Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComposerProjectTemplatesTest::provideTemplateCreateProject | function | core/ |
|
| ComposerProjectTemplatesTest::STABILITY_ORDER | constant | core/ |
The order of stability strings from least stable to most stable. |
| ComposerProjectTemplatesTest::testMinimumStabilityStrictness | function | core/ |
Make sure that static::MINIMUM_STABILITY is sufficiently strict. |
| ComposerProjectTemplatesTest::testTemplateCreateProject | function | core/ |
#[DataProvider('provideTemplateCreateProject')] |
| ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate | function | core/ |
Make sure we've accounted for all the templates. |
| ComposerRequirementTest | class | core/ |
Tests that Package Manager shows the Composer version on the status report. |
| ComposerRequirementTest.php | file | core/ |
|
| ComposerRequirementTest::$modules | property | core/ |
|
| ComposerRequirementTest::testComposerInfoShown | function | core/ |
Tests that Composer version and path are listed on the status report. |
| ComposerRunner | class | core/ |
Runs Composer through the current PHP interpreter. |
| ComposerRunner.php | file | core/ |
|
| ComposerRunner::run | function | core/ |
|
| ComposerRunner::__construct | function | core/ |
|
| ComposerRunnerTest | class | core/ |
Tests Package Manager's Composer runner service. |
| ComposerRunnerTest.php | file | core/ |
|
| ComposerRunnerTest::testRunner | function | core/ |
Tests that the Composer runner runs Composer through the PHP interpreter. |
| ComposerScaffoldCommand | class | composer/ |
The "drupal:scaffold" command class. |
| ComposerScaffoldCommand.php | file | composer/ |
|
| ComposerScaffoldCommand::configure | function | composer/ |
|
| ComposerScaffoldCommand::execute | function | composer/ |
|
| ComposerStagerExceptionTrait | trait | core/ |
Trait to make Composer Stager throw pre-determined exceptions in tests. |
| ComposerStagerExceptionTrait.php | file | core/ |
|
| ComposerStagerExceptionTrait::setException | function | core/ |
Sets an exception to be thrown. |
| ComposerStagerExceptionTrait::throwExceptionIfSet | function | core/ |
Throws the exception if set. |
| ComposerStagerTestTrait | trait | core/ |
Contains helper methods for testing Composer Stager interactions. |
| ComposerStagerTestTrait.php | file | core/ |
|
| ComposerStagerTestTrait::createComposeStagerMessage | function | core/ |
Creates a Composer Stager translatable message. |
| ComposerTest | class | core/ |
Tests Drupal\Composer\Composer. |
| ComposerTest.php | file | core/ |
|
| ComposerTest::testEnsureComposerVersion | function | core/ |
Verify that Composer::ensureComposerVersion() doesn't break. |
| ComposerTest::testEnsurePhpConfiguredVersion | function | core/ |
Ensure that the configured php version matches the minimum php version. |
| ComposerValidateTest | class | core/ |
Tests. |
| ComposerValidateTest.php | file | core/ |
|
| ComposerValidateTest::provideComposerJson | function | core/ |
|
| ComposerValidateTest::testValidateComposer | function | core/ |
#[DataProvider('provideComposerJson')] |
| ComposerValidator | class | core/ |
Validates the project can be used by the Composer Inspector. |
| ComposerValidator.php | file | core/ |
|
| ComposerValidator::getHelpUrl | function | core/ |
Returns a URL to a specific fragment of Package Manager's online help. |
| ComposerValidator::validate | function | core/ |
Validates that the Composer executable is the correct version. |
| ComposerValidator::__construct | function | core/ |
|
| ComposerValidatorTest | class | core/ |
Tests Composer Validator. |
| ComposerValidatorTest.php | file | core/ |
|
| ComposerValidatorTest::providerComposerSettingsValidation | function | core/ |
Data provider for testComposerSettingsValidation(). |
| ComposerValidatorTest::providerLinkToOnlineHelp | function | core/ |
Data provider for ::testLinkToOnlineHelp(). |
| ComposerValidatorTest::tearDown | function | core/ |
|
| ComposerValidatorTest::testComposerSettingsValidation | function | core/ |
Tests that Composer's settings are validated. |
| ComposerValidatorTest::testComposerSettingsValidationDuringPreApply | function | core/ |
Tests that Composer's settings are validated during pre-apply. |
| ComposerValidatorTest::testLinkToOnlineHelp | function | core/ |
Tests that invalid configuration links to online help, if available. |
| CompositeConstraintBase | class | core/ |
Provides a base class for constraints validating multiple fields. |
| CompositeConstraintBase.php | file | core/ |
Pagination
- Previous page
- Page 217
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.