Search for parse
- Search 7.x for parse
- Search 9.5.x for parse
- Search 8.9.x for parse
- Search 10.3.x for parse
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticReflectionParser::getParentStaticReflectionParser | function | core/ |
|
| StaticReflectionParser::getReflectionClass | function | core/ |
Gets the ReflectionClass equivalent for this class. |
| StaticReflectionParser::getStaticReflectionParserForDeclaringClass | function | core/ |
Gets the PSR-0 parser for the declaring class. |
| StaticReflectionParser::getUseStatements | function | core/ |
Gets the use statements from this file. |
| StaticReflectionParser::hasAttribute | function | core/ |
|
| StaticReflectionParser::hasClassAttribute | function | core/ |
Determines if the class has the provided class attribute. |
| StaticReflectionParser::parse | function | core/ |
|
| StaticReflectionParser::__construct | function | core/ |
Parses a class residing in a PSR-0 hierarchy. |
| StaticReflectionParserTest | class | core/ |
Tests Drupal\Component\Annotation\Doctrine\StaticReflectionParser. |
| StaticReflectionParserTest.php | file | core/ |
|
| StaticReflectionParserTest::testAttribute | function | core/ |
… |
| Style::parseStylesFormValue | function | core/ |
Parses the line-based (for form) style configuration. |
| SysLog::$parser | property | core/ |
The message's placeholders parser. |
| TestDiscovery::parseTestClassSummary | function | core/ |
Parses the phpDoc summary line of a test class. |
| TestDiscoveryTest::infoParserProvider | function | core/ |
|
| TestDiscoveryTest::testTestInfoParser | function | core/ |
Tests test info parser. |
| TestDiscoveryTest::testTestInfoParserMissingGroup | function | core/ |
@legacy-covers ::getTestInfo |
| TestDiscoveryTest::testTestInfoParserMissingSummary | function | core/ |
@legacy-covers ::getTestInfo |
| TestFileParser | class | core/ |
Parses class names from PHP files without loading them. |
| TestFileParser.php | file | core/ |
|
| TestFileParser::getTestListFromFile | function | core/ |
Gets the classes from a PHP file. |
| TestFileParser::parseContents | function | core/ |
Parse class names out of PHP file contents. |
| TestFileParserTest | class | core/ |
Tests for the deprecated TestFileParser class. |
| TestFileParserTest.php | file | core/ |
|
| TestFileParserTest::provideTestFileContents | function | core/ |
|
| TestFileParserTest::testGetTestListFromFile | function | core/ |
@legacy-covers ::getTestListFromFile |
| TestFileParserTest::testParseContents | function | core/ |
@legacy-covers ::parseContents |
| TestLibraryDiscoveryParser | class | core/ |
Wraps the tested class to mock the external dependencies. |
| TestLibraryDiscoveryParser::$validUris | property | core/ |
The valid URIs. |
| TestLibraryDiscoveryParser::fileValidUri | function | core/ |
|
| TestLibraryDiscoveryParser::setFileValidUri | function | core/ |
|
| 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/ |
|
| Unpacker::$versionParser | property | composer/ |
The version parser. |
| 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(). |
| ViewsSearchQuery::publicParseSearchExpression | function | core/ |
Executes and returns the protected parseSearchExpression method. |
| WorkspaceTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| YamlFileLoader::parseDefaults | function | core/ |
|
| YamlFileLoader::parseDefinition | function | core/ |
Parses a definition. |
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.