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
ThemeAccessCheck.php file core/lib/Drupal/Core/Theme/ThemeAccessCheck.php
ThemeAccessCheck::$themeHandler property core/lib/Drupal/Core/Theme/ThemeAccessCheck.php The theme handler.
ThemeAccessCheck::access function core/lib/Drupal/Core/Theme/ThemeAccessCheck.php Checks access to the theme for routing.
ThemeAccessCheck::checkAccess function core/lib/Drupal/Core/Theme/ThemeAccessCheck.php Indicates whether the theme is accessible based on whether it is installed.
ThemeAccessCheck::__construct function core/lib/Drupal/Core/Theme/ThemeAccessCheck.php Constructs a \Drupal\Core\Theme\Registry object.
ThemeNegotiatorTest::$themeAccessCheck property core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php The mocked theme access checker.
ThemeNegotiatorTest::testDetermineActiveThemeWithAccessCheck function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Tests determining with two negotiators of which just one returns access.
ToolbarController::checkSubTreeAccess function core/modules/toolbar/src/Controller/ToolbarController.php Checks access for the subtree controller.
TourAccessControlHandler::checkAccess function core/modules/tour/src/TourAccessControlHandler.php Performs access checks.
TrackerController::checkAccess function core/modules/tracker/src/Controller/TrackerController.php Checks access for the users recent content tracker page.
TranslationWebTest::checkTranslationRevisions function core/modules/field/tests/src/Functional/TranslationWebTest.php Tests translation revisions.
TwigExtension::checkDeprecations function core/lib/Drupal/Core/Template/TwigExtension.php Triggers a deprecation error if a variable is deprecated.
TwigNodeCheckDeprecations class core/lib/Drupal/Core/Template/TwigNodeCheckDeprecations.php A node that checks deprecated variable usage.
TwigNodeCheckDeprecations.php file core/lib/Drupal/Core/Template/TwigNodeCheckDeprecations.php
TwigNodeCheckDeprecations::$usedNames property core/lib/Drupal/Core/Template/TwigNodeCheckDeprecations.php The named variables used in the template.
TwigNodeCheckDeprecations::compile function core/lib/Drupal/Core/Template/TwigNodeCheckDeprecations.php
TwigNodeCheckDeprecations::__construct function core/lib/Drupal/Core/Template/TwigNodeCheckDeprecations.php
TwigNodeVisitorCheckDeprecations class core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php Provides a Node Visitor to trigger errors if deprecated variables are used.
TwigNodeVisitorCheckDeprecations.php file core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php
TwigNodeVisitorCheckDeprecations::$assignedNames property core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php The named variables set within the template.
TwigNodeVisitorCheckDeprecations::$usedNames property core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php The named variables used in the template from the context.
TwigNodeVisitorCheckDeprecations::enterNode function core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php
TwigNodeVisitorCheckDeprecations::getPriority function core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php
TwigNodeVisitorCheckDeprecations::leaveNode function core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php
TwigSandboxPolicy::checkMethodAllowed function core/lib/Drupal/Core/Template/TwigSandboxPolicy.php
TwigSandboxPolicy::checkPropertyAllowed function core/lib/Drupal/Core/Template/TwigSandboxPolicy.php
TwigSandboxPolicy::checkSecurity function core/lib/Drupal/Core/Template/TwigSandboxPolicy.php
TwigTransTokenParser::checkTransString function core/lib/Drupal/Core/Template/TwigTransTokenParser.php Ensure that any nodes that are parsed are only of allowed types.
TypedConfigTest::$configSchemaCheckerExclusions property core/tests/Drupal/KernelTests/Config/TypedConfigTest.php An array of config object names that are excluded from schema checking.
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/themes/stable9/templates/admin/update-last-check.html.twig Theme override for the last time update data was checked.
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.
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::$checkFailedUpdates property core/tests/Drupal/Tests/UpdatePathTestTrait.php Fail the test if there are failed updates.
update_check_requirements function core/includes/update.inc Checks update requirements and reports errors and (optionally) warnings.
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.

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