Search for annot
- Search 7.x for annot
- Search 8.9.x for annot
- Search 10.3.x for annot
- Search 11.x for annot
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ClassWithValidAnnotationTarget::$nested | property | core/ |
Plugin annotation @AnnotationTargetAll(@AnnotationTargetAnnotation); |
ClassWithValidAnnotationTarget::someFunction | function | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data",name="Some name") |
CommentAccessTest::testCannotCommentOnEntitiesYouCannotView | function | core/ |
Tests commenting disabled for access-blocked entities. |
CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView | function | core/ |
Tests cannot view comment reply form on entities you cannot view. |
CustomAnnotationClassDiscoveryTest | class | core/ |
Tests that a custom annotation class is used. |
CustomAnnotationClassDiscoveryTest.php | file | core/ |
|
CustomAnnotationClassDiscoveryTest::setUp | function | core/ |
|
CustomDirectoryAnnotatedClassDiscoveryTest | class | core/ |
Tests discovery of annotated plugins in a custom directory. |
CustomDirectoryAnnotatedClassDiscoveryTest.php | file | core/ |
|
CustomDirectoryAnnotatedClassDiscoveryTest::setUp | function | core/ |
|
DCOM58Test::testIssueSimpleAnnotationReader | function | core/ |
|
DefaultPluginManager::$additionalAnnotationNamespaces | property | core/ |
Additional annotation namespaces. |
DefaultPluginManager::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcherWithAnnotationObjects | function | core/ |
Tests the getDerivativeFetcher method with objects instead of arrays. |
DocParser::$annotationMetadata | property | core/ |
Hash-map for caching annotation metadata. |
DocParser::$ignoredAnnotationNames | property | core/ |
A list with annotations that are not causing exceptions when not resolved to an annotation class. |
DocParser::$ignoreNotImportedAnnotations | property | core/ |
Whether annotations that have not been imported should be ignored. |
DocParser::$isNestedAnnotation | property | core/ |
Flag to control if the current annotation is nested or not. |
DocParser::Annotation | function | core/ |
Annotation ::= "@" AnnotationName MethodCall AnnotationName ::= QualifiedName | SimpleName QualifiedName ::= NameSpacePart "\" {NameSpacePart "\"}* SimpleName NameSpacePart ::= identifier | null | false |… |
DocParser::Annotations | function | core/ |
Annotations ::= Annotation {[ "*" ]* [Annotation]}* |
DocParser::collectAnnotationMetadata | function | core/ |
Collects parsing metadata for a given annotation class |
DocParser::setIgnoredAnnotationNames | function | core/ |
Sets the annotation names that are ignored during the parsing process. |
DocParser::setIgnoreNotImportedAnnotations | function | core/ |
Sets ignore on not-imported annotations. |
DocParserIgnoredClassesTest::testIgnoredAnnotationSkippedBeforeReflection | function | core/ |
Ensure annotations can be ignored when namespaces are present. |
DocParserTest::getAnnotationVarTypeArrayProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderValid | 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::testAutoloadAnnotation | function | core/ |
@group DCOM-56 |
DocParserTest::testBasicAnnotations | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.