Search for parse
- Search 7.x for parse
- Search 9.5.x for parse
- Search 10.3.x for parse
- Search 11.x for parse
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TestFileParser::parseContents | function | core/ |
Parse class names out of PHP file contents. |
TestFileParserTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\RunTests\TestFileParser @group Test @group RunTests |
TestFileParserTest.php | file | core/ |
|
TestFileParserTest::provideTestFileContents | function | core/ |
|
TestFileParserTest::testGetTestListFromFile | function | core/ |
@covers ::getTestListFromFile |
TestFileParserTest::testParseContents | function | core/ |
@covers ::parseContents @dataProvider provideTestFileContents |
TestLibraryDiscoveryParser | class | core/ |
Wraps the tested class to mock the external dependencies. |
TestLibraryDiscoveryParser::$paths | property | core/ |
|
TestLibraryDiscoveryParser::$validUris | property | core/ |
|
TestLibraryDiscoveryParser::drupalGetPath | function | core/ |
Wraps drupal_get_path(). |
TestLibraryDiscoveryParser::fileValidUri | function | core/ |
Wraps \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::isValidUri(). |
TestLibraryDiscoveryParser::setFileValidUri | function | core/ |
|
TestLibraryDiscoveryParser::setPaths | function | core/ |
|
TestParser | class | core/ |
Defines a Test parser implementation. |
TestParser.php | file | core/ |
|
TestParser::parse | function | core/ |
Implements \Drupal\aggregator\Plugin\ParserInterface::parse(). |
TestToolkit::parseFile | function | core/ |
Determines if a file contains a valid image. |
TwigExtension::getTokenParsers | function | core/ |
|
TwigTransTokenParser | class | core/ |
A class that defines the Twig 'trans' token parser for Drupal. |
TwigTransTokenParser.php | file | core/ |
|
TwigTransTokenParser::checkTransString | function | core/ |
Ensure that any nodes that are parsed are only of allowed types. |
TwigTransTokenParser::decideForEnd | function | core/ |
Detect the end of a 'trans' tag. |
TwigTransTokenParser::decideForFork | function | core/ |
Detect a 'plural' switch or the end of a 'trans' tag. |
TwigTransTokenParser::getTag | function | core/ |
|
TwigTransTokenParser::parse | function | core/ |
|
UpdateProcessor::parseXml | function | core/ |
Parses the XML of the Drupal release history info files. |
UrlHelper::parse | function | core/ |
Parses a URL string into its path, query, and fragment components. |
UrlHelperTest::providerTestParse | function | core/ |
Provides data for self::testParse(). |
UrlHelperTest::testParse | function | core/ |
Tests url parsing. |
UrlTest::testDrupalParseUrl | function | core/ |
Tests UrlHelper::parse(). |
VfsInfoParser | class | core/ |
|
VfsInfoParser::parse | function | core/ |
Parses Drupal module, theme and profile .info.yml files. |
VfsThemeExtensionList::setInfoParser | function | core/ |
Sets the info parser. |
ViewsSearchQuery::publicParseSearchExpression | function | core/ |
Executes and returns the protected parseSearchExpression method. |
YamlFileLoader::parseDefinition | function | core/ |
Parses a definition. |
YamlFileLoader::parseDefinitions | function | core/ |
Parses definitions |
YamlFileLoaderTest::testParseDefinitionsWithProvider | function | core/ |
|
YamlParserProxy | class | core/ |
|
YamlParserProxy | class | core/ |
|
YamlParserProxy::$mock | property | core/ |
|
YamlParserProxy::$mock | property | core/ |
|
YamlParserProxy::decode | function | core/ |
Decodes data from the serialization format. |
YamlParserProxy::decode | function | core/ |
Decodes data from the serialization format. |
YamlParserProxy::encode | function | core/ |
Encodes data into the serialization format. |
YamlParserProxy::encode | function | core/ |
Encodes data into the serialization format. |
YamlParserProxy::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
YamlParserProxy::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
YamlParserProxy::setMock | function | core/ |
|
YamlParserProxy::setMock | function | core/ |
|
YamlTest::$mockParser | property | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.