Search for check
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Alias of Drupal\Core\Theme\Component\SchemaCompatibilityChecker |
| 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. |
| 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/ |
|
| EntityAccessCheckTest::createRouteMatchForObject | function | core/ |
Wrap any object with a route match, and return that. |
| EntityAccessCheckTest::setUp | function | core/ |
|
| EntityAccessCheckTest::testAccess | function | core/ |
Tests the method for checking access to routes. |
| EntityAccessCheckTest::testAccessWithDifferentRouteParameters | function | core/ |
@covers ::access[[api-linebreak]] |
| EntityAccessCheckTest::testAccessWithTypePlaceholder | function | core/ |
@covers ::access[[api-linebreak]] |
| EntityAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| EntityAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| EntityAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
| EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
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.