Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| performance_test.cache_tags.invalidator.checksum | service | core/ |
Drupal\performance_test\Cache\CacheTagsChecksumDecorator |
| performance_test.info.yml | file | core/ |
core/modules/system/tests/modules/performance_test/performance_test.info.yml |
| performance_test.services.yml | file | core/ |
core/modules/system/tests/modules/performance_test/performance_test.services.yml |
| Permission | class | core/ |
Access plugin that provides permission-based access control. |
| Permission.php | file | core/ |
|
| Permission::$deprecatedProperties | property | core/ |
The service properties that should raise a deprecation error. |
| Permission::$moduleExtensionList | property | core/ |
Module extension list. |
| Permission::$permissionHandler | property | core/ |
The permission handler. |
| Permission::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| Permission::access | function | core/ |
Determine if the current user has access or not. |
| Permission::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| Permission::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Permission::create | function | core/ |
Creates an instance of the plugin. |
| Permission::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Permission::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Permission::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Permission::getCacheTags | function | core/ |
The cache tags associated with this object. |
| Permission::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
| Permission::__construct | function | core/ |
Constructs a Permission object. |
| PermissionAccessCheck | class | core/ |
Permission access check. |
| PermissionAccessCheck.php | file | core/ |
|
| PermissionAccessCheck::access | function | core/ |
Checks access. |
| PermissionAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\user\Access\PermissionAccessCheck[[api-linebreak]] @group Routing @group Access |
| PermissionAccessCheckTest.php | file | core/ |
|
| PermissionAccessCheckTest::$accessCheck | property | core/ |
The tested access checker. |
| PermissionAccessCheckTest::$container | property | core/ |
The dependency injection container. |
| PermissionAccessCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
| PermissionAccessCheckTest::setUp | function | core/ |
|
| PermissionAccessCheckTest::testAccess | function | core/ |
Tests the access check method. |
| PermissionChecker | class | core/ |
Checks permissions for an account. |
| PermissionChecker.php | file | core/ |
|
| PermissionChecker::hasPermission | function | core/ |
Checks whether an account has a permission. |
| PermissionChecker::__construct | function | core/ |
|
| PermissionCheckerInterface | interface | core/ |
Defines a permission checker interface. |
| PermissionCheckerInterface.php | file | core/ |
|
| PermissionCheckerInterface::hasPermission | function | core/ |
Checks whether an account has a permission. |
| PermissionCheckerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\PermissionChecker[[api-linebreak]] @group Session |
| PermissionCheckerTest.php | file | core/ |
|
| PermissionCheckerTest::$account | property | core/ |
The mocked account to use for testing. |
| PermissionCheckerTest::$checker | property | core/ |
The permission checker to run tests on. |
| PermissionCheckerTest::$processor | property | core/ |
The mocked access policy processor. |
| PermissionCheckerTest::setUp | function | core/ |
|
| PermissionCheckerTest::testHasPermission | function | core/ |
Tests the hasPermission method under normal circumstances. |
| PermissionCheckerTest::testHasPermissionEmpty | function | core/ |
Tests the hasPermission method when no policy added something. |
| PermissionCheckerTest::testHasPermissionMixed | function | core/ |
Tests the hasPermission method when mixed scopes and identifiers exist. |
| PermissionCheckerTest::testHasPermissionOnlyContrib | function | core/ |
Tests the hasPermission method with only contrib scopes and identifiers. |
| PermissionFilterTest | class | core/ |
Tests the JavaScript functionality of the permission filter. |
| PermissionFilterTest.php | file | core/ |
|
| PermissionFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PermissionFilterTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 995
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.