Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComposerPluginsValidatorInsecureTest | class | core/ |
Tests Composer Plugins Validator Insecure. |
| ComposerPluginsValidatorInsecureTest.php | file | core/ |
|
| ComposerPluginsValidatorInsecureTest::testAddDisallowedPlugin | function | core/ |
Tests adding a plugin that's not allowed by the allow-plugins config. |
| ComposerPluginsValidatorInsecureTest::testInsecureConfigurationFailsValidationPreApply | function | core/ |
Tests `config.allow-plugins: true` fails validation during pre-apply. |
| ComposerPluginsValidatorInsecureTest::testInsecureConfigurationFailsValidationPreCreate | function | core/ |
Tests `config.allow-plugins: true` fails validation during pre-create. |
| ComposerPluginsValidatorSimpleInvalidTest | class | core/ |
Tests Composer Plugins Validator Simple Invalid. |
| ComposerPluginsValidatorSimpleInvalidTest.php | file | core/ |
|
| ComposerPluginsValidatorSimpleInvalidTest::testValidationAfterTrustingDuringPreApply | function | core/ |
Tests additional composer plugins can be trusted during pre-apply. |
| ComposerPluginsValidatorSimpleInvalidTest::testValidationAfterTrustingDuringPreCreate | function | core/ |
Tests additional composer plugins can be trusted during pre-create. |
| 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/ |
Pagination
- Previous page
- Page 214
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.