Image showing page description created by pathinfo.module.

Overview

This module tells you which module and function is serving each Drupal url on your site. As soon as it is enabled, you will see a short description of the page's function in the footer of your site, like so:

 admin/structure/taxonomy is served by taxonomy_overview_vocabularies (form definition), implemented by taxonomy in /Users/cam8001/Sites/drupal/modules/taxonomy/taxonomy.admin.inc at line 15

Have you ever had a client or manager ask you to fix something that you have absolutely no familiarity with? This module will help you begin to figure out where content is coming from.

Features

The module will detect the following:

  • the function that serves each page;
  • the module that function is provided by;
  • the file that function is contained in;
  • the line number of the function;
  • any arguments being passed to the function;
  • for functions provided by core modules, a link to api docs on api.drupal.org.

This will be printed in the footer of any page that shows HTML.

Installation

Install the module as normal, and you should begin to see pathinfo details in the footer of your site. If you want to disable output temporarily, you can turn it off at admin/config/pathinfo.

Requirements

This module requires Devel module.

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0-beta2 tar.gz (12.05 KB) | zip (13.83 KB) 2012-Aug-21 Notes
6.x-1.0-beta1 tar.gz (10.77 KB) | zip (12.49 KB) 2012-Aug-08 Notes

Development releases

Project Information


Maintainers for Pathinfo

  • cam8001 - 64 commits
    last: 10 weeks ago, first: 1 year ago

Issues for Pathinfo

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here