Search for id
Title | Object type | File name | Summary |
---|---|---|---|
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. |
CacheabilityMetadataConfigOverrideTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
CacheableExceptionTest::providerTestExceptions | function | core/ |
|
CacheableMetadataCalculationTest::TEST_VIEW_ID | constant | core/ |
The ID of the view used in the test. |
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(). |
CacheableRouteProviderInterface | interface | core/ |
Extends the router provider interface to provide caching support. |
CacheableRouteProviderInterface.php | file | core/ |
|
CacheableRouteProviderInterface::addExtraCacheKeyPart | function | core/ |
Adds a cache key part to be used in the cache ID of the route collection. |
CacheBackendDecorator::invalidate | function | core/ |
Marks a cache item as invalid. |
CacheBackendDecorator::invalidateAll | function | core/ |
Marks all cache items as invalid. |
CacheBackendDecorator::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
CacheBackendDecorator::invalidateTags | function | core/ |
|
CacheBackendInterface::invalidate | function | core/ |
Marks a cache item as invalid. |
CacheBackendInterface::invalidateAll | function | core/ |
Marks all cache items as invalid. |
CacheBackendInterface::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
CacheCollector::$cacheInvalidated | property | core/ |
Flag that indicates of the cache has been invalidated. |
CacheCollector::$cid | property | core/ |
The cache id that is used for the cache entry. |
CacheCollector::getCid | function | core/ |
Gets the cache ID. |
CacheCollector::invalidateCache | function | core/ |
Invalidate the cache. |
CacheCollectorTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
CacheCollectorTest::$cid | property | core/ |
The cache id used for the test. |
CacheCollectorTest::providerTestInvalidCharacters | function | core/ |
Data provider for ::testCacheCollector(). |
CacheCollectorTest::testUpdateCacheInvalidatedConflict | function | core/ |
Tests updating the cache when there is a conflict after cache invalidation. |
CacheContextsManager::$validContextTokens | property | core/ |
The set of valid context tokens. |
CacheContextsManager::assertValidTokens | function | core/ |
Asserts the context tokens are valid. |
CacheContextsManager::validateTokens | function | core/ |
Validates an array of cache context tokens. |
CacheContextsManagerTest::providerTestInvalidCalculatedContext | function | core/ |
Provides a list of invalid 'baz' cache contexts: the parameter is missing. |
CacheContextsManagerTest::providerTestOptimizeTokens | function | core/ |
Provides a list of context token sets. |
CacheContextsManagerTest::testInvalidCalculatedContext | function | core/ |
@covers ::convertTokensToKeys |
CacheContextsManagerTest::testInvalidContext | function | core/ |
@covers ::convertTokensToKeys |
CacheContextsManagerTest::testValidateContexts | function | core/ |
@covers ::validateTokens |
CacheContextsManagerTest::validateTokensProvider | function | core/ |
Provides a list of cache context token arrays. |
CachedDiscoveryClearer::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.