Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| cache.static | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| Cache::buildTags | function | core/ |
Build an array 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 arrays 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 arrays of cache tags and removes duplicates. |
| 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/ |
|
| 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/ |
|
| CacheableBadRequestHttpException | class | core/ |
A cacheable BadRequestHttpException. |
| CacheableBadRequestHttpException.php | file | core/ |
|
| CacheableBadRequestHttpException::__construct | function | core/ |
|
| CacheableConflictHttpException::__construct | function | core/ |
|
| CacheableDependencyInterface::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CacheableDependencyInterface::getCacheTags | function | core/ |
The cache tags associated with this object. |
| CacheableDependencyTrait::$cacheContexts | property | core/ |
Cache contexts. |
| CacheableDependencyTrait::$cacheTags | property | core/ |
Cache tags. |
| CacheableDependencyTrait::getCacheContexts | function | core/ |
|
| CacheableDependencyTrait::getCacheTags | function | core/ |
|
| CacheableDependencyTrait::setCacheability | function | core/ |
Sets cacheability; useful for value object constructors. |
| CacheableEmbeddedDataSource | class | core/ |
A copy of embedded_data which allows caching the count. |
| CacheableEmbeddedDataSource.php | file | core/ |
|
| CacheableEmbeddedDataSource::count | function | core/ |
#[\ReturnTypeWillChange] |
| CacheableEmbeddedDataSource::doCount | function | core/ |
Gets the source count. |
| CacheableExceptionTest | class | core/ |
@group Http |
| CacheableExceptionTest.php | file | core/ |
|
| CacheableExceptionTest::providerTestExceptions | function | core/ |
|
| CacheableExceptionTest::testCacheableHttpException | function | core/ |
@covers \Drupal\Core\Http\Exception\CacheableHttpException[[api-linebreak]] |
| CacheableExceptionTest::testExceptions | function | core/ |
@dataProvider providerTestExceptions |
| CacheableGoneHttpException::__construct | function | core/ |
|
| CacheableHttpException::__construct | function | core/ |
|
| CacheableJsonResponse | class | core/ |
A JsonResponse that contains and can expose cacheability metadata. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.