Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 8.9.x for require
- Search 11.x for require
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommentEntityTranslation::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
CommentEntityTranslationCheckRequirementsTest | class | core/ |
Tests check requirements for comment entity translation source plugin. |
CommentEntityTranslationCheckRequirementsTest.php | file | core/ |
|
CommentEntityTranslationCheckRequirementsTest::$modules | property | core/ |
Modules to install. |
CommentEntityTranslationCheckRequirementsTest::providerTestCheckRequirements | function | core/ |
Provides data for testCheckRequirements. |
CommentEntityTranslationCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception thrown when the given module is not enabled in the source. |
CommentNameConstraint::$messageRequired | property | core/ |
Message shown when an admin changes the comment-author to an invalid user. |
CommentNonNodeTest::testCommentSettingsNotRequired | function | core/ |
Ensures that comment settings are not required. |
CommentType::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
CommentTypeRequirementsTest | class | core/ |
Tests check requirements for comment type source plugin. |
CommentTypeRequirementsTest.php | file | core/ |
|
CommentTypeRequirementsTest::$modules | property | core/ |
Modules to install. |
CommentTypeRequirementsTest::providerTestCheckCommentTypeRequirements | function | core/ |
Test cases for ::testCheckCommentTypeRequirements(). |
CommentTypeRequirementsTest::testCheckCommentTypeRequirements | function | core/ |
Tests thrown exceptions when node or comment aren't enabled on source. |
ComplexDataConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
ConfigEntityValidationTestBase::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
ConfigEntityValidationTestBase::getRequiredPropertyKeys | function | core/ |
Determines the config entity mapping properties with required keys. |
ConfigEntityValidationTestBase::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
ConfigEntityValidationTestBase::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
ConfigImporterTest::testRequiredModuleValidation | function | core/ |
Tests uninstall validators being called during synchronization. |
ConfigInstallWebTest::testConfigModuleRequirements | function | core/ |
Tests config_requirements(). |
ConfigSchemaTest::testLangcodeRequiredIfTranslatableValuesConstraintError | function | core/ |
@group legacy |
ContentEntityBase::$validationRequired | property | core/ |
Whether entity validation is required before saving the entity. |
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/ |
|
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. |
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/ |
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.