Search for require
- Search 7.x for require
- Search 8.9.x for require
- Search 10.3.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 enable. |
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. |
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 enable. |
CommentTypeRequirementsTest::providerTestCheckCommentTypeRequirements | function | core/ |
Test cases for ::testCheckCommentTypeRequirements(). |
CommentTypeRequirementsTest::testCheckCommentTypeRequirements | function | core/ |
Tests thrown exceptions when node or comment aren't enabled on source. |
CompiledRoute::getRequirements | function | core/ |
Returns the requirements. |
CompiledRouteLegacyTest::testRequirementsDeprecated | function | core/ |
@covers ::getRequirements |
CompiledRouteLegacyTest::testRequirementsDynamicallySet | function | core/ |
Tests to make sure we get an array when dynamically setting. |
ComplexDataConstraint::getRequiredOptions | function | core/ |
|
ConfigImporterTest::testRequiredModuleValidation | function | core/ |
Tests uninstall validators being called during synchronization. |
ConfigInstallWebTest::testConfigModuleRequirements | function | core/ |
Tests config_requirements(). |
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/ |
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. |
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. |
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.