applications/publishing

drupal6-devel - Various blocks, pages, and functions for developers

Website: http://drupal.org/project/devel
License: GPLv2
Vendor: Fedora Project
Description:
A suite of modules containing fun for module developers and themers.

Devel
* Helper functions for Drupal developers and inquisitive admins. This module can
  print a summary of all database queries for each page request at the bottom of
  each page. The summary includes how many times each query was executed on a
  page (shouldn't run same query multiple times), and how long each query took
  (short is good - use cache for complex queries).
* Also a dprint_r($array) function is provided, which pretty prints arrays.
  Useful during development. Similarly, a ddebug_backtrace() is offerred.
* much more. See this helpful demo page
  (http://ratatosk.net/drupal/tutorials/debugging-drupal.html).

Generate content
* Accelerate development of your site or module by quickly generating nodes,
  comments, terms, users, and more.

Devel Node Access (DNA)
* View the node access entries for the node(s) that are shown on a page.
  Essential for developers of node access modules and useful for site admins in
  debugging problems with those modules.

Optional:
* XHProf (php-pecl-xhprof)

This package provides the following Drupal modules:
* devel
* devel_generate
* devel_node_access

Packages

drupal6-devel-1.28-1.el5.src [125 KiB] Changelog by Shawn Iwinski (2014-02-12):
- Updated to 1.28 (BZ #1062179; release notes https://drupal.org/node/2189765)

Listing created by Repoview-0.6.6-1.el6