debug:event

Displays current events

Usage:

drupal debug:event [arguments] 
dev

Available arguments

ArgumentDetails

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