Search for requirements
- Search 7.x for requirements
- Search 9.5.x for requirements
- Search 8.9.x for requirements
- Search 10.3.x for requirements
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseRequirementsFulfilledValidator | class | core/ |
Validates that base requirements do not have any errors. |
BaseRequirementsFulfilledValidator.php | file | core/ |
|
BaseRequirementsFulfilledValidator::getSubscribedEvents | function | core/ |
|
BaseRequirementsFulfilledValidator::PRIORITY | constant | core/ |
The priority of this validator. |
BaseRequirementsFulfilledValidator::validate | function | core/ |
Validates that base requirements are fulfilled. |
BaseRequirementsFulfilledValidatorTest | class | core/ |
Tests Base Requirements Fulfilled Validator. |
BaseRequirementsFulfilledValidatorTest.php | file | core/ |
|
BaseRequirementsFulfilledValidatorTest::$eventClass | property | core/ |
The event class to throw to an error for. |
BaseRequirementsFulfilledValidatorTest::providerBaseRequirement | function | core/ |
Data provider for ::testBaseRequirement(). |
BaseRequirementsFulfilledValidatorTest::setUp | function | core/ |
|
BaseRequirementsFulfilledValidatorTest::testBaseRequirement | function | core/ |
Tests that base requirement failures stop event propagation. |
BaseRequirementsFulfilledValidatorTest::validate | function | core/ |
Validates base requirements. |
CheckRequirementsTest | class | core/ |
Tests check requirements exception on DestinationBase. |
CheckRequirementsTest.php | file | core/ |
|
CheckRequirementsTest::testException | function | core/ |
Tests the check requirements exception message. |
CollectRoutesTest::testRoutesRequirements | function | core/ |
Tests if adding a requirement to a route only modify one route. |
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. |
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. |
ConfigInstallWebTest::testConfigModuleRequirements | function | core/ |
Tests config_requirements(). |
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::testCheckRequirements | function | core/ |
Tests check requirements. |
DbUpdateController::requirements | function | core/ |
Renders a list of requirement errors or warnings. |
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. |
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_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. |
EntityCreateAccessCheck::$requirementsKey | property | core/ |
The key used by the routing requirement. |
EntityCreateAnyAccessCheck::$requirementsKey | property | core/ |
The key used by the routing requirement. |
ExperimentalModuleRequirementsTestHooks | class | core/ |
Hook implementations for experimental_module_requirements_test. |
ExperimentalModuleRequirementsTestHooks.php | file | core/ |
|
ExperimentalModuleRequirementsTestHooks::help | function | core/ |
Implements hook_help(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.