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 |
|---|---|---|---|
| DefaultMenuLinkTreeManipulators::checkNodeAccess | function | core/ |
Performs access checking for nodes in an optimized way. |
| DefaultMenuLinkTreeManipulators::menuLinkCheckAccess | function | core/ |
Checks access for one menu link instance. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccess | function | core/ |
Tests the checkAccess() tree manipulator. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckAccessWithLinkToAnyPagePermission | function | core/ |
Tests checkAccess() tree manipulator with 'link to any page' permission. |
| DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess | function | core/ |
Tests the optimized node access checking. |
| DefinedTestAccessCheck | class | core/ |
Defines an access checker similar to DefaultAccessCheck. |
| DefinedTestAccessCheck.php | file | core/ |
|
| DefinedTestAccessCheck::access | function | core/ |
Checks access. |
| DenyAdminRoutes::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| DenyNoCacheRoutes::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| DenyNodePreview::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| DenyPrivateImageStyleDownload::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| DenyTestAuthRequests::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| DestinationBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| Diff::check | function | core/ |
Check a Diff for validity. |
| DirectoryTest::testFileCheckDirectoryHandling | function | core/ |
Tests directory handling functions. |
| DirectoryTest::testFileCheckLocalDirectoryHandling | function | core/ |
Tests local directory handling functions. |
| DisallowBasicAuthRequests::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| DisplayFeedTest::checkFeedViewUi | function | core/ |
Checks views UI for a specific feed view. |
| DisplayFeedTranslationTest::checkFeedResults | function | core/ |
Checks the feed results for the given style of node links. |
| DisplayOpmlFeedTest::checkFeedViewUi | function | core/ |
Checks views UI for a specific feed view. |
| DisplayTest::checkTranslationSetting | function | core/ |
Asserts a node and a file based view for the translation setting. |
| DownloadTest::checkUrl | function | core/ |
Download a file from the URL generated by generateString(). |
| DrupalSqlBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| DrupalStandardsListenerTrait::checkValidCoversForTest | function | core/ |
Check an individual test run for valid @covers annotation. |
| drupal_check_module | function | core/ |
Checks a module's requirements. |
| drupal_check_profile | function | core/ |
Checks an installation profile's requirements. |
| EditorAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| EditorIntegrationTest::$accessChecker | property | core/ |
The access checker object to be used by the metadata generator object. |
| EditorLoadingTest::getThingsToCheck | function | core/ |
|
| ElementsTableSelectTest::testMultipleFalseOptionchecker | function | core/ |
Tests error handling for invalid tableselect values with radio buttons. |
| ElementsTableSelectTest::testMultipleTrueOptionchecker | function | core/ |
Tests error handling for invalid tableselect values with checkboxes. |
| ElementTest::testRadiosChecked | function | core/ |
Tests correct checked attribute for radios element. |
| EntityAccessCheck | class | core/ |
Provides a generic access checker for entities. |
| EntityAccessCheck.php | file | core/ |
|
| EntityAccessCheck::access | function | core/ |
Checks access to the entity operation on the given route. |
| EntityAccessChecker | class | core/ |
Checks access to entities. |
| EntityAccessChecker.php | file | core/ |
|
| EntityAccessChecker::$currentUser | property | core/ |
The current user. |
| EntityAccessChecker::$entityRepository | property | core/ |
The entity repository. |
| EntityAccessChecker::$latestRevisionCheck | property | core/ |
The latest revision check service. |
| EntityAccessChecker::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| EntityAccessChecker::$router | property | core/ |
The router. |
| EntityAccessChecker::checkEntityAccess | function | core/ |
Checks access to the given entity. |
| EntityAccessChecker::checkRevisionViewAccess | function | core/ |
Checks access to the given revision entity. |
| EntityAccessChecker::getAccessCheckedResourceObject | function | core/ |
Get the object to normalize and the access based on the provided entity. |
| EntityAccessChecker::setLatestRevisionCheck | function | core/ |
Sets the media revision access check service. |
| EntityAccessChecker::__construct | function | core/ |
EntityAccessChecker constructor. |
| EntityAccessCheckTest | class | core/ |
Unit test of entity access checking system. |
| EntityAccessCheckTest.php | file | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.