Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (20 loc) · 361 Bytes

debug-event.md

File metadata and controls

23 lines (20 loc) · 361 Bytes

debug:event

Display current events

Usage:

drupal debug:event [arguments]
dev

Available arguments

Argument Details
event Event to debug

Examples

  • List all the events that could be debugged
drupal debug:evet
  • Show the information for the kernel.request event
drupal debug:event kernel.request