Search for l
Title | Object type | File name | Summary |
---|---|---|---|
AccessArgumentsResolverFactoryInterface::getArgumentsResolver | function | core/ |
Returns the arguments resolver to use when running access checks. |
AccessAwareRouter::getRouteCollection | function | core/ |
|
AccessAwareRouter::__call | function | core/ |
|
AccessAwareRouterInterface::ACCESS_RESULT | constant | core/ |
Attribute name of the access result for the request.. |
AccessAwareRouterTest::testCall | function | core/ |
Ensure that methods are passed to the wrapped router. |
AccessAwareRouterTest::testCheckAccessResultWithReason | function | core/ |
Tests the matchRequest() function for access denied with reason message. |
AccessAwareRouterTest::testMatchRequestAllowed | function | core/ |
Tests the matchRequest() function for access allowed. |
AccessCheck::menuLocalAction7 | function | core/ |
|
AccessCheck::menuLocalAction8 | function | core/ |
|
AccessCheckInterface::applies | function | core/ |
Declares whether the access check applies to a specific route or not. |
AccessDeniedSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
AccessDeniedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AccessDeniedTest::$modules | property | core/ |
Modules to install. |
AccessibleInterface | interface | core/ |
Interface for checking access. |
AccessibleInterface.php | file | core/ |
|
AccessibleInterface::access | function | core/ |
Checks data value access. |
AccessibleTestingTrait | trait | core/ |
Helper methods testing accessible interfaces. |
AccessibleTestingTrait.php | file | core/ |
|
AccessibleTestingTrait::$account | property | core/ |
The test account. |
AccessibleTestingTrait::createAccessibleDouble | function | core/ |
Creates AccessibleInterface object from access result object for testing. |
AccessManager::$argumentsResolverFactory | property | core/ |
The access arguments resolver. |
AccessManagerTest::$argumentsResolverFactory | property | core/ |
The access arguments resolver. |
AccessManagerTest::$routeCollection | property | core/ |
The collection of routes, which are tested. |
AccessManagerTest::setupAccessArgumentsResolverFactory | function | core/ |
Add default expectations to the access arguments resolver factory. |
AccessManagerTest::testCheckNamedRouteWithDefaultValue | function | core/ |
Tests the checkNamedRoute with default values. |
AccessManagerTest::testCheckNamedRouteWithUpcastedValues | function | core/ |
Tests the checkNamedRoute with upcasted values. |
AccessManagerTest::testCheckWithNullAccount | function | core/ |
Tests \Drupal\Core\Access\AccessManager::check() with no account specified. |
AccessPermissionTest::$modules | property | core/ |
Modules to install. |
AccessPermissionTest::$normalUser | property | core/ |
A user with 'views_test_data test permission' permission. |
AccessPluginBase | class | core/ |
The base plugin to handle access control. |
AccessPluginBase.php | file | core/ |
|
AccessPluginBase::access | function | core/ |
Determine if the current user has access or not. |
AccessPluginBase::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
AccessPluginBase::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
AccessPolicyBase | class | core/ |
Base class for access policies. |
AccessPolicyBase.php | file | core/ |
|
AccessPolicyBase::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
AccessPolicyBase::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
AccessPolicyBase::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
AccessPolicyBase::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
AccessPolicyInterface | interface | core/ |
Defines the access policy interface. |
AccessPolicyInterface.php | file | core/ |
|
AccessPolicyInterface::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
AccessPolicyInterface::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
AccessPolicyInterface::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
AccessPolicyInterface::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
AccessPolicyInterface::SCOPE_DRUPAL | constant | core/ |
Scope ID for general Drupal access. |
AccessPolicyProcessor | class | core/ |
Processes access policies into permissions for an account. |
AccessPolicyProcessor.php | file | core/ |
|
AccessPolicyProcessor::$accessPolicies | property | core/ |
The access policies. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.