Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 10.3.x for check
- Search 11.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Tasks::checkEncoding | function | core/ |
Check encoding is UTF8. |
Tasks::checkEngineVersion | function | core/ |
Check the engine version. |
Tasks::checkEngineVersion | function | core/ |
Check the engine version. |
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. |
TaxonomyTermUpdatePathTest::testMissingDataUpdateRequirementsCheck | function | core/ |
Test the update hook requirements check for revisionable terms. |
TaxonomyTermUpdatePathTest::testStatusCheckbox | function | core/ |
Tests that the taxonomy_term entity form has the status checkbox. |
taxonomy_check_vocabulary_hierarchy | function | core/ |
Checks the hierarchy flag of a vocabulary. |
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. |
TemporaryJsonapiFileFieldUploader::checkFileUploadAccess | function | core/ |
Checks if the current user has access to upload the file. |
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/ |
|
TestBase::checkRequirements | function | core/ |
Checks the matching requirements for Test. |
TestBase::checkTestHierarchyMismatch | function | core/ |
Fail the test if it belongs to a PHPUnit-based framework. |
TestBaseTest::testCheckRequirements | function | core/ |
@covers ::checkRequirements |
TestRequirementsTrait::checkModuleRequirements | function | core/ |
Checks missing module requirements. |
TestRequirementsTrait::checkRequirements | function | core/ |
Check module requirements for the Drupal use case. |
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::$themeHandler | property | core/ |
The theme handler. |
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. |
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. |
ToolkitGdTest::checkRequirements | function | core/ |
Check module requirements for the Drupal use case. |
TourAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
TrackerController::checkAccess | function | core/ |
Checks access for the users recent content tracker page. |
TranslationWebTest::checkTranslationRevisions | function | core/ |
Check if the field translation attached to the entity revision identified by the passed arguments were correctly stored. |
TwigSandboxPolicy::checkMethodAllowed | function | core/ |
|
TwigSandboxPolicy::checkPropertyAllowed | function | core/ |
|
TwigSandboxPolicy::checkSecurity | function | core/ |
|
TwigTransTokenParser::checkTransString | function | core/ |
Ensure that any nodes that are parsed are only of allowed types. |
UiHelperTrait::checkForMetaRefresh | function | core/ |
Checks for meta refresh tag and if found call drupalGet() recursively. |
Unicode::check | function | core/ |
Checks for Unicode support in PHP and sets the proper settings if possible. |
update-last-check.html.twig | file | core/ |
Theme override for the last time update data was checked. |
update-last-check.html.twig | file | core/ |
Default theme implementation for the last time update data was checked. |
UpdateFetcherInterface::NOT_CHECKED | constant | core/ |
Project's status cannot be checked. |
UpdateManagerAccessCheck | class | core/ |
Determines whether allow authorized operations is set. |
UpdateManagerAccessCheck.php | file | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.