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/ | 
                                                                                        |
| 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. | 
| 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[[api-linebreak]] | 
| 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.