17 string references to 'Composer'

ComposerInspector::getVersion in core/modules/package_manager/src/ComposerInspector.php
Returns the current Composer version.
ComposerInspectorTest::mockComposerRunner in core/modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php
Mocks the Composer runner service to return a particular version string.
ComposerRequirementTest::testComposerInfoShown in core/modules/package_manager/tests/src/Functional/ComposerRequirementTest.php
Tests that Composer version and path are listed on the status report.
ComposerRunner::run in core/modules/package_manager/src/ComposerRunner.php
ExecutableFinder::find in core/modules/package_manager/src/ExecutableFinder.php
ExecutableFinderTest::testComposerInstalledInProject in core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php
Tests that the executable finder tries to use a local copy of Composer.
ExecutableFinderTest::testLegacyExecutablePaths in core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php
Tests that the executable finder falls back to looking in config for paths.
FakeSiteFixtureTest::testComposerShow in core/modules/package_manager/tests/src/Kernel/FakeSiteFixtureTest.php
Tests that Composer show command can be used on the fixture.
FakeSiteFixtureTest::testComposerValidate in core/modules/package_manager/tests/src/Kernel/FakeSiteFixtureTest.php
Tests that the fixture passes `composer validate`.
PackageManagerFixtureCreator::createFixture in core/scripts/PackageManagerFixtureCreator.php
Creates the fixture.
PackageManagerFixtureCreator::runComposerCommand in core/scripts/PackageManagerFixtureCreator.php
Runs a Composer command at the fixture root.
PackageManagerRequirementsHooks::runtime in core/modules/package_manager/src/Hook/PackageManagerRequirementsHooks.php
Implements hook_runtime_requirements().
PhpTufValidator::getRepositoryStatus in core/modules/package_manager/src/Validator/PhpTufValidator.php
Gets the TUF protection status of Composer repositories.
PhpTufValidatorTest::providerInvalidConfiguration in core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php
Data provider for testing invalid plugin configuration.
RequiresComposerTrait::requiresComposer in core/tests/Drupal/TestTools/Extension/RequiresComposerTrait.php
#[BeforeClass]
SandboxManagerBaseTest::providerValidateRequirements in core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php
Data provider for testValidateRequirements.
TemplateProjectTestBase::createTestProject in core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php
Creates a test project from a given template and installs Drupal.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.