Search for require
- Search 7.x for require
- Search 9.5.x for require
- Search 8.9.x for require
- Search 10.3.x for require
- Search main for require
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PasswordRequirementsUnknownTest::$passwordOptions | property | core/ |
The password options to be used during this test. |
| PasswordRequirementsUnknownTest::testRequirementsWithUnknownAlgorithm | function | core/ |
Tests that password hashing generates an info requirement by default. |
| PasswordTestBase::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
| 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. |
| PhpRequirementTest | class | core/ |
Tests the output of PHP requirements on the status report. |
| PhpRequirementTest.php | file | core/ |
|
| PhpRequirementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PhpRequirementTest::setUp | function | core/ |
|
| PhpRequirementTest::testStatusPage | function | core/ |
Tests status report messages regarding the PHP version. |
| PhpTufValidatorTest::testPluginRemovedFromStagePreRequire | function | core/ |
Tests removing the plugin from the stage on pre-require. |
| Plugin::$requireWasCalled | property | composer/ |
Record whether the 'require' command was called. |
| Plugin::unpackOnRequire | function | composer/ |
Post update command event callback. |
| PluginExistsConstraint::getRequiredOptions | function | core/ |
|
| PostRequireEvent | class | core/ |
Event fired after packages are updated to the stage directory. |
| PostRequireEvent.php | file | core/ |
|
| PreRequireEvent | class | core/ |
Event fired before packages are updated to the stage directory. |
| PreRequireEvent.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.