# 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.

CommentFileSizeAuthor
#3 replace-more-placeholders.patch1.45 KBneclimdul

Comments

Kazanir created an issue. See original summary.

googletorp’s picture

Status: Needs work » Needs review

Have been using devel for the past 6 months without hickups. Seems pretty stable.

neclimdul’s picture

StatusFileSize
new1.45 KB

Fatal errors in error handler.

neclimdul’s picture

err... meant to link to issue.

fomenkoandrey’s picture

how 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

mmjvb’s picture

Status: Needs review » Reviewed & tested by the community

With an RC release Status should be RBTC

benjifisher’s picture

Status: Reviewed & tested by the community » Fixed

Hey, it looks as though 8.x-1.0 was released yesterday.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.