Search for require
- Search 7.x for require
- Search 8.9.x for require
- Search 10.3.x for require
- Search 11.x for require
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 enable. |
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/ |
Disable the possibility to allow an exposed input to be optional. |
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. |
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 |
GDToolkit::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
Handler::requireWasCalled | function | composer/ |
Registers post-package events if the 'require' command was called. |
HookRequirementsTest | class | core/ |
Attempts enabling a module that fails hook_requirements('install'). |
HookRequirementsTest.php | file | core/ |
|
HookRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
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.