Search for requirements
- Search 7.x for requirements
- Search 8.9.x for requirements
- Search 10.3.x for requirements
- Search 11.x for requirements
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BrowserMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
BrowserMissingDependentModuleTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
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. |
color_requirements | function | core/ |
Implements hook_requirements(). |
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. |
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[[api-linebreak]] |
CompiledRouteLegacyTest::testRequirementsDynamicallySet | function | core/ |
Tests to make sure we get an array when dynamically setting. |
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/ |
@covers ::checkRequirements[[api-linebreak]] |
DbUpdateController::requirements | function | core/ |
Renders a list of requirement errors or warnings. |
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. |
DrupalSqlBase::$requirements | property | core/ |
If the source provider is missing. |
DrupalSqlBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
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. |
experimental_module_requirements_test.info.yml | file | core/ |
core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml |
experimental_module_requirements_test.install | file | core/ |
Experimental Test Requirements module to test hook_requirements(). |
experimental_module_requirements_test.module | file | core/ |
Experimental Test Requirements module to test hook_requirements(). |
experimental_module_requirements_test_help | function | core/ |
Implements hook_help(). |
experimental_module_requirements_test_requirements | function | core/ |
Implements hook_requirements(). |
ExternalCommandRequirementsTrait | trait | core/ |
Allows test classes to require external command line applications. |
ExternalCommandRequirementsTrait.php | file | core/ |
|
ExternalCommandRequirementsTrait::$existingCommands | property | core/ |
A list of existing external commands we've already discovered. |
ExternalCommandRequirementsTrait::checkClassCommandRequirements | function | core/ |
Checks whether required external commands are available per test class. |
ExternalCommandRequirementsTrait::checkExternalCommandRequirements | function | core/ |
Checks missing external command requirements. |
ExternalCommandRequirementsTrait::checkMethodCommandRequirements | function | core/ |
Checks whether required external commands are available per method. |
ExternalCommandRequirementsTrait::externalCommandIsAvailable | function | core/ |
Determine if an external command is available. |
ExternalCommandRequirementTest::testCheckExternalCommandRequirementsAvailable | function | core/ |
@covers ::checkExternalCommandRequirements[[api-linebreak]] |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.