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 10.3.x for check
  5. Other projects
Title Object type File name Summary
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\Theme\Component\SchemaCompatibilityChecker service core/core.services.yml
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.
DynamicPageCacheTestController::uncacheableAccessCheck function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php Returns an uncacheable access result.
EditorAccessControlHandler::checkAccess function core/modules/editor/src/EditorAccessControlHandler.php Performs access checks.
EditorLoadingTest::getThingsToCheck function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Gets the information to check for the given field.
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.
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::__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.
EntityAccessCheckTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php
EntityAccessCheckTest::testAccess function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php Tests the method for checking access to routes.
EntityAccessCheckTest::testAccessWithDifferentRouteParameters function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php @covers ::access[[api-linebreak]]
EntityAccessCheckTest::testAccessWithTypePlaceholder function core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php @covers ::access[[api-linebreak]]
EntityAccessControlHandler::checkAccess function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Performs access checks.
EntityAccessControlHandler::checkCreateAccess function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Performs create access checks.
EntityAccessControlHandler::checkFieldAccess function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Default field access as determined by this access control handler.
EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck function core/lib/Drupal/Core/Entity/EntityChangesDetectionTrait.php Returns an array of field names to skip when checking for changes.
EntityCreateAccessCheck class core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php Defines an access checker for entity creation.
EntityCreateAccessCheck.php file core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php
EntityCreateAccessCheck::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php The entity type manager service.
EntityCreateAccessCheck::$requirementsKey property core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php The key used by the routing requirement.
EntityCreateAccessCheck::access function core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php Checks access to create the entity type and bundle for the given route.
EntityCreateAccessCheck::__construct function core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php Constructs an EntityCreateAccessCheck object.
EntityCreateAccessCheckTest class core/tests/Drupal/Tests/Core/Entity/EntityCreateAccessCheckTest.php @coversDefaultClass \Drupal\Core\Entity\EntityCreateAccessCheck[[api-linebreak]]
EntityCreateAccessCheckTest.php file core/tests/Drupal/Tests/Core/Entity/EntityCreateAccessCheckTest.php
EntityCreateAccessCheckTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityCreateAccessCheckTest.php The mocked entity type manager.
EntityCreateAccessCheckTest::providerTestAccess function core/tests/Drupal/Tests/Core/Entity/EntityCreateAccessCheckTest.php Provides test data for testAccess.

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