fn-hook

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

drush fn-hook

Aliases:

Arguments:

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

Examples:

List implementations of hook_cron().

fn-hook cron