Search for check

  1. Search 7.x for check
  2. Search 9.5.x for check
  3. Search 8.9.x for check
  4. Search 11.x for check
  5. Other projects
Title Object type File name Summary
DefaultMenuLinkTreeManipulators::checkAccess function core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Performs access checks of a menu tree.
DefaultMenuLinkTreeManipulators::checkNodeAccess function core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Performs access checking for nodes in an optimized way.
DefaultMenuLinkTreeManipulators::menuLinkCheckAccess function core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php Checks access for one menu link instance.
DefaultMenuLinkTreeManipulatorsTest::testCheckAccess function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the checkAccess() tree manipulator.
DefaultMenuLinkTreeManipulatorsTest::testCheckAccessTreeManipulator function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests checkAccess() tree manipulator.
DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the optimized node access checking.
DefinedTestAccessCheck class core/modules/system/tests/modules/router_test_directory/src/Access/DefinedTestAccessCheck.php Defines an access checker similar to DefaultAccessCheck.
DefinedTestAccessCheck.php file core/modules/system/tests/modules/router_test_directory/src/Access/DefinedTestAccessCheck.php
DefinedTestAccessCheck::access function core/modules/system/tests/modules/router_test_directory/src/Access/DefinedTestAccessCheck.php Checks access.
DenyAdminRoutes::check function core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php
DenyNoCacheRoutes::check function core/lib/Drupal/Core/PageCache/ResponsePolicy/DenyNoCacheRoutes.php
DenyNodePreview::check function core/modules/node/src/PageCache/DenyNodePreview.php
DenyPrivateImageStyleDownload::check function core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php
DenyTestAuthRequests::check function core/modules/rest/tests/modules/rest_test/src/PageCache/RequestPolicy/DenyTestAuthRequests.php
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 Tests directory handling functions.
DirectoryTest::testFileCheckLocalDirectoryHandling function core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php Tests local directory handling functions.
DisallowBasicAuthRequests::check function core/modules/basic_auth/src/PageCache/DisallowBasicAuthRequests.php
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::$configSchemaCheckerExclusions property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php An array of config object names that are excluded from schema checking.
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 generateString().
DriverSpecificSchemaTestBase::checkSchemaComment function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Checks that a table or column comment matches a given description.
DriverSpecificSchemaTestBase::checkSequenceRenaming function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php Check that the ID sequence gets renamed when the table is renamed.
DrupalSqlBase::checkRequirements function core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php Checks if requirements for this plugin are OK.
Drupal\Core\Access\CheckProviderInterface service core/core.services.yml
Drupal\Core\Cache\CacheTagsChecksumInterface service core/core.services.yml
Drupal\Core\Config\Checkpoint\CheckpointListInterface service core/core.services.yml
Drupal\Core\Config\Checkpoint\CheckpointStorageInterface service core/core.services.yml
Drupal\Core\Session\PermissionCheckerInterface service core/core.services.yml
Drupal\Core\Theme\Component\SchemaCompatibilityChecker service core/core.services.yml
Drupal\jsonapi\Access\EntityAccessChecker service core/modules/jsonapi/jsonapi.services.yml
Drupal\sdc\Component\SchemaCompatibilityChecker service core/modules/sdc/sdc.services.yml Alias of Drupal\Core\Theme\Component\SchemaCompatibilityChecker
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.
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 Tests error handling for invalid tableselect values with radio buttons.
ElementsTableSelectTest::testMultipleTrueOptionChecker function core/modules/system/tests/src/Functional/Form/ElementsTableSelectTest.php Tests error handling for invalid tableselect values with 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.

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