Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
CacheTestController::urlBubbling function core/modules/system/tests/modules/cache_test/src/Controller/CacheTestController.php Early renders a URL to test bubbleable metadata bubbling.
CacheTestTrait trait core/modules/system/tests/src/Traits/CacheTestTrait.php Provides helper methods for interacting with cache backends.
CacheTestTrait.php file core/modules/system/tests/src/Traits/CacheTestTrait.php
CacheTestTrait::getDefaultVariationCache function core/modules/system/tests/src/Traits/CacheTestTrait.php Retrieves the default cache backend as a variation cache.
CacheTestTrait::getRenderVariationCache function core/modules/system/tests/src/Traits/CacheTestTrait.php Retrieves the render cache backend as a variation cache.
CacheTestTrait::verifyCache function core/modules/system/tests/src/Traits/CacheTestTrait.php Verify that a given cache entry exists, with the correct cache tags.
CacheTestTrait::verifyDefaultCache function core/modules/system/tests/src/Traits/CacheTestTrait.php Verify that a given default cache entry exists with the correct cache tags.
CacheTestTrait::verifyRenderCache function core/modules/system/tests/src/Traits/CacheTestTrait.php Verify that a given render cache entry exists with the correct cache tags.
CacheWebTest class core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php Tests pluggable caching for views via a web test.
CacheWebTest.php file core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php
CacheWebTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php
CacheWebTest::$modules property core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php
CacheWebTest::$testViews property core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php Views used by this test.
CacheWebTest::setUp function core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php
CacheWebTest::testCacheOutputOnPage function core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php Tests the output caching on an actual page.
CacheWebTest::testDisplayWithoutCacheStillBubblesMetadata function core/modules/views/tests/src/Functional/Plugin/CacheWebTest.php Tests that a display without caching still contains the cache metadata.
cache_context.config_override_integration_test service core/modules/config/tests/config_override_integration_test/config_override_integration_test.services.yml Drupal\config_override_integration_test\Cache\ConfigOverrideIntegrationTestCacheContext
cache_context.cookies service core/core.services.yml Drupal\Core\Cache\Context\CookiesCacheContext
cache_context.entity_test_view_grants service core/modules/system/tests/modules/entity_test/entity_test.services.yml Drupal\entity_test\Cache\EntityTestViewGrantsCacheContext
cache_context.headers service core/core.services.yml Drupal\Core\Cache\Context\HeadersCacheContext
cache_context.languages service core/core.services.yml Drupal\Core\Cache\Context\LanguagesCacheContext
cache_context.layout_builder_is_active service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Cache\LayoutBuilderIsActiveCacheContext
cache_context.protocol_version service core/core.services.yml Drupal\Core\Cache\Context\ProtocolVersionCacheContext
cache_context.request_format service core/core.services.yml Drupal\Core\Cache\Context\RequestFormatCacheContext
cache_context.route.menu_active_trails service core/core.services.yml Drupal\Core\Cache\Context\MenuActiveTrailsCacheContext
cache_context.route.name.is_layout_builder_ui service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Cache\LayoutBuilderUiCacheContext
cache_context.session service core/core.services.yml Drupal\Core\Cache\Context\SessionCacheContext
cache_context.session.exists service core/core.services.yml Drupal\Core\Cache\Context\SessionExistsCacheContext
cache_context.url.path.is_front service core/core.services.yml Drupal\Core\Cache\Context\IsFrontPathCacheContext
cache_context.url.query_args service core/core.services.yml Drupal\Core\Cache\Context\QueryArgsCacheContext
cache_context.url.query_args.pagers service core/core.services.yml Drupal\Core\Cache\Context\PagersCacheContext
cache_context.url.site service core/core.services.yml Drupal\Core\Cache\Context\SiteCacheContext
cache_context.user service core/core.services.yml Drupal\Core\Cache\Context\UserCacheContext
cache_context.user.is_super_user service core/core.services.yml Drupal\Core\Cache\Context\IsSuperUserCacheContext
cache_context.user.node_grants service core/modules/node/node.services.yml Drupal\node\Cache\NodeAccessGrantsCacheContext
cache_context.user.permissions service core/core.services.yml Drupal\Core\Cache\Context\AccountPermissionsCacheContext
cache_context.user.roles service core/core.services.yml Drupal\Core\Cache\Context\UserRolesCacheContext
cache_context.views_test_cache_context service core/modules/views/tests/modules/views_test_data/views_test_data.services.yml Drupal\views_test_data\Cache\ViewsTestCacheContext
cache_context.workspace service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspaceCacheContext
cache_contexts_manager service core/core.services.yml Drupal\Core\Cache\Context\CacheContextsManager
cache_router_rebuild_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\CacheRouterRebuildSubscriber
cache_tags.invalidator service core/core.services.yml Drupal\Core\Cache\CacheTagsInvalidator
cache_tags.invalidator.checksum service core/core.services.yml Drupal\Core\Cache\DatabaseCacheTagsChecksum
cache_tags.preloader service core/core.services.yml Drupal\Core\Cache\EventSubscriber\CacheTagPreloadSubscriber
cache_test.info.yml file core/modules/system/tests/modules/cache_test/cache_test.info.yml core/modules/system/tests/modules/cache_test/cache_test.info.yml
cache_test.routing.yml file core/modules/system/tests/modules/cache_test/cache_test.routing.yml core/modules/system/tests/modules/cache_test/cache_test.routing.yml
CalculatedPermissions class core/lib/Drupal/Core/Session/CalculatedPermissions.php Represents a calculated set of permissions with cacheable metadata.
CalculatedPermissions.php file core/lib/Drupal/Core/Session/CalculatedPermissions.php
CalculatedPermissions::__construct function core/lib/Drupal/Core/Session/CalculatedPermissions.php Constructs a new CalculatedPermissions.
CalculatedPermissionsInterface interface core/lib/Drupal/Core/Session/CalculatedPermissionsInterface.php Defines the calculated permissions interface.

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