Search for on
Title | Object type | File name | Summary |
---|---|---|---|
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.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. |
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. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.