Search for check
- Search 7.x for check
- Search 8.9.x for check
- Search 10.3.x for check
- Search 11.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NodePreviewAccessCheck | class | core/ |
Determines access to node previews. |
NodePreviewAccessCheck.php | file | core/ |
|
NodePreviewAccessCheck::$entityTypeManager | property | core/ |
The entity type manager service. |
NodePreviewAccessCheck::access | function | core/ |
Checks access to the node preview page. |
NodePreviewAccessCheck::__construct | function | core/ |
Constructs an EntityCreateAccessCheck object. |
NodeRevisionAccessCheck | class | core/ |
Provides an access checker for node revisions. |
NodeRevisionAccessCheck.php | file | core/ |
|
NodeRevisionAccessCheck::$nodeStorage | property | core/ |
The node storage. |
NodeRevisionAccessCheck::access | function | core/ |
Checks routing access for the node revision. |
NodeRevisionAccessCheck::checkAccess | function | core/ |
Checks node revision access. |
NodeRevisionAccessCheck::__construct | function | core/ |
Constructs a new NodeRevisionAccessCheck. |
NodeTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
NoServerError::check | function | core/ |
Determines whether it is save to store a page in the cache. |
NoSessionOpen::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
olivero_preprocess_checkboxes | function | core/ |
Implements hook_preprocess_HOOK(). |
OptionsWidgetsTest::testCheckBoxes | function | core/ |
Tests the 'options_buttons' widget (multiple select). |
PasswordInterface::check | function | core/ |
Check whether a plain text password matches a hashed password. |
PathValidator::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
PathValidatorInterface::getUrlIfValidWithoutAccessCheck | function | core/ |
Returns a URL object, if the path is valid. |
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
|
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
Tests the getUrlIfValidWithoutAccessCheck() method. |
PermissionAccessCheck | class | core/ |
Permission access check. |
PermissionAccessCheck.php | file | core/ |
|
PermissionAccessCheck::access | function | core/ |
Checks access. |
PermissionAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\user\Access\PermissionAccessCheck @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. |
PhpassHashedPassword::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. |
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. |
QuickEditController::checkCsrf | function | core/ |
Throws an AccessDeniedHttpException if the request fails CSRF validation. |
QuickEditEntityFieldAccessCheck | class | core/ |
Access check for in-place editing entity fields. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.