Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| cache_factory | service | core/ |
Drupal\Core\Cache\CacheFactory |
| cache_prewarmer | service | core/ |
Drupal\Core\PreWarm\CachePreWarmer |
| cache_router_rebuild_subscriber | service | core/ |
Drupal\Core\EventSubscriber\CacheRouterRebuildSubscriber |
| cache_tags.invalidator | service | core/ |
Drupal\Core\Cache\CacheTagsInvalidator |
| cache_tags.invalidator.checksum | service | core/ |
Drupal\Core\Cache\DatabaseCacheTagsChecksum |
| cache_tags.preloader | service | core/ |
Drupal\Core\Cache\EventSubscriber\CacheTagPreloadSubscriber |
| cache_test.info.yml | file | core/ |
core/modules/system/tests/modules/cache_test/cache_test.info.yml |
| cache_test.routing.yml | file | core/ |
core/modules/system/tests/modules/cache_test/cache_test.routing.yml |
| CalculatedCacheContextInterface | interface | core/ |
Provides an interface for defining a calculated cache context service. |
| CalculatedCacheContextInterface.php | file | core/ |
|
| CalculatedCacheContextInterface::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| CalculatedCacheContextInterface::getContext | function | core/ |
Returns the string representation of the cache context. |
| CalculatedCacheContextInterface::getLabel | function | core/ |
Returns the label of the cache context. |
| CalculatedPermissions | class | core/ |
Represents a calculated set of permissions with cacheable metadata. |
| CalculatedPermissions.php | file | core/ |
|
| CalculatedPermissions::__construct | function | core/ |
Constructs a new CalculatedPermissions. |
| CalculatedPermissionsInterface | interface | core/ |
Defines the calculated permissions interface. |
| CalculatedPermissionsInterface.php | file | core/ |
|
| CalculatedPermissionsInterface::getItem | function | core/ |
Retrieves a single calculated permission item from a given scope. |
| CalculatedPermissionsInterface::getItems | function | core/ |
Retrieves all of the calculated permission items, regardless of scope. |
| CalculatedPermissionsInterface::getItemsByScope | function | core/ |
Retrieves all of the calculated permission items for the given scope. |
| CalculatedPermissionsInterface::getScopes | function | core/ |
Retrieves all of the scopes that have items for them. |
| CalculatedPermissionsItem | class | core/ |
Represents a single entry for the calculated permissions. |
| CalculatedPermissionsItem.php | file | core/ |
|
| CalculatedPermissionsItem::getIdentifier | function | core/ |
Returns the identifier within the scope. |
| CalculatedPermissionsItem::getPermissions | function | core/ |
Returns the permissions for the calculated permissions item. |
| CalculatedPermissionsItem::getScope | function | core/ |
Returns the scope of the calculated permissions item. |
| CalculatedPermissionsItem::hasPermission | function | core/ |
Returns whether this item has a given permission. |
Pagination
- Previous page
- Page 153
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.