Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AttachmentsTrait | trait | core/ |
Provides an implementation of AttachmentsInterface. |
| AttachmentsTrait.php | file | core/ |
|
| AttachmentsTrait::$attachments | property | core/ |
The attachments for this response. |
| AttachmentsTrait::addAttachments | function | core/ |
|
| AttachmentsTrait::getAttachments | function | core/ |
|
| AttachmentsTrait::setAttachments | function | core/ |
|
| AttachmentTestFormatter | class | core/ |
Plugin implementation of the 'number_unformatted_with_attachment' formatter. |
| AttachmentTestFormatter.php | file | core/ |
|
| AttachmentTestFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| Attribute::$storage | property | core/ |
Stores the attribute data. |
| Attribute::addClass | function | core/ |
Adds classes or merges them on to array of existing CSS classes. |
| Attribute::getClass | function | core/ |
Gets the class attribute value if set. |
| Attribute::hasAttribute | function | core/ |
Checks if the storage has an attribute with the given name. |
| Attribute::hasClass | function | core/ |
Checks if the class array has the given CSS class. |
| Attribute::jsonSerialize | function | core/ |
Returns a representation of the object for use in JSON serialization. |
| Attribute::offsetExists | function | core/ |
#[\ReturnTypeWillChange] |
| Attribute::offsetGet | function | core/ |
#[\ReturnTypeWillChange] |
| Attribute::offsetSet | function | core/ |
#[\ReturnTypeWillChange] |
| Attribute::offsetUnset | function | core/ |
#[\ReturnTypeWillChange] |
| 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. |
| AttributeArray::offsetExists | function | core/ |
#[\ReturnTypeWillChange] |
| AttributeArray::offsetGet | function | core/ |
#[\ReturnTypeWillChange] |
| AttributeArray::offsetSet | function | core/ |
#[\ReturnTypeWillChange] |
| AttributeArray::offsetUnset | function | core/ |
#[\ReturnTypeWillChange] |
| 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::$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::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::setProvider | function | core/ |
Sets the name of the provider of the attribute class. |
| AttributeBase::__construct | function | core/ |
|
| AttributeBaseStub | class | core/ |
|
| AttributeBaseTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Attribute\AttributeBase[[api-linebreak]] @group Attribute |
| AttributeBaseTest.php | file | core/ |
|
| AttributeBaseTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
| AttributeBaseTest::testSetClass | function | core/ |
@covers ::getClass[[api-linebreak]] @covers ::setClass[[api-linebreak]] |
| AttributeBaseTest::testSetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] @covers ::setProvider[[api-linebreak]] |
| 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/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator[[api-linebreak]] @group Plugin |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.