Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnotatedClassDiscovery::__construct | function | core/ |
Constructs an AnnotatedClassDiscovery object. |
| AnnotatedClassDiscoveryAutomatedProviders | class | core/ |
Determines providers based on a class's and its parent's namespaces. |
| AnnotatedClassDiscoveryAutomatedProviders.php | file | core/ |
|
| AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| AnnotatedClassDiscoveryAutomatedProviders::__construct | function | core/ |
Constructs an AnnotatedClassDiscoveryAutomatedProviders object. |
| AnnotatedClassDiscoveryCachedTest | class | core/ |
Tests Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery. |
| AnnotatedClassDiscoveryCachedTest.php | file | core/ |
|
| AnnotatedClassDiscoveryCachedTest::setUp | function | core/ |
|
| AnnotatedClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Tests that getDefinitions() retrieves the file cache correctly. |
| AnnotatedClassDiscoveryTest | class | core/ |
Tests Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery. |
| AnnotatedClassDiscoveryTest | class | core/ |
Tests Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery. |
| AnnotatedClassDiscoveryTest | class | core/ |
Tests that plugins are correctly discovered using annotated classes. |
| AnnotatedClassDiscoveryTest.php | file | core/ |
|
| AnnotatedClassDiscoveryTest.php | file | core/ |
|
| AnnotatedClassDiscoveryTest.php | file | core/ |
|
| AnnotatedClassDiscoveryTest::provideBadAnnotations | function | core/ |
All the Drupal documentation standards tags. |
| AnnotatedClassDiscoveryTest::setUp | function | core/ |
|
| AnnotatedClassDiscoveryTest::setUp | function | core/ |
|
| AnnotatedClassDiscoveryTest::testAutoloadBadAnnotations | function | core/ |
Make sure AnnotatedClassDiscovery never tries to autoload bad annotations. |
| AnnotatedClassDiscoveryTest::testGetDefinitions | function | core/ |
@legacy-covers ::getDefinitions @legacy-covers ::prepareAnnotationDefinition @legacy-covers ::getAnnotationReader |
| AnnotatedClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@legacy-covers ::__construct @legacy-covers ::getPluginNamespaces |
| AnnotatedDiscoveryAutomatedProvidersTrait | trait | core/ |
Provides method for annotation discovery with multiple providers. |
| AnnotatedDiscoveryAutomatedProvidersTrait.php | file | core/ |
|
| AnnotatedDiscoveryAutomatedProvidersTrait::$finder | property | core/ |
A utility object that can use active autoloaders to find files for classes. |
| AnnotatedDiscoveryAutomatedProvidersTrait::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
| Annotation | class | core/ |
Annotations class. |
| Annotation for context definition | group | core/ |
Describes how to use ContextDefinition annotation. |
| Annotation for translatable text | group | core/ |
Describes how to put translatable UI text into annotations. |
| Annotation.php | file | core/ |
This class is a near-copy of Doctrine\Common\Annotations\Annotation, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2. |
| Annotation::$value | property | core/ |
Value property. Common among all derived classes. |
| Annotation::__construct | function | core/ |
|
| Annotation::__get | function | core/ |
Error handler for unknown property accessor in Annotation class. |
| 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 |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.