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

Breadcrumb

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

InstallerEvents::PRE_OPERATIONS_EXEC

The PRE_OPERATIONS_EXEC event occurs before the lock file gets installed and operations are executed.

The event listener method receives an Composer\Installer\InstallerEvent instance.

File

vendor/composer/composer/src/Composer/Installer/InstallerEvents.php, line 25

Class

InstallerEvents

Namespace

Composer\Installer

Code

public const PRE_OPERATIONS_EXEC = 'pre-operations-exec';

API Navigation

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