Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| Annotation for translatable text | group | core/ |
Describes how to put translatable UI text into annotations. |
| Annotation::__construct | function | core/ |
|
| Annotation::__set | function | core/ |
Error handler for unknown property mutator in Annotation class. |
| AnnotationBase | class | core/ |
Provides a base class for classed annotations. |
| AnnotationBase.php | file | core/ |
|
| AnnotationBase::$class | property | core/ |
The class used for this annotated class. |
| AnnotationBase::$id | property | core/ |
The annotated class ID. |
| AnnotationBase::$provider | property | core/ |
The provider of the annotated class. |
| AnnotationBase::getClass | function | core/ |
Gets the class of the annotated class. |
| AnnotationBase::getId | function | core/ |
Gets the unique ID for this annotated class. |
| AnnotationBase::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
| AnnotationBase::setClass | function | core/ |
Sets the class of the annotated class. |
| 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/ |
Tests Drupal\Component\Annotation\AnnotationBase. |
| AnnotationBaseTest.php | file | core/ |
|
| AnnotationBaseTest::testGetId | function | core/ |
Tests get id. |
| AnnotationBaseTest::testSetClass | function | core/ |
@legacy-covers ::getClass @legacy-covers ::setClass |
| AnnotationBaseTest::testSetProvider | function | core/ |
@legacy-covers ::getProvider @legacy-covers ::setProvider |
| AnnotationBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| AnnotationBridgeDecorator::__construct | function | core/ |
ObjectDefinitionDiscoveryDecorator constructor. |
| AnnotationBridgeDecoratorTest | class | core/ |
Tests Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator. |
| AnnotationBridgeDecoratorTest.php | file | core/ |
|
| AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| AnnotationException::optimizerPlusLoadComments | function | core/ |
|
| AnnotationException::optimizerPlusSaveComments | function | core/ |
|
| AnnotationException::semanticalError | function | core/ |
Creates a new AnnotationException describing a Semantical error. |
| AnnotationException::semanticalErrorConstants | function | core/ |
Creates a new AnnotationException describing a constant semantical error. |
| AnnotationException::syntaxError | function | core/ |
Creates a new AnnotationException describing a Syntax error. |
| 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. |
| AnnotationRegistry | class | core/ |
|
| AnnotationRegistry.php | file | core/ |
This class is a near-copy of Doctrine\Common\Annotations\AnnotationRegistry, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2. |
| AnnotationRegistry::$failedToAutoload | property | core/ |
An array of classes which cannot be found |
| AnnotationRegistry::loadAnnotationClass | function | core/ |
Autoload an annotation class silently. |
| AnnotationRegistry::reset | function | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.