Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CacheContextInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
CacheContextInterface::getContext | function | core/ |
Returns the string representation of the cache context. |
CacheContextInterface::getLabel | function | core/ |
Returns the label of the cache context. |
CacheContextsManager::getAll | function | core/ |
Provides an array of available cache contexts. |
CacheContextsManager::getLabels | function | core/ |
Provides an array of available cache context labels. |
CacheContextsManager::getService | function | core/ |
Retrieves a cache context service from the container. |
CacheContextsManagerTest::getContextsFixture | function | core/ |
|
CacheContextsManagerTest::getMockContainer | function | core/ |
|
CachedStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
CachedStorage::getCacheKey | function | core/ |
Returns a cache key for a configuration name using the collection. |
CachedStorage::getCacheKeys | function | core/ |
Returns a cache key map for an array of configuration names. |
CachedStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
CachedStorage::getCollectionPrefix | function | core/ |
Returns a cache ID prefix to use for the collection. |
CachedStorageTest | class | core/ |
Tests the interaction of cache and file storage in CachedStorage. |
CachedStorageTest | class | core/ |
Tests CachedStorage operations. |
CachedStorageTest.php | file | core/ |
|
CachedStorageTest.php | file | core/ |
|
CachedStorageTest::$cache | property | core/ |
The cache backend the cached storage is using. |
CachedStorageTest::$cacheFactory | property | core/ |
|
CachedStorageTest::$fileStorage | property | core/ |
The file storage the cached storage is using. |
CachedStorageTest::containerBuild | function | core/ |
|
CachedStorageTest::delete | function | core/ |
|
CachedStorageTest::insert | function | core/ |
|
CachedStorageTest::read | function | core/ |
|
CachedStorageTest::setUp | function | core/ |
|
CachedStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
CachedStorageTest::testListAllStaticCache | function | core/ |
Test listAll static cache. |
CachedStorageTest::update | function | core/ |
|
CacheFactory::get | function | core/ |
Instantiates a cache backend class for a given cache bin. |
CacheFactoryInterface::get | function | core/ |
Gets a cache backend class for a given cache bin. |
CachePluginBase::cacheGet | function | core/ |
Retrieve data from the cache. |
CachePluginBase::getCacheMaxAge | function | core/ |
Gets the max age for the current view. |
CachePluginBase::getCacheTags | function | core/ |
Gets an array of cache tags for the current view. |
CachePluginBase::getDefaultCacheMaxAge | function | core/ |
Returns the default cache max age. |
CachePluginBase::getResultsKey | function | core/ |
Returns the resultsKey property. |
CachePluginBase::getRowCacheKeys | function | core/ |
Returns the row cache keys. |
CachePluginBase::getRowCacheTags | function | core/ |
Returns the row cache tags. |
CachePluginBase::getRowId | function | core/ |
Returns a unique identifier for the specified row. |
CacheRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
CacheTagsChecksumInterface::getCurrentChecksum | function | core/ |
Returns the sum total of validations for a given set of tags. |
CacheTagsChecksumTrait::getCurrentChecksum | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::getCurrentChecksum() |
CacheTagsChecksumTrait::getDatabaseConnection | function | core/ |
Returns the database connection. |
CacheTagsChecksumTrait::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
CacheTagsInvalidator::getInvalidatorCacheBins | function | core/ |
Returns all cache bins that need to be notified about invalidations. |
CacheTagTest::getRenderCache | function | core/ |
Gets the render cache for a given view. |
CacheTest::mergeTagsProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
CacheTest::testMergeTags | function | core/ |
@covers ::mergeTags |
CalculatedCacheContextInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
CalculatedCacheContextInterface::getContext | function | core/ |
Returns the string representation of the cache context. |
CalculatedCacheContextInterface::getLabel | function | core/ |
Returns the label of the cache context. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.