Search for cid

  1. Search 7.x for cid
  2. Search 9.5.x for cid
  3. Search 8.9.x for cid
  4. Search 10.3.x for cid
  5. Other projects
Title Object type File name Summary
CacheCollector::$cid property core/lib/Drupal/Core/Cache/CacheCollector.php The cache id that is used for the cache entry.
CacheCollector::getCid function core/lib/Drupal/Core/Cache/CacheCollector.php Gets the cache ID.
CacheCollectorTest::$cid property core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php The cache id used for the test.
CacheTestBase::$defaultCid property core/modules/system/tests/src/Functional/Cache/CacheTestBase.php The default cache ID.
CommentStorage::getChildCids function core/modules/comment/src/CommentStorage.php Gets the comment ids of the passed comment entities' children.
CommentStorageInterface::getChildCids function core/modules/comment/src/CommentStorageInterface.php Gets the comment ids of the passed comment entities' children.
DatabaseBackend::normalizeCid function core/lib/Drupal/Core/Cache/DatabaseBackend.php Normalizes a cache ID in order to comply with database limitations.
ElementInfoManager::getCid function core/lib/Drupal/Core/Render/ElementInfoManager.php Returns the CID used to cache the element info.
EntityAccessControlHandler::buildCreateAccessCid function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Builds the create access result cache ID.
EntityCreateAccessCustomCidTest class core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php Tests entity access control handler custom internal cache ID.
EntityCreateAccessCustomCidTest.php file core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php
EntityCreateAccessCustomCidTest::$account property core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php A mock account.
EntityCreateAccessCustomCidTest::$entityType property core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php A mock entity type.
EntityCreateAccessCustomCidTest::$langcode property core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php A language code.
EntityCreateAccessCustomCidTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php A mock module handler.
EntityCreateAccessCustomCidTest::providerTestCustomCid function core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php Provides test cases for ::testCustomCid().
EntityCreateAccessCustomCidTest::providerTestDefaultCid function core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php Provides test cases for ::testDefaultCid().
EntityCreateAccessCustomCidTest::setUp function core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php
EntityCreateAccessCustomCidTest::setUpAccessCache function core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php Setup the access cache on the entity handler for testing.
EntityCreateAccessCustomCidTest::testCustomCid function core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php Tests the entity access control handler with a custom static cache ID.
EntityCreateAccessCustomCidTest::testDefaultCid function core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php Tests the entity access control handler caching with context.
EntityRouteHelper::ENTITY_ROUTE_CID constant core/modules/navigation/src/EntityRouteHelper.php
EntityTestAccessControlHandler::buildCreateAccessCid function core/modules/system/tests/modules/entity_test/src/EntityTestAccessControlHandler.php Builds the create access result cache ID.
LibraryDiscoveryCollector::getCid function core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php Gets the cache ID.
LocaleLookup::getCid function core/modules/locale/src/LocaleLookup.php Gets the cache ID.
LocaleLookupTest::getCidProvider function core/modules/locale/tests/src/Unit/LocaleLookupTest.php Provides test data for testGetCid().
LocaleLookupTest::testGetCid function core/modules/locale/tests/src/Unit/LocaleLookupTest.php @covers ::getCid
MenuActiveTrail::getCid function core/lib/Drupal/Core/Menu/MenuActiveTrail.php
MenuActiveTrailTest::testGetCid function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Tests getCid()
PageCache::$cid property core/modules/page_cache/src/StackMiddleware/PageCache.php The cache ID for the (master) request.
PhpBackend::normalizeCid function core/lib/Drupal/Core/Cache/PhpBackend.php Ensures a normalized cache ID.
RouteProvider::ROUTE_LOAD_CID_PREFIX constant core/lib/Drupal/Core/Routing/RouteProvider.php Cache ID prefix used to load routes.
TestMemoryBackend::getAllCids function core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php
TwigTransTokenParser::decideForEnd function core/lib/Drupal/Core/Template/TwigTransTokenParser.php Detect the end of a 'trans' tag.
TwigTransTokenParser::decideForFork function core/lib/Drupal/Core/Template/TwigTransTokenParser.php Detect a 'plural' switch or the end of a 'trans' tag.
ViewsData::$baseCid property core/modules/views/src/ViewsData.php The base cache ID to use.
ViewsData::prepareCid function core/modules/views/src/ViewsData.php Prepares the cache ID by appending a language code.
WorkflowTest::testNumericIdSorting function core/modules/workflows/tests/src/Unit/WorkflowTest.php Tests numeric IDs when added to a workflow.
WorkflowUiTest::testNumericIds function core/modules/workflows/tests/src/Functional/WorkflowUiTest.php 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.