Search for attachments

  1. Search 7.x for attachments
  2. Search 8.9.x for attachments
  3. Search 10.3.x for attachments
  4. Search 11.x for attachments
  5. Other projects
Title Object type File name Summary
HtmlResponseAttachmentsProcessor::processAssetLibraries function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Processes asset libraries into render arrays.
HtmlResponseAttachmentsProcessor::processAttachments function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Processes the attachments of a response that has attachments.
HtmlResponseAttachmentsProcessor::processFeed function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Transform a 'feed' attachment into an 'html_head_link' attachment.
HtmlResponseAttachmentsProcessor::processHtmlHead function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Ensure proper key/data order and defaults for renderable head items.
HtmlResponseAttachmentsProcessor::processHtmlHeadLink function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Transform a html_head_link array into html_head and http_header arrays.
HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Renders HTML response attachment placeholders.
HtmlResponseAttachmentsProcessor::renderPlaceholders function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Renders placeholders (#attached['placeholders']).
HtmlResponseAttachmentsProcessor::setHeaders function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Sets headers on a response object.
HtmlResponseAttachmentsProcessor::__construct function core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php Constructs a HtmlResponseAttachmentsProcessor object.
HtmlResponseAttachmentsTest class core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Functional tests for HtmlResponseAttachmentsProcessor.
HtmlResponseAttachmentsTest.php file core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php
HtmlResponseAttachmentsTest::$defaultTheme property core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php The theme to install as the default for testing.
HtmlResponseAttachmentsTest::$modules property core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Modules to enable.
HtmlResponseAttachmentsTest::assertFeed function core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Helper function to make assertions about the presence of an RSS feed.
HtmlResponseAttachmentsTest::assertHead function core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Helper function to make assertions about HTML head elements.
HtmlResponseAttachmentsTest::assertTeapotHeaders function core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Helper function to make assertions about added HTTP headers.
HtmlResponseAttachmentsTest::testAttachments function core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Tests rendering of ['#attached'].
HtmlResponseAttachmentsTest::testRenderCachedBlock function core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Tests caching of ['#attached'].
HtmlResponseSubscriber::$htmlResponseAttachmentsProcessor property core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php The HTML response attachments processor service.
html_response.attachments_processor service core/core.services.yml Drupal\Core\Render\HtmlResponseAttachmentsProcessor
html_response.attachments_processor.big_pipe service core/modules/big_pipe/big_pipe.services.yml \Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor
Image::getAttachments function core/modules/quickedit/src/Plugin/InPlaceEditor/Image.php Returns the attachments for this editor.
Image::getAttachments function core/modules/image/src/Plugin/InPlaceEditor/Image.php Returns the attachments for this editor.
InPlaceEditorInterface::getAttachments function core/modules/quickedit/src/Plugin/InPlaceEditorInterface.php Returns the attachments for this editor.
js_testing_log_test_page_attachments function core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.module Implements hook_page_attachments().
off_canvas_test_page_attachments function core/modules/system/tests/modules/off_canvas_test/off_canvas_test.module Implements hook_page_attachments().
Page::$usesAttachments property core/modules/views/src/Plugin/views/display/Page.php Whether the display allows attachments.
PageRenderTest::testHookPageAttachmentsExceptions function core/modules/system/tests/src/Kernel/Common/PageRenderTest.php Tests hook_page_attachments() exceptions.
PageRenderTest::testHtmlRendererAttachmentsRenderContext function core/modules/system/tests/src/Kernel/Common/PageRenderTest.php Tests HtmlRenderer::invokePageAttachmentHooks in a render context.
PlainTextEditor::getAttachments function core/modules/quickedit/src/Plugin/InPlaceEditor/PlainTextEditor.php Returns the attachments for this editor.
QuickEditController::attachments function core/modules/quickedit/src/QuickEditController.php Returns AJAX commands to load in-place editors' attachments.
quickedit_page_attachments function core/modules/quickedit/quickedit.module Implements hook_page_attachments().
settings_tray_test_css_page_attachments function core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.module Implements hook_page_attachments().
system_module_test_page_attachments_alter function core/modules/system/tests/modules/system_module_test/system_module_test.module Implements hook_page_attachments_alter().
system_page_attachments function core/modules/system/system.module Implements hook_page_attachments().
system_test_page_attachments function core/modules/system/tests/modules/system_test/system_test.module Implements hook_page_attachments().
WysiwygEditor::getAttachments function core/modules/quickedit/tests/modules/src/Plugin/InPlaceEditor/WysiwygEditor.php Returns the attachments for this editor.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.