Search for annot
- Search 7.x for annot
- Search 9.5.x for annot
- Search 8.9.x for annot
- Search 10.3.x for annot
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| DefaultPluginManagerTest::testDefaultPluginManagerAnnotationsOnly | function | core/ |
Tests the deprecation message for using only annotations. |
| 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/ |
Tests annotation does not throw exception when at sign is not followed by identifier. |
| 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/ |
Tests annotation throws exception when at sign is not followed by identifier in nested annotation. |
| DocParserTest::testAnnotationWithAttributes | function | core/ |
Tests annotation with attributes. |
| DocParserTest::testAnnotationWithAttributesError | function | core/ |
Tests annotation with attributes error. |
| DocParserTest::testAnnotationWithAttributesWithVarTypeArrayError | function | core/ |
Tests annotation with attributes with var type array error. |
| DocParserTest::testAnnotationWithInvalidTargetDeclarationError | function | core/ |
|
| DocParserTest::testAnnotationWithoutClassIsIgnoredWithoutWarning | function | core/ |
Tests annotation without class is ignored without warning. |
| DocParserTest::testAnnotationWithoutConstructor | function | core/ |
|
| DocParserTest::testAnnotationWithRequiredAttributes | function | core/ |
|
| DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor | function | core/ |
|
| DocParserTest::testAnnotationWithTargetEmptyError | function | core/ |
|
| DocParserTest::testAnnotationWithVarType | function | core/ |
Tests annotation with var type. |
| DocParserTest::testAnnotationWithVarTypeArrayError | function | core/ |
Tests annotation with var type array error. |
| DocParserTest::testAnnotationWithVarTypeError | function | core/ |
Tests annotation with var type error. |
| DocParserTest::testAutoloadAnnotation | function | core/ |
Tests autoload annotation. |
| DocParserTest::testBasicAnnotations | function | core/ |
|
| DocParserTest::testDefaultAnnotationValueIsNotOverwritten | function | core/ |
|
| DocParserTest::testDefaultValueAnnotations | function | core/ |
|
| DocParserTest::testInvalidIdentifierInAnnotation | function | core/ |
|
| DocParserTest::testNamespacedAnnotations | function | core/ |
|
| DocParserTest::testNestedArraysWithNestedAnnotation | function | core/ |
|
| DocParserTest::testNotAnAnnotationClassIsIgnoredWithoutWarning | function | core/ |
Tests not an annotation class is ignored without warning. |
| EntityFormModeValidationTest::testDescriptionCannotBeEmpty | function | core/ |
Tests that description can be NULL, but not empty strings. |
| ExampleWithAttributeAndAnnotation | class | core/ |
Provides a test plugin with an annotation and attribute. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.