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 |
---|---|---|---|
ContentEntityBase::isValidationRequired | function | core/ |
|
ContentEntityBase::setValidationRequired | function | core/ |
|
ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
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/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingMissingRequired | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingNoValueNonRequired | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testApplyContextMappingNoValueRequired | function | core/ |
@covers ::applyContextMapping |
ContextHandlerTest::testCheckRequirements | function | core/ |
@covers ::checkRequirements |
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. |
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. |
EntityContextDefinitionIsSatisfiedTest::assertRequirementIsSatisfied | function | core/ |
Asserts that the requirement is satisfied as expected. |
EntityCreateAccessCheck::$requirementsKey | property | core/ |
The key used by the routing requirement. |
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.