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
SchemaCompatibilityCheckerTest::dataProviderIsCompatible function core/tests/Drupal/Tests/Core/Theme/Component/SchemaCompatibilityCheckerTest.php Data provider for the test testIsCompatible.
SchemaCompatibilityCheckerTest::setUp function core/tests/Drupal/Tests/Core/Theme/Component/SchemaCompatibilityCheckerTest.php
SchemaCompatibilityCheckerTest::testIsCompatible function core/tests/Drupal/Tests/Core/Theme/Component/SchemaCompatibilityCheckerTest.php Tests is compatible.
SchemaConfigListenerTestTrait::testConfigSchemaChecker function core/tests/Drupal/Tests/Traits/Core/Config/SchemaConfigListenerTestTrait.php Tests \Drupal\Core\Config\Development\ConfigSchemaChecker.
SchemaConfigListenerWebTest::testConfigSchemaChecker function core/modules/config/tests/src/Functional/SchemaConfigListenerWebTest.php Tests \Drupal\Core\Config\Development\ConfigSchemaChecker.
SchemaTest::checkSchemaComment function core/modules/sqlite/tests/src/Kernel/sqlite/SchemaTest.php
SchemaTest::checkSchemaComment function core/modules/mysql/tests/src/Kernel/mysql/SchemaTest.php
SchemaTest::checkSchemaComment function core/modules/pgsql/tests/src/Kernel/pgsql/SchemaTest.php
SchemaTest::checkSequenceRenaming function core/modules/pgsql/tests/src/Kernel/pgsql/SchemaTest.php
SchematicNormalizerHelperTrait::checkFormat function core/modules/serialization/src/Normalizer/SchematicNormalizerHelperTrait.php
SchemaUniquePrefixedKeysIndexTestBase::checkUniqueConstraintException function core/tests/Drupal/KernelTests/Core/Database/SchemaUniquePrefixedKeysIndexTestBase.php Verifies that inserting the same value/prefix twice causes an exception.
SearchPageAccessControlHandler::checkAccess function core/modules/search/src/SearchPageAccessControlHandler.php
SectionStorage::$handles_permission_check property core/modules/layout_builder/src/Annotation/SectionStorage.php Indicates that this section storage handles its own permission checking.
SerializedColumnNormalizerTrait::checkForSerializedStrings function core/modules/serialization/src/Normalizer/SerializedColumnNormalizerTrait.php Checks if there is a serialized string for a column.
SessionManagerDestroyNoCliCheckTest class core/tests/Drupal/KernelTests/Core/Session/SessionManagerDestroyNoCliCheckTest.php Tests starting and destroying a session from the CLI.
SessionManagerDestroyNoCliCheckTest.php file core/tests/Drupal/KernelTests/Core/Session/SessionManagerDestroyNoCliCheckTest.php
SessionManagerDestroyNoCliCheckTest::testCallSessionManagerStartAndDestroy function core/tests/Drupal/KernelTests/Core/Session/SessionManagerDestroyNoCliCheckTest.php Tests starting and destroying a session from the CLI.
ShortcutAccessControlHandler::checkAccess function core/modules/shortcut/src/ShortcutAccessControlHandler.php
ShortcutAccessControlHandler::checkCreateAccess function core/modules/shortcut/src/ShortcutAccessControlHandler.php
ShortcutSetAccessControlHandler::checkAccess function core/modules/shortcut/src/ShortcutSetAccessControlHandler.php
ShortcutSetAccessControlHandler::checkCreateAccess function core/modules/shortcut/src/ShortcutSetAccessControlHandler.php
SitesDirectoryHardeningTest::checkSystemRequirements function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Checks system runtime requirements.
SqlBase::checkRequirements function core/modules/migrate/src/Plugin/migrate/source/SqlBase.php
SqlContentEntityStorageSchema::checkEntityType function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Checks that we are dealing with the correct entity type.
StatusCheckEvent class core/modules/package_manager/src/Event/StatusCheckEvent.php Event fired to check the status of the system to use Package Manager.
StatusCheckEvent.php file core/modules/package_manager/src/Event/StatusCheckEvent.php
StatusCheckEvent::$excludedPaths property core/modules/package_manager/src/Event/StatusCheckEvent.php The paths to exclude, or NULL if there was an error collecting them.
StatusCheckEvent::addResult function core/modules/package_manager/src/Event/StatusCheckEvent.php
StatusCheckEvent::addWarning function core/modules/package_manager/src/Event/StatusCheckEvent.php Adds warning information to the event.
StatusCheckEvent::__construct function core/modules/package_manager/src/Event/StatusCheckEvent.php Constructs a StatusCheckEvent object.
StatusCheckTrait trait core/modules/package_manager/src/StatusCheckTrait.php Contains helper methods to run status checks on a stage.
StatusCheckTrait.php file core/modules/package_manager/src/StatusCheckTrait.php
StatusCheckTrait::runStatusCheck function core/modules/package_manager/src/StatusCheckTrait.php Runs a status check for a stage and returns the results, if any.
StatusCheckTraitTest class core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php Tests Status Check Trait.
StatusCheckTraitTest.php file core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php
StatusCheckTraitTest::testNoErrorIfPathsToExcludeCannotBeCollected function core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php Tests that any error will be added to the status check event.
StatusCheckTraitTest::testPathsToExcludeCollected function core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php Tests that StatusCheckTrait will collect paths to exclude.
StringDatabaseStorage::checkVersion function core/modules/locale/src/StringDatabaseStorage.php Checks whether the string version matches a given version, fix it if not.
SwitchShortcutSet::checkAccess function core/modules/shortcut/src/Form/SwitchShortcutSet.php Checks access for the shortcut set switch form.
SystemAdminMenuBlockAccessCheck class core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Access check for routes implementing _access_admin_menu_block_page.
SystemAdminMenuBlockAccessCheck.php file core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php
SystemAdminMenuBlockAccessCheck::access function core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Checks access.
SystemAdminMenuBlockAccessCheck::hasAccessToChildMenuItems function core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Check that the given route has access to child routes.
SystemAdminMenuBlockAccessCheck::__construct function core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php Constructs a new SystemAdminMenuBlockAccessCheck.
SystemManager::checkRequirements function core/modules/system/src/SystemManager.php Checks for requirement severity.
SystemRequirements::checkRequirements function core/modules/system/src/Install/Requirements/SystemRequirements.php Check requirements for a given phase.
SystemRequirementsHooks::checkPasswordHashing function core/modules/system/src/Hook/SystemRequirementsHooks.php Builds password hashing requirements check result.
SystemRequirementsHooks::checkRequirements function core/modules/system/src/Hook/SystemRequirementsHooks.php Check requirements for a given phase.
system_check_directory function core/modules/system/system.module Checks the existence of the directory specified in $form_element.
Tasks::checkBinaryOutput function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Check Binary Output.

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