Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 10.3.x for check
- Search 11.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NodeAddAccessCheck | class | core/ |
Determines access to for node add pages. |
NodeAddAccessCheck.php | file | core/ |
|
NodeAddAccessCheck::$deprecatedProperties | property | core/ |
|
NodeAddAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
NodeAddAccessCheck::access | function | core/ |
Checks access to the node add page for the node type. |
NodeAddAccessCheck::__construct | function | core/ |
Constructs a EntityCreateAccessCheck object. |
NodeEditFormTest::checkVariousAuthoredByValues | function | core/ |
Checks that the "authored by" works correctly with various values. |
NodeGrantDatabaseStorage::checkAll | function | core/ |
Checks all grants for a given account. |
NodeGrantDatabaseStorageInterface::checkAll | function | core/ |
Checks all grants for a given account. |
NodePreviewAccessCheck | class | core/ |
Determines access to node previews. |
NodePreviewAccessCheck.php | file | core/ |
|
NodePreviewAccessCheck::$deprecatedProperties | property | 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 a EntityCreateAccessCheck object. |
NodeRevisionAccessCheck | class | core/ |
Provides an access checker for node revisions. |
NodeRevisionAccessCheck.php | file | core/ |
|
NodeRevisionAccessCheck::$access | property | core/ |
A static cache of access checks. |
NodeRevisionAccessCheck::$nodeAccess | property | core/ |
The node access control handler. |
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. |
NodeUpdateTest::testStatusCheckbox | function | core/ |
Tests that the node entity form has the status checkbox. |
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. |
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. |
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/ |
Determines access to routes based on permissions defined via $module.permissions.yml files. |
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. |
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.