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 |
|---|---|---|---|
| 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::$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. |
| 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. |
| TwigNodeCheckDeprecations | class | core/ |
A node that checks deprecated variable usage. |
| TwigNodeCheckDeprecations.php | file | core/ |
|
| TwigNodeCheckDeprecations::$usedNames | property | core/ |
The named variables used in the template. |
| TwigNodeCheckDeprecations::compile | function | core/ |
|
| TwigNodeCheckDeprecations::__construct | function | core/ |
|
| TwigNodeVisitorCheckDeprecations | class | core/ |
Provides a Node Visitor to trigger errors if deprecated variables are used. |
| TwigNodeVisitorCheckDeprecations.php | file | core/ |
|
| TwigNodeVisitorCheckDeprecations::$assignedNames | property | core/ |
The named variables set within the template. |
| TwigNodeVisitorCheckDeprecations::$usedNames | property | core/ |
The named variables used in the template from the context. |
| TwigNodeVisitorCheckDeprecations::enterNode | function | core/ |
|
| TwigNodeVisitorCheckDeprecations::getPriority | function | core/ |
|
| TwigNodeVisitorCheckDeprecations::leaveNode | function | core/ |
|
| TwigSandboxPolicy::checkMethodAllowed | function | core/ |
|
| TwigSandboxPolicy::checkPropertyAllowed | function | core/ |
|
| TwigSandboxPolicy::checkSecurity | function | core/ |
|
| TwigSimpleCheckToStringNode | class | core/ |
Defines a twig node for simplifying CheckToStringNode. |
| TwigSimpleCheckToStringNode.php | file | core/ |
|
| TwigSimpleCheckToStringNode::compile | function | core/ |
|
| TwigTransTokenParser::checkTransString | function | core/ |
Ensure that any nodes that are parsed are only of allowed types. |
| TypedConfigTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| 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. |
| UnknownCheckpointException | class | core/ |
Thrown when trying to access a checkpoint that does not exist. |
| UnknownCheckpointException.php | file | core/ |
|
| update-last-check.html.twig | file | core/ |
Default theme implementation for the last time update data was checked. |
| update-last-check.html.twig | file | core/ |
Theme override 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/ |
|
| UpdateManagerAccessCheck::$settings | property | core/ |
Settings Service. |
| UpdateManagerAccessCheck::access | function | core/ |
Checks access. |
| UpdateManagerAccessCheck::__construct | function | core/ |
Constructs an UpdateManagerAccessCheck object. |
| UpdatePathTestBaseTest::testSchemaChecking | function | core/ |
Tests that schema can be excluded from testing. |
| UpdatePathTestTrait::$checkEntityFieldDefinitionUpdates | property | core/ |
Fail the test if there are entity field definition updates needed. |
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.