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 |
---|---|---|---|
PackageManagerRequirementsHooks::runtime | function | core/ |
Implements hook_runtime_requirements(). |
PackageManagerRequirementsHooks::update | function | core/ |
Implements hook_update_requirements(). |
PackageManagerRequirementsHooks::__construct | function | core/ |
|
PgsqlRequirements | class | core/ |
Install time requirements for the pgsql module. |
PgsqlRequirements.php | file | core/ |
|
PgsqlRequirements::getRequirements | function | core/ |
Check installation requirements. |
PgsqlRequirementsHooks | class | core/ |
Hook implementations for pgsql module. |
PgsqlRequirementsHooks.php | file | core/ |
|
PgsqlRequirementsHooks::checkRequirements | function | core/ |
Implements hook_update_requirements(). |
PhpRequirements | class | core/ |
Provides an object for dynamically identifying the minimum supported PHP. |
PhpRequirements.php | file | core/ |
|
PhpRequirements::$drupalMinimumPhp | property | core/ |
The minimum PHP version requirement for the installed Drupal version. |
PhpRequirements::$phpEolDates | property | core/ |
The expected PHP version end-of-life dates, keyed by PHP minor version. |
PhpRequirements::getMinimumSupportedPhp | function | core/ |
Dynamically identifies the minimum supported PHP version based on the date. |
PhpRequirements::__construct | function | core/ |
This class should not be instantiated. |
PhpRequirementsTest | class | core/ |
Tests the \Drupal\Core\Utility\PhpRequirements class. |
PhpRequirementsTest.php | file | core/ |
|
PhpRequirementsTest::providerMinimumSupportedPhp | function | core/ |
Data provider for ::testMinimumSupportedPhp(). |
PhpRequirementsTest::testMinimumSupportedPhp | function | core/ |
Tests the minimum supported PHP for valid scenarios. |
PhpRequirementsTest::testPhpEolDates | function | core/ |
Ensures that PHP EOL dates are valid. |
ProfileField::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
ProfileFieldCheckRequirementsTest.php | file | core/ |
|
ProfileFieldCheckRequirementsTest.php | file | core/ |
|
ProfileFieldCheckRequirementsTest::setUp | function | core/ |
|
ProfileFieldCheckRequirementsTest::setUp | function | core/ |
|
ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
ProfileInstallRequirementsRequirements | class | core/ |
Provides method for checking requirements during install time. |
ProfileInstallRequirementsRequirements.php | file | core/ |
|
ProfileInstallRequirementsRequirements::getRequirements | function | core/ |
Check installation requirements. |
ProfileRequirementsTest | class | core/ |
Tests installing a profile that implements InstallRequirementsInterface. |
ProfileRequirementsTest.php | file | core/ |
|
ProfileRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ProfileRequirementsTest::$profile | property | core/ |
The installation profile to install. |
ProfileRequirementsTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
ProfileRequirementsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
ProfileRequirementsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
ProfileRequirementsTest::testRequirementsFailure | function | core/ |
Test Requirements are picked up. |
profile_install_requirements.info.yml | file | core/ |
core/profiles/tests/profile_install_requirements/profile_install_requirements.info.yml |
Requirements1TestHooks | class | core/ |
Hook implementations for requirements1_test. |
Requirements1TestHooks.php | file | core/ |
|
Requirements1TestHooks::requirementsAlter | function | core/ |
Implements hook_requirements_alter(). |
requirements1_test.info.yml | file | core/ |
core/modules/system/tests/modules/requirements1_test/requirements1_test.info.yml |
requirements1_test.install | file | core/ |
|
requirements1_test_requirements | function | core/ |
Implements hook_requirements(). |
requirements2_test.info.yml | file | core/ |
core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml |
RequirementsAwareDestinationInterface | interface | core/ |
Defines the RequirementsAwareDestinationInterface. |
RequirementsAwareSourceInterface | interface | core/ |
Defines the RequirementsAwareSourceInterface. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.