Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 the 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. |
| CalculatedPermissionsItem::isAdmin | function | core/ |
Returns whether this item grants admin privileges in its scope. |
| CalculatedPermissionsItem::__construct | function | core/ |
Constructs a new CalculatedPermissionsItem. |
| CalculatedPermissionsItemInterface | interface | core/ |
Defines the calculated permissions item interface. |
| CalculatedPermissionsItemInterface.php | file | core/ |
|
| CalculatedPermissionsItemInterface::getIdentifier | function | core/ |
Returns the identifier within the scope. |
| CalculatedPermissionsItemInterface::getPermissions | function | core/ |
Returns the permissions for the calculated permissions item. |
| CalculatedPermissionsItemInterface::getScope | function | core/ |
Returns the scope of the calculated permissions item. |
| CalculatedPermissionsItemInterface::hasPermission | function | core/ |
Returns whether this item has a given permission. |
| CalculatedPermissionsItemInterface::isAdmin | function | core/ |
Returns whether this item grants admin privileges in its scope. |
| CalculatedPermissionsItemTest | class | core/ |
Tests the CalculatedPermissionsItem value object. |
| CalculatedPermissionsItemTest.php | file | core/ |
|
| CalculatedPermissionsItemTest::testConstructor | function | core/ |
Tests that the object values were set in the constructor. |
| CalculatedPermissionsItemTest::testHasPermission | function | core/ |
Tests the permission check when the admin flag is not set. |
| CalculatedPermissionsItemTest::testHasPermissionWithAdminFlag | function | core/ |
Tests the permission check when the admin flag is set. |
| CalculatedPermissionsTest | class | core/ |
Tests the CalculatedPermissions value object. |
| CalculatedPermissionsTest.php | file | core/ |
|
| CalculatedPermissionsTest::testConstructor | function | core/ |
Tests that the object values were set in the constructor. |
| CalculatedPermissionsTrait | trait | core/ |
Trait for \Drupal\Core\Session\CalculatedPermissionsInterface. |
| CalculatedPermissionsTrait.php | file | core/ |
|
| CalculatedPermissionsTrait::$items | property | core/ |
A list of calculated permission items, keyed by scope and identifier. |
| CalculatedPermissionsTrait::getItem | function | core/ |
|
| CalculatedPermissionsTrait::getItems | function | core/ |
|
| CalculatedPermissionsTrait::getItemsByScope | function | core/ |
|
| CalculatedPermissionsTrait::getScopes | function | core/ |
|
| CallableClass | class | core/ |
|
| CallableClass::__invoke | function | core/ |
|
| CallableResolver | class | core/ |
Resolves PHP callables. |
| CallableResolver.php | file | core/ |
|
| CallableResolver::getCallableFromDefinition | function | core/ |
Gets a callable from a definition. |
Pagination
- Previous page
- Page 155
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.