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