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 |
|---|---|---|---|
| AttributeBaseTest::testGetId | function | core/ |
Tests get id. |
| AttributeBaseTest::testSetClass | function | core/ |
@legacy-covers ::getClass @legacy-covers ::setClass |
| AttributeBaseTest::testSetProvider | function | core/ |
@legacy-covers ::getProvider @legacy-covers ::setProvider |
| AttributeBoolean | class | core/ |
A class that defines a type of boolean HTML attribute. |
| AttributeBoolean.php | file | core/ |
|
| AttributeBoolean::render | function | core/ |
Returns a string representation of the attribute. |
| AttributeBoolean::__toString | function | core/ |
Implements the magic __toString() method. |
| AttributeBridgeDecorator | class | core/ |
Ensures that all definitions are run through the attribute process. |
| AttributeBridgeDecorator.php | file | core/ |
|
| AttributeBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| AttributeBridgeDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| AttributeBridgeDecorator::__construct | function | core/ |
AttributeBridgeDecorator constructor. |
| AttributeBridgeDecoratorTest | class | core/ |
Tests Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator. |
| AttributeBridgeDecoratorTest.php | file | core/ |
|
| AttributeBridgeDecoratorTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| AttributeBridgeDecoratorTest::testOtherMethod | function | core/ |
Tests that the decorator of other methods works. |
| AttributeClass | class | core/ |
#[\Attribute] |
| AttributeClass.php | file | core/ |
|
| AttributeClassDiscovery | class | core/ |
Defines a discovery mechanism to find plugins with attributes. |
| AttributeClassDiscovery | class | core/ |
Defines a discovery mechanism to find plugins using attributes. |
| AttributeClassDiscovery.php | file | core/ |
|
| AttributeClassDiscovery.php | file | core/ |
|
| AttributeClassDiscovery::$directorySuffix | property | core/ |
Suffix to append to each PSR-4 directory associated with a base namespace. |
| AttributeClassDiscovery::$fileCache | property | core/ |
The file cache object. |
| AttributeClassDiscovery::$namespaceSuffix | property | core/ |
A suffix to append to each base namespace. |
| AttributeClassDiscovery::$rootTwoLevelNamespaces | property | core/ |
List of root namespaces abbreviated to two levels. |
| AttributeClassDiscovery::$skipClasses | property | core/ |
An array of classes to skip. |
| AttributeClassDiscovery::getClassDependencies | function | core/ |
Gets the list of class, interface, and trait dependencies for the class. |
| AttributeClassDiscovery::getClassDependencies | function | core/ |
Gets the list of class, interface, and trait dependencies for the class. |
| AttributeClassDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| AttributeClassDiscovery::getFileCacheSuffix | function | core/ |
Gets the file cache suffix. |
| AttributeClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
| AttributeClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
| AttributeClassDiscovery::getProviderFromNamespace | function | core/ |
Extracts the provider name from a Drupal namespace. |
| AttributeClassDiscovery::getTwoLevelNamespace | function | core/ |
Gets a string containing the first two levels of a class name or namespace. |
| AttributeClassDiscovery::hasMissingDependencies | function | core/ |
Whether the plugin definition has missing dependencies. |
| AttributeClassDiscovery::hasMissingDependencies | function | core/ |
Whether the plugin definition has missing dependencies. |
| AttributeClassDiscovery::parseClass | function | core/ |
Parses attributes from a class. |
| AttributeClassDiscovery::prepareAttributeDefinition | function | core/ |
Prepares the attribute definition. |
| AttributeClassDiscovery::prepareAttributeDefinition | function | core/ |
Prepares the attribute definition. |
| AttributeClassDiscovery::__construct | function | core/ |
Constructs an AttributeClassDiscovery object. |
| AttributeClassDiscovery::__construct | function | core/ |
Constructs a new instance. |
| AttributeClassDiscoveryCachedTest | class | core/ |
Tests Attribute Class Discovery Cached. |
| AttributeClassDiscoveryCachedTest.php | file | core/ |
|
| AttributeClassDiscoveryCachedTest::setUp | function | core/ |
|
| AttributeClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Tests that getDefinitions() retrieves the file cache correctly. |
| AttributeClassDiscoveryCachedTest::testGetDefinitionsMissingTrait | function | core/ |
Tests discovery with missing traits. |
| AttributeClassDiscoveryTest | class | core/ |
Tests Drupal\Component\Plugin\Discovery\AttributeClassDiscovery. |
| AttributeClassDiscoveryTest.php | file | core/ |
|
| AttributeClassDiscoveryTest::setUp | function | core/ |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.