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 |
---|---|---|---|
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/ |
@covers ::checkFileUploadAccess[[api-linebreak]] |
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. |
FormState::$programmed_bypass_access_check | property | core/ |
|
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/ |
@covers ::isBypassingProgrammedAccessChecks[[api-linebreak]] |
FormStateDecoratorBaseTest::testSetProgrammedBypassAccessCheck | function | core/ |
@covers ::setProgrammedBypassAccessCheck[[api-linebreak]] |
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. |
FormTestCheckboxesRadiosForm | class | core/ |
Form constructor to test expansion of #type checkboxes and radios. |
FormTestCheckboxesRadiosForm.php | file | core/ |
|
FormTestCheckboxesRadiosForm::buildForm | function | core/ |
Form constructor. |
FormTestCheckboxesRadiosForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestCheckboxesRadiosForm::submitForm | function | core/ |
Form submission handler. |
FormTestCheckboxesZeroForm | class | core/ |
Tests checkboxes zero. |
FormTestCheckboxesZeroForm.php | file | core/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.