Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 10.3.x for check
- Search 11.x for check
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$deprecatedProperties | property | 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/ |
If TRUE, programmatic form submissions are processed without taking #access into account. Set this to FALSE when submitting a form programmatically with values that may have been input by the user executing the current request; this will cause #access… |
| 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/ |
Test 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/ |
|
| FormTestCheckboxesZeroForm::buildForm | function | core/ |
Form constructor. |
| FormTestCheckboxesZeroForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxesZeroForm::submitForm | function | core/ |
Form submission handler. |
| FormTestCheckboxForm | class | core/ |
Form for testing checkbox. |
| FormTestCheckboxForm.php | file | core/ |
|
| FormTestCheckboxForm::buildForm | function | core/ |
Form constructor. |
| FormTestCheckboxForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxForm::submitForm | function | core/ |
Form submission handler. |
| FormTestCheckboxTypeJugglingForm | class | core/ |
Builds a form to test return values for checkboxes. |
| FormTestCheckboxTypeJugglingForm.php | file | core/ |
|
| FormTestCheckboxTypeJugglingForm::buildForm | function | core/ |
Form constructor. |
| FormTestCheckboxTypeJugglingForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestCheckboxTypeJugglingForm::submitForm | function | core/ |
Form submission handler. |
| FormTestRadiosCheckedForm | class | core/ |
Form constructor to test #default_value settings of radios. |
| FormTestRadiosCheckedForm.php | file | core/ |
|
| FormTestRadiosCheckedForm::buildForm | function | core/ |
Form constructor. |
| FormTestRadiosCheckedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRadiosCheckedForm::submitForm | function | core/ |
Form submission handler. |
| ForumManager::checkNodeType | function | core/ |
Checks whether a node can be used in a forum, based on its content type. |
| ForumManagerInterface::checkNodeType | function | core/ |
Checks whether a node can be used in a forum, based on its content type. |
| Git::checkIgnore | function | composer/ |
Determines whether the specified scaffold file is already ignored. |
| Git::checkTracked | function | composer/ |
Determines whether the specified scaffold file is tracked by git. |
| IncludeResolver::$entityAccessChecker | property | core/ |
The JSON:API entity access checker. |
| install_check_localization_server | function | core/ |
Checks if the localization server can be contacted. |
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.