Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 8.9.x for check
- Search 10.3.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SchemaTest::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
SchemaTest::checkSequenceRenaming | function | core/ |
Check that the ID sequence gets renamed when the table is renamed. |
SchematicNormalizerHelperTrait::checkFormat | function | core/ |
|
SchemaUniquePrefixedKeysIndexTestBase::checkUniqueConstraintException | function | core/ |
Verifies that inserting the same value/prefix twice causes an exception. |
SearchPageAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
SectionStorage::$handles_permission_check | property | core/ |
Indicates that this section storage handles its own permission checking. |
SerializedColumnNormalizerTrait::checkForSerializedStrings | function | core/ |
Checks if there is a serialized string for a column. |
SessionManagerDestroyNoCliCheckTest | class | core/ |
Tests starting and destroying a session from the CLI. |
SessionManagerDestroyNoCliCheckTest.php | file | core/ |
|
SessionManagerDestroyNoCliCheckTest::testCallSessionManagerStartAndDestroy | function | core/ |
Tests starting and destroying a session from the CLI. |
ShortcutAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
ShortcutAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
ShortcutSetAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
ShortcutSetAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
SitesDirectoryHardeningTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
SqlBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
SqlContentEntityStorageSchema::checkEntityType | function | core/ |
Checks that we are dealing with the correct entity type. |
StatusCheckEvent | class | core/ |
Event fired to check the status of the system to use Package Manager. |
StatusCheckEvent.php | file | core/ |
|
StatusCheckEvent::$excludedPaths | property | core/ |
The paths to exclude, or NULL if there was an error collecting them. |
StatusCheckEvent::addResult | function | core/ |
Adds a validation result to the event. |
StatusCheckEvent::addWarning | function | core/ |
Adds warning information to the event. |
StatusCheckEvent::__construct | function | core/ |
Constructs a StatusCheckEvent object. |
StatusCheckTrait | trait | core/ |
Contains helper methods to run status checks on a stage. |
StatusCheckTrait.php | file | core/ |
|
StatusCheckTrait::runStatusCheck | function | core/ |
Runs a status check for a stage and returns the results, if any. |
StatusCheckTraitTest | class | core/ |
@covers \Drupal\package_manager\StatusCheckTrait[[api-linebreak]] @group package_manager @internal |
StatusCheckTraitTest.php | file | core/ |
|
StatusCheckTraitTest::testNoErrorIfPathsToExcludeCannotBeCollected | function | core/ |
Tests that any error will be added to the status check event. |
StatusCheckTraitTest::testPathsToExcludeCollected | function | core/ |
Tests that StatusCheckTrait will collect paths to exclude. |
StringDatabaseStorage::checkVersion | function | core/ |
Checks whether the string version matches a given version, fix it if not. |
SwitchShortcutSet::checkAccess | function | core/ |
Checks access for the shortcut set switch form. |
SystemAdminMenuBlockAccessCheck | class | core/ |
Access check for routes implementing _access_admin_menu_block_page. |
SystemAdminMenuBlockAccessCheck.php | file | core/ |
|
SystemAdminMenuBlockAccessCheck::access | function | core/ |
Checks access. |
SystemAdminMenuBlockAccessCheck::hasAccessToChildMenuItems | function | core/ |
Check that the given route has access to child routes. |
SystemAdminMenuBlockAccessCheck::__construct | function | core/ |
Constructs a new SystemAdminMenuBlockAccessCheck. |
SystemManager::checkRequirements | function | core/ |
Checks for requirement severity. |
SystemRequirements::checkRequirements | function | core/ |
Check requirements for a given phase. |
system_check_directory | function | core/ |
Checks the existence of the directory specified in $form_element. |
Tasks::checkBinaryOutput | function | core/ |
Check Binary Output. |
Tasks::checkBinaryOutputSuccess | function | core/ |
Verify that a binary data roundtrip returns the original string. |
Tasks::checkEncoding | function | core/ |
Check encoding is UTF8. |
Tasks::checkEngineVersion | function | core/ |
Checks the engine version. |
Tasks::checkExtensions | function | core/ |
Generic function to check postgresql extensions. |
Tasks::checkJsonSupport | function | core/ |
Checks the database json support. |
Tasks::checkStandardConformingStrings | function | core/ |
Ensures standard_conforming_strings setting is 'on'. |
Tasks::checkStandardConformingStringsSuccess | function | core/ |
Verifies the standard_conforming_strings setting. |
Tasks::engineVersionRequirementsCheck | function | core/ |
Checks engine version requirements for the status report. |
template_preprocess_checkboxes | function | core/ |
Prepares variables for checkboxes templates. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.