Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| CacheableBadRequestHttpException | class | core/ |
A cacheable BadRequestHttpException. |
| CacheableBadRequestHttpException.php | file | core/ |
|
| CacheableBadRequestHttpException::__construct | function | core/ |
|
| CacheableConflictHttpException | class | core/ |
A cacheable ConflictHttpException. |
| CacheableConflictHttpException.php | file | core/ |
|
| CacheableConflictHttpException::__construct | function | core/ |
|
| CacheableDependencyInterface | interface | core/ |
Defines an interface for objects which may be used by other cached objects. |
| CacheableDependencyInterface.php | file | core/ |
|
| CacheableDependencyInterface::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CacheableDependencyInterface::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| CacheableDependencyInterface::getCacheTags | function | core/ |
The cache tags associated with this object. |
| CacheableDependencyTrait | trait | core/ |
Trait for \Drupal\Core\Cache\CacheableDependencyInterface. |
| CacheableDependencyTrait.php | file | core/ |
|
| CacheableDependencyTrait::$cacheContexts | property | core/ |
Cache contexts. |
| CacheableDependencyTrait::$cacheMaxAge | property | core/ |
Cache max-age. |
| CacheableDependencyTrait::$cacheTags | property | core/ |
Cache tags. |
| CacheableDependencyTrait::getCacheContexts | function | core/ |
|
| CacheableDependencyTrait::getCacheMaxAge | 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/ |
Gets the source count. |
| CacheableEmbeddedDataSource::doCount | function | core/ |
Gets the source count. |
| CacheableExceptionTest | class | core/ |
Tests Cacheable Exception. |
| CacheableExceptionTest.php | file | core/ |
|
| CacheableExceptionTest::providerTestExceptions | function | core/ |
|
| CacheableExceptionTest::testCacheableHttpException | function | core/ |
Tests cacheable http exception. |
Pagination
- Previous page
- Page 141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.