15 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.
ExecutableFinderTest::testCheckConfigurationForExecutablePath in core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php
Tests that the executable finder looks for paths in configuration.
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.
package_manager_requirements in core/modules/package_manager/package_manager.install
Implements hook_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.
ProcessFactory::isComposerCommand in core/modules/package_manager/src/ProcessFactory.php
Determines if a command is running Composer.
RequiresComposerTrait::requiresComposer in core/tests/Drupal/TestTools/Extension/RequiresComposerTrait.php
StageBaseTest::providerValidateRequirements in core/modules/package_manager/tests/src/Unit/StageBaseTest.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.