Home ›
Print a full Drupal database table for debugging a sitePrint a full Drupal database table for debugging a site
Submitted by Benjamin Melançon on August 21, 2008 - 5:10am
Searched words:
drupal function show database table
To display an entire database table from your Drupal site's DB, this script (while quite un-Drupal) got me there quickly:
Nancy W. did a whole far more Drupalish rewrite of it – http://drupal.org/node/205347 – and included it in her site documentation module.
Resolution
More like this
- Poor performance of Drupal 5 internationalized site due to lack of database table indexes?
- Fastest way to get just one result from a database table in Drupal
- Upgrading Drupal a full number version from a cold, dead database
- Debug variable printing functions shortcuts
- Print information associated with a node elsewhere in page.tpl.php, using a separate template file for theming


Comments
Post new comment