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 |
|---|---|---|---|
| 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. |
| FieldStorageCreateCheckDeprecationTest::register | function | core/ |
Registers test-specific services. |
| FieldStorageCreateCheckDeprecationTest::testFieldStorageCreateCheck | function | core/ |
Tests the field storage create check subscriber. |
| FieldStorageCreateCheckSubscriber | class | core/ |
Response subscriber to field storage events. |
| FieldStorageCreateCheckSubscriber.php | file | core/ |
|
| FieldStorageCreateCheckSubscriber::$schema | property | core/ |
The schema object for this connection. |
| FieldStorageCreateCheckSubscriber::getSubscribedEvents | function | core/ |
Gets the subscribed events. |
| FieldStorageCreateCheckSubscriber::onFieldStorageDefinitionCreateEvent | function | core/ |
Listener method for any field storage definition create event. |
| FieldStorageCreateCheckSubscriber::__construct | function | core/ |
Constructs the FieldStorageCreateCheckSubscriber object. |
| FieldStorageCreateCheckTest | class | core/ |
Tests the field storage create check subscriber. |
| FieldStorageCreateCheckTest.php | file | core/ |
|
| FieldStorageCreateCheckTest::$modules | property | core/ |
Modules to load. |
| FieldStorageCreateCheckTest::testFieldStorageCreateCheck | function | core/ |
Tests the field storage create check subscriber. |
| FileAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| FileAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| FileAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
| FileFormatterBase::checkAccess | function | core/ |
Checks access to the given entity. |
| FileSystemRequirementsTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
| FileTestAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| FileTransfer::checkPath | function | core/ |
Checks that the path is inside the jail and throws an exception if not. |
| FileUpload::checkFileUploadAccess | function | core/ |
Checks if the current user has access to upload the file. |
| FileUploadTest::testCheckFileUploadAccessWithBaseField | function | core/ |
Tests check file upload access with base field. |
| FilterAPITest::testCheckMarkupFilterOrder | function | core/ |
Tests that the filter order is respected. |
| FilterAPITest::testCheckMarkupFilterSubset | function | core/ |
Tests the ability to apply only a subset of filters. |
| FilterFormatAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| FilterNoFormatTest::testCheckMarkupNoFormat | function | core/ |
Tests text without format. |
| form--checkbox-radio.css | file | core/ |
Checkbox and radio input elements. |
| form--checkbox-radio.pcss.css | file | core/ |
Checkbox and radio input elements. |
| FormModeAccessCheck | class | core/ |
Defines an access check for entity form mode routes. |
| FormModeAccessCheck.php | file | core/ |
|
| FormModeAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| FormModeAccessCheck::access | function | core/ |
Checks access to the form mode. |
| FormModeAccessCheck::__construct | function | core/ |
Creates a new FormModeAccessCheck. |
| FormPreprocess::preprocessCheckboxes | function | core/ |
Prepares variables for checkboxes templates. |
| FormState::$programmed_bypass_access_check | property | core/ |
Indicates if programmatic form submissions bypasses #access check. |
| FormState::isBypassingProgrammedAccessChecks | function | core/ |
Determines if this form submission should bypass #access. |
| FormState::setProgrammedBypassAccessCheck | function | core/ |
Sets if this form submission should bypass #access. |
| FormStateDecoratorBase::isBypassingProgrammedAccessChecks | function | core/ |
Determines if this form submission should bypass #access. |
| FormStateDecoratorBase::setProgrammedBypassAccessCheck | function | core/ |
Sets if this form submission should bypass #access. |
| FormStateDecoratorBaseTest::testIsBypassingProgrammedAccessChecks | function | core/ |
Tests is bypassing programmed access checks. |
| FormStateDecoratorBaseTest::testSetProgrammedBypassAccessCheck | function | core/ |
Tests set programmed bypass access check. |
| FormStateInterface::isBypassingProgrammedAccessChecks | function | core/ |
Determines if this form submission should bypass #access. |
| FormStateInterface::setProgrammedBypassAccessCheck | function | core/ |
Sets if this form submission should bypass #access. |
| FormTest::testCheckboxProcessing | function | core/ |
Tests default value handling for checkboxes. |
| FormTest::testRequiredCheckboxesRadio | function | core/ |
Tests validation for required checkbox, select, and radio elements. |
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.