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 |
|---|---|---|---|
| EntityCreateAnyAccessCheck::__construct | function | core/ |
Constructs an EntityCreateAnyAccessCheck object. |
| EntityDeleteMultipleAccessCheck | class | core/ |
Checks if the current user has delete access to the items of the tempstore. |
| EntityDeleteMultipleAccessCheck.php | file | core/ |
|
| EntityDeleteMultipleAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityDeleteMultipleAccessCheck::$requestStack | property | core/ |
Request stack service. |
| EntityDeleteMultipleAccessCheck::$tempStore | property | core/ |
The tempstore service. |
| 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(). |
| 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. |
| ExtensionAvailableConstraint::$couldNotLoadProfileToCheckExtension | property | core/ |
The error message for a module that is not available in the profile. |
| ExtensionList::checkIncompatibility | function | core/ |
Tests the compatibility of an extension. |
| ExtensionListTest::providerCheckIncompatibility | function | core/ |
Data provider for testCheckIncompatibility(). |
| ExtensionListTest::testCheckIncompatibility | function | core/ |
Tests check incompatibility. |
| ExtensionStreamBase::checkFileExtension | function | core/ |
Checks that the given URI has an allowed file extension. |
| 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. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.