Search for on
Title | Object type | File name | Summary |
---|---|---|---|
$conf | global | core/ |
Allows defining of site-specific service providers for the Drupal kernel. |
$config | global | core/ |
Array of configuration overrides from the settings.php file. |
AbstractOperation | class | composer/ |
Provides default behaviors for operations. |
AbstractOperation.php | file | composer/ |
|
AbstractOperation::$contents | property | composer/ |
Cached contents of scaffold file to be written to disk. |
AbstractOperation::contents | function | composer/ |
Returns the exact data that will be written to the scaffold files. |
AbstractOperation::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
AbstractOperation::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
AbstractOperation::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
AcceptHeaderMiddleware::__construct | function | core/ |
Constructs a new AcceptHeaderMiddleware instance. |
Access::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
AccessAnnouncementTest::testAnnounceWithoutPermission | function | core/ |
Testing announce icon without announce permission. |
AccessAwareRouter::getContext | function | core/ |
|
AccessAwareRouter::getRouteCollection | function | core/ |
|
AccessAwareRouter::setContext | function | core/ |
|
AccessAwareRouter::__construct | function | core/ |
Constructs a router for Drupal with access check and upcasting. |
AccessAwareRouterTest::testCheckAccessResultWithReason | function | core/ |
Tests the matchRequest() function for access denied with reason message. |
AccessCheck::menuLocalAction7 | function | core/ |
|
AccessCheck::menuLocalAction8 | function | core/ |
|
AccessCheck::__construct | function | core/ |
Constructs a new AccessCheck class. |
AccessDeniedSubscriber::on403 | function | core/ |
Redirects users when access is denied. |
AccessDeniedSubscriber::__construct | function | core/ |
Constructs a new redirect subscriber. |
AccessException | class | core/ |
An exception thrown for access errors. |
AccessException.php | file | core/ |
|
AccessManager::$paramConverterManager | property | core/ |
The paramconverter manager. |
AccessManager::__construct | function | core/ |
Constructs an AccessManager instance. |
AccessManagerTest::$container | property | core/ |
The dependency injection container. |
AccessManagerTest::$paramConverter | property | core/ |
The parameter converter. |
AccessManagerTest::$routeCollection | property | core/ |
The collection of routes, which are tested. |
AccessManagerTest::providerCheckException | function | core/ |
Data provider for testCheckException. |
AccessManagerTest::providerTestCheckConjunctions | function | core/ |
Provides data for the conjunction test. |
AccessManagerTest::testCheckConjunctions | function | core/ |
Tests \Drupal\Core\Access\AccessManager::check() with conjunctions. |
AccessManagerTest::testCheckException | function | core/ |
Tests that an access checker throws an exception for not allowed values. |
AccessManagerTest::testCheckNamedRouteWithNonExistingRoute | function | core/ |
Tests checkNamedRoute given an invalid/non existing route name. |
AccessPermissionTest | class | core/ |
Tests views perm access plugin. |
AccessPermissionTest.php | file | core/ |
|
AccessPermissionTest::$modules | property | core/ |
Modules to install. |
AccessPermissionTest::$normalUser | property | core/ |
A user with 'views_test_data test permission' permission. |
AccessPermissionTest::$testViews | property | core/ |
|
AccessPermissionTest::$webUser | property | core/ |
A user with no special permissions. |
AccessPermissionTest::setUp | function | core/ |
|
AccessPermissionTest::testAccessPerm | function | core/ |
Tests perm access plugin. |
AccessPermissionTest::testRenderCaching | function | core/ |
Tests access on render caching. |
AccessPluginBase::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
AccessPolicyBase::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
AccessPolicyBase::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
AccessPolicyBase::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
AccessPolicyInterface::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
AccessPolicyInterface::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
AccessPolicyInterface::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.