Search for check
Title | Object type | File name | Summary |
---|---|---|---|
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. |
TourAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
TrackerController::checkAccess | function | core/ |
Checks access for the users recent content tracker page. |
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/ |
|
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/ |
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/ |
|
UpdateManagerAccessCheck::$settings | property | core/ |
Settings Service. |
UpdateManagerAccessCheck::access | function | core/ |
Checks access. |
UpdateManagerAccessCheck::__construct | function | core/ |
Constructs an UpdateManagerAccessCheck object. |
UpdateManagerUpdate::removeCheckboxFromRow | function | core/ |
Prepares a row entry for use in a regular table, not a 'tableselect'. |
UpdateManagerUpdateTest::checkTableHeaders | function | core/ |
Checks headers for a given table on the Update form. |
UpdatePathTestBaseTest::testSchemaChecking | function | core/ |
Tests that schema can be excluded from testing. |
UpdatePathTestTrait::$checkFailedUpdates | property | core/ |
Fail the test if there are failed updates. |
update_check_requirements | function | core/ |
Checks update requirements and reports errors and (optionally) warnings. |
User::checkExistingPassword | function | core/ |
Checks the existing password if set. |
UserAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
UserAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
UserAuth::$passwordChecker | property | core/ |
The password hashing service. |
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.