Search for cid
Title | Object type | File name | Summary |
---|---|---|---|
CacheCollector::$cid | property | core/ |
The cache id that is used for the cache entry. |
CacheCollector::getCid | function | core/ |
Gets the cache ID. |
CacheCollectorTest::$cid | property | core/ |
The cache id used for the test. |
CacheTestBase::$defaultCid | property | core/ |
The default cache ID. |
CommentStorage::getChildCids | function | core/ |
Gets the comment ids of the passed comment entities' children. |
CommentStorageInterface::getChildCids | function | core/ |
Gets the comment ids of the passed comment entities' children. |
DatabaseBackend::normalizeCid | function | core/ |
Normalizes a cache ID in order to comply with database limitations. |
ElementInfoManager::getCid | function | core/ |
Returns the CID used to cache the element info. |
EntityAccessControlHandler::buildCreateAccessCid | function | core/ |
Builds the create access result cache ID. |
EntityCreateAccessCustomCidTest | class | core/ |
Tests entity access control handler custom internal cache ID. |
EntityCreateAccessCustomCidTest.php | file | core/ |
|
EntityCreateAccessCustomCidTest::$account | property | core/ |
A mock account. |
EntityCreateAccessCustomCidTest::$entityType | property | core/ |
A mock entity type. |
EntityCreateAccessCustomCidTest::$langcode | property | core/ |
A language code. |
EntityCreateAccessCustomCidTest::$moduleHandler | property | core/ |
A mock module handler. |
EntityCreateAccessCustomCidTest::providerTestCustomCid | function | core/ |
Provides test cases for ::testCustomCid(). |
EntityCreateAccessCustomCidTest::providerTestDefaultCid | function | core/ |
Provides test cases for ::testDefaultCid(). |
EntityCreateAccessCustomCidTest::setUp | function | core/ |
|
EntityCreateAccessCustomCidTest::setUpAccessCache | function | core/ |
Setup the access cache on the entity handler for testing. |
EntityCreateAccessCustomCidTest::testCustomCid | function | core/ |
Tests the entity access control handler with a custom static cache ID. |
EntityCreateAccessCustomCidTest::testDefaultCid | function | core/ |
Tests the entity access control handler caching with context. |
EntityRouteHelper::ENTITY_ROUTE_CID | constant | core/ |
|
EntityTestAccessControlHandler::buildCreateAccessCid | function | core/ |
Builds the create access result cache ID. |
LibraryDiscoveryCollector::getCid | function | core/ |
Gets the cache ID. |
LocaleLookup::getCid | function | core/ |
Gets the cache ID. |
LocaleLookupTest::getCidProvider | function | core/ |
Provides test data for testGetCid(). |
LocaleLookupTest::testGetCid | function | core/ |
@covers ::getCid |
MenuActiveTrail::getCid | function | core/ |
|
MenuActiveTrailTest::testGetCid | function | core/ |
Tests getCid() |
PageCache::$cid | property | core/ |
The cache ID for the (master) request. |
PhpBackend::normalizeCid | function | core/ |
Ensures a normalized cache ID. |
RouteProvider::ROUTE_LOAD_CID_PREFIX | constant | core/ |
Cache ID prefix used to load routes. |
TestMemoryBackend::getAllCids | function | core/ |
|
TwigTransTokenParser::decideForEnd | function | core/ |
Detect the end of a 'trans' tag. |
TwigTransTokenParser::decideForFork | function | core/ |
Detect a 'plural' switch or the end of a 'trans' tag. |
ViewsData::$baseCid | property | core/ |
The base cache ID to use. |
ViewsData::prepareCid | function | core/ |
Prepares the cache ID by appending a language code. |
WorkflowTest::testNumericIdSorting | function | core/ |
Tests numeric IDs when added to a workflow. |
WorkflowUiTest::testNumericIds | function | core/ |
Tests a workflow, state, and transition can have a numeric ID and label. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.