Search for attachments
- Search 7.x for attachments
- Search 9.5.x for attachments
- Search 10.3.x for attachments
- Search 11.x for attachments
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AjaxResponseAttachmentsProcessor | class | core/ |
Processes attachments of AJAX responses. |
AjaxResponseAttachmentsProcessor.php | file | core/ |
|
AjaxResponseAttachmentsProcessor::$assetResolver | property | core/ |
The asset resolver service. |
AjaxResponseAttachmentsProcessor::$config | property | core/ |
A config object for the system performance configuration. |
AjaxResponseAttachmentsProcessor::$cssCollectionRenderer | property | core/ |
The CSS asset collection renderer service. |
AjaxResponseAttachmentsProcessor::$jsCollectionRenderer | property | core/ |
The JS asset collection renderer service. |
AjaxResponseAttachmentsProcessor::$moduleHandler | property | core/ |
The module handler. |
AjaxResponseAttachmentsProcessor::$renderer | property | core/ |
The renderer. |
AjaxResponseAttachmentsProcessor::$requestStack | property | core/ |
The request stack. |
AjaxResponseAttachmentsProcessor::buildAttachmentsCommands | function | core/ |
Prepares the AJAX commands to attach assets. |
AjaxResponseAttachmentsProcessor::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
AjaxResponseAttachmentsProcessor::__construct | function | core/ |
Constructs a AjaxResponseAttachmentsProcessor object. |
AjaxResponseSubscriber::$ajaxResponseAttachmentsProcessor | property | core/ |
The AJAX response attachments processor service. |
ajax_response.attachments_processor | service | core/ |
Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor |
AttachmentsInterface | interface | core/ |
Defines an interface for responses that can expose #attached metadata. |
AttachmentsInterface.php | file | core/ |
|
AttachmentsInterface::addAttachments | function | core/ |
Adds attachments. |
AttachmentsInterface::getAttachments | function | core/ |
Gets attachments. |
AttachmentsInterface::setAttachments | function | core/ |
Sets attachments. |
AttachmentsResponseProcessorInterface | interface | core/ |
Defines an interface for processing attachments of responses that have them. |
AttachmentsResponseProcessorInterface.php | file | core/ |
|
AttachmentsResponseProcessorInterface::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
AttachmentsTestDomainObject | class | core/ |
|
AttachmentsTestDomainObject.php | file | core/ |
|
AttachmentsTestResponse | class | core/ |
|
AttachmentsTestResponse.php | file | core/ |
|
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/ |
|
BareHtmlPageRenderer::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
BigPipeResponseAttachmentsProcessor | class | core/ |
Processes attachments of HTML responses with BigPipe enabled. |
BigPipeResponseAttachmentsProcessor.php | file | core/ |
|
BigPipeResponseAttachmentsProcessor::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
BigPipeResponseAttachmentsProcessor::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
BigPipeResponseAttachmentsProcessor::__construct | function | core/ |
Constructs a BigPipeResponseAttachmentsProcessor object. |
BigPipeResponseAttachmentsProcessorTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor @group big_pipe |
BigPipeResponseAttachmentsProcessorTest.php | file | core/ |
|
BigPipeResponseAttachmentsProcessorTest::attachmentsProvider | function | core/ |
|
BigPipeResponseAttachmentsProcessorTest::createBigPipeResponseAttachmentsProcessor | function | core/ |
Creates a BigPipeResponseAttachmentsProcessor with mostly dummies. |
BigPipeResponseAttachmentsProcessorTest::nonHtmlResponseProvider | function | core/ |
|
BigPipeResponseAttachmentsProcessorTest::testHtmlResponse | function | core/ |
@covers ::processAttachments |
BigPipeResponseAttachmentsProcessorTest::testNonHtmlResponse | function | core/ |
@covers ::processAttachments |
big_pipe_page_attachments | function | core/ |
Implements hook_page_attachments(). |
Block::$usesAttachments | property | core/ |
Whether the display allows attachments. |
book_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
BubbleableMetadata::mergeAttachments | function | core/ |
Merges two attachments arrays (which live under the '#attached' key). |
BubbleableMetadataTest::providerTestAddAttachments | function | core/ |
Provides test data for testAddAttachments(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.