Tags

development

api

Twig Tweak

A Twig extension module that provides useful functions and filters for Drupal development, enabling easy rendering of entities, blocks, views, menus, and more directly within Twig templates.

258
gui

Devel

A comprehensive suite of development and debugging tools for Drupal developers, providing functions for variable inspection, entity debugging, configuration editing, content generation, and developer-focused administration pages.

233
gui

Configuration Split

Allows splitting site configuration into separate sets that can be exported to different directories, merged during import, and activated/deactivated per environment.

222
gui

Stage File Proxy

Automatically fetches files from a production server on demand for development environments, eliminating the need to sync large file directories.

137
gui

Module Builder

Generates scaffold code for custom Drupal modules including hooks, plugins, entities, services, forms, and tests.

132
gui

Environment Indicator

Adds visual cues to indicate which environment you are currently viewing (Development, Staging, Production, etc.).

113
gui

Asset Injector

Allows administrators to inject CSS and JavaScript into page output based on configurable rules without modifying themes.

106
gui

PHP Authentication Shield

Creates a simple HTTP basic authentication shield to protect Drupal sites from unauthorized access, treating the site as a "walled garden".

96
development

Twig VarDumper

Provides enhanced dump() and vardumper() Twig functions using Symfony VarDumper for better debugging output of PHP variables in Twig templates.

60
gui

WebProfiler

Drupal development profiler that extracts, collects, stores, and displays detailed profiling information for every request.

56
development

Cache review

A development tool that helps developers review and analyze how Drupal's Internal Page Cache (IPC) and Dynamic Page Cache (DPC) work by providing visual indicators and demo pages.

47
gui

Config Suite

A set of improvements to Drupal's configuration management system that removes the Site UUID check and provides automatic import/export functionality.

42