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

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\package_manager\Event

Object name File name Summary
CollectPathsToExcludeEvent core/modules/package_manager/src/Event/CollectPathsToExcludeEvent.php Defines an event that collects paths to exclude.
PostApplyEvent core/modules/package_manager/src/Event/PostApplyEvent.php Event fired after staged changes are synced to the active directory.
PostCreateEvent core/modules/package_manager/src/Event/PostCreateEvent.php Event fired after a stage directory has been created.
PostRequireEvent core/modules/package_manager/src/Event/PostRequireEvent.php Event fired after packages are updated to the stage directory.
PreApplyEvent core/modules/package_manager/src/Event/PreApplyEvent.php Event fired before staged changes are synced to the active directory.
PreCreateEvent core/modules/package_manager/src/Event/PreCreateEvent.php Event fired before a stage directory is created.
PreOperationStageEvent core/modules/package_manager/src/Event/PreOperationStageEvent.php Base class for events dispatched before a stage life cycle operation.
PreRequireEvent core/modules/package_manager/src/Event/PreRequireEvent.php Event fired before packages are updated to the stage directory.
RequireEventTrait core/modules/package_manager/src/Event/RequireEventTrait.php Common methods for pre- and post-require events.
StageEvent core/modules/package_manager/src/Event/StageEvent.php Base class for all events related to the life cycle of the stage.
StatusCheckEvent core/modules/package_manager/src/Event/StatusCheckEvent.php Event fired to check the status of the system to use Package Manager.
RSS feed
Powered by Drupal