Search for writeCache

  1. Search 7.x for writeCache
  2. Search 8.9.x for writeCache
  3. Search 10.3.x for writeCache
  4. Search 11.x for writeCache
  5. Other projects
Title Object type File name Summary
AliasManager::writeCache function core/modules/path_alias/src/AliasManager.php Cache an array of the paths available on each page. We assume that aliases
will be needed for the majority of these paths during subsequent requests,
and load them in a single query during path alias lookup.
CacheDecoratorInterface::writeCache function core/lib/Drupal/Core/CacheDecorator/CacheDecoratorInterface.php Write the cache.
ModuleHandler::writeCache function core/lib/Drupal/Core/Extension/ModuleHandler.php Write the hook implementation info to the cache.
ModuleHandlerInterface::writeCache function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Write the hook implementation info to the cache.
ModuleHandlerTest::testWriteCache function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Tests that write cache calls through to cache library correctly.
RelationLinkManager::writeCache function core/modules/hal/src/LinkManager/RelationLinkManager.php Writes the cache of relation links.
RendererBubblingTest::testOverWriteCacheKeys function core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php Tests that an element's cache keys cannot be changed during its rendering.
TypeLinkManager::writeCache function core/modules/hal/src/LinkManager/TypeLinkManager.php Writes the cache of type links.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.