Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComposerPluginsValidatorSimpleInvalidTest::testValidationDuringPreApply | function | core/ |
Tests composer plugins are validated during pre-apply. |
| ComposerPluginsValidatorSimpleInvalidTest::testValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
| ComposerPluginsValidatorSimpleValidTest | class | core/ |
Tests Composer Plugins Validator Simple Valid. |
| ComposerPluginsValidatorSimpleValidTest.php | file | core/ |
|
| ComposerPluginsValidatorSimpleValidTest::testValidationDuringPreApply | function | core/ |
Tests composer plugins are validated during pre-apply. |
| ComposerPluginsValidatorSimpleValidTest::testValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
| ComposerPluginsValidatorTestBase | class | core/ |
@internal |
| ComposerPluginsValidatorTestBase.php | file | core/ |
|
| ComposerPluginsValidatorTestBase::doTestValidationAfterTrustingDuringPreApply | function | core/ |
Tests additional composer plugins can be trusted during pre-apply. |
| ComposerPluginsValidatorTestBase::doTestValidationAfterTrustingDuringPreCreate | function | core/ |
Tests additional composer plugins can be trusted during pre-create. |
| ComposerPluginsValidatorTestBase::doTestValidationDuringPreApply | function | core/ |
Tests composer plugins are validated during pre-apply. |
| ComposerPluginsValidatorTestBase::doTestValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
| ComposerPluginsValidatorTestBase::providerComplexInvalidCases | function | core/ |
Generates complex invalid test cases based on the simple test cases. |
| ComposerPluginsValidatorTestBase::providerSimpleInvalidCases | function | core/ |
Generates simple invalid test cases. |
| ComposerPluginsValidatorTestBase::providerSimpleValidCases | function | core/ |
Generates simple test cases. |
| ComposerProjectTemplatesTest | class | core/ |
Demonstrate that Composer project templates can be built as patched. |
| ComposerProjectTemplatesTest.php | file | core/ |
|
| ComposerProjectTemplatesTest::getCoreStability | function | core/ |
Returns the stability of the current core version. |
| ComposerProjectTemplatesTest::getPathReposForType | function | core/ |
Get Composer items that we want to be path repos, from within a directory. |
| ComposerProjectTemplatesTest::makeTestPackage | function | core/ |
Creates a test package that points to the templates. |
| ComposerProjectTemplatesTest::makeVendorPackage | function | core/ |
Creates a test package that points to all the projects in vendor. |
| ComposerProjectTemplatesTest::MINIMUM_STABILITY | constant | core/ |
The minimum stability requirement for dependencies. |
| 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/ |
Modules to install. |
| 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. |
Pagination
- Previous page
- Page 184
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.