Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnotationBase::setProvider | function | core/ |
Sets the name of the provider of the annotated class. |
| AnnotationBaseStub | class | core/ |
|
| AnnotationBaseStub::get | function | core/ |
Gets the value of an annotation. |
| AnnotationBaseTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\AnnotationBase[[api-linebreak]] @group Annotation |
| AnnotationBaseTest.php | file | core/ |
|
| AnnotationBaseTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
| AnnotationBaseTest::testSetClass | function | core/ |
@covers ::getClass[[api-linebreak]] @covers ::setClass[[api-linebreak]] |
| AnnotationBaseTest::testSetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] @covers ::setProvider[[api-linebreak]] |
| AnnotationBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| AnnotationBridgeDecorator::__construct | function | core/ |
ObjectDefinitionDiscoveryDecorator constructor. |
| AnnotationBridgeDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator[[api-linebreak]] @group Plugin |
| AnnotationBridgeDecoratorTest.php | file | core/ |
|
| AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| AnnotationExtendsAnnotationTargetAll | class | core/ |
|
| AnnotationInterface::getClass | function | core/ |
Gets the class of the annotated class. |
| AnnotationInterface::setClass | function | core/ |
Sets the class of the annotated class. |
| AnnotationInterface::setProvider | function | core/ |
Sets the name of the provider of the annotated class. |
| Annotations | group | core/ |
Annotations for class discovery and metadata description. |
| AnnotationTargetClass | class | core/ |
Plugin annotation @Target("CLASS"); |
| AnnotationTargetClass.php | file | core/ |
|
| AnnotationTargetClass::$data | property | core/ |
|
| AnnotationTargetClass::$name | property | core/ |
|
| AnnotationTargetClass::$target | property | core/ |
|
| AnnotationWithAttributes | class | core/ |
Plugin annotation @Target("ALL") @Attributes({ @Attribute("mixed", type = "mixed"), @Attribute("boolean", type = "boolean"), @Attribute("bool", type = "bool"), @Attribute("float", … |
| AnnotationWithAttributes.php | file | core/ |
|
| AnnotationWithAttributes::$annotation | property | core/ |
|
| AnnotationWithAttributes::$array | property | core/ |
|
| AnnotationWithAttributes::$arrayOfAnnotations | property | core/ |
|
| AnnotationWithAttributes::$arrayOfIntegers | property | core/ |
|
| AnnotationWithAttributes::$arrayOfStrings | property | core/ |
|
| AnnotationWithAttributes::$bool | property | core/ |
|
| AnnotationWithAttributes::$boolean | property | core/ |
|
| AnnotationWithAttributes::$float | property | core/ |
|
| AnnotationWithAttributes::$integer | property | core/ |
|
| AnnotationWithAttributes::$mixed | property | core/ |
|
| AnnotationWithAttributes::$string | property | core/ |
|
| AnnotationWithAttributes::getAnnotation | function | core/ |
|
| AnnotationWithAttributes::getArray | function | core/ |
|
| AnnotationWithAttributes::getArrayOfAnnotations | function | core/ |
|
| AnnotationWithAttributes::getArrayOfIntegers | function | core/ |
|
| AnnotationWithAttributes::getArrayOfStrings | function | core/ |
|
| AnnotationWithAttributes::getBool | function | core/ |
|
| AnnotationWithAttributes::getBoolean | function | core/ |
|
| AnnotationWithAttributes::getFloat | function | core/ |
|
| AnnotationWithAttributes::getInteger | function | core/ |
|
| AnnotationWithAttributes::getMixed | function | core/ |
|
| AnnotationWithAttributes::getString | function | core/ |
|
| AnnotationWithAttributes::__construct | function | core/ |
|
| AnnotationWithConstants | class | core/ |
Plugin annotation @Target("ALL"); |
| AnnotationWithConstants.php | file | core/ |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.