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. Search main for check
  6. Other projects
Title Object type File name Summary
Tasks::checkBinaryOutputSuccess function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Verify that a binary data roundtrip returns the original string.
Tasks::checkEncoding function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Check encoding is UTF8.
Tasks::checkEngineVersion function core/lib/Drupal/Core/Database/Install/Tasks.php Checks the engine version.
Tasks::checkExtensions function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Generic function to check postgresql extensions.
Tasks::checkJsonSupport function core/lib/Drupal/Core/Database/Install/Tasks.php Checks the database json support.
Tasks::checkStandardConformingStrings function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Ensures standard_conforming_strings setting is 'on'.
Tasks::checkStandardConformingStringsSuccess function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Verifies the standard_conforming_strings setting.
Tasks::engineVersionRequirementsCheck function core/lib/Drupal/Core/Database/Install/Tasks.php Checks engine version requirements for the status report.
template_preprocess_checkboxes function core/includes/form.inc Prepares variables for checkboxes templates.
template_preprocess_locale_translation_last_check function core/modules/locale/locale.module Prepares variables for most recent translation update templates.
template_preprocess_update_last_check function core/modules/update/update.module Prepares variables for last time update data was checked templates.
TermAccessControlHandler::checkAccess function core/modules/taxonomy/src/TermAccessControlHandler.php
TermAccessControlHandler::checkCreateAccess function core/modules/taxonomy/src/TermAccessControlHandler.php
TestAccessCheck class core/modules/system/tests/modules/router_test_directory/src/Access/TestAccessCheck.php Access check for test routes.
TestAccessCheck.php file core/modules/system/tests/modules/router_test_directory/src/Access/TestAccessCheck.php
TestAccessCheck::access function core/modules/system/tests/modules/router_test_directory/src/Access/TestAccessCheck.php Checks access.
TestAccessCheckInterface interface core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Defines an interface with a defined access() method for mocking.
TestAccessCheckInterface::access function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php
TestSetupTrait::$configSchemaCheckerExclusions property core/lib/Drupal/Core/Test/TestSetupTrait.php An array of config object names that are excluded from schema checking.
ThemeAccessCheck class core/lib/Drupal/Core/Theme/ThemeAccessCheck.php Provides access checking for themes for routing and theme negotiation.
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.
ThemeHookCollectorPass::checkInvalidHookParametersInThemes function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Checks for hooks which can't be supported in theme classes.
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.
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
TwigSimpleCheckToStringNode class core/lib/Drupal/Core/Template/TwigSimpleCheckToStringNode.php Defines a twig node for simplifying CheckToStringNode.
TwigSimpleCheckToStringNode.php file core/lib/Drupal/Core/Template/TwigSimpleCheckToStringNode.php
TwigSimpleCheckToStringNode::compile function core/lib/Drupal/Core/Template/TwigSimpleCheckToStringNode.php
TwigTransTokenParser::checkTransString function core/lib/Drupal/Core/Template/TwigTransTokenParser.php Ensure that any nodes that are parsed are only of allowed types.

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