Search for check
- Search 7.x for check
- Search 8.9.x for check
- Search 10.3.x for check
- Search 11.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TemporaryJsonapiFileFieldUploaderTest::testCheckFileUploadAccessWithBaseField | function | core/ |
@covers ::checkFileUploadAccess |
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/ |
|
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. |
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. |
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/ |
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. |
update-last-check.html.twig | file | core/ |
Theme override for the last time update data was checked. |
UpdateDeprecationTest::testUpdateCheckIncompatibility | function | core/ |
Tests update_check_incompatibility() function. |
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'. |
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_incompatibility | function | core/ |
Tests the compatibility of a module or theme. |
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. |
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. |
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.