Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 8.9.x for check
- Search 10.3.x for check
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\Core\Session\PermissionChecker. |
| 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. |
| permission_checker | service | core/ |
Drupal\Core\Session\PermissionChecker |
| PgsqlRequirementsHooks::checkRequirements | function | core/ |
Implements hook_update_requirements(). |
| PhpassHashedPasswordBase::check | function | core/ |
Check whether a plain text password matches a hashed password. |
| PhpBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| PhpBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| PhpPassword::check | function | core/ |
Check whether a plain text password matches a hashed password. |
| PhpPasswordTest::testPasswordChecking | function | core/ |
Tests password hashing. |
| PrepareModulesEntityUninstallForm::checkAccess | function | core/ |
Checks access based on the validity of the entity type ID. |
| ProfileField::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
| ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
| ProfileFieldCheckRequirementsTest.php | file | core/ |
|
| ProfileFieldCheckRequirementsTest.php | file | core/ |
|
| ProfileFieldCheckRequirementsTest::setUp | function | core/ |
|
| ProfileFieldCheckRequirementsTest::setUp | function | core/ |
|
| ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
| ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
| QueryBase::$accessCheck | property | core/ |
Whether access check is requested or not. |
| QueryBase::accessCheck | function | core/ |
Enables or disables access checking for this query. |
| QueryInterface::accessCheck | function | core/ |
Enables or disables access checking for this query. |
| RecipeCommand::rollBackToCheckpoint | function | core/ |
Rolls config back to a particular checkpoint. |
| RecipeCommand::rollBackToCheckpoint | function | core/ |
Rolls config back to a particular checkpoint. |
| RecipeCommandTest::assertCheckpointsExist | function | core/ |
Asserts that the current set of checkpoints matches the given labels. |
| RedirectResponseSubscriber::checkRedirectUrl | function | core/ |
Allows manipulation of the response object when performing a redirect. |
| RegisterAccessCheck | class | core/ |
Access check for user registration routes. |
| RegisterAccessCheck.php | file | core/ |
|
| RegisterAccessCheck::access | function | core/ |
Checks access. |
| RegisterAccessChecksPass | class | core/ |
Adds services tagged 'access_check' to the access_manager service. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.