Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
AttachedAssetsTest::testLibraryUnknown function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests non-existing libraries.
AttachedAssetsTest::testNoCache function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests that for assets with cache = FALSE, Drupal sets preprocess = FALSE.
AttachedAssetsTest::testRenderDifferentWeight function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests rendering the JavaScript with a file's weight above jQuery's.
AttachedAssetsTest::testRenderOrder function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests JavaScript and CSS asset ordering.
AttachedAssetsTest::testSettings function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests JavaScript settings.
AttachedAssetsTest::testVersionQueryString function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests JavaScript versioning.
AttachedRenderingBlock class core/modules/system/tests/modules/render_attached_test/src/Plugin/Block/AttachedRenderingBlock.php A block we can use to test caching of #attached headers.
AttachedRenderingBlock.php file core/modules/system/tests/modules/render_attached_test/src/Plugin/Block/AttachedRenderingBlock.php
AttachedRenderingBlock::build function core/modules/system/tests/modules/render_attached_test/src/Plugin/Block/AttachedRenderingBlock.php Builds and returns the renderable array for this block plugin.
AttachedRenderingBlock::getCacheMaxAge function core/modules/system/tests/modules/render_attached_test/src/Plugin/Block/AttachedRenderingBlock.php
Attachment class core/modules/views/src/Plugin/views/display/Attachment.php The plugin that handles an attachment display.
Attachment.php file core/modules/views/src/Plugin/views/display/Attachment.php
Attachment::$usesPager property core/modules/views/src/Plugin/views/display/Attachment.php Whether the display allows the use of a pager or not.
Attachment::attachmentPositions function core/modules/views/src/Plugin/views/display/Attachment.php
Attachment::attachTo function core/modules/views/src/Plugin/views/display/Attachment.php Allows displays to attach to other views.
Attachment::buildOptionsForm function core/modules/views/src/Plugin/views/display/Attachment.php Provide the default form for setting options.
Attachment::defineOptions function core/modules/views/src/Plugin/views/display/Attachment.php Information about options for all kinds of purposes will be held here.
Attachment::displaysExposed function core/modules/views/src/Plugin/views/display/Attachment.php Determines if this display should display the exposed filters widgets.
Attachment::execute function core/modules/views/src/Plugin/views/display/Attachment.php Executes the view and returns data in the format required.
Attachment::optionsSummary function core/modules/views/src/Plugin/views/display/Attachment.php Provide the summary for attachment options in the views UI.
Attachment::renderPager function core/modules/views/src/Plugin/views/display/Attachment.php Checks to see if the display plugins support pager rendering.
Attachment::submitOptionsForm function core/modules/views/src/Plugin/views/display/Attachment.php Perform any necessary changes to the form values prior to storage.
Attachment::usesExposed function core/modules/views/src/Plugin/views/display/Attachment.php Determines if this display uses exposed filters.
AttachmentsInterface interface core/lib/Drupal/Core/Render/AttachmentsInterface.php The attached metadata collection for a renderable element.
AttachmentsInterface.php file core/lib/Drupal/Core/Render/AttachmentsInterface.php
AttachmentsInterface::addAttachments function core/lib/Drupal/Core/Render/AttachmentsInterface.php Merges an array of attached data into this object's collection.
AttachmentsInterface::getAttachments function core/lib/Drupal/Core/Render/AttachmentsInterface.php Gets this object's attached collection.
AttachmentsInterface::setAttachments function core/lib/Drupal/Core/Render/AttachmentsInterface.php Replaces this object's attached data with the provided array.
AttachmentsResponseProcessorInterface interface core/lib/Drupal/Core/Render/AttachmentsResponseProcessorInterface.php Defines an interface for processing attachments of responses that have them.
AttachmentsResponseProcessorInterface.php file core/lib/Drupal/Core/Render/AttachmentsResponseProcessorInterface.php
AttachmentsResponseProcessorInterface::processAttachments function core/lib/Drupal/Core/Render/AttachmentsResponseProcessorInterface.php Processes the attachments of a response that has attachments.
AttachmentsTestDomainObject class core/modules/system/tests/modules/early_rendering_controller_test/src/AttachmentsTestDomainObject.php
AttachmentsTestDomainObject.php file core/modules/system/tests/modules/early_rendering_controller_test/src/AttachmentsTestDomainObject.php
AttachmentsTestResponse class core/modules/system/tests/modules/early_rendering_controller_test/src/AttachmentsTestResponse.php
AttachmentsTestResponse.php file core/modules/system/tests/modules/early_rendering_controller_test/src/AttachmentsTestResponse.php
AttachmentsTrait trait core/lib/Drupal/Core/Render/AttachmentsTrait.php Provides an implementation of AttachmentsInterface.
AttachmentsTrait.php file core/lib/Drupal/Core/Render/AttachmentsTrait.php
AttachmentsTrait::$attachments property core/lib/Drupal/Core/Render/AttachmentsTrait.php The attachments for this response.
AttachmentsTrait::addAttachments function core/lib/Drupal/Core/Render/AttachmentsTrait.php
AttachmentsTrait::getAttachments function core/lib/Drupal/Core/Render/AttachmentsTrait.php
AttachmentsTrait::setAttachments function core/lib/Drupal/Core/Render/AttachmentsTrait.php
AttachmentTestFormatter class core/modules/views/tests/modules/views_test_formatter/src/Plugin/Field/FieldFormatter/AttachmentTestFormatter.php Plugin implementation of the 'number_unformatted_with_attachment' formatter.
AttachmentTestFormatter.php file core/modules/views/tests/modules/views_test_formatter/src/Plugin/Field/FieldFormatter/AttachmentTestFormatter.php
AttachmentTestFormatter::viewElements function core/modules/views/tests/modules/views_test_formatter/src/Plugin/Field/FieldFormatter/AttachmentTestFormatter.php Builds a renderable array for a field value.
Attribute class core/lib/Drupal/Core/Template/Attribute.php Collects, sanitizes, and renders HTML attributes.
Attribute.php file core/lib/Drupal/Core/Template/Attribute.php
Attribute::$storage property core/lib/Drupal/Core/Template/Attribute.php Stores the attribute data.
Attribute::addClass function core/lib/Drupal/Core/Template/Attribute.php Adds classes or merges them on to array of existing CSS classes.
Attribute::createAttributeValue function core/lib/Drupal/Core/Template/Attribute.php Creates the different types of attribute values.
Attribute::getClass function core/lib/Drupal/Core/Template/Attribute.php Gets the class attribute value if set.

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