Search for check

  1. Search 7.x for check
  2. Search 9.5.x for check
  3. Search 10.3.x for check
  4. Search 11.x for check
  5. Other projects
Title Object type File name Summary
DenyTestAuthRequests::check function core/modules/rest/tests/modules/rest_test/src/PageCache/RequestPolicy/DenyTestAuthRequests.php Determines whether delivery of a cached page should be attempted.
DestinationBase::checkRequirements function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Checks if requirements for this plugin are OK.
Diff::check function core/lib/Drupal/Component/Diff/Diff.php Check a Diff for validity.
DirectoryTest::testFileCheckDirectoryHandling function core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php Test directory handling functions.
DirectoryTest::testFileCheckLocalDirectoryHandling function core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php Test local directory handling functions.
DisallowBasicAuthRequests::check function core/modules/basic_auth/src/PageCache/DisallowBasicAuthRequests.php Determines whether delivery of a cached page should be attempted.
DisplayFeedTest::checkFeedViewUi function core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php Checks views UI for a specific feed view.
DisplayFeedTranslationTest::checkFeedResults function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php Checks the feed results for the given style of node links.
DisplayTest::checkTranslationSetting function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Asserts a node and a file based view for the translation setting.
DownloadTest::checkUrl function core/modules/file/tests/src/Functional/DownloadTest.php Download a file from the URL generated by file_create_url().
DrupalCheckIncompatibilityTest class core/tests/Drupal/KernelTests/Core/Common/DrupalCheckIncompatibilityTest.php Parse a predefined amount of bytes and compare the output with the expected
value.
DrupalCheckIncompatibilityTest.php file core/tests/Drupal/KernelTests/Core/Common/DrupalCheckIncompatibilityTest.php
DrupalCheckIncompatibilityTest::providerDrupalCheckIncompatibility function core/tests/Drupal/KernelTests/Core/Common/DrupalCheckIncompatibilityTest.php Data provider for testDrupalCheckIncompatibility.
DrupalCheckIncompatibilityTest::testDrupalCheckIncompatibility function core/tests/Drupal/KernelTests/Core/Common/DrupalCheckIncompatibilityTest.php Tests drupal_check_incompatibility().
DrupalSqlBase::checkRequirements function core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php Checks if requirements for this plugin are OK.
DrupalStandardsListenerTrait::checkValidCoversForTest function core/tests/Drupal/Tests/Listeners/DrupalStandardsListenerTrait.php Check an individual test run for valid @covers annotation.
drupal_check_incompatibility function core/includes/common.inc Checks whether a version is compatible with a given dependency.
drupal_check_module function core/includes/install.inc Checks a module's requirements.
drupal_check_profile function core/includes/install.inc Checks an installation profile's requirements.
EditEntityFieldAccessCheck class core/modules/quickedit/src/Access/EditEntityFieldAccessCheck.php
EditEntityFieldAccessCheck.php file core/modules/quickedit/src/Access/EditEntityFieldAccessCheck.php
EditEntityFieldAccessCheckInterface interface core/modules/quickedit/src/Access/EditEntityFieldAccessCheckInterface.php
EditEntityFieldAccessCheckInterface.php file core/modules/quickedit/src/Access/EditEntityFieldAccessCheckInterface.php
EditorAccessControlHandler::checkAccess function core/modules/editor/src/EditorAccessControlHandler.php Performs access checks.
EditorLoadingTest::getThingsToCheck function core/modules/editor/tests/src/Functional/EditorLoadingTest.php
ElementsTableSelectTest::testMultipleFalseOptionchecker function core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Test the whether the option checker gives an error on invalid tableselect values for radios.
ElementsTableSelectTest::testMultipleTrueOptionchecker function core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Test the whether the option checker gives an error on invalid tableselect values for checkboxes.
ElementTest::testRadiosChecked function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests correct checked attribute for radios element.
EntityAccessCheck class core/lib/Drupal/Core/Entity/EntityAccessCheck.php Provides a generic access checker for entities.
EntityAccessCheck.php file core/lib/Drupal/Core/Entity/EntityAccessCheck.php
EntityAccessCheck::access function core/lib/Drupal/Core/Entity/EntityAccessCheck.php Checks access to the entity operation on the given route.
EntityAccessChecker class core/modules/jsonapi/src/Access/EntityAccessChecker.php Checks access to entities.
EntityAccessChecker.php file core/modules/jsonapi/src/Access/EntityAccessChecker.php
EntityAccessChecker::$currentUser property core/modules/jsonapi/src/Access/EntityAccessChecker.php The current user.
EntityAccessChecker::$entityRepository property core/modules/jsonapi/src/Access/EntityAccessChecker.php The entity repository.
EntityAccessChecker::$latestRevisionCheck property core/modules/jsonapi/src/Access/EntityAccessChecker.php The latest revision check service.
EntityAccessChecker::$mediaRevisionAccessCheck property core/modules/jsonapi/src/Access/EntityAccessChecker.php The media revision access check service.
EntityAccessChecker::$nodeRevisionAccessCheck property core/modules/jsonapi/src/Access/EntityAccessChecker.php The node revision access check service.
EntityAccessChecker::$resourceTypeRepository property core/modules/jsonapi/src/Access/EntityAccessChecker.php The JSON:API resource type repository.
EntityAccessChecker::$router property core/modules/jsonapi/src/Access/EntityAccessChecker.php The router.
EntityAccessChecker::checkEntityAccess function core/modules/jsonapi/src/Access/EntityAccessChecker.php Checks access to the given entity.
EntityAccessChecker::checkRevisionViewAccess function core/modules/jsonapi/src/Access/EntityAccessChecker.php Checks access to the given revision entity.
EntityAccessChecker::getAccessCheckedResourceObject function core/modules/jsonapi/src/Access/EntityAccessChecker.php Get the object to normalize and the access based on the provided entity.
EntityAccessChecker::setLatestRevisionCheck function core/modules/jsonapi/src/Access/EntityAccessChecker.php Sets the media revision access check service.
EntityAccessChecker::setMediaRevisionAccessCheck function core/modules/jsonapi/src/Access/EntityAccessChecker.php Sets the media revision access check service.
EntityAccessChecker::setNodeRevisionAccessCheck function core/modules/jsonapi/src/Access/EntityAccessChecker.php Sets the node revision access check service.
EntityAccessChecker::__construct function core/modules/jsonapi/src/Access/EntityAccessChecker.php EntityAccessChecker constructor.
EntityAccessCheckTest class core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php Unit test of entity access checking system.
EntityAccessCheckTest.php file core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php
EntityAccessCheckTest::createRouteMatchForObject function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php Wrap any object with a route match, and return that.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.