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 |
---|---|---|---|
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. |
PhpUnitBridgeRequiresTest | class | core/ |
Test how unit tests interact with deprecation errors. |
PhpUnitBridgeRequiresTest.php | file | core/ |
|
PhpUnitBridgeRequiresTest::providerTestWillNeverRun | function | core/ |
Data provider for ::testWillNeverRun(). |
PhpUnitBridgeRequiresTest::testWillNeverRun | function | core/ |
Tests the @requires annotation. |
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/ |
|
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/ |
|
ProfileRequirementsTest | class | core/ |
Tests installing a profile that implements InstallRequirementsInterface. |
ProfileRequirementsTest.php | file | core/ |
|
ProfileRequirementsTest::$defaultTheme | property | core/ |
|
ProfileRequirementsTest::$profile | property | core/ |
|
ProfileRequirementsTest::setUpRequirementsProblem | function | core/ |
|
ProfileRequirementsTest::setUpSettings | function | core/ |
|
ProfileRequirementsTest::setUpSite | function | core/ |
|
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 |
ProjectSecurityRequirement | class | core/ |
Class for generating a project's security requirement. |
ProjectSecurityRequirement.php | file | core/ |
|
ProjectSecurityRequirement::$existingMajorMinorVersion | property | core/ |
The existing (currently installed) version in the format [MAJOR].[MINOR]. |
ProjectSecurityRequirement::$nextMajorMinorVersion | property | core/ |
The next version after the installed version in the format [MAJOR].[MINOR]. |
ProjectSecurityRequirement::$projectTitle | property | core/ |
The project title. |
ProjectSecurityRequirement::$securityCoverageInfo | property | core/ |
Security coverage information for the project. |
ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo | function | core/ |
Creates a ProjectSecurityRequirement object from project data. |
ProjectSecurityRequirement::getDateEndRequirement | function | core/ |
Gets the security coverage requirement based on an end date. |
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.