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 11.x for check
  5. Other projects
Title Object type File name Summary
locale_translation_batch_version_check function core/modules/locale/locale.batch.inc Implements callback_batch_operation().
locale_translation_check_projects function core/modules/locale/locale.compare.inc Check for the latest release of project translations.
locale_translation_check_projects_batch function core/modules/locale/locale.compare.inc Gets and stores the status and timestamp of remote po files.
locale_translation_check_projects_local function core/modules/locale/locale.compare.inc Check and store the status and timestamp of local po files.
locale_translation_http_check function core/modules/locale/locale.batch.inc Check if remote file exists and when it was last updated.
locale_translation_source_check_file function core/modules/locale/locale.translation.inc Checks whether a po file exists in the local filesystem.
LoginStatusCheck class core/modules/user/src/Access/LoginStatusCheck.php Determines access to routes based on login status of current user.
LoginStatusCheck.php file core/modules/user/src/Access/LoginStatusCheck.php
LoginStatusCheck::access function core/modules/user/src/Access/LoginStatusCheck.php Checks access.
MappingTest::$configSchemaCheckerExclusions property core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php An array of config object names that are excluded from schema checking.
MediaAccessControlHandler::checkAccess function core/modules/media/src/MediaAccessControlHandler.php Performs access checks.
MediaAccessControlHandler::checkCreateAccess function core/modules/media/src/MediaAccessControlHandler.php Performs create access checks.
MediaFilterController::checkCsrf function core/modules/media/src/Controller/MediaFilterController.php Throws an AccessDeniedHttpException if the request fails CSRF validation.
MediaLibraryEditorOpener::checkAccess function core/modules/media_library/src/MediaLibraryEditorOpener.php Checks media library access.
MediaLibraryFieldWidgetOpener::checkAccess function core/modules/media_library/src/MediaLibraryFieldWidgetOpener.php Checks media library access.
MediaLibraryOpenerInterface::checkAccess function core/modules/media_library/src/MediaLibraryOpenerInterface.php Checks media library access.
MediaLibraryTestBase::getCheckboxes function core/modules/media_library/tests/src/FunctionalJavascript/MediaLibraryTestBase.php Gets all available media item checkboxes.
MediaLibraryUiBuilder::checkAccess function core/modules/media_library/src/MediaLibraryUiBuilder.php Check access to the media library.
MediaThumbnailFormatter::checkAccess function core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php Checks access to the given entity.
MediaTypeAccessControlHandler::checkAccess function core/modules/media/src/MediaTypeAccessControlHandler.php Performs access checks.
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.

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