Search for required
- Search 7.x for required
- Search 9.5.x for required
- Search 8.9.x for required
- Search 11.x for required
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormTest::testFieldFormSingleRequired | function | core/ |
|
FormTest::testFieldFormUnlimitedRequired | function | core/ |
Tests the position of the required label. |
FormTest::testRequiredAttribute | function | core/ |
Tests required attribute. |
FormTest::testRequiredCheckboxesRadio | function | core/ |
Tests validation for required checkbox, select, and radio elements. |
FormTest::testRequiredFields | function | core/ |
Check several empty values for required forms elements. |
FormTest::testRequiredTextfieldNoTitle | function | core/ |
Tests validation for required textfield element without title. |
FormTestDetailsContainsRequiredTextfieldForm | class | core/ |
Builds a form to test a required textfield within a details element. |
FormTestDetailsContainsRequiredTextfieldForm.php | file | core/ |
|
FormTestDetailsContainsRequiredTextfieldForm::buildForm | function | core/ |
Form constructor. |
FormTestDetailsContainsRequiredTextfieldForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestDetailsContainsRequiredTextfieldForm::submitForm | function | core/ |
Form submission handler. |
FormTestRequiredAttributeForm | class | core/ |
Builds a form to test the required attribute. |
FormTestRequiredAttributeForm.php | file | core/ |
|
FormTestRequiredAttributeForm::buildForm | function | core/ |
Form constructor. |
FormTestRequiredAttributeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestRequiredAttributeForm::submitForm | function | core/ |
Form submission handler. |
FormTestValidateRequiredForm | class | core/ |
Form constructor to test the #required property. |
FormTestValidateRequiredForm.php | file | core/ |
|
FormTestValidateRequiredForm::buildForm | function | core/ |
Form constructor. |
FormTestValidateRequiredForm::elementValidateRequired | function | core/ |
|
FormTestValidateRequiredForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestValidateRequiredForm::submitForm | function | core/ |
Form submission handler. |
FormTestValidateRequiredNoTitleForm | class | core/ |
Form constructor to test the #required property without #title. |
FormTestValidateRequiredNoTitleForm.php | file | core/ |
|
FormTestValidateRequiredNoTitleForm::buildForm | function | core/ |
Form constructor. |
FormTestValidateRequiredNoTitleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestValidateRequiredNoTitleForm::submitForm | function | core/ |
Form submission handler. |
FormValidator::performRequiredValidation | function | core/ |
Performs validation of elements that are not subject to limited validation. |
FormValidatorTest::providerTestPerformRequiredValidation | function | core/ |
|
FormValidatorTest::providerTestRequiredErrorMessage | function | core/ |
|
FormValidatorTest::testPerformRequiredValidation | function | core/ |
@covers ::performRequiredValidation |
FormValidatorTest::testRequiredErrorMessage | function | core/ |
@covers ::doValidateForm |
ImageFieldValidateTest::testRequiredAttributes | function | core/ |
Tests that required alt/title fields gets validated right. |
ImageTestBase::providerAltTextRequired | function | core/ |
|
ImageTestBase::testAltTextRequired | function | core/ |
Tests that alt text is required for images. |
ImageWidget::validateRequiredFields | function | core/ |
Validate callback for alt and title field, if the user wants them required. |
ImmutablePropertiesConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
InfoParserDynamic::getRequiredKeys | function | core/ |
Returns an array of keys required to exist in .info.yml file. |
InputRequired | class | core/ |
Exposed form plugin that provides an exposed form with required input. |
InputRequired.php | file | core/ |
|
InputRequired::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
InputRequired::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
InputRequired::exposedFilterApplied | function | core/ |
|
InputRequired::preRender | function | core/ |
Runs before the view is rendered. |
InputRequired::query | function | core/ |
Add anything to the query that we might need to. |
InputRequired::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
InstallTest::testRequiredModuleSchemaVersions | function | core/ |
Tests recorded schema versions of early installed modules in the installer. |
install_recipe_required_modules | function | core/ |
Installs required modules prior to applying a recipe via the installer. |
LangcodeRequiredIfTranslatableValuesConstraint | class | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraint.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.