Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
| CacheableJsonResponse.php | file | core/ |
|
| CacheableLengthRequiredHttpException::__construct | function | core/ |
|
| CacheableMetadata::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CacheableMetadata::getCacheTags | function | core/ |
The cache tags associated with this object. |
| CacheableMetadata::setCacheContexts | function | core/ |
Sets cache contexts. |
| CacheableMetadata::setCacheMaxAge | function | core/ |
Sets the maximum age (in seconds). |
| CacheableMetadata::setCacheTags | function | core/ |
Sets cache tags. |
| CacheableMetadataCalculationTest | class | core/ |
Tests that cacheability metadata is only calculated when needed. |
| CacheableMetadataCalculationTest | class | core/ |
Tests plugin that reports when cacheable metadata is being calculated. |
| CacheableMetadataCalculationTest.php | file | core/ |
|
| CacheableMetadataCalculationTest.php | file | core/ |
|
| CacheableMetadataCalculationTest::$entityTypeManager | property | core/ |
The entity type manager. |
| CacheableMetadataCalculationTest::$modules | property | core/ |
Modules to enable. |
| CacheableMetadataCalculationTest::$state | property | core/ |
The state service. |
| CacheableMetadataCalculationTest::$state | property | core/ |
The state service. |
| CacheableMetadataCalculationTest::access | function | core/ |
Determine if the current user has access or not. |
| CacheableMetadataCalculationTest::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| CacheableMetadataCalculationTest::assertCacheableMetadataHasBeenCalculated | function | core/ |
Checks whether the view has calculated its cacheability metadata. |
| CacheableMetadataCalculationTest::cacheableMetadataHasBeenAccessed | function | core/ |
Sets a flag to inform tests that cacheable metadata has been accessed. |
| CacheableMetadataCalculationTest::create | function | core/ |
Creates an instance of the plugin. |
| CacheableMetadataCalculationTest::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CacheableMetadataCalculationTest::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| CacheableMetadataCalculationTest::getCacheTags | function | core/ |
The cache tags associated with this object. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.