Search for on
Title | Object type | File name | Summary |
---|---|---|---|
CacheTagsChecksumDecorator::logCacheTagOperation | function | core/ |
Logs a cache tag operation. |
CacheTagsChecksumDecorator::__construct | function | core/ |
|
CacheTagsChecksumInterface::INVALID_CHECKSUM_WHILE_IN_TRANSACTION | constant | core/ |
The invalid checksum returned if a database transaction is in progress. |
CacheTagsChecksumTrait::getDatabaseConnection | function | core/ |
Returns the database connection. |
CacheTagsChecksumTrait::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
CacheTagsChecksumTrait::rootTransactionEndCallback | function | core/ |
Callback to be invoked just after a database transaction gets committed. |
CacheTest::mergeCacheContextsProvide | function | core/ |
Provides a list of pairs of cache contexts arrays to be merged. |
CacheTest::testCacheContextIntegration | function | core/ |
Tests the cache context integration for views result cache. |
CacheTest::testMergeCacheContexts | function | core/ |
@covers ::mergeContexts[[api-linebreak]] |
CacheTest::testNoneResultCaching | function | core/ |
Tests no caching. |
CacheTestController | class | core/ |
Controller routines for cache_test routes. |
CacheTestController.php | file | core/ |
|
CacheTestController::bundleTags | function | core/ |
Bundle listing tags invalidation. |
CacheTestController::urlBubbling | function | core/ |
Early renders a URL to test bubbleable metadata bubbling. |
CacheWebTest::testCacheOutputOnPage | function | core/ |
Tests the output caching on an actual page. |
cache_context.config_override_integration_test | service | core/ |
Drupal\config_override_integration_test\Cache\ConfigOverrideIntegrationTestCacheContext |
cache_context.cookies | service | core/ |
Drupal\Core\Cache\Context\CookiesCacheContext |
cache_context.entity_test_view_grants | service | core/ |
Drupal\entity_test\Cache\EntityTestViewGrantsCacheContext |
cache_context.headers | service | core/ |
Drupal\Core\Cache\Context\HeadersCacheContext |
cache_context.ip | service | core/ |
Drupal\Core\Cache\Context\IpCacheContext |
cache_context.languages | service | core/ |
Drupal\Core\Cache\Context\LanguagesCacheContext |
cache_context.layout_builder_is_active | service | core/ |
Drupal\layout_builder\Cache\LayoutBuilderIsActiveCacheContext |
cache_context.pirate_day | service | core/ |
Drupal\config_override_test\Cache\PirateDayCacheContext |
cache_context.protocol_version | service | core/ |
Drupal\Core\Cache\Context\ProtocolVersionCacheContext |
cache_context.request_format | service | core/ |
Drupal\Core\Cache\Context\RequestFormatCacheContext |
cache_context.route | service | core/ |
Drupal\Core\Cache\Context\RouteCacheContext |
cache_context.route.book_navigation | service | core/ |
Drupal\book\Cache\BookNavigationCacheContext |
cache_context.route.menu_active_trails | service | core/ |
Drupal\Core\Cache\Context\MenuActiveTrailsCacheContext |
cache_context.route.name | service | core/ |
Drupal\Core\Cache\Context\RouteNameCacheContext |
cache_context.route.name.is_layout_builder_ui | service | core/ |
Drupal\layout_builder\Cache\LayoutBuilderUiCacheContext |
cache_context.session | service | core/ |
Drupal\Core\Cache\Context\SessionCacheContext |
cache_context.session.exists | service | core/ |
Drupal\Core\Cache\Context\SessionExistsCacheContext |
cache_context.theme | service | core/ |
Drupal\Core\Cache\Context\ThemeCacheContext |
cache_context.timezone | service | core/ |
Drupal\Core\Cache\Context\TimeZoneCacheContext |
cache_context.url | service | core/ |
Drupal\Core\Cache\Context\UrlCacheContext |
cache_context.url.path | service | core/ |
Drupal\Core\Cache\Context\PathCacheContext |
cache_context.url.path.is_front | service | core/ |
Drupal\Core\Cache\Context\IsFrontPathCacheContext |
cache_context.url.path.parent | service | core/ |
Drupal\Core\Cache\Context\PathParentCacheContext |
cache_context.url.query_args | service | core/ |
Drupal\Core\Cache\Context\QueryArgsCacheContext |
cache_context.url.query_args.pagers | service | core/ |
Drupal\Core\Cache\Context\PagersCacheContext |
cache_context.url.site | service | core/ |
Drupal\Core\Cache\Context\SiteCacheContext |
cache_context.user | service | core/ |
Drupal\Core\Cache\Context\UserCacheContext |
cache_context.user.is_super_user | service | core/ |
Drupal\Core\Cache\Context\IsSuperUserCacheContext |
cache_context.user.node_grants | service | core/ |
Drupal\node\Cache\NodeAccessGrantsCacheContext |
cache_context.user.permissions | service | core/ |
Drupal\Core\Cache\Context\AccountPermissionsCacheContext |
cache_context.user.roles | service | core/ |
Drupal\Core\Cache\Context\UserRolesCacheContext |
cache_context.views_test_cache_context | service | core/ |
Drupal\views_test_data\Cache\ViewsTestCacheContext |
cache_context.workspace | service | core/ |
Drupal\workspaces\WorkspaceCacheContext |
cache_contexts_manager | service | core/ |
Drupal\Core\Cache\Context\CacheContextsManager |
CalculatedCacheContextInterface | interface | core/ |
Provides an interface for defining a calculated cache context service. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.