fn-event

List implementations of a given event and explore source of specified one.

drush fn-event

Aliases:

Arguments:

event : The name of the event to explore. If omitted, a list of events is shown.

Examples:

Pick a Kernel event, then pick an implementation, and then view its source code.

fn-event

Pick a terminate subscribers and view its source code.

fn-event kernel.terminate