Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 8.9.x for require
- Search 11.x for require
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ExternalCommandRequirementTest::testMethodRequiresUnavailable | function | core/ |
@covers ::checkMethodCommandRequirements |
FieldableEntityInterface::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
FieldableEntityInterface::setValidationRequired | function | core/ |
Sets whether entity validation is required before saving the entity. |
FieldConfigBase::$required | property | core/ |
Flag indicating whether the field is required. |
FieldConfigBase::isRequired | function | core/ |
Returns whether the field can be empty. |
FieldConfigBase::setRequired | function | core/ |
Sets whether the field can be empty. |
FieldConfigEditForm::hasAnyRequired | function | core/ |
A function to check if element contains any required elements. |
FieldConfigEditFormTest::providerRequired | function | core/ |
Provides test cases with required and optional elements. |
FieldConfigEditFormTest::testHasAnyRequired | function | core/ |
@covers ::hasAnyRequired |
FieldConfigInterface::setRequired | function | core/ |
Sets whether the field can be empty. |
FieldConfigValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
FieldConfigValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
FieldDefinitionInterface::isRequired | function | core/ |
Returns whether the field can be empty. |
FieldDefinitionTest::testFieldRequired | function | core/ |
Tests required. |
FileFieldValidateTest::testRequired | function | core/ |
Tests the required property on file fields. |
FileRequiredTestForm | class | core/ |
File required test form class. |
FileRequiredTestForm.php | file | core/ |
|
FileRequiredTestForm::buildForm | function | core/ |
Form constructor. |
FileRequiredTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileSystemRequirementsTest | class | core/ |
@group File |
FileSystemRequirementsTest.php | file | core/ |
|
FileSystemRequirementsTest::$modules | property | core/ |
Modules to install. |
FileSystemRequirementsTest::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
FileSystemRequirementsTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
FileSystemRequirementsTest::setUp | function | core/ |
|
FileSystemRequirementsTest::testSettingsExist | function | core/ |
Tests if settings are set, there are not warnings. |
FileUploadResource::getBaseRouteRequirements | function | core/ |
Gets the base route requirements for a particular method. |
file_requirements | function | core/ |
Implements hook_requirements(). |
FilterFormTest::assertRequiredSelectAndOptions | function | core/ |
Asserts that there is a select element with the given ID that is required. |
FilterPluginBase::$always_required | property | core/ |
|
FormGroupingElementsTest::testDetailsContainsRequiredTextfield | function | core/ |
Tests form submit with a required field in closed details element. |
FormGroupingElementsTest::testDetailsContainsRequiredTextfieldAjaxForm | function | core/ |
Tests required field in closed details element with ajax form. |
FormTest::testFieldFormMultivalueWithRequiredRadio | function | core/ |
Tests widget handling of multiple required radios. |
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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.