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 |
---|---|---|---|
UpdateScriptTestRequirements::__construct | function | core/ |
|
UpdateTestSchemaRequirements | class | core/ |
Requirements for the Update Test Schema module. |
UpdateTestSchemaRequirements.php | file | core/ |
|
UpdateTestSchemaRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
update_check_requirements | function | core/ |
Checks update requirements and reports errors and (optionally) warnings. |
update_system_schema_requirements | function | core/ |
Returns whether the minimum schema requirement has been satisfied. |
UrlGenerator::isStrictRequirements | function | core/ |
|
UrlGenerator::setStrictRequirements | function | core/ |
|
UserRequirements | class | core/ |
Requirements for the User module. |
UserRequirements.php | file | core/ |
|
UserRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
UserRequirements::__construct | function | core/ |
|
UserRequirementsTest | class | core/ |
Tests user_requirements(). |
UserRequirementsTest | class | core/ |
Tests the requirements checks of the User module. |
UserRequirementsTest.php | file | core/ |
|
UserRequirementsTest.php | file | core/ |
|
UserRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserRequirementsTest::$moduleHandler | property | core/ |
Module handler for invoking user requirements. |
UserRequirementsTest::$modules | property | core/ |
Modules to install. |
UserRequirementsTest::setUp | function | core/ |
|
UserRequirementsTest::testAnonymousUser | function | core/ |
Tests that the requirements check can detect a missing anonymous user. |
UserRequirementsTest::testBlankUserEmails | function | core/ |
Tests that the requirements check does not incorrectly flag blank emails. |
UserRequirementsTest::testConflictingUserEmails | function | core/ |
Tests that the requirements check can detect conflicting user emails. |
UserRequirementsTest::testTranslatedUserEmail | function | core/ |
Tests that the requirements check does not flag user translations. |
VariableTranslation::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
VariableTranslationCheckRequirementsTest | class | core/ |
Tests check requirements for variable translation source plugin. |
VariableTranslationCheckRequirementsTest.php | file | core/ |
|
VariableTranslationCheckRequirementsTest::$modules | property | core/ |
Modules to install. |
VariableTranslationCheckRequirementsTest::setUp | function | core/ |
|
VariableTranslationCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception in thrown when the i18n_variable table does not exist. |
WorkspacesRequirements | class | core/ |
Install time requirements for the workspaces module. |
WorkspacesRequirements.php | file | core/ |
|
WorkspacesRequirements::getRequirements | function | core/ |
Check installation requirements. |
Pagination
- Previous page
- Page 8
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.