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 |
|---|---|---|---|
| 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/ |
Tests Status Check Trait. |
| 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. |
| SystemRequirementsHooks::checkPasswordHashing | function | core/ |
Builds password hashing requirements check result. |
| SystemRequirementsHooks::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. |
| template_preprocess_locale_translation_last_check | function | core/ |
Prepares variables for most recent translation update templates. |
| template_preprocess_update_last_check | function | core/ |
Prepares variables for last time update data was checked templates. |
| TermAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| TermAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| TestAccessCheck | class | core/ |
Access check for test routes. |
| TestAccessCheck.php | file | core/ |
|
| TestAccessCheck::access | function | core/ |
Checks access. |
| TestAccessCheckInterface | interface | core/ |
Defines an interface with a defined access() method for mocking. |
| TestAccessCheckInterface::access | function | core/ |
|
| TestSetupTrait::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| ThemeAccessCheck | class | core/ |
Provides access checking for themes for routing and theme negotiation. |
| ThemeAccessCheck.php | file | core/ |
|
| ThemeAccessCheck::access | function | core/ |
Checks access to the theme for routing. |
| ThemeAccessCheck::checkAccess | function | core/ |
Indicates whether the theme is accessible based on whether it is installed. |
| ThemeAccessCheck::__construct | function | core/ |
Constructs a \Drupal\Core\Theme\Registry object. |
| ThemeHookCollectorPass::checkInvalidHookParametersInThemes | function | core/ |
Checks for hooks which can't be supported in theme classes. |
| ThemeNegotiatorTest::$themeAccessCheck | property | core/ |
The mocked theme access checker. |
| ThemeNegotiatorTest::testDetermineActiveThemeWithAccessCheck | function | core/ |
Tests determining with two negotiators of which just one returns access. |
| ToolbarController::checkSubTreeAccess | function | core/ |
Checks access for the subtree controller. |
| TranslationWebTest::checkTranslationRevisions | function | core/ |
Tests translation revisions. |
| TwigExtension::checkDeprecations | function | core/ |
Triggers a deprecation error if a variable is deprecated. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.