Search for class
Title | Object type | File name | Summary |
---|---|---|---|
ActiveLinkResponseFilter::setLinkActiveClass | function | core/ |
Sets the "is-active" class and aria-current attribute on relevant links. |
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass | function | core/ |
Provides test data for testSetLinkActiveClass(). |
ActiveLinkResponseFilterTest::testSetLinkActiveClass | function | core/ |
Tests setLinkActiveClass(). |
AmbiguousBundleClassException | class | core/ |
Exception thrown if a bundle class is defined for multiple bundles. |
AmbiguousBundleClassException.php | file | core/ |
|
AmbiguousBundleClassException::__construct | function | core/ |
Constructs an AmbiguousBundleClassException. |
AmbiguousEntityClassException | class | core/ |
Exception thrown if multiple entity types exist for an entity class. |
AmbiguousEntityClassException.php | file | core/ |
|
AmbiguousEntityClassException::__construct | function | core/ |
Constructs an AmbiguousEntityClassException. |
AnnotatedClassDiscovery | class | core/ |
Defines a discovery mechanism to find annotated plugins in PSR-4 namespaces. |
AnnotatedClassDiscovery | class | core/ |
Defines a discovery mechanism to find annotated plugins in PSR-4 namespaces. |
AnnotatedClassDiscovery.php | file | core/ |
|
AnnotatedClassDiscovery.php | file | core/ |
|
AnnotatedClassDiscovery::$annotationNamespaces | property | core/ |
Additional namespaces to be scanned for annotation classes. |
AnnotatedClassDiscovery::$annotationReader | property | core/ |
The doctrine annotation reader. |
AnnotatedClassDiscovery::$directorySuffix | property | core/ |
The directory suffix. |
AnnotatedClassDiscovery::$fileCache | property | core/ |
The file cache object. |
AnnotatedClassDiscovery::$namespaceSuffix | property | core/ |
The namespace suffix. |
AnnotatedClassDiscovery::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
AnnotatedClassDiscovery::$pluginNamespaces | property | core/ |
The namespaces within which to find plugin classes. |
AnnotatedClassDiscovery::$rootNamespacesIterator | property | core/ |
A list of base namespaces with their PSR-4 directories. |
AnnotatedClassDiscovery::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
AnnotatedClassDiscovery::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
AnnotatedClassDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AnnotatedClassDiscovery::getProviderFromNamespace | function | core/ |
Extracts the provider name from a Drupal namespace. |
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscovery::__construct | function | core/ |
Constructs a new instance. |
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::$finder | property | core/ |
A utility object that can use active autoloaders to find files for classes. |
AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotatedClassDiscoveryAutomatedProviders::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscoveryAutomatedProviders::__construct | function | core/ |
Constructs an AnnotatedClassDiscoveryAutomatedProviders object. |
AnnotatedClassDiscoveryCachedTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery @group Annotation @runTestsInSeparateProcesses |
AnnotatedClassDiscoveryCachedTest.php | file | core/ |
|
AnnotatedClassDiscoveryCachedTest::setUp | function | core/ |
|
AnnotatedClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Tests that getDefinitions() retrieves the file cache correctly. |
AnnotatedClassDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery @group Annotation @runTestsInSeparateProcesses |
AnnotatedClassDiscoveryTest | class | core/ |
Tests that plugins are correctly discovered using annotated classes. |
AnnotatedClassDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery |
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/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.