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 |
|---|---|---|---|
| ContextDefinition::$isRequired | property | core/ |
Determines whether a data value is required. |
| ContextDefinition::isRequired | function | core/ |
Determines whether the context is required. |
| ContextDefinition::setRequired | function | core/ |
Sets whether the data is required. |
| ContextDefinitionInterface::isRequired | function | core/ |
Determines whether the context is required. |
| ContextDefinitionInterface::setRequired | function | core/ |
Sets whether the data is required. |
| ContextHandler::checkRequirements | function | core/ |
Checks a set of requirements against a set of contexts. |
| ContextHandlerInterface::checkRequirements | function | core/ |
Checks a set of requirements against a set of contexts. |
| ContextHandlerTest::providerTestCheckRequirements | function | core/ |
Provides data for testCheckRequirements(). |
| ContextHandlerTest::testApplyContextMappingMissingNotRequired | function | core/ |
Tests apply context mapping missing not required. |
| ContextHandlerTest::testApplyContextMappingMissingRequired | function | core/ |
Tests apply context mapping missing required. |
| ContextHandlerTest::testApplyContextMappingNoValueNonRequired | function | core/ |
Tests apply context mapping no value non required. |
| ContextHandlerTest::testApplyContextMappingNoValueRequired | function | core/ |
Tests apply context mapping no value required. |
| ContextHandlerTest::testCheckRequirements | function | core/ |
Tests check requirements. |
| 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. |
| DatetimeElementFormTest::testDatetimeElementRequiredError | function | core/ |
Tests the custom required error message for datetime elements. |
| DbUpdateController::requirements | function | core/ |
Renders a list of requirement errors or warnings. |
| DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface | function | core/ |
Tests plugins without a required interface. |
| DefaultTableMapping::requiresDedicatedTableStorage | function | core/ |
Checks whether the given field has to be stored in a dedicated table. |
| DemoUmamiRequirements | class | core/ |
Requirements for the Demo: Umami Food Magazine (Experimental) profile. |
| DemoUmamiRequirements.php | file | core/ |
|
| DemoUmamiRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| DemoUmamiRequirements::__construct | function | core/ |
|
| DependencyTest::testEnableRequirementsFailureDependency | function | core/ |
Tests enabling a module that depends on a module which fails hook_requirements(). |
| DestinationBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| DirectWriteTest::$postRequireMaintenanceMode | property | core/ |
Whether we are in maintenance mode after a require operation. |
| DirectWriteTest::$preRequireMaintenanceMode | property | core/ |
Whether we are in maintenance mode before a require operation. |
| DirectWriteTest::onPostRequire | function | core/ |
Event listener that records the maintenance mode flag on post-require. |
| DirectWriteTest::onPreRequire | function | core/ |
Event listener that records the maintenance mode flag on pre-require. |
| DirectWriteTest::testMaintenanceModeNotEnteredIfErrorOnPreRequire | function | core/ |
Tests that pre-require errors prevent maintenance mode during direct-write. |
| DocParserTest::testAnnotationWithRequiredAttributes | function | core/ |
|
| DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor | function | core/ |
|
| DrupalCoreComposer::getRequireDev | function | composer/ |
Return the "require-dev" section from root or core composer.json file. |
| DrupalSqlBase::$requirements | property | core/ |
If the source provider is missing. |
| DrupalSqlBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| Drupal\package_manager\Validator\BaseRequirementsFulfilledValidator | service | core/ |
|
| DRUPAL_REQUIRED | constant | core/ |
Required option on forms and settings. |
| drupal_requirements_severity | function | core/ |
Extracts the highest severity from the requirements array. |
| drupal_requirements_url | function | core/ |
Returns a URL for proceeding to the next page after a requirements problem. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| EditorValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
| EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired | function | core/ |
Test validation when dynamically changing image upload settings. |
| 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/ |
|
| EntityContentBase::isEntityValidationRequired | function | core/ |
Returns a state of whether an entity needs to be validated before saving. |
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.