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 |
|---|---|---|---|
| BubbleableMetadataTest::testMergeAttachmentsHtmlHeadMerging | function | core/ |
Tests html_head asset merging. |
| BubbleableMetadataTest::testMergeAttachmentsHttpHeaderMerging | function | core/ |
Tests http_header asset merging. |
| BubbleableMetadataTest::testMergeAttachmentsLibraryMerging | function | core/ |
Tests library asset merging. |
| claro_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
| CommonTestController::attachments | function | core/ |
Returns a response with early rendering in common_test_page_attachments. |
| CommonTestThemeHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| CommonTestThemeHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| ContentTranslationHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| ContextualHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| ContextualTestHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
| CssDisableTransitionsTestHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| DefaultDisplay::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| DisplayAttachmentTest::testDisabledAttachments | function | core/ |
Tests that nothing is output when the attachment displays are disabled. |
| DisplayPluginBase::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| DisplayPluginBase::acceptAttachments | function | core/ |
Determines whether this display can use attachments. |
| DisplayPluginBase::usesAttachments | function | core/ |
Returns whether the display can use attachments. |
| DisplayPluginInterface::acceptAttachments | function | core/ |
Determines whether this display can use attachments. |
| DisplayPluginInterface::usesAttachments | function | core/ |
Returns whether the display can use attachments. |
| DisplayTest::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| EarlyRenderingTestController::domainObjectWithAttachments | function | core/ |
|
| EarlyRenderingTestController::domainObjectWithAttachmentsEarly | function | core/ |
|
| EarlyRenderingTestController::responseWithAttachments | function | core/ |
|
| EarlyRenderingTestController::responseWithAttachmentsEarly | function | core/ |
|
| EditorManager::$attachments | property | core/ |
Static cache of attachments. |
| EditorManager::getAttachments | function | core/ |
Retrieves text editor libraries and JavaScript settings. |
| Embed::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| EntityReference::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| ExportMetadata::$attachments | property | core/ |
Files that should accompany the exported entity. |
| ExportMetadata::getAttachments | function | core/ |
Returns the files attached to this entity. |
| Fieldgroup::preRenderAttachments | function | core/ |
Adds the fieldgroup library. |
| hook_page_attachments | function | core/ |
Add attachments (typically assets) to a page before it is rendered. |
| hook_page_attachments_alter | function | core/ |
Alter attachments (typically assets) to a page before it is rendered. |
| HtmlResponseAttachmentsProcessor | class | core/ |
Processes attachments of HTML responses. |
| HtmlResponseAttachmentsProcessor.php | file | core/ |
|
| HtmlResponseAttachmentsProcessor::$config | property | core/ |
A config object for the system performance configuration. |
| HtmlResponseAttachmentsProcessor::formatHttpHeaderAttributes | function | core/ |
Formats an attribute string for an HTTP header. |
| HtmlResponseAttachmentsProcessor::processAssetLibraries | function | core/ |
Processes asset libraries into render arrays. |
| HtmlResponseAttachmentsProcessor::processAttachments | function | core/ |
Processes the attachments of a response that has attachments. |
| HtmlResponseAttachmentsProcessor::processFeed | function | core/ |
Transform a 'feed' attachment into an 'html_head_link' attachment. |
| HtmlResponseAttachmentsProcessor::processHtmlHead | function | core/ |
Ensure proper key/data order and defaults for renderable head items. |
| HtmlResponseAttachmentsProcessor::processHtmlHeadLink | function | core/ |
Transform a html_head_link array into html_head and http_header arrays. |
| HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders | function | core/ |
Renders HTML response attachment placeholders. |
| HtmlResponseAttachmentsProcessor::renderPlaceholders | function | core/ |
Renders placeholders (#attached['placeholders']). |
| HtmlResponseAttachmentsProcessor::setHeaders | function | core/ |
Sets headers on a response object. |
| HtmlResponseAttachmentsProcessor::__construct | function | core/ |
Constructs a HtmlResponseAttachmentsProcessor object. |
| HtmlResponseAttachmentsTest | class | core/ |
Functional tests for HtmlResponseAttachmentsProcessor. |
| HtmlResponseAttachmentsTest.php | file | core/ |
|
| HtmlResponseAttachmentsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtmlResponseAttachmentsTest::$modules | property | core/ |
Modules to install. |
| HtmlResponseAttachmentsTest::assertFeed | function | core/ |
Helper function to make assertions about the presence of an RSS feed. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.