Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheabilityMetadataConfigOverrideTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
| CacheabilityMetadataConfigOverrideTest.php | file | core/ |
|
| CacheabilityMetadataConfigOverrideTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| CacheabilityMetadataUpdateTest | class | core/ |
Tests that views cacheability metadata post update hook runs properly. |
| CacheabilityMetadataUpdateTest.php | file | core/ |
|
| CacheabilityMetadataUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| CacheabilityMetadataUpdateTest::testUpdateHookN | function | core/ |
Tests that views cacheability metadata updated properly. |
| CacheableAccessDeniedHttpException | class | core/ |
A cacheable AccessDeniedHttpException. |
| CacheableAccessDeniedHttpException.php | file | core/ |
|
| CacheableAccessDeniedHttpException::__construct | function | 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. |
| CacheableGoneHttpException | class | core/ |
A cacheable GoneHttpException. |
| CacheableGoneHttpException.php | file | core/ |
|
| CacheableGoneHttpException::__construct | function | core/ |
|
| CacheableHttpException | class | core/ |
A cacheable HttpException. |
| CacheableHttpException.php | file | core/ |
|
| CacheableHttpException::__construct | function | core/ |
|
| CacheableJsonResponse | class | core/ |
A JsonResponse that contains and can expose cacheability metadata. |
| CacheableJsonResponse.php | file | core/ |
|
| CacheableLengthRequiredHttpException | class | core/ |
A cacheable LengthRequiredHttpException. |
| CacheableLengthRequiredHttpException.php | file | core/ |
|
| CacheableLengthRequiredHttpException::__construct | function | core/ |
|
| 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. |
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.