Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 10.3.x for check
- Search 11.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Test directory handling functions. |
DirectoryTest::testFileCheckLocalDirectoryHandling | function | core/ |
Test 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. |
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 file_create_url(). |
DrupalCheckIncompatibilityTest | class | core/ |
Parse a predefined amount of bytes and compare the output with the expected value. |
DrupalCheckIncompatibilityTest.php | file | core/ |
|
DrupalCheckIncompatibilityTest::providerDrupalCheckIncompatibility | function | core/ |
Data provider for testDrupalCheckIncompatibility. |
DrupalCheckIncompatibilityTest::testDrupalCheckIncompatibility | function | core/ |
Tests drupal_check_incompatibility(). |
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_incompatibility | function | core/ |
Checks whether a version is compatible with a given dependency. |
drupal_check_module | function | core/ |
Checks a module's requirements. |
drupal_check_profile | function | core/ |
Checks an installation profile's requirements. |
EditEntityFieldAccessCheck | class | core/ |
|
EditEntityFieldAccessCheck.php | file | core/ |
|
EditEntityFieldAccessCheckInterface | interface | core/ |
|
EditEntityFieldAccessCheckInterface.php | file | core/ |
|
EditorAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
EditorLoadingTest::getThingsToCheck | function | core/ |
|
ElementsTableSelectTest::testMultipleFalseOptionchecker | function | core/ |
Test the whether the option checker gives an error on invalid tableselect values for radios. |
ElementsTableSelectTest::testMultipleTrueOptionchecker | function | core/ |
Test the whether the option checker gives an error on invalid tableselect values for 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::$mediaRevisionAccessCheck | property | core/ |
The media revision access check service. |
EntityAccessChecker::$nodeRevisionAccessCheck | property | core/ |
The node revision access 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::setMediaRevisionAccessCheck | function | core/ |
Sets the media revision access check service. |
EntityAccessChecker::setNodeRevisionAccessCheck | function | core/ |
Sets the node revision access check service. |
EntityAccessChecker::__construct | function | core/ |
EntityAccessChecker constructor. |
EntityAccessCheckTest | class | core/ |
Unit test of entity access checking system. |
EntityAccessCheckTest.php | file | core/ |
|
EntityAccessCheckTest::createRouteMatchForObject | function | core/ |
Wrap any object with a route match, and return that. |
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.