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 |
---|---|---|---|
ContextDefinitionInterface::setRequired | function | core/ |
Sets whether the data is required. |
ContextHandlerTest::testApplyContextMappingMissingNotRequired | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingMissingRequired | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingNoValueNonRequired | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingNoValueRequired | function | core/ |
@covers ::applyContextMapping |
CreateTestContentEntitiesTrait::getRequiredModules | function | core/ |
Gets required modules. |
DataDefinition::isRequired | function | core/ |
Determines whether a data value is required. |
DataDefinition::setRequired | function | core/ |
Sets whether the data is required. |
DataDefinitionInterface::isRequired | function | core/ |
Determines whether a data value is required. |
DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface | function | core/ |
Tests plugins without a required interface. |
DocParserTest::testAnnotationWithRequiredAttributes | function | core/ |
|
DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor | function | core/ |
|
DrupalCoreComposer::getRequireDev | function | composer/ |
Return the "require-dev" section from root or core composer.json file. |
DRUPAL_REQUIRED | constant | core/ |
Required option on forms and settings. |
EditorValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired | function | core/ |
`image_upload.status = TRUE` must cause additional keys to be required. |
EditorValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
EditorValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
ElementTest::testRequiredFieldsetsAndDetails | function | core/ |
Tests the #required property on details and fieldset elements. |
EntityBundleExistsConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
EntityContentBase::isEntityValidationRequired | function | core/ |
Returns a state of whether an entity needs to be validated before saving. |
EntityHasFieldConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
EntityReferenceWidgetTest::testRequiredMediaField | function | core/ |
Tests saving a required media library field. |
EntityTypeConstraint::getRequiredOptions | function | core/ |
|
ExposedFormTest::testInputRequired | function | core/ |
Tests the input required exposed form type. |
ExposedFormTest::testTextInputRequired | function | core/ |
Tests the "on demand text" for the input required exposed form type. |
ExtensionExistsConstraint::getRequiredOptions | function | core/ |
|
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. |
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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.