| ComposerPluginsValidatorSimpleInvalidTest |
class |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleInvalidTest.php |
Tests Composer Plugins Validator Simple Invalid. |
| ComposerPluginsValidatorSimpleInvalidTest.php |
file |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleInvalidTest.php |
|
| ComposerPluginsValidatorSimpleInvalidTest::testValidationAfterTrustingDuringPreApply |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleInvalidTest.php |
Tests additional composer plugins can be trusted during pre-apply. |
| ComposerPluginsValidatorSimpleInvalidTest::testValidationAfterTrustingDuringPreCreate |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleInvalidTest.php |
Tests additional composer plugins can be trusted during pre-create. |
| ComposerPluginsValidatorSimpleInvalidTest::testValidationDuringPreApply |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleInvalidTest.php |
Tests composer plugins are validated during pre-apply. |
| ComposerPluginsValidatorSimpleInvalidTest::testValidationDuringPreCreate |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleInvalidTest.php |
Tests composer plugins are validated during pre-create. |
| ComposerPluginsValidatorSimpleValidTest |
class |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleValidTest.php |
Tests Composer Plugins Validator Simple Valid. |
| ComposerPluginsValidatorSimpleValidTest.php |
file |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleValidTest.php |
|
| ComposerPluginsValidatorSimpleValidTest::testValidationDuringPreApply |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleValidTest.php |
Tests composer plugins are validated during pre-apply. |
| ComposerPluginsValidatorSimpleValidTest::testValidationDuringPreCreate |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleValidTest.php |
Tests composer plugins are validated during pre-create. |
| ComposerPluginsValidatorTestBase |
class |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.php |
@internal |
| ComposerPluginsValidatorTestBase.php |
file |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.php |
|
| ComposerPluginsValidatorTestBase::doTestValidationAfterTrustingDuringPreApply |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.php |
Tests additional composer plugins can be trusted during pre-apply. |
| ComposerPluginsValidatorTestBase::doTestValidationAfterTrustingDuringPreCreate |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.php |
Tests additional composer plugins can be trusted during pre-create. |
| ComposerPluginsValidatorTestBase::doTestValidationDuringPreApply |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.php |
Tests composer plugins are validated during pre-apply. |
| ComposerPluginsValidatorTestBase::doTestValidationDuringPreCreate |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.php |
Tests composer plugins are validated during pre-create. |
| ComposerPluginsValidatorTestBase::providerComplexInvalidCases |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.php |
Generates complex invalid test cases based on the simple test cases. |
| ComposerPluginsValidatorTestBase::providerSimpleInvalidCases |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.php |
Generates simple invalid test cases. |
| ComposerPluginsValidatorTestBase::providerSimpleValidCases |
function |
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.php |
Generates simple test cases. |
| ComposerProjectTemplatesTest |
class |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
Demonstrate that Composer project templates can be built as patched. |
| ComposerProjectTemplatesTest.php |
file |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
|
| ComposerProjectTemplatesTest::getCoreStability |
function |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
Returns the stability of the current core version. |
| ComposerProjectTemplatesTest::getPathReposForType |
function |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
Get Composer items that we want to be path repos, from within a directory. |
| ComposerProjectTemplatesTest::makeTestPackage |
function |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
Creates a test package that points to the templates. |
| ComposerProjectTemplatesTest::makeVendorPackage |
function |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
Creates a test package that points to all the projects in vendor. |
| ComposerProjectTemplatesTest::MINIMUM_STABILITY |
constant |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
The minimum stability requirement for dependencies. |
| ComposerProjectTemplatesTest::provideTemplateCreateProject |
function |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
|
| ComposerProjectTemplatesTest::STABILITY_ORDER |
constant |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
The order of stability strings from least stable to most stable. |
| ComposerProjectTemplatesTest::testMinimumStabilityStrictness |
function |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
Make sure that static::MINIMUM_STABILITY is sufficiently strict. |
| ComposerProjectTemplatesTest::testTemplateCreateProject |
function |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
#[DataProvider('provideTemplateCreateProject')] |
| ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate |
function |
core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php |
Make sure we've accounted for all the templates. |
| ComposerRequirementTest |
class |
core/modules/package_manager/tests/src/Functional/ComposerRequirementTest.php |
Tests that Package Manager shows the Composer version on the status report. |
| ComposerRequirementTest.php |
file |
core/modules/package_manager/tests/src/Functional/ComposerRequirementTest.php |
|
| ComposerRequirementTest::$modules |
property |
core/modules/package_manager/tests/src/Functional/ComposerRequirementTest.php |
Modules to install. |
| ComposerRequirementTest::testComposerInfoShown |
function |
core/modules/package_manager/tests/src/Functional/ComposerRequirementTest.php |
Tests that Composer version and path are listed on the status report. |
| ComposerRunnerTest |
class |
core/modules/package_manager/tests/src/Unit/ComposerRunnerTest.php |
Tests Package Manager's Composer runner service. |
| ComposerRunnerTest.php |
file |
core/modules/package_manager/tests/src/Unit/ComposerRunnerTest.php |
|
| ComposerRunnerTest::testRunner |
function |
core/modules/package_manager/tests/src/Unit/ComposerRunnerTest.php |
Tests that the Composer runner runs Composer through the PHP interpreter. |
| ComposerStagerTestTrait |
trait |
core/modules/package_manager/tests/src/Traits/ComposerStagerTestTrait.php |
Contains helper methods for testing Composer Stager interactions. |
| ComposerStagerTestTrait.php |
file |
core/modules/package_manager/tests/src/Traits/ComposerStagerTestTrait.php |
|
| ComposerStagerTestTrait::createComposeStagerMessage |
function |
core/modules/package_manager/tests/src/Traits/ComposerStagerTestTrait.php |
Creates a Composer Stager translatable message. |
| ComposerTest |
class |
core/tests/Drupal/Tests/Composer/ComposerTest.php |
Tests Drupal\Composer\Composer. |
| ComposerTest.php |
file |
core/tests/Drupal/Tests/Composer/ComposerTest.php |
|
| ComposerTest::testEnsureComposerVersion |
function |
core/tests/Drupal/Tests/Composer/ComposerTest.php |
Verify that Composer::ensureComposerVersion() doesn't break. |
| ComposerTest::testEnsurePhpConfiguredVersion |
function |
core/tests/Drupal/Tests/Composer/ComposerTest.php |
Ensure that the configured php version matches the minimum php version. |
| ComposerValidateTest |
class |
core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php |
Tests. |
| ComposerValidateTest.php |
file |
core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php |
|
| ComposerValidateTest::provideComposerJson |
function |
core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php |
|
| ComposerValidateTest::testValidateComposer |
function |
core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php |
#[DataProvider('provideComposerJson')] |
| ComposerValidatorTest |
class |
core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php |
Tests Composer Validator. |