This project is not covered by Drupal’s security advisory policy.

Let the hunt for hooks begin.

About

The hook hunter enables you to search the usage of hooks throughout your project.

Screenshot

Features

  • Search by hook: a list of modules that implement this hook are displayed in the order they will be executed.
  • Search by module: you will see a list of all hooks implemented by that module.
  • Hook menu: you will see a list of all menu items of a module.

It is a tool for developers to quickly browse trough the life of hooks.

Installation

Copy the project folder to you modules folder. Go to Administration > Modules
to enable the module.

The tool will be available at:
Administration > Configuration > Development > Hook hunter

The url to use this tool is:
/admin/config/development/hook_hunter

Project information

Releases