Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 8.9.x for check
- Search 10.3.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityDeleteMultipleAccessCheck::access | function | core/ |
Checks if the user has delete access for at least one item of the store. |
EntityDeleteMultipleAccessCheck::__construct | function | core/ |
Constructs a new EntityDeleteMultipleAccessCheck. |
EntityFormDisplayAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking | function | core/ |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
EntityPermissionsRouteProviderWithCheck | class | core/ |
Provides routes for the entity permissions form with a custom access check. |
EntityPermissionsRouteProviderWithCheck.php | file | core/ |
|
EntityPermissionsRouteProviderWithCheck::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
EntityPermissionsRouteProviderWithCheckTest | class | core/ |
Tests the route provider deprecation. |
EntityPermissionsRouteProviderWithCheckTest.php | file | core/ |
|
EntityPermissionsRouteProviderWithCheckTest::testEntityPermissionsRouteProviderWithCheck | function | core/ |
Tests the route provider deprecation. |
EntityQueryTest::testAccessCheckSpecified | function | core/ |
Test the accessCheck method is called. |
EntityReferenceFormatterBase::checkAccess | function | core/ |
Checks access to the given entity. |
EntityReferenceLabelFormatter::checkAccess | function | core/ |
Checks access to the given entity. |
EntityResource::$entityAccessChecker | property | core/ |
The JSON:API entity access checker. |
EntityResource::checkPatchFieldAccess | function | core/ |
Checks whether the given field should be PATCHed. |
EntityResource::checkPatchFieldAccess | function | core/ |
Checks whether the given field should be PATCHed. |
EntityResourceAccessTrait::checkEditFieldAccess | function | core/ |
Performs edit access checks for fields. |
EntityTestAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
EntityTestAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
EntityTestRevlogAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
EntityType::checkStorageClass | function | core/ |
Checks that the provided class is compatible with the current entity type. |
EntityValidationTest::checkValidation | function | core/ |
Executes the validation test set for a defined entity type. |
EntityViewDisplayAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
Environment::checkMemoryLimit | function | core/ |
Compares the memory required for an operation to the available memory. |
EnvironmentTest::providerTestCheckMemoryLimit | function | core/ |
Provides data for testCheckMemoryLimit(). |
EnvironmentTest::testCheckMemoryLimit | function | core/ |
Tests \Drupal\Component\Utility\Environment::checkMemoryLimit(). |
ExecutableFinderTest::testCheckConfigurationForExecutablePath | function | core/ |
Tests that the executable finder looks for paths in configuration. |
ExposedFormCheckboxesTest | class | core/ |
Tests exposed forms functionality. |
ExposedFormCheckboxesTest.php | file | core/ |
|
ExposedFormCheckboxesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ExposedFormCheckboxesTest::$modules | property | core/ |
Modules to install. |
ExposedFormCheckboxesTest::$terms | property | core/ |
Test terms. |
ExposedFormCheckboxesTest::$testViews | property | core/ |
|
ExposedFormCheckboxesTest::$vocabulary | property | core/ |
Vocabulary for testing checkbox options. |
ExposedFormCheckboxesTest::setUp | function | core/ |
Sets up the test. |
ExposedFormCheckboxesTest::testExposedFormRenderCheckboxes | function | core/ |
Tests overriding the default render option with checkboxes. |
ExposedFormCheckboxesTest::testExposedIsAllOfFilter | function | core/ |
Tests that "is all of" filters work with checkboxes. |
ExtensionList::checkIncompatibility | function | core/ |
Tests the compatibility of an extension. |
ExtensionListTest::providerCheckIncompatibility | function | core/ |
DataProvider for testCheckIncompatibility(). |
ExtensionListTest::testCheckIncompatibility | function | core/ |
@covers ::checkIncompatibility[[api-linebreak]] |
FieldConfigAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
FieldDefinitionIntegrityTest::checkDisplayOption | function | core/ |
Helper method that tries to load plugin definitions. |
FieldReuseAccessCheck | class | core/ |
Defines an access check for the reuse existing fields form. |
FieldReuseAccessCheck.php | file | core/ |
|
FieldReuseAccessCheck::access | function | core/ |
Checks access to the reuse existing fields form. |
FieldReuseAccessCheck::__construct | function | core/ |
Creates a new FieldReuseAccessCheck. |
FieldStorageConfigAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
FieldStorageCreateCheckDeprecationTest | class | core/ |
Tests the field storage create check subscriber. |
FieldStorageCreateCheckDeprecationTest.php | file | core/ |
|
FieldStorageCreateCheckDeprecationTest::$modules | property | core/ |
Modules to load. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.