Search for l

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

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