Devel

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 157287

Components

  • devel
  • devel_generate
  • devel_node_access
  • drush
  • krumo
  • kint
  • testing
  • webprofiler
  • Documentation

Documentation

Images


Licence

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet d'ajouter des fonctionnalités pour les développeurs

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches : 5.0., 5.1., 5.2., 5.3.
shield Stable releases for this project are covered by the security advisory policy.










Description

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

Local Development

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

Version Compatibility

Devel version Drupal core PHP Drush
5.2+ 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



Toutes les informations proviennent du site drupal.org