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 |
---|---|---|---|
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 enable. |
HtmlResponseAttachmentsTest::assertFeed | function | core/ |
Helper function to make assertions about the presence of an RSS feed. |
HtmlResponseAttachmentsTest::assertHead | function | core/ |
Helper function to make assertions about HTML head elements. |
HtmlResponseAttachmentsTest::assertTeapotHeaders | function | core/ |
Helper function to make assertions about added HTTP headers. |
HtmlResponseAttachmentsTest::testAttachments | function | core/ |
Test rendering of ['#attached']. |
HtmlResponseAttachmentsTest::testRenderCachedBlock | function | core/ |
Test caching of ['#attached']. |
HtmlResponseSubscriber::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
html_response.attachments_processor | service | core/ |
Drupal\Core\Render\HtmlResponseAttachmentsProcessor |
html_response.attachments_processor.big_pipe | service | core/ |
\Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor |
Image::getAttachments | function | core/ |
Returns the attachments for this editor. |
InPlaceEditorInterface::getAttachments | function | core/ |
Returns the attachments for this editor. |
js_deprecation_log_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
Page::$usesAttachments | property | core/ |
Whether the display allows attachments. |
PageRenderTest::testHookPageAttachmentsExceptions | function | core/ |
Tests hook_page_attachments() exceptions. |
PlainTextEditor::getAttachments | function | core/ |
Returns the attachments for this editor. |
QuickEditController::attachments | function | core/ |
Returns AJAX commands to load in-place editors' attachments. |
QuickEditIntegrationTest::testAttachments | function | core/ |
Tests in-place editor attachments when the Editor module is present. |
quickedit_page_attachments | function | core/ |
Implements hook_page_attachments(). |
settings_tray_test_css_page_attachments | function | core/ |
Implements hook_page_attachments(). |
system_module_test_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
system_page_attachments | function | core/ |
Implements hook_page_attachments(). |
system_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
taxonomy_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
WysiwygEditor::getAttachments | function | core/ |
Returns the attachments for this editor. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.