Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
cache_context.route.menu_active_trails service core/core.services.yml Drupal\Core\Cache\Context\MenuActiveTrailsCacheContext
cache_context.route.name service core/core.services.yml Drupal\Core\Cache\Context\RouteNameCacheContext
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.theme service core/core.services.yml Drupal\Core\Cache\Context\ThemeCacheContext
cache_context.timezone service core/core.services.yml Drupal\Core\Cache\Context\TimeZoneCacheContext
cache_context.url service core/core.services.yml Drupal\Core\Cache\Context\UrlCacheContext
cache_context.url.path service core/core.services.yml Drupal\Core\Cache\Context\PathCacheContext
cache_context.url.path.is_front service core/core.services.yml Drupal\Core\Cache\Context\IsFrontPathCacheContext
cache_context.url.path.parent service core/core.services.yml Drupal\Core\Cache\Context\PathParentCacheContext
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_factory service core/core.services.yml Drupal\Core\Cache\CacheFactory
cache_prewarmer service core/core.services.yml Drupal\Core\PreWarm\CachePreWarmer
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
CalculatedCacheContextInterface interface core/lib/Drupal/Core/Cache/Context/CalculatedCacheContextInterface.php Provides an interface for defining a calculated cache context service.
CalculatedCacheContextInterface.php file core/lib/Drupal/Core/Cache/Context/CalculatedCacheContextInterface.php
CalculatedCacheContextInterface::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/CalculatedCacheContextInterface.php Gets cacheability metadata for the context based on the parameter value.
CalculatedCacheContextInterface::getContext function core/lib/Drupal/Core/Cache/Context/CalculatedCacheContextInterface.php Returns the string representation of the cache context.
CalculatedCacheContextInterface::getLabel function core/lib/Drupal/Core/Cache/Context/CalculatedCacheContextInterface.php Returns the label of the cache context.
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.
CalculatedPermissionsInterface.php file core/lib/Drupal/Core/Session/CalculatedPermissionsInterface.php
CalculatedPermissionsInterface::getItem function core/lib/Drupal/Core/Session/CalculatedPermissionsInterface.php Retrieves a single calculated permission item from a given scope.
CalculatedPermissionsInterface::getItems function core/lib/Drupal/Core/Session/CalculatedPermissionsInterface.php Retrieves all of the calculated permission items, regardless of scope.
CalculatedPermissionsInterface::getItemsByScope function core/lib/Drupal/Core/Session/CalculatedPermissionsInterface.php Retrieves all of the calculated permission items for the given scope.
CalculatedPermissionsInterface::getScopes function core/lib/Drupal/Core/Session/CalculatedPermissionsInterface.php Retrieves all of the scopes that have items for them.
CalculatedPermissionsItem class core/lib/Drupal/Core/Session/CalculatedPermissionsItem.php Represents a single entry for the calculated permissions.
CalculatedPermissionsItem.php file core/lib/Drupal/Core/Session/CalculatedPermissionsItem.php
CalculatedPermissionsItem::getIdentifier function core/lib/Drupal/Core/Session/CalculatedPermissionsItem.php Returns the identifier within the scope.
CalculatedPermissionsItem::getPermissions function core/lib/Drupal/Core/Session/CalculatedPermissionsItem.php Returns the permissions for the calculated permissions item.
CalculatedPermissionsItem::getScope function core/lib/Drupal/Core/Session/CalculatedPermissionsItem.php Returns the scope of the calculated permissions item.
CalculatedPermissionsItem::hasPermission function core/lib/Drupal/Core/Session/CalculatedPermissionsItem.php Returns whether this item has a given permission.

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