Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Devel

136,723 sites Security covered Devel ecosystem
View on drupal.org

The Devel module provides tools and pages for Drupal developers to inspect and debug site functionality. It offers features like a development toolbar, entity property views, variable debugging, user masquerading, and bulk content generation.

Introduction

Devel module contains helper functions and pages for Drupal developers and inquisitive admins:

  • A block and toolbar for quickly accessing devel pages
  • A menu tab added to entities to give access to internal entity properties
  • Urls created to view the internal entity properties even when there is no menu tab, for example /devel/paragraph/n
  • Debug functions for inspecting a variable such as dpm($variable)
  • Debug a SQL query dpq($query or print a backtrace ddebug_backtrace()
  • A block for masquerading as other users (useful for testing)
  • A mail-system class which redirects outbound email to files
  • Drush commands such as fn-hook, fn-event, token, uuid, and devel-services
  • Devel Generate. Bulk creates nodes, users, comment, taxonomy, media, menus, block content for development. Has Drush integration.

This module is safe to use on a production site. Just be sure to only grant access development information permission to developers.

Collaboration

  • https://gitlab.com/drupalspoons/devel is our workplace for code, MRs, and CI.
  • Create a personal fork in order to make an MR.
  • We plan to move bck to drupal.org once it uses Gitlab for issues.
  • We auto-push back to git.drupalcode.org in order to keep Security Team coverage and packages.drupal.org integration.
  • Chat with us at #devel on Drupal Slack.

Local Development

DDEV is configured with https://github.com/ddev/ddev-drupal-contrib for for easy local development, test running, etc.

Version Compatibility

Devel version Drupal core PHP Drush 5.5+ 10.4+ 8.3+ 13.7+ 5.2-5.4 10+ 8.1+ 12+ 5.0, 5.1 9,10 8.1+ 11+ 4.x 8.9+,9 7.2+ 9+ 8.x-2.x 8.x 7.0+ 8+

Maintainers

See https://gitlab.com/groups/drupaladmins/devel/-/group_members.

Activity

Total releases
2
First release
Jul 2025
Latest release
7 months ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Release date
5.5.0 Stable Nov 27, 2025
5.4.0 Stable Jul 7, 2025