debug:event
Displays 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:event
Show the information for the kernel.request event
drupal debug:event kernel.request