Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. InstallationManager.php

8 calls to InstallationManager::getInstaller()

InstallationManager::download in vendor/composer/composer/src/Composer/Installer/InstallationManager.php
Executes download operation.
InstallationManager::downloadAndExecuteBatch in vendor/composer/composer/src/Composer/Installer/InstallationManager.php
@phpstan-param array<callable(): ?PromiseInterface<void|null>> $cleanupPromises
InstallationManager::ensureBinariesPresence in vendor/composer/composer/src/Composer/Installer/InstallationManager.php
Install binary for the given package. If the installer associated to this package doesn't handle that function, it'll do nothing.
InstallationManager::executeBatch in vendor/composer/composer/src/Composer/Installer/InstallationManager.php
@phpstan-param array<callable(): ?PromiseInterface<void|null>> $cleanupPromises
InstallationManager::getInstallPath in vendor/composer/composer/src/Composer/Installer/InstallationManager.php
Returns the installation path of a package
InstallationManager::install in vendor/composer/composer/src/Composer/Installer/InstallationManager.php
Executes install operation.
InstallationManager::uninstall in vendor/composer/composer/src/Composer/Installer/InstallationManager.php
Uninstalls package.
InstallationManager::update in vendor/composer/composer/src/Composer/Installer/InstallationManager.php
Executes update operation.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal