Search for parse
- Search 7.x for parse
- Search 8.9.x for parse
- Search 10.3.x for parse
- Search 11.x for parse
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DocParserTest::testKeyHasNumber | function | core/ |
|
DocParserTest::testNamespacedAnnotations | function | core/ |
|
DocParserTest::testNestedArraysWithNestedAnnotation | function | core/ |
|
DocParserTest::testNotAnAnnotationClassIsIgnoredWithoutWarning | function | core/ |
@group DCOM-168 |
DocParserTest::testRegressionDDC575 | function | core/ |
@group DDC-575 |
DocParserTest::testReservedKeywordsInAnnotations | function | core/ |
|
DocParserTest::testSetValuesException | function | core/ |
|
DocParserTest::testSupportClassConstants | function | core/ |
@dataProvider getConstantsProvider |
DocParserTest::testSupportsEscapedQuotedValues | function | core/ |
@group 44 |
DocParserTest::testSyntaxErrorWithContextDescription | function | core/ |
@group DDC-78 |
DocParserTest::testSyntaxErrorWithUnknownCharacters | function | core/ |
@group DDC-183 |
DocParserTest::testTrailingCommaIsAllowed | function | core/ |
|
DocParserTest::testTypicalMethodDocBlock | function | core/ |
@group debug |
DocParserTest::testWithoutConstructorWhenHasNoProperties | function | core/ |
|
DocParserTest::testWithoutConstructorWhenIsNotDefaultValue | function | core/ |
|
EntityTestComputedFieldTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
EntityTestMapFieldTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
EntityTestTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
ExtensionList::$infoParser | property | core/ |
The info parser. |
FeedParserTest | class | core/ |
Tests the built-in feed parser with valid feed samples. |
FeedParserTest.php | file | core/ |
|
FeedParserTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FeedParserTest::setUp | function | core/ |
|
FeedParserTest::testAtomSample | function | core/ |
Tests a feed that uses the Atom format. |
FeedParserTest::testHtmlEntitiesSample | function | core/ |
Tests a feed that uses HTML entities in item titles. |
FeedParserTest::testInvalidFeed | function | core/ |
Tests error handling when an invalid feed is added. |
FeedParserTest::testRedirectFeed | function | core/ |
Tests that a redirected feed is tracked to its target. |
FeedParserTest::testRSS091Sample | function | core/ |
Tests a feed that uses the RSS 0.91 format. |
FieldRdfaTestBase::parseContent | function | core/ |
Parses a content and return the html element. |
FieldWebTest::parseContent | function | core/ |
Parse a content and return the html element. |
FileUploadResource::validateAndParseContentDispositionHeader | function | core/ |
Validates and extracts the filename from the Content-Disposition header. |
FrontMatter::$parsed | property | core/ |
The parsed source. |
FrontMatter::parse | function | core/ |
Parses the source. |
FrontMatterParseException | class | core/ |
Defines a class for front matter parsing exceptions. |
FrontMatterParseException.php | file | core/ |
|
FrontMatterParseException::$sourceLine | property | core/ |
The line number of where the parse error occurred. |
FrontMatterParseException::getSourceLine | function | core/ |
Retrieves the line number where the parse error occurred. |
FrontMatterParseException::__construct | function | core/ |
Constructs a new FrontMatterParseException instance. |
GDToolkit::parseFile | function | core/ |
Determines if a file contains a valid image. |
hook_aggregator_parser_info_alter | function | core/ |
Perform alterations on the available parsers. |
ImageTest::testParseFileFails | function | core/ |
Tests \Drupal\Core\Image\Image::parseFile(). |
ImageToolkitInterface::parseFile | function | core/ |
Determines if a file contains a valid image. |
InfoParser | class | core/ |
Parses extension .info.yml files. |
InfoParser.php | file | core/ |
|
InfoParser::$parsedInfos | property | core/ |
Array of all info keyed by filename. |
InfoParser::parse | function | core/ |
Parses Drupal module, theme and profile .info.yml files. |
InfoParserDynamic | class | core/ |
Parses dynamic .info.yml files that might change during the page request. |
InfoParserDynamic.php | file | core/ |
|
InfoParserDynamic::$root | property | core/ |
The root directory of the Drupal installation. |
InfoParserDynamic::FIRST_CORE_VERSION_REQUIREMENT_SUPPORTED_VERSION | constant | core/ |
The earliest Drupal version that supports the 'core_version_requirement'. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.