Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 8.9.x for require
- Search 10.3.x for require
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityContextDefinitionIsSatisfiedTest::assertRequirementIsSatisfied | function | core/ |
Asserts that the requirement is satisfied as expected. |
| EntityCreateAccessCheck::$requirementsKey | property | core/ |
The key used by the routing requirement. |
| EntityCreateAnyAccessCheck::$requirementsKey | property | core/ |
The key used by the routing requirement. |
| EntityDefinitionUpdateManager::requiresEntityDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| EntityDefinitionUpdateManager::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
| EntityDefinitionUpdateManager::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| EntityHasFieldConstraint::getRequiredOptions | function | core/ |
|
| EntityReference::validateRequired | function | core/ |
Validates that a required field for a sub handler has a value. |
| EntityReferenceWidgetTest::testRequiredMediaField | function | core/ |
Tests saving a required media library field. |
| EntityResource::relationshipResponseRequiresBody | function | core/ |
Determines if the client needs to be updated with new relationship data. |
| EntityStorageSchemaInterface::requiresEntityDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| EntityStorageSchemaInterface::requiresEntityStorageSchemaChanges | function | core/ |
Checks if the changes to the entity type requires storage schema changes. |
| EntityTypeConstraint::getRequiredOptions | function | core/ |
|
| ExperimentalModuleRequirementsTestHooks | class | core/ |
Hook implementations for experimental_module_requirements_test. |
| ExperimentalModuleRequirementsTestHooks.php | file | core/ |
|
| ExperimentalModuleRequirementsTestHooks::help | function | core/ |
Implements hook_help(). |
| ExperimentalModuleRequirementsTestRequirements | class | core/ |
Install time requirements for the Experimental Requirements Test module. |
| ExperimentalModuleRequirementsTestRequirements.php | file | core/ |
|
| ExperimentalModuleRequirementsTestRequirements::getRequirements | function | core/ |
Check installation requirements. |
| experimental_module_requirements_test.info.yml | file | core/ |
core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml |
| 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. |
| ExtensionAvailableConstraint::getRequiredOptions | function | core/ |
|
| ExtensionExistsConstraint::getRequiredOptions | function | core/ |
|
| FailureMarkerRequirementTest | class | core/ |
Tests that Package Manager's requirements check for the failure marker. |
| FailureMarkerRequirementTest.php | file | core/ |
|
| FailureMarkerRequirementTest::$modules | property | core/ |
Modules to install. |
| FailureMarkerRequirementTest::testFailureMarkerExists | function | core/ |
Tests that error is shown if failure marker already exists. |
| 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/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set whether field is required'), pluralize: FALSE)] |
| 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/ |
Tests has any required. |
| 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. |
| FileRequirements | class | core/ |
Requirements for the File module. |
| FileRequirements.php | file | core/ |
|
| FileRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| FileSystemRequirementsTest | class | core/ |
Tests File System Requirements. |
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.