Search for data
Title | Object type | File name | Summary |
---|---|---|---|
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. |
BuilderTest::builderTestData | function | core/ |
Provides test data for testBuilder. |
BundleConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
cache.backend.database | service | core/ |
Drupal\Core\Cache\DatabaseBackendFactory |
cache.data | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
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. |
CacheabilityMetadataConfigOverrideTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
CacheableMetadata | class | core/ |
Defines a generic class for passing cacheability metadata. |
CacheableMetadata.php | file | core/ |
|
CacheableMetadata::applyTo | function | core/ |
Applies the values of this CacheableMetadata object to a render array. |
CacheableMetadata::createFromObject | function | core/ |
Creates a CacheableMetadata object from a depended object. |
CacheableMetadata::createFromRenderArray | function | core/ |
Creates a CacheableMetadata object with values taken from a render array. |
CacheableMetadata::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
CacheableMetadata::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
CacheableMetadata::getCacheTags | function | core/ |
The cache tags associated with this object. |
CacheableMetadata::merge | function | core/ |
Merges the values of another CacheableMetadata object with this one. |
CacheableMetadata::setCacheContexts | function | core/ |
Sets cache contexts. |
CacheableMetadata::setCacheMaxAge | function | core/ |
Sets the maximum age (in seconds). |
CacheableMetadata::setCacheTags | function | core/ |
Sets cache tags. |
CacheableMetadataTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\CacheableMetadata[[api-linebreak]] @group Cache |
CacheableMetadataTest.php | file | core/ |
|
CacheableMetadataTest::providerSetCacheMaxAge | function | core/ |
Data provider for testSetCacheMaxAge. |
CacheableMetadataTest::providerTestCreateFromObject | function | core/ |
Provides test data for createFromObject(). |
CacheableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
CacheableMetadataTest::providerTestMerge | function | core/ |
Provides test data for testMerge(). |
CacheableMetadataTest::testAddCacheableDependency | function | core/ |
@covers ::addCacheableDependency[[api-linebreak]] @dataProvider providerTestMerge |
CacheableMetadataTest::testAddCacheTags | function | core/ |
This delegates to Cache::mergeTags(), so just a basic test. |
CacheableMetadataTest::testCreateFromObject | function | core/ |
@covers ::createFromObject[[api-linebreak]] @dataProvider providerTestCreateFromObject |
CacheableMetadataTest::testCreateFromRenderArray | function | core/ |
@covers ::createFromRenderArray[[api-linebreak]] @dataProvider providerTestCreateFromRenderArray |
CacheableMetadataTest::testMerge | function | core/ |
@covers ::merge[[api-linebreak]] @dataProvider providerTestMerge |
CacheableMetadataTest::testSetCacheMaxAge | function | core/ |
Tests valid and invalid values as max age. |
CacheableResponseInterface::getCacheableMetadata | function | core/ |
Returns the cacheability metadata for this response. |
CacheableResponseTrait::$cacheabilityMetadata | property | core/ |
The cacheability metadata. |
CacheableResponseTrait::getCacheableMetadata | function | core/ |
|
CacheCollectorHelper::$cacheMissData | property | core/ |
Contains data to return on a cache miss. |
CacheCollectorHelper::setCacheMissData | function | core/ |
Sets data to return from a cache miss resolve. |
CacheContextInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
CacheItem::$data | property | core/ |
|
CacheTagsChecksumTrait::getDatabaseConnection | function | core/ |
Returns the database connection. |
CalculatedCacheContextInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
ComplexDataConstraint | class | core/ |
Complex data constraint. |
ComplexDataConstraint.php | file | core/ |
|
ComplexDataConstraint::$properties | property | core/ |
An array of constraints for contained properties, keyed by property name. |
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.