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
LocaleFetch::batchStatusCheck function core/modules/locale/src/LocaleFetch.php Implements callback_batch_operation().
LocaleFetch::batchVersionCheck function core/modules/locale/src/LocaleFetch.php Implements callback_batch_operation().
LocaleFile::$last_checked property core/modules/locale/src/File/LocaleFile.php When the translation was last checked.
LocaleFileManager::checkRemoteFileStatus function core/modules/locale/src/File/LocaleFileManager.php Check if remote file exists and when it was last updated.
LocaleProjectChecker class core/modules/locale/src/LocaleProjectChecker.php Provide Locale Project Checker helper methods.
LocaleProjectChecker.php file core/modules/locale/src/LocaleProjectChecker.php
LocaleProjectChecker::batchFinished function core/modules/locale/src/LocaleProjectChecker.php Implements callback_batch_finished().
LocaleProjectChecker::checkLocalProjects function core/modules/locale/src/LocaleProjectChecker.php Check and store the status and timestamp of local po files.
LocaleProjectChecker::checkProjects function core/modules/locale/src/LocaleProjectChecker.php Check for the latest release of project translations.
LocaleProjectChecker::triggerBatch function core/modules/locale/src/LocaleProjectChecker.php Builds a batch to get the status of remote and local translation files.
LocaleProjectChecker::__construct function core/modules/locale/src/LocaleProjectChecker.php
LocaleSource::getLastChecked function core/modules/locale/src/LocaleSource.php Returns the last checked timestamp.
LocaleSource::LAST_CHECKED constant core/modules/locale/src/LocaleSource.php They key for the last checked information in the key value store.
LocaleSource::sourceCheckFile function core/modules/locale/src/LocaleSource.php Checks whether a po file exists in the local filesystem.
LocaleSource::updateLastChecked function core/modules/locale/src/LocaleSource.php Updates the last checked timestamp.
LocaleThemeHooks::preprocessLocaleTranslationLastCheck function core/modules/locale/src/Hook/LocaleThemeHooks.php Prepares variables for most recent translation update templates.
LocaleUpdateTest::testUpdateCheckStatus function core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Checks if local or remote translation sources are detected.
locale_translation_batch_status_check function core/modules/locale/locale.batch.inc Implements callback_batch_operation().
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.
LockFileValidatorTest::testStatusCheckAvailableStage function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests StatusCheckEvent when the stage is available.
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.
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.

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