Search for metadata
- Search 7.x for metadata
- Search 9.5.x for metadata
- Search 8.9.x for metadata
- Search 10.3.x for metadata
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccountPermissionsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
ActionsTest::testDropbuttonWithBubbleableMetadata | function | core/ |
|
AlterableInterface::addMetaData | function | core/ |
Adds additional metadata to the query. |
AlterableInterface::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
BazCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
BookNavigationCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
BubbleableMetadata | class | core/ |
Value object used for bubbleable rendering metadata. |
BubbleableMetadata.php | file | core/ |
|
BubbleableMetadata::addCacheableDependency | function | core/ |
|
BubbleableMetadata::applyTo | function | core/ |
Applies the values of this bubbleable metadata object to a render array. |
BubbleableMetadata::createFromObject | function | core/ |
Creates a bubbleable metadata object from a depended object. |
BubbleableMetadata::createFromRenderArray | function | core/ |
Creates a bubbleable metadata object with values taken from a render array. |
BubbleableMetadata::merge | function | core/ |
Creates a new bubbleable metadata object by merging this one with another. |
BubbleableMetadata::mergeAttachments | function | core/ |
Merges two attachments arrays (which live under the '#attached' key). |
BubbleableMetadataTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\BubbleableMetadata @group Render |
BubbleableMetadataTest.php | file | core/ |
|
BubbleableMetadataTest::providerTestAddAttachments | function | core/ |
Provides test data for testAddAttachments(). |
BubbleableMetadataTest::providerTestAddCacheableDependency | function | core/ |
Provides test data for testMerge(). |
BubbleableMetadataTest::providerTestApplyTo | function | core/ |
Provides test data for testApplyTo(). |
BubbleableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
BubbleableMetadataTest::providerTestMerge | function | core/ |
Provides test data for testMerge(). |
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::testAddCacheableDependency | function | core/ |
Tests addCacheableDependency(). |
BubbleableMetadataTest::testApplyTo | function | core/ |
@covers ::applyTo @dataProvider providerTestApplyTo |
BubbleableMetadataTest::testCreateFromRenderArray | function | core/ |
@covers ::createFromRenderArray @dataProvider providerTestCreateFromRenderArray |
BubbleableMetadataTest::testMerge | function | core/ |
Tests merge(). |
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Tests html_head_link asset merging. |
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. |
CacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
CacheabilityMetadataConfigOverride.php | file | core/ |
|
CacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
|
CacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
|
CacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
|
CacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
|
CacheabilityMetadataConfigOverrideIntegrationTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
CacheabilityMetadataConfigOverrideIntegrationTest.php | file | core/ |
|
CacheabilityMetadataConfigOverrideIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CacheabilityMetadataConfigOverrideIntegrationTest::$modules | property | core/ |
Modules to install. |
CacheabilityMetadataConfigOverrideIntegrationTest::setUp | function | core/ |
|
CacheabilityMetadataConfigOverrideIntegrationTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
CacheabilityMetadataConfigOverrideTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
CacheabilityMetadataConfigOverrideTest.php | file | core/ |
|
CacheabilityMetadataConfigOverrideTest::$modules | property | core/ |
Modules to install. |
CacheabilityMetadataConfigOverrideTest::setUp | function | core/ |
|
CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride | function | core/ |
Tests if config overrides set cacheability metadata on config entities. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.