Recommended releases

Download Released

Routing Debug is a simple module that provides menu routing table with
additional information like: name of the callback function, filename and
path of file where the callback is defined and line number of function
definition.

Intention of the module is to help developer to identify potential menu
overrides.

###Features

  • Display registered routes, module the are coming from,
  • callback function handling each route/path,
  • file and line number of each callback function,
  • display raw information provided by menu_names(), system_menus()
    and menu_router() functions.
  • Module also provides block with the debug information for current path.

Installation

Documentation

Additional documentation is located in the Wiki:
https://github.com/backdrop-contrib/routing_debug/wiki/Documentation.

Issues

Bugs and Feature requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/routing_debug/issues.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.