Search for attachments
- Search 7.x for attachments
- Search 9.5.x for attachments
- Search 8.9.x for attachments
- Search 10.3.x for attachments
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AjaxResponseAttachmentsProcessor | class | core/ |
Processes attachments of AJAX responses. |
| AjaxResponseAttachmentsProcessor.php | file | core/ |
|
| AjaxResponseAttachmentsProcessor::$config | property | core/ |
A config object for the system performance configuration. |
| 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 an AjaxResponseAttachmentsProcessor object. |
| AjaxResponseTest::createCommandMockWithSettingsAndLibrariesAttachments | function | core/ |
Creates a mock of a provided subclass of CommandInterface. |
| ajax_response.attachments_processor | service | core/ |
Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor |
| AttachmentsInterface | interface | core/ |
The attached metadata collection for a renderable element. |
| AttachmentsInterface.php | file | core/ |
|
| AttachmentsInterface::addAttachments | function | core/ |
Merges an array of attached data into this object's collection. |
| AttachmentsInterface::getAttachments | function | core/ |
Gets this object's attached collection. |
| AttachmentsInterface::setAttachments | function | core/ |
Replaces this object's attached data with the provided array. |
| 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/ |
Test domain class with implemented AttachmentsInterface. |
| AttachmentsTestDomainObject.php | file | core/ |
|
| AttachmentsTestResponse | class | core/ |
Test response with implemented AttachmentsInterface. |
| 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. |
| BareHtmlPageRenderer::systemPageAttachments | function | core/ |
|
| BareHtmlPageRenderer::systemPageAttachments | function | core/ |
Helper for system_page_attachments. |
| BigPipeHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| 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/ |
Tests Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor. |
| BigPipeResponseAttachmentsProcessorTest.php | file | core/ |
|
| BigPipeResponseAttachmentsProcessorTest::attachmentsProvider | function | core/ |
Provides data to testHtmlResponse(). |
| BigPipeResponseAttachmentsProcessorTest::createBigPipeResponseAttachmentsProcessor | function | core/ |
Creates a BigPipeResponseAttachmentsProcessor with mostly dummies. |
| BigPipeResponseAttachmentsProcessorTest::nonHtmlResponseProvider | function | core/ |
Provides data to testNonHtmlResponse(). |
| BigPipeResponseAttachmentsProcessorTest::testHtmlResponse | function | core/ |
Tests html response. |
| BigPipeResponseAttachmentsProcessorTest::testNonHtmlResponse | function | core/ |
Tests non html response. |
| Block::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| BubbleableMetadata::mergeAttachments | function | core/ |
Merges two attachments arrays (which live under the '#attached' key). |
| BubbleableMetadataTest::providerTestAddAttachments | function | core/ |
Provides test data for testAddAttachments(). |
| BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Data provider for testMergeAttachmentsHtmlHeadLinkMerging. |
| BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadMerging | function | core/ |
Data provider for testMergeAttachmentsHtmlHeadMerging. |
| BubbleableMetadataTest::providerTestMergeAttachmentsHttpHeaderMerging | function | core/ |
Data provider for testMergeAttachmentsHttpHeaderMerging. |
| BubbleableMetadataTest::testAddAttachments | function | core/ |
Tests addAttachments(). |
| BubbleableMetadataTest::testMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Tests html_head_link asset merging. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.