Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 10.3.x for require
- Search 11.x for require
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentUpdateTest::testCommentEntityTypeAndFieldNameRequired | function | core/ |
Tests whether the 'entity_type' and 'field_name' columns are required. |
| CommentUpdateTest::testCommentEntityTypeAndFieldUpdateRequirementsCheck | function | core/ |
Test the update hook requirements check for 8701. |
| comment_requirements | function | core/ |
Implements hook_requirements(). |
| CompiledRoute::getRequirements | function | core/ |
Returns the requirements. |
| ComplexDataConstraint::getRequiredOptions | function | core/ |
|
| ConfigInstallWebTest::testConfigModuleRequirements | function | core/ |
Tests config_requirements(). |
| ContentEntityBase::$validationRequired | property | core/ |
Whether entity validation is required before saving the entity. |
| ContentEntityBase::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
| ContentEntityBase::setValidationRequired | function | core/ |
Sets whether entity validation is required before saving the entity. |
| ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
| ContentEntityType::$requiredRevisionMetadataKeys | property | core/ |
The required revision metadata keys. |
| content_moderation_requirements | function | core/ |
Implements hook_requirements(). |
| 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[[api-linebreak]] |
| ContextHandlerTest::testApplyContextMappingMissingRequired | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
| ContextHandlerTest::testApplyContextMappingNoValueNonRequired | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
| ContextHandlerTest::testApplyContextMappingNoValueRequired | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
| ContextHandlerTest::testCheckRequirements | function | core/ |
@covers ::checkRequirements[[api-linebreak]] |
| 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. |
| 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. |
| demo_umami_requirements | function | core/ |
Implements hook_requirements(). |
| 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_REQUIRED | constant | core/ |
Required option on forms and settings |
| drupal_required_modules | function | core/ |
Returns an array of modules required by core. |
| 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. |
| ElementTest::testRequiredFieldsetsAndDetails | function | core/ |
Tests the #required property on details and fieldset elements. |
| 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 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.