Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| cache.config | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.data | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.default | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.discovery | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.discovery_migration | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.dynamic_page_cache | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.entity | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.jsonapi_memory | service | core/ |
Drupal\Core\Cache\MemoryCache\MemoryCacheInterface |
| cache.jsonapi_normalizations | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.jsonapi_resource_types | service | core/ |
Drupal\Core\Cache\BackendChain |
| cache.memory | service | core/ |
Drupal\Core\Cache\MemoryCache\MemoryCacheInterface |
| cache.menu | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.migrate | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.page | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| Cache.php | file | core/ |
|
| cache.render | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.rest | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.static | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.toolbar | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| Cache::buildTags | function | core/ |
Build a list of cache tags from a given prefix and an array of suffixes. |
| Cache::getBins | function | core/ |
Gets all cache bin services. |
| Cache::getMemoryBins | function | core/ |
Gets all memory cache bin services. |
| Cache::invalidateTags | function | core/ |
Marks cache items from all bins with any of the specified tags as invalid. |
| Cache::mergeContexts | function | core/ |
Merges lists of cache contexts and removes duplicates. |
| Cache::mergeMaxAges | function | core/ |
Merges max-age values (expressed in seconds), finds the lowest max-age. |
| Cache::mergeTags | function | core/ |
Merges lists of cache tags and removes duplicates. |
| Cache::PERMANENT | constant | core/ |
Indicates that the item should never be removed unless explicitly deleted. |
| CacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
| CacheabilityMetadataConfigOverride.php | file | core/ |
|
| CacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
| CacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| CacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| CacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
| 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. |
| CacheableAccessDeniedHttpException | class | core/ |
A cacheable AccessDeniedHttpException. |
| CacheableAccessDeniedHttpException.php | file | core/ |
|
| CacheableAccessDeniedHttpException::__construct | function | core/ |
|
| CacheableAjaxResponse | class | core/ |
A AjaxResponse that contains and can expose cacheability metadata. |
| CacheableAjaxResponse.php | file | core/ |
Pagination
- Previous page
- Page 139
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.