drush fn-hookfor drush 7x


List implementations of a given hook and explore the source of the selected one.

drush fn-hook

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

devel
  • Aliases


    fn-hook has 2 alias/es:


    drush fnh

    drush hook

  • Arguments


    fn-hook accepts 1 argument/s:


    hook : The name of the hook to explore (e.g. "menu" for hook_menu()).

  • Examples


    List implementations of hook_cron().

    fn-hook cron

  • Comments


    comments powered by Disqus