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 |
---|---|---|---|
DateTimePlusTest::providerTestCheckArray | function | core/ |
Data provider for testCheckArray. |
DateTimePlusTest::testCheckArray | function | core/ |
Tests DateTimePlus::checkArray(). |
DbUpdateAccessCheck | class | core/ |
Access check for database update routes. |
DbUpdateAccessCheck.php | file | core/ |
|
DbUpdateAccessCheck::access | function | core/ |
Checks access for update routes. |
DefaultAccessCheck | class | core/ |
Allows access to routes to be controlled by an '_access' boolean parameter. |
DefaultAccessCheck.php | file | core/ |
|
DefaultAccessCheck::access | function | core/ |
Checks access to the route based on the _access parameter. |
DefaultAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\Core\Access\DefaultAccessCheck[[api-linebreak]] @group Access |
DefaultAccessCheckTest.php | file | core/ |
|
DefaultAccessCheckTest::$accessChecker | property | core/ |
The access checker to test. |
DefaultAccessCheckTest::$account | property | core/ |
The mocked account. |
DefaultAccessCheckTest::setUp | function | core/ |
|
DefaultAccessCheckTest::testAccess | function | core/ |
Tests the access method. |
DefaultMenuLinkTreeManipulators::checkAccess | function | core/ |
Performs access checks of a menu tree. |
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::testCheckAccessTreeManipulator | function | core/ |
Tests checkAccess() tree manipulator. |
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. |
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. |
DisplayTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
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(). |
DriverSpecificSchemaTestBase::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
DriverSpecificSchemaTestBase::checkSequenceRenaming | function | core/ |
Check that the ID sequence gets renamed when the table is renamed. |
DrupalSqlBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
Drupal\Core\Theme\Component\SchemaCompatibilityChecker | service | core/ |
|
Drupal\sdc\Component\SchemaCompatibilityChecker | service | core/ |
|
drupal_check_module | function | core/ |
Checks a module's requirements. |
drupal_check_profile | function | core/ |
Checks an installation profile's requirements. |
DynamicPageCacheTestController::uncacheableAccessCheck | function | core/ |
Returns an uncacheable access result. |
EditorAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
EditorLoadingTest::getThingsToCheck | function | core/ |
Gets the information to check for the given field. |
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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.