Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 10.3.x for on
  5. Other projects
Title Object type File name Summary
AccessAwareRouter::getContext function core/lib/Drupal/Core/Routing/AccessAwareRouter.php
AccessAwareRouter::getRouteCollection function core/lib/Drupal/Core/Routing/AccessAwareRouter.php
AccessAwareRouter::setContext function core/lib/Drupal/Core/Routing/AccessAwareRouter.php
AccessAwareRouter::__construct function core/lib/Drupal/Core/Routing/AccessAwareRouter.php Constructs a router for Drupal with access check and upcasting.
AccessAwareRouterTest::testCheckAccessResultWithReason function core/tests/Drupal/Tests/Core/Routing/AccessAwareRouterTest.php Tests the matchRequest() function for access denied with reason message.
AccessDeniedSubscriber::on403 function core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php Redirects users when access is denied.
AccessDeniedSubscriber::__construct function core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php Constructs a new redirect subscriber.
AccessException class core/lib/Drupal/Core/Access/AccessException.php An exception thrown for access errors.
AccessException.php file core/lib/Drupal/Core/Access/AccessException.php
AccessManager::$paramConverterManager property core/lib/Drupal/Core/Access/AccessManager.php The paramconverter manager.
AccessManager::__construct function core/lib/Drupal/Core/Access/AccessManager.php Constructs an AccessManager instance.
AccessManagerTest::$container property core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php The dependency injection container.
AccessManagerTest::$paramConverter property core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php The parameter converter.
AccessManagerTest::$routeCollection property core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php The collection of routes, which are tested.
AccessManagerTest::providerCheckException function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Data provider for testCheckException.
AccessManagerTest::providerTestCheckConjunctions function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Provides data for the conjunction test.
AccessManagerTest::testCheckConjunctions function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Tests \Drupal\Core\Access\AccessManager::check() with conjunctions.
AccessManagerTest::testCheckException function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Tests that an access checker throws an exception for not allowed values.
AccessManagerTest::testCheckNamedRouteWithNonExistingRoute function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Tests checkNamedRoute given an invalid/non existing route name.
AccessPermissionTest class core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php Tests views perm access plugin.
AccessPermissionTest.php file core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php
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.
AccessPermissionTest::$testViews property core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php
AccessPermissionTest::$webUser property core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php A user with no special permissions.
AccessPermissionTest::setUp function core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php
AccessPermissionTest::testAccessPerm function core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php Tests perm access plugin.
AccessPermissionTest::testRenderCaching function core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php Tests access on render caching.
AccessPolicyBase::alterPermissions function core/lib/Drupal/Core/Session/AccessPolicyBase.php Alter the permissions after all policies have finished building them.
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::alterPermissions function core/lib/Drupal/Core/Session/AccessPolicyInterface.php Alter the permissions after all policies have finished building them.
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.
AccessPolicyProcessor::getPersistentCacheContexts function core/lib/Drupal/Core/Session/AccessPolicyProcessor.php Gets the persistent cache contexts of all policies within a given scope.
AccessPolicyProcessor::__construct function core/lib/Drupal/Core/Session/AccessPolicyProcessor.php
AccessPolicyProcessorTest::testAlterPermissions function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests that access policies can alter the final result.
AccessPolicyProcessorTest::testAlterPermissionsNoApply function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests that alters that do not apply are not processed.
AccessPolicyProcessorTest::testCacheContextCaching function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests that the persistent cache contexts are added properly.
AccessPolicyProcessorTest::testCacheContexts function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests that only the cache contexts for policies that apply are added.
AccessPolicyProcessorTest::testCalculatePermissions function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests that access policies are properly processed.
AccessPolicyProcessorTest::testCalculatePermissionsNoApply function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests that access policies that do not apply are not processed.
AccessPolicyProcessorTest::testMultipleScopeAlterException function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests the multiple scopes exception.
AccessPolicyProcessorTest::testMultipleScopeException function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests the multiple scopes exception.
AccessPolicyProcessorTest::testWrongScopeException function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Tests the wrong scope exception.
AccessPolicyScopeException class core/lib/Drupal/Core/Session/AccessPolicyScopeException.php An exception thrown when permissions are returned for the wrong scope.
AccessPolicyScopeException.php file core/lib/Drupal/Core/Session/AccessPolicyScopeException.php
AccessResult::allowedIfHasPermission function core/lib/Drupal/Core/Access/AccessResult.php Creates an access result if the permission is present, neutral otherwise.
AccessResult::allowedIfHasPermissions function core/lib/Drupal/Core/Access/AccessResult.php Creates an access result if the permissions are present, neutral otherwise.
AccessResult::cachePerPermissions function core/lib/Drupal/Core/Access/AccessResult.php Convenience method, adds the "user.permissions" cache context.

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