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 |
|---|---|---|---|
| AnnotationWithVarType::$arrayOfIntegers | property | core/ |
|
| AnnotationWithVarType::$arrayOfStrings | property | core/ |
|
| AnnotationWithVarType::$bool | property | core/ |
|
| AnnotationWithVarType::$boolean | property | core/ |
|
| AnnotationWithVarType::$float | property | core/ |
|
| AnnotationWithVarType::$integer | property | core/ |
|
| AnnotationWithVarType::$mixed | property | core/ |
|
| AnnotationWithVarType::$string | property | core/ |
|
| AnnotWithDefaultValue | class | core/ |
|
| AnnotWithDefaultValue.php | file | core/ |
|
| AnnotWithDefaultValue::$foo | property | core/ |
@var string |
| AttributeDiscoveryWithAnnotations | class | core/ |
Enables both attribute and annotation discovery for plugin definitions. |
| AttributeDiscoveryWithAnnotations.php | file | core/ |
|
| AttributeDiscoveryWithAnnotations::$annotationReader | property | core/ |
The doctrine annotation reader. |
| AttributeDiscoveryWithAnnotations::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
| AttributeDiscoveryWithAnnotations::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| AttributeDiscoveryWithAnnotations::getFileCacheSuffix | function | core/ |
Gets the file cache suffix. |
| AttributeDiscoveryWithAnnotations::parseClass | function | core/ |
Parses attributes from a class. |
| AttributeDiscoveryWithAnnotations::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
| AttributeDiscoveryWithAnnotations::__construct | function | core/ |
Constructs an AttributeDiscoveryWithAnnotations object. |
| AttributeDiscoveryWithAnnotationsAutomatedProviders | class | core/ |
Enables both attribute and annotation discovery for plugin definitions. |
| AttributeDiscoveryWithAnnotationsAutomatedProviders.php | file | core/ |
|
| AttributeDiscoveryWithAnnotationsAutomatedProviders::parseClass | function | core/ |
Parses attributes from a class. |
| AttributeDiscoveryWithAnnotationsAutomatedProviders::__construct | function | core/ |
Constructs an AttributeDiscoveryWithAnnotations object. |
| BlockValidationTest::testWeightCannotBeNull | function | core/ |
Tests weight cannot be null. |
| ClassWithInvalidAnnotationTargetAtClass | class | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
| ClassWithInvalidAnnotationTargetAtClass.php | file | core/ |
|
| ClassWithInvalidAnnotationTargetAtClass::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Bar"); |
| ClassWithInvalidAnnotationTargetAtMethod | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
| ClassWithInvalidAnnotationTargetAtMethod.php | file | core/ |
|
| ClassWithInvalidAnnotationTargetAtMethod::functionName | function | core/ |
Plugin annotation @AnnotationTargetClass("functionName"); |
| ClassWithInvalidAnnotationTargetAtProperty | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
| ClassWithInvalidAnnotationTargetAtProperty.php | file | core/ |
|
| ClassWithInvalidAnnotationTargetAtProperty::$bar | property | core/ |
Plugin annotation @AnnotationTargetAnnotation("Foo"); |
| ClassWithInvalidAnnotationTargetAtProperty::$foo | property | core/ |
Plugin annotation @AnnotationTargetClass("Bar"); |
| ClassWithValidAnnotationTarget | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
| ClassWithValidAnnotationTarget.php | file | core/ |
|
| ClassWithValidAnnotationTarget::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
| ClassWithValidAnnotationTarget::$name | property | core/ |
Plugin annotation @AnnotationTargetAll("Some data",name="Some name") |
| 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. |
| ConcreteWithAnnotationTest | class | core/ |
@group metadata |
| ConcreteWithAnnotationTest | class | core/ |
@group metadata |
| 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/ |
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.