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
EntityTestAccessControlHandler::checkAccess function core/modules/system/tests/modules/entity_test/src/EntityTestAccessControlHandler.php Performs access checks.
EntityTestAccessControlHandler::checkCreateAccess function core/modules/system/tests/modules/entity_test/src/EntityTestAccessControlHandler.php Performs create access checks.
EntityTestRevlogAccessControlHandler::checkAccess function core/modules/system/tests/modules/entity_test_revlog/src/EntityTestRevlogAccessControlHandler.php Performs access checks.
EntityType::checkStorageClass function core/lib/Drupal/Core/Entity/EntityType.php Checks that the provided class is compatible with the current entity type.
EntityValidationTest::checkValidation function core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php Executes the validation test set for a defined entity type.
EntityViewDisplayAccessControlHandler::checkAccess function core/lib/Drupal/Core/Entity/Entity/Access/EntityViewDisplayAccessControlHandler.php Performs access checks.
entity_test_form_entity_test_form_validate_check function core/modules/system/tests/modules/entity_test/entity_test.module Validation handler for the entity_test entity form.
Environment::checkMemoryLimit function core/lib/Drupal/Component/Utility/Environment.php Compares the memory required for an operation to the available memory.
EnvironmentTest::providerTestCheckMemoryLimit function core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php Provides data for testCheckMemoryLimit().
EnvironmentTest::testCheckMemoryLimit function core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php Tests \Drupal\Component\Utility\Environment::checkMemoryLimit().
ExposedFormCheckboxesTest class core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Tests exposed forms functionality.
ExposedFormCheckboxesTest.php file core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
ExposedFormCheckboxesTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php The theme to install as the default for testing.
ExposedFormCheckboxesTest::$modules property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Modules to install.
ExposedFormCheckboxesTest::$terms property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Test terms.
ExposedFormCheckboxesTest::$testViews property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php
ExposedFormCheckboxesTest::$vocabulary property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Vocabulary for testing checkbox options.
ExposedFormCheckboxesTest::setUp function core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Sets up the test.
ExposedFormCheckboxesTest::testExposedFormRenderCheckboxes function core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Tests overriding the default render option with checkboxes.
ExposedFormCheckboxesTest::testExposedIsAllOfFilter function core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Tests that "is all of" filters work with checkboxes.
ExtensionList::checkIncompatibility function core/lib/Drupal/Core/Extension/ExtensionList.php Tests the compatibility of an extension.
ExtensionListTest::providerCheckIncompatibility function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php DataProvider for testCheckIncompatibility().
ExtensionListTest::testCheckIncompatibility function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::checkIncompatibility[[api-linebreak]]
ExternalCommandRequirementsTrait::checkClassCommandRequirements function core/tests/Drupal/BuildTests/Framework/ExternalCommandRequirementsTrait.php Checks whether required external commands are available per test class.
ExternalCommandRequirementsTrait::checkExternalCommandRequirements function core/tests/Drupal/BuildTests/Framework/ExternalCommandRequirementsTrait.php Checks missing external command requirements.
ExternalCommandRequirementsTrait::checkMethodCommandRequirements function core/tests/Drupal/BuildTests/Framework/ExternalCommandRequirementsTrait.php Checks whether required external commands are available per method.
ExternalCommandRequirementTest::testCheckExternalCommandRequirementsAvailable function core/tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php @covers ::checkExternalCommandRequirements[[api-linebreak]]
ExternalCommandRequirementTest::testCheckExternalCommandRequirementsNotAvailable function core/tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php @covers ::checkExternalCommandRequirements[[api-linebreak]]
FieldConfigAccessControlHandler::checkAccess function core/modules/field/src/FieldConfigAccessControlHandler.php Performs access checks.
FieldDefinitionIntegrityTest::checkDisplayOption function core/modules/field/tests/src/Kernel/FieldDefinitionIntegrityTest.php Helper method that tries to load plugin definitions.
FieldReuseAccessCheck class core/modules/field_ui/src/Access/FieldReuseAccessCheck.php Defines an access check for the reuse existing fields form.
FieldReuseAccessCheck.php file core/modules/field_ui/src/Access/FieldReuseAccessCheck.php
FieldReuseAccessCheck::access function core/modules/field_ui/src/Access/FieldReuseAccessCheck.php Checks access to the reuse existing fields form.
FieldReuseAccessCheck::__construct function core/modules/field_ui/src/Access/FieldReuseAccessCheck.php Creates a new FieldReuseAccessCheck.
FieldStorageConfigAccessControlHandler::checkAccess function core/modules/field/src/FieldStorageConfigAccessControlHandler.php Performs access checks.
FileAccessControlHandler::checkAccess function core/modules/file/src/FileAccessControlHandler.php Performs access checks.
FileAccessControlHandler::checkCreateAccess function core/modules/file/src/FileAccessControlHandler.php Performs create access checks.
FileAccessControlHandler::checkFieldAccess function core/modules/file/src/FileAccessControlHandler.php Default field access as determined by this access control handler.
FileFormatterBase::checkAccess function core/modules/file/src/Plugin/Field/FieldFormatter/FileFormatterBase.php Checks access to the given entity.
FileSystemRequirementsTest::checkSystemRequirements function core/tests/Drupal/KernelTests/Core/File/FileSystemRequirementsTest.php Checks system runtime requirements.
FileTestAccessControlHandler::checkAccess function core/modules/file/tests/file_test/src/FileTestAccessControlHandler.php Performs access checks.
FileTransfer::checkPath function core/lib/Drupal/Core/FileTransfer/FileTransfer.php Checks that the path is inside the jail and throws an exception if not.
FileUpload::checkFileUploadAccess function core/modules/jsonapi/src/Controller/FileUpload.php Checks if the current user has access to upload the file.
FileUploadTest::testCheckFileUploadAccessWithBaseField function core/modules/jsonapi/tests/src/Kernel/Controller/FileUploadTest.php @covers ::checkFileUploadAccess[[api-linebreak]]
FilterAPITest::testCheckMarkupFilterOrder function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests that the filter order is respected.
FilterAPITest::testCheckMarkupFilterSubset function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests the ability to apply only a subset of filters.
FilterFormatAccessControlHandler::checkAccess function core/modules/filter/src/FilterFormatAccessControlHandler.php Performs access checks.
FilterNoFormatTest::testCheckMarkupNoFormat function core/modules/filter/tests/src/Kernel/FilterNoFormatTest.php Tests text without format.
form--checkbox-radio.css file core/themes/claro/css/components/form--checkbox-radio.css Checkbox and radio input elements.
form--checkbox-radio.pcss.css file core/themes/claro/css/components/form--checkbox-radio.pcss.css Checkbox and radio input elements.

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