Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheableMetadata::getCacheTags | function | core/ |
|
| 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 plugin that reports when cacheable metadata is being calculated. |
| CacheableMetadataCalculationTest | class | core/ |
Tests that cacheability metadata is only calculated when needed. |
| CacheableMetadataCalculationTest.php | file | core/ |
|
| CacheableMetadataCalculationTest.php | file | core/ |
|
| CacheableMetadataCalculationTest::$entityTypeManager | property | core/ |
The entity type manager. |
| CacheableMetadataCalculationTest::$modules | property | core/ |
Modules to install. |
| CacheableMetadataCalculationTest::$state | property | core/ |
The state service. |
| CacheableMetadataCalculationTest::$state | property | core/ |
The state service. |
| CacheableMetadataCalculationTest::access | function | core/ |
|
| CacheableMetadataCalculationTest::alterRouteDefinition | function | core/ |
|
| 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::getCacheContexts | function | core/ |
|
| CacheableMetadataCalculationTest::getCacheMaxAge | function | core/ |
|
| CacheableMetadataCalculationTest::getCacheTags | function | core/ |
|
| CacheableMetadataCalculationTest::resetState | function | core/ |
Resets the state so we are ready for a new test. |
| CacheableMetadataCalculationTest::setUp | function | core/ |
|
| CacheableMetadataCalculationTest::testCacheableMetadataCalculation | function | core/ |
Tests that cacheability metadata is only calculated when needed. |
| CacheableMetadataCalculationTest::TEST_MODULE | constant | core/ |
The ID of the module used in the test. |
| CacheableMetadataCalculationTest::TEST_VIEW_ID | constant | core/ |
The ID of the view used in the test. |
| CacheableMetadataCalculationTest::__construct | function | core/ |
Constructs a CacheableMetadataCalculationTest access plugin. |
| CacheableMetadataTest | class | core/ |
Tests Drupal\Core\Cache\CacheableMetadata. |
| CacheableMetadataTest.php | file | core/ |
|
| CacheableMetadataTest::providerSetCacheMaxAge | function | core/ |
Data provider for testSetCacheMaxAge. |
| CacheableMetadataTest::providerTestCreateFromObject | function | core/ |
Provides test data for createFromObject(). |
| CacheableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
| CacheableMetadataTest::providerTestMerge | function | core/ |
Provides test data for testMerge(). |
| CacheableMetadataTest::testAddCacheableDependency | function | core/ |
Tests addCacheableDependency(). |
| CacheableMetadataTest::testAddCacheTags | function | core/ |
This delegates to Cache::mergeTags(), so just a basic test. |
| CacheableMetadataTest::testCreateFromObject | function | core/ |
Tests create from object. |
| CacheableMetadataTest::testCreateFromRenderArray | function | core/ |
Tests create from render array. |
| CacheableMetadataTest::testMerge | function | core/ |
Tests merge(). |
| CacheableMetadataTest::testSetCacheMaxAge | function | core/ |
Tests valid and invalid values as max age. |
| CacheableMethodNotAllowedHttpException::__construct | function | core/ |
|
| CacheableNormalization::hasNoNestedInstances | function | core/ |
Ensures that no nested values are instances of this class. |
| CacheableNormalization::__construct | function | core/ |
CacheableNormalization constructor. |
| CacheableNormalizerInterface::SERIALIZATION_CONTEXT_CACHEABILITY | constant | core/ |
Name of key for bubbling cacheability metadata via serialization context. |
| CacheableNotAcceptableHttpException::__construct | function | core/ |
|
| CacheableNotFoundHttpException::__construct | function | core/ |
|
| CacheableOmission | class | core/ |
Represents the cacheability associated with the omission of a value. |
| CacheableOmission.php | file | core/ |
|
| CacheableOmission::getNormalization | function | core/ |
A CacheableOmission should never have its normalization retrieved. |
| CacheableOmission::permanent | function | core/ |
Creates a CacheableNormalization instance without any special cacheability. |
| CacheableOmission::__construct | function | core/ |
CacheableOmission constructor. |
| CacheablePreconditionFailedHttpException::__construct | function | core/ |
|
| CacheablePreconditionRequiredHttpException::__construct | function | core/ |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.