10 calls to LibraryInstaller::getInstallPath()
- LibraryInstaller::cleanup in vendor/
composer/ composer/ src/ Composer/ Installer/ LibraryInstaller.php - @inheritDoc
- LibraryInstaller::download in vendor/
composer/ composer/ src/ Composer/ Installer/ LibraryInstaller.php - @inheritDoc
- LibraryInstaller::ensureBinariesPresence in vendor/
composer/ composer/ src/ Composer/ Installer/ LibraryInstaller.php - Make sure binaries are installed for a given package.
- LibraryInstaller::getPackageBasePath in vendor/
composer/ composer/ src/ Composer/ Installer/ LibraryInstaller.php - Returns the base path of the package without target-dir path
- LibraryInstaller::install in vendor/
composer/ composer/ src/ Composer/ Installer/ LibraryInstaller.php - @inheritDoc
- LibraryInstaller::installCode in vendor/
composer/ composer/ src/ Composer/ Installer/ LibraryInstaller.php - @phpstan-return PromiseInterface<void|null>|null
- LibraryInstaller::isInstalled in vendor/
composer/ composer/ src/ Composer/ Installer/ LibraryInstaller.php - @inheritDoc
- LibraryInstaller::prepare in vendor/
composer/ composer/ src/ Composer/ Installer/ LibraryInstaller.php - @inheritDoc
- LibraryInstaller::update in vendor/
composer/ composer/ src/ Composer/ Installer/ LibraryInstaller.php - @inheritDoc
- LibraryInstaller::updateCode in vendor/
composer/ composer/ src/ Composer/ Installer/ LibraryInstaller.php - @phpstan-return PromiseInterface<void|null>|null