Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| Attribute::offsetSet | function | core/ |
|
| Attribute::offsetUnset | function | core/ |
|
| Attribute::removeClass | function | core/ |
Removes argument values from array of existing CSS classes. |
| Attribute::setAttribute | function | core/ |
Sets values for an attribute key. |
| Attribute::storage | function | core/ |
Returns the whole array. |
| Attribute::__construct | function | core/ |
Constructs a \Drupal\Core\Template\Attribute object. |
| Attribute::__toString | function | core/ |
Implements the magic __toString() method. |
| AttributeAllowTestClass | class | core/ |
Test class for TwigAllowed attribute. |
| AttributeAllowTestClass::allowed | function | core/ |
#[TwigAllowed] |
| AttributeAllowTestClass::notAllowed | function | core/ |
|
| AttributeArray::offsetExists | function | core/ |
|
| AttributeArray::offsetGet | function | core/ |
|
| AttributeArray::offsetSet | function | core/ |
|
| AttributeArray::offsetUnset | function | core/ |
|
| AttributeArray::__toString | function | core/ |
Implements the magic __toString() method. |
| AttributeBase | class | core/ |
Provides a base class for classed attributes. |
| AttributeBase.php | file | core/ |
|
| AttributeBase::$class | property | core/ |
The class used for this attribute class. |
| AttributeBase::$dependencies | property | core/ |
The dependencies for the attribute class. |
| AttributeBase::$provider | property | core/ |
The provider of the attribute class. |
| AttributeBase::get | function | core/ |
Gets the value of an attribute. |
| AttributeBase::getClass | function | core/ |
Gets the class of the attribute class. |
| AttributeBase::getDependencies | function | core/ |
Gets the dependencies for this attribute class. |
| AttributeBase::getId | function | core/ |
Gets the unique ID for this attribute class. |
| AttributeBase::getProvider | function | core/ |
Gets the name of the provider of the attribute class. |
| AttributeBase::setClass | function | core/ |
Sets the class of the attributed class. |
| AttributeBase::setDependencies | function | core/ |
Sets the dependencies for this attribute class. |
| AttributeBase::setProvider | function | core/ |
Sets the name of the provider of the attribute class. |
| AttributeBase::__construct | function | core/ |
|
| AttributeBaseStub | class | core/ |
|
| AttributeBaseTest | class | core/ |
Tests Drupal\Component\Plugin\Attribute\AttributeBase. |
| AttributeBaseTest.php | file | core/ |
|
| 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::__toString | function | core/ |
Implements the magic __toString() method. |
| AttributeBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| 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. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.