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 |
---|---|---|---|
DocParser::setImports | function | core/ |
Sets the imports. |
DocParser::setTarget | function | core/ |
Sets current target context as bitmask. |
DocParser::syntaxError | function | core/ |
Generates a new syntax error. |
DocParser::Value | function | core/ |
Value ::= PlainValue | FieldAssignment |
DocParser::Values | function | core/ |
Values ::= Array | Value {"," Value}* [","] |
DocParser::__construct | function | core/ |
Constructs a new DocParser. |
DocParserIgnoredClassesTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Doctrine\DocParser |
DocParserIgnoredClassesTest.php | file | core/ |
|
DocParserIgnoredClassesTest::testIgnoredAnnotationSkippedBeforeReflection | function | core/ |
Ensure annotations can be ignored when namespaces are present. |
DocParserTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Doctrine\DocParser |
DocParserTest.php | file | core/ |
|
DocParserTest::createTestParser | function | core/ |
|
DocParserTest::getAnnotationVarTypeArrayProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderValid | function | core/ |
|
DocParserTest::getConstantsProvider | function | core/ |
|
DocParserTest::testAnnotationDoesNotThrowExceptionWhenAtSignIsNotFollowedByIdentifier | function | core/ |
@group DCOM-41 |
DocParserTest::testAnnotationDontAcceptSingleQuotes | function | core/ |
|
DocParserTest::testAnnotationEnumeratorException | function | core/ |
|
DocParserTest::testAnnotationEnumeratorLiteralException | function | core/ |
|
DocParserTest::testAnnotationEnumInvalidLiteralDeclarationException | function | core/ |
|
DocParserTest::testAnnotationEnumInvalidTypeDeclarationException | function | core/ |
|
DocParserTest::testAnnotationTarget | function | core/ |
|
DocParserTest::testAnnotationTargetSyntaxError | function | core/ |
|
DocParserTest::testAnnotationThrowsExceptionWhenAtSignIsNotFollowedByIdentifierInNestedAnnotation | function | core/ |
@group DCOM-41 |
DocParserTest::testAnnotationWithAttributes | function | core/ |
@dataProvider getAnnotationVarTypeProviderValid |
DocParserTest::testAnnotationWithAttributesError | function | core/ |
@dataProvider getAnnotationVarTypeProviderInvalid |
DocParserTest::testAnnotationWithAttributesWithVarTypeArrayError | function | core/ |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
DocParserTest::testAnnotationWithInvalidTargetDeclarationError | function | core/ |
|
DocParserTest::testAnnotationWithoutClassIsIgnoredWithoutWarning | function | core/ |
@group DDC-77 |
DocParserTest::testAnnotationWithoutConstructor | function | core/ |
|
DocParserTest::testAnnotationWithRequiredAttributes | function | core/ |
|
DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor | function | core/ |
|
DocParserTest::testAnnotationWithTargetEmptyError | function | core/ |
|
DocParserTest::testAnnotationWithVarType | function | core/ |
@dataProvider getAnnotationVarTypeProviderValid |
DocParserTest::testAnnotationWithVarTypeArrayError | function | core/ |
@dataProvider getAnnotationVarTypeArrayProviderInvalid |
DocParserTest::testAnnotationWithVarTypeError | function | core/ |
@dataProvider getAnnotationVarTypeProviderInvalid |
DocParserTest::testArrayWithColon | function | core/ |
|
DocParserTest::testAutoloadAnnotation | function | core/ |
@group DCOM-56 |
DocParserTest::testBasicAnnotations | function | core/ |
|
DocParserTest::testCastFloat | function | core/ |
@group DCOM-38 |
DocParserTest::testCastInt | function | core/ |
@group DCOM-38 |
DocParserTest::testCastNegativeFloat | function | core/ |
@group DCOM-38 |
DocParserTest::testCastNegativeInt | function | core/ |
@group DCOM-38 |
DocParserTest::testDefaultAnnotationValueIsNotOverwritten | function | core/ |
|
DocParserTest::testDefaultValueAnnotations | function | core/ |
|
DocParserTest::testEmptyArray | function | core/ |
Tests parsing empty arrays. |
DocParserTest::testIgnorePHPDocThrowTag | function | core/ |
@group DCOM-14 |
DocParserTest::testInvalidContantName | function | core/ |
|
DocParserTest::testInvalidIdentifierInAnnotation | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.