Search for writeCache
- Search 7.x for writeCache
- Search 9.5.x for writeCache
- Search 10.3.x for writeCache
- Search 11.x for writeCache
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AliasManager::writeCache | function | core/ |
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/ |
Write the cache. |
ModuleHandler::writeCache | function | core/ |
Write the hook implementation info to the cache. |
ModuleHandlerInterface::writeCache | function | core/ |
Write the hook implementation info to the cache. |
ModuleHandlerTest::testWriteCache | function | core/ |
Test that write cache calls through to cache library correctly. |
RelationLinkManager::writeCache | function | core/ |
Writes the cache of relation links. |
RendererBubblingTest::testOverWriteCacheKeys | function | core/ |
Tests that an element's cache keys cannot be changed during its rendering. |
TypeLinkManager::writeCache | function | core/ |
Writes the cache of type links. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.