Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download devel-7.x-1.0-beta2.tar.gztar.gz 150.79 KB
MD5: d7b04a39c0ff4835a467887ac80c0032
SHA-1: 58ddd30c348aff24a30b39bd49df614b15416091
SHA-256: 236dfd4a95e72f239d4c2c87089fb7936a21762c1de15bb45af96ea6c39bbccf
Download devel-7.x-1.0-beta2.zipzip 208.18 KB
MD5: f1c2a19dbe94da4b3628ffb25f2d1ecd
SHA-1: c856a362ba4bfb3bdd3ddbc3c4d64f54f600c1e2
SHA-256: 9abe39fd0c4a6cd71156166451d11e7117be877772a47945393fd89587870ec4

Release notes

Changes since DRUPAL-7--1-0-BETA1:

  • #713882 by greg.1.anderson. Add 2 drush commands for viewing source code for a function or all implementations of a given hook (and then viewing an actual implementation)
  • Allow class and method in fn-view and add validation
  • untangle devel and devel_generate a bit
  • Remove schema install/uninstall from performance module
  • #752366. decode_entities not always available.
  • #599196 by joelstein | salvis: Fixed Allow switch user block to show only autocomplete field.
  • Use unclean URLs since those are universal and it does not matter here. If anyone knows how do so url() in javascript then please speak up.
  • misc plus refactor of xhprof so that it can be used during drush requests. these requests show a log statement with the xhprof url at the end (verbose mode)
  • Fix xhprof var name
  • Port devel_rebuild_node_comment_statistics() to D7. Its still slightly flawed.
  • #236511. SQL bug in devel_rebuild_node_comment_statistics
  • #744438 by gpk. n.created instead of n.changed in devel_rebuild_node_comment_statistics
  • devel_rebuild_node_comment_statistics fixes
  • Fix misplaced parenthesis, fix comment (I've seen it on WAMP).
  • #282010 by naxoc. Allow languages to be assigned to generated nodes
  • #608734 by jeffschuler, salvis: Added Make Execute PHP Block Collapsible.
  • fix notice related to xhprof
  • fix rebuild_stats
  • #694308 by drewish: Update krumo to 0.2.1a.
Created by: drewish
Created on: 21 Apr 2010 at 19:45 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure

Other releases