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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeRequirementsStatusFilterWarningTest::testNoNodeGrantsImplementations | function | core/ |
Tests node_requirements() with no node grants implementations. |
| OptionsFieldUITest::testRequiredPropertyForAllowedValuesList | function | core/ |
Confirms the allowed value list is a required field. |
| OptionsWidgetBase::$required | property | core/ |
Tracks whether the field is required. |
| OptionsWidgetsTest::testSelectListRequiredErrorAttribute | function | core/ |
Tests the '#required_error' attribute for the select list. |
| PackageManagerRequirements | class | core/ |
Install time requirements for the package_manager module. |
| PackageManagerRequirements.php | file | core/ |
|
| PackageManagerRequirements::getRequirements | function | core/ |
Check installation requirements. |
| PackageManagerRequirementsHooks | class | core/ |
Requirements checks for Package Manager. |
| PackageManagerRequirementsHooks.php | file | core/ |
|
| PackageManagerRequirementsHooks::checkFailure | function | core/ |
Check for a failed update. |
| PackageManagerRequirementsHooks::checkSettings | function | core/ |
Check that package manager has an explicit setting to allow installation. |
| 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. |
| 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/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.