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
UiHelperTrait::checkForMetaRefresh function core/tests/Drupal/Tests/UiHelperTrait.php Checks for meta refresh tag and if found call drupalGet() recursively.
Unicode::check function core/lib/Drupal/Component/Utility/Unicode.php Checks for Unicode support in PHP and sets the proper settings if possible.
UnknownCheckpointException class core/lib/Drupal/Core/Config/Checkpoint/UnknownCheckpointException.php Thrown when trying to access a checkpoint that does not exist.
UnknownCheckpointException.php file core/lib/Drupal/Core/Config/Checkpoint/UnknownCheckpointException.php
update-last-check.html.twig file core/modules/update/templates/update-last-check.html.twig Default theme implementation for the last time update data was checked.
update-last-check.html.twig file core/themes/stable9/templates/admin/update-last-check.html.twig Theme override for the last time update data was checked.
UpdateFetcherInterface::NOT_CHECKED constant core/modules/update/src/UpdateFetcherInterface.php Project's status cannot be checked.
UpdateManagerAccessCheck class core/modules/update/src/Access/UpdateManagerAccessCheck.php Determines whether allow authorized operations is set.
UpdateManagerAccessCheck.php file core/modules/update/src/Access/UpdateManagerAccessCheck.php
UpdateManagerAccessCheck::$settings property core/modules/update/src/Access/UpdateManagerAccessCheck.php Settings Service.
UpdateManagerAccessCheck::access function core/modules/update/src/Access/UpdateManagerAccessCheck.php Checks access.
UpdateManagerAccessCheck::__construct function core/modules/update/src/Access/UpdateManagerAccessCheck.php Constructs an UpdateManagerAccessCheck object.
UpdateManagerUpdate::removeCheckboxFromRow function core/modules/update/src/Form/UpdateManagerUpdate.php Prepares a row entry for use in a regular table, not a 'tableselect'.
UpdateManagerUpdateTest::checkTableHeaders function core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php Checks headers for a given table on the Update form.
UpdatePathTestBaseTest::testSchemaChecking function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Tests that schema can be excluded from testing.
UpdatePathTestTrait::$checkEntityFieldDefinitionUpdates property core/tests/Drupal/Tests/UpdatePathTestTrait.php Fail the test if there are entity field definition updates needed.
UpdatePathTestTrait::$checkFailedUpdates property core/tests/Drupal/Tests/UpdatePathTestTrait.php Fail the test if there are failed updates.
UpdateRequirements::requirementCheck function core/modules/update/src/Hook/UpdateRequirements.php Fills in the requirements array.
update_check_requirements function core/includes/update.inc Checks update requirements and reports errors and (optionally) warnings.
UrlHelperFormatConstraint::check function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php
User::checkExistingPassword function core/modules/user/src/Entity/User.php Checks the existing password if set.
UserAccessControlHandler::checkAccess function core/modules/user/src/UserAccessControlHandler.php Performs access checks.
UserAccessControlHandler::checkFieldAccess function core/modules/user/src/UserAccessControlHandler.php Default field access as determined by this access control handler.
UserAuth::$passwordChecker property core/modules/user/src/UserAuth.php The password hashing service.
UserAuthentication::$passwordChecker property core/modules/user/src/UserAuthentication.php The password hashing service.
UserAuthTest::testAddCheckToUrlForTrustedRedirectResponse function core/modules/user/tests/src/Unit/UserAuthTest.php Tests the auth that ends in a redirect from subdomain to TLD.
UserAuthTest::testAddCheckToUrlForTrustedRedirectResponseWithFragment function core/modules/user/tests/src/Unit/UserAuthTest.php Tests the auth that ends in a redirect from subdomain with a fragment to TLD.
UserCreationTrait::checkPermissions function core/modules/user/tests/src/Traits/UserCreationTrait.php Checks whether a given list of permission names is valid.
UserInterface::checkExistingPassword function core/modules/user/src/UserInterface.php Checks the existing password if set.
UserPermissionsTest::testPermissionCheckboxes function core/modules/user/tests/src/FunctionalJavascript/UserPermissionsTest.php Tests the fake checkboxes added to the permissions page.
UserRolesAssignmentTest::userLoadAndCheckRoleAssigned function core/modules/user/tests/src/Functional/UserRolesAssignmentTest.php Check role on user object.
VariableTranslation::checkRequirements function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Checks if requirements for this plugin are OK.
VariableTranslationCheckRequirementsTest class core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Tests check requirements for variable translation source plugin.
VariableTranslationCheckRequirementsTest.php file core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php
VariableTranslationCheckRequirementsTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Modules to install.
VariableTranslationCheckRequirementsTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php
VariableTranslationCheckRequirementsTest::testCheckRequirements function core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Tests exception in thrown when the i18n_variable table does not exist.
ViewModeAccessCheck class core/modules/field_ui/src/Access/ViewModeAccessCheck.php Defines an access check for entity view mode routes.
ViewModeAccessCheck.php file core/modules/field_ui/src/Access/ViewModeAccessCheck.php
ViewModeAccessCheck::$entityTypeManager property core/modules/field_ui/src/Access/ViewModeAccessCheck.php The entity type manager.
ViewModeAccessCheck::access function core/modules/field_ui/src/Access/ViewModeAccessCheck.php Checks access to the view mode.
ViewModeAccessCheck::__construct function core/modules/field_ui/src/Access/ViewModeAccessCheck.php Creates a new ViewModeAccessCheck.
views.view.test_exposed_form_checkboxes.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_checkboxes.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_checkboxes.yml
views_test_checkboxes_theme.info.yml file core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml
views_test_checkboxes_theme.theme file core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme
views_test_checkboxes_theme_form_views_exposed_form_alter function core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme Changes an exposed "type" filter from a multi-select to checkboxes.
VocabularyAccessControlHandler::checkAccess function core/modules/taxonomy/src/VocabularyAccessControlHandler.php Performs access checks.
WorkflowAccessControlHandler::checkAccess function core/modules/workflows/src/WorkflowAccessControlHandler.php Performs access checks.
WorkflowAccessControlHandler::checkCreateAccess function core/modules/workflows/src/WorkflowAccessControlHandler.php Performs create access checks.
WorkflowAccessControlHandlerTest::checkAccessProvider function core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php Data provider for ::testCheckAccess.

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