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 |
|---|---|---|---|
| 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 | class | core/ |
A class that defines a type of Attribute that can be added to as an array. |
| AttributeArray.php | file | core/ |
|
| AttributeArray::exchangeArray | function | core/ |
Exchange the array for another one. |
| AttributeArray::getIterator | function | core/ |
Retrieves the iterator for the object. |
| AttributeArray::offsetExists | function | core/ |
|
| AttributeArray::offsetGet | function | core/ |
|
| AttributeArray::offsetSet | function | core/ |
|
| AttributeArray::offsetUnset | function | core/ |
|
| AttributeArray::RENDER_EMPTY_ATTRIBUTE | constant | core/ |
Ensures empty array as a result of array_filter will not print '$name=""'. |
| 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/ |
|
| AttributeBase::getClass | function | core/ |
|
| AttributeBase::getDependencies | function | core/ |
|
| AttributeBase::getId | function | core/ |
|
| AttributeBase::getProvider | function | core/ |
|
| AttributeBase::setClass | function | core/ |
|
| AttributeBase::setDependencies | function | core/ |
|
| AttributeBase::setProvider | function | core/ |
|
| 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 | class | core/ |
A class that defines a type of boolean HTML attribute. |
| AttributeBoolean.php | file | core/ |
|
| AttributeBoolean::render | function | core/ |
|
| 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/ |
|
| 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. |
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.