drush fn-eventfor drush 8x


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

drush fn-event

fn-event is a Drush command from the devel project.

devel
  • Aliases


    fn-event has 2 alias/es:


    drush fne

    drush event

  • Arguments


    fn-event accepts 1 argument/s:


    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

  • Comments


    comments powered by Disqus