Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AttributeDiscoveryTestMissingInterface | class | core/ |
Provides a custom test plugin that implements a missing interface. |
| AttributeDiscoveryTestMissingInterface.php | file | core/ |
|
| AttributeDiscoveryTestMissingTrait | class | core/ |
Provides a custom test plugin that uses a missing trait. |
| AttributeDiscoveryTestMissingTrait.php | file | core/ |
|
| 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. |
| AttributeHelper::attributeExists | function | core/ |
Checks if the given attribute collection has an attribute. |
| AttributeHelper::mergeCollections | function | core/ |
Merges two attribute collections. |
| AttributeHelper::__construct | function | core/ |
This class should not be instantiated. |
| AttributeHelperTest | class | core/ |
Tests Drupal\Core\Template\AttributeHelper. |
| AttributeHelperTest.php | file | core/ |
|
| AttributeHelperTest::providerTestAttributeExists | function | core/ |
Provides tests data for testAttributeExists. |
| AttributeHelperTest::providerTestMergeCollections | function | core/ |
Provides tests data for testMergeCollections. |
| AttributeHelperTest::testAttributeExists | function | core/ |
Tests attribute exists. |
| AttributeHelperTest::testMergeCollections | function | core/ |
Tests merge collections. |
| AttributeHelperTest::testMergeCollectionsArgumentException | function | core/ |
Tests merge collections argument exception. |
| AttributeInterface::getClass | function | core/ |
Gets the class of the attribute class. |
| AttributeInterface::getDependencies | function | core/ |
Gets the dependencies for this attribute class. |
| AttributeInterface::setClass | function | core/ |
Sets the class of the attributed class. |
| AttributeInterface::setDependencies | function | core/ |
Sets the dependencies for this attribute class. |
| AttributeInterface::setProvider | function | core/ |
Sets the name of the provider of the attribute class. |
| AttributeRouteDiscovery | class | core/ |
Discovers routes using Symfony's Route attribute. |
| AttributeRouteDiscovery.php | file | core/ |
|
| AttributeRouteDiscovery::addRoute | function | core/ |
Adds a route to the provided route collection. |
| AttributeRouteDiscovery::collectRoutes | function | core/ |
Creates a collection of routes to add to the route builder. |
| AttributeRouteDiscovery::configureRoute | function | core/ |
Configures the _controller default parameter of a given Route instance. |
| AttributeRouteDiscovery::createRouteCollection | function | core/ |
Creates a route collection from a class's attributed methods. |
| AttributeRouteDiscovery::getAttributes | function | core/ |
Gets the PHP attributes. |
| AttributeRouteDiscovery::getGlobals | function | core/ |
Creates the default route settings for a class. |
| AttributeRouteDiscovery::getPriority | function | core/ |
Determines the priority of the route build event listener. |
| AttributeRouteDiscovery::__construct | function | core/ |
|
| AttributeRouteDiscoveryTest | class | core/ |
Tests \Drupal\Core\Routing\AttributeRouteDiscovery. |
| AttributeRouteDiscoveryTest.php | file | core/ |
|
| AttributeRouteDiscoveryTest::$routeCollection | property | core/ |
The discovered route collection. |
| AttributeRouteDiscoveryTest::setUp | function | core/ |
|
| AttributeRouteDiscoveryTest::testAllRouteProperties | function | core/ |
Tests all supported route properties. |
| AttributeRouteDiscoveryTest::testClassGlobalsInheritance | function | core/ |
Tests that a method inherits class-level globals. |
| AttributeRouteDiscoveryTest::testClassGlobalsMerging | function | core/ |
Tests that method-level properties correctly merge with class globals. |
| AttributeRouteDiscoveryTest::testOnRouteBuild | function | core/ |
@legacy-covers ::onRouteBuild |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.