# Summary
Devel is a suite of modules containing useful developer tools for Drupal, including debugging and profiling help as well as dummy content generation.
# Project URL
https://www.drupal.org/project/devel
# Where is the code?
https://www.drupal.org/project/devel
See also:
https://www.drupal.org/project/xhprof
https://www.drupal.org/project/webprofiler
These modules should be used in place of various functionality which has been removed from Devel in the move to 8.x, such as query logs, page timers, and profiler integration.
# Estimated completion date
Unknown but tracking HEAD aggressively
# Dependencies
None
# Who's doing the port?
Current maintainers (moshe weitzman, willzyx, Dave Reid)
# What help do they need?
None
# D8 roadmap
https://www.drupal.org/project/issues/devel?version=8.x
# Background and reference information
See above. Various pieces of Devel have been removed in favor of pointing to other standalone modules (XHProf, Web Profiler) which do those jobs better.
| Comment | File | Size | Author |
|---|
Comments
Comment #2
googletorp commentedHave been using devel for the past 6 months without hickups. Seems pretty stable.
Comment #3
neclimdulFatal errors in error handler.
Comment #4
neclimdulerr... meant to link to issue.
Comment #5
fomenkoandrey commentedhow that module in Drupal 8 generate content?
I found only the settings on the configuration page /admin/config/development/devel
UPD: resolved. works. thank U
Comment #6
mmjvb commentedWith an RC release Status should be RBTC
Comment #7
benjifisherHey, it looks as though 8.x-1.0 was released yesterday.