Search for check

  1. Search 7.x for check
  2. Search 9.5.x for check
  3. Search 8.9.x for check
  4. Search 10.3.x for check
  5. Other projects
Title Object type File name Summary
MenuAccessControlHandler::checkAccess function core/modules/system/src/MenuAccessControlHandler.php Performs access checks.
MenuAccessTest::testMenuBlockLinksAccessCheck function core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php Tests menu link for route with access check.
MenuAccessTest::testSystemAdminMenuBlockAccessCheck function core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php Test routes implementing _access_admin_menu_block_page.
MenuLinkContentAccessControlHandler::checkAccess function core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php Performs access checks.
MenuUiMenuTreeManipulators::checkAccess function core/modules/menu_ui/src/Menu/MenuUiMenuTreeManipulators.php Grants access to a menu tree when used in the menu management form.
MenuUiTest::checkInvalidParentMenuLinks function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Tests that parent options are limited by depth when adding menu links.
MigrateAccessCheck class core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php Checks access for migrate_drupal_ui routes.
MigrateAccessCheck.php file core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php
MigrateAccessCheck::checkAccess function core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php Checks if the user is user 1 and grants access if so.
MigrateExecutable::checkStatus function core/modules/migrate/src/MigrateExecutable.php Checks for exceptional conditions, and display feedback.
MigrateUrlAliasTest::checkUrlMigration function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Checks the migration results.
Migration::checkRequirements function core/modules/migrate/src/Plugin/Migration.php Checks if requirements for this plugin are OK.
ModuleDependencyMessageTrait::checkDependencyMessage function core/lib/Drupal/Core/Extension/ModuleDependencyMessageTrait.php Provides messages for missing modules or incompatible dependencies.
MTimeProtectedFileStorage::checkFile function core/lib/Drupal/Component/PhpStorage/MTimeProtectedFileStorage.php Determines whether a protected file exists and sets the filename too.
NoCheckpointsException class core/lib/Drupal/Core/Config/Checkpoint/NoCheckpointsException.php Thrown when using the checkpoint storage with no checkpoints.
NoCheckpointsException.php file core/lib/Drupal/Core/Config/Checkpoint/NoCheckpointsException.php
NoCheckpointsException::$message property core/lib/Drupal/Core/Config/Checkpoint/NoCheckpointsException.php
NodeAccessControlHandler::checkAccess function core/modules/node/src/NodeAccessControlHandler.php Performs access checks.
NodeAccessControlHandler::checkAllGrants function core/modules/node/src/NodeAccessControlHandler.php Checks all grants for a given account.
NodeAccessControlHandler::checkCreateAccess function core/modules/node/src/NodeAccessControlHandler.php Performs create access checks.
NodeAccessControlHandler::checkFieldAccess function core/modules/node/src/NodeAccessControlHandler.php Default field access as determined by this access control handler.
NodeAccessControlHandlerInterface::checkAllGrants function core/modules/node/src/NodeAccessControlHandlerInterface.php Checks all grants for a given account.
NodeAccessGrantsCacheContext::checkNodeGrants function core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php Checks the node grants for the given operation.
NodeAccessLanguageFallbackTest::checkRecords function core/modules/node/tests/src/Functional/NodeAccessLanguageFallbackTest.php Queries the node_access table and checks for proper storage.
NodeEditFormTest::checkVariousAuthoredByValues function core/modules/node/tests/src/Functional/NodeEditFormTest.php Checks that the "authored by" works correctly with various values.
NodeGrantDatabaseStorage::checkAll function core/modules/node/src/NodeGrantDatabaseStorage.php
NodeGrantDatabaseStorageInterface::checkAll function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Checks all grants for a given account.
NodePreviewAccessCheck class core/modules/node/src/Access/NodePreviewAccessCheck.php Determines access to node previews.
NodePreviewAccessCheck.php file core/modules/node/src/Access/NodePreviewAccessCheck.php
NodePreviewAccessCheck::$entityTypeManager property core/modules/node/src/Access/NodePreviewAccessCheck.php The entity type manager service.
NodePreviewAccessCheck::access function core/modules/node/src/Access/NodePreviewAccessCheck.php Checks access to the node preview page.
NodePreviewAccessCheck::__construct function core/modules/node/src/Access/NodePreviewAccessCheck.php Constructs an EntityCreateAccessCheck object.
NodeTypeAccessControlHandler::checkAccess function core/modules/node/src/NodeTypeAccessControlHandler.php Performs access checks.
NormalizerBase::checkFormat function core/modules/jsonapi/src/Normalizer/NormalizerBase.php Checks if the provided format is supported by this normalizer.
NormalizerBase::checkFormat function core/modules/serialization/src/Normalizer/NormalizerBase.php Checks if the provided format is supported by this normalizer.
NoServerError::check function core/lib/Drupal/Core/PageCache/ResponsePolicy/NoServerError.php Determines whether it is save to store a page in the cache.
NoSessionOpen::check function core/lib/Drupal/Core/PageCache/RequestPolicy/NoSessionOpen.php Determines whether delivery of a cached page should be attempted.
olivero_preprocess_checkboxes function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK().
OptionsWidgetsTest::testCheckBoxes function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_buttons' widget (multiple select).
PasswordInterface::check function core/lib/Drupal/Core/Password/PasswordInterface.php Check whether a plain text password matches a hashed password.
PasswordVerifyTest::testPasswordCheckSupported function core/modules/phpass/tests/src/Unit/PasswordVerifyTest.php Tests that check() verifies passwords if hash settings are supported.
PasswordVerifyTest::testPasswordCheckUnknownHash function core/modules/phpass/tests/src/Unit/PasswordVerifyTest.php Tests that check() is forwarded to corePassword instance if hash settings are not recognized.
PathValidator::getUrlIfValidWithoutAccessCheck function core/lib/Drupal/Core/Path/PathValidator.php Returns a URL object, if the path is valid.
PathValidatorInterface::getUrlIfValidWithoutAccessCheck function core/lib/Drupal/Core/Path/PathValidatorInterface.php Returns a URL object, if the path is valid.
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck function core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the getUrlIfValidWithoutAccessCheck() method.
PerformanceData::$cacheTagChecksumCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache tag checksum checks.
PerformanceData::getCacheTagChecksumCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache tag checksum count.
PerformanceData::setCacheTagChecksumCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache tag checksum count.
performance_test.cache_tags.invalidator.checksum service core/modules/system/tests/modules/performance_test/performance_test.services.yml Drupal\performance_test\Cache\CacheTagsChecksumDecorator

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.