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 |
|---|---|---|---|
| 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/ |
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. |
| 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. |
| UpdatePathTestTrait::$checkFailedUpdates | property | core/ |
Fail the test if there are failed updates. |
| UpdateRequirements::requirementCheck | function | core/ |
Fills in the requirements array. |
| UpdateThemeHooks::preprocessUpdateLastCheck | function | core/ |
Prepares variables for last time update data was checked templates. |
| update_check_requirements | function | core/ |
Checks update requirements and reports errors and (optionally) warnings. |
| UrlHelperFormatConstraint::check | function | core/ |
|
| 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. |
| UserAuthentication::$passwordChecker | property | core/ |
The password hashing service. |
| UserAuthTest::testAddCheckToUrlForTrustedRedirectResponse | function | core/ |
Tests the auth that ends in a redirect from subdomain to TLD. |
| UserAuthTest::testAddCheckToUrlForTrustedRedirectResponseWithFragment | function | core/ |
Tests the auth that ends in a redirect from subdomain with a fragment to TLD. |
| UserCreationTrait::checkPermissions | function | core/ |
Checks whether a given list of permission names is valid. |
| UserInterface::checkExistingPassword | function | core/ |
Checks the existing password if set. |
| UserPermissionsTest::testPermissionCheckboxes | function | core/ |
Tests the fake checkboxes added to the permissions page. |
| UserRolesAssignmentTest::userLoadAndCheckRoleAssigned | function | core/ |
Check role on user object. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.