Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Display Builder Dev Tools

1 sites No security coverage
View on drupal.org

Display Builder Dev Tools is a development module for debugging local Display Builder layouts. It provides administrative actions for managing layout sources and history, as well as API endpoints for inspecting the internal state of Display Builder instances. This module is not recommended for production environments as it includes potentially destructive operations.

This module follows the Display Builder 1.0.x-dev branch and may break at any time when used with a different version.

Overview

Display Builder Dev Tools is a companion module for local development and debugging. It is not intended for production use — it exposes destructive bulk operations and raw internal state that would be inappropriate on a live site.

Admin actions

  • Import / export instance sources — serialize a display_builder_instance source tree to YAML and restore it, useful for sharing or reproducing layouts across environments
  • Delete instances — remove instances that are not managed by config (i.e. standalone runtime instances)
  • Delete history — wipe all undo/redo revisions across every instance to free storage during heavy iteration
  • Delete all presets — bulk-remove every saved preset

Debug API endpoints

Adds three read-only JSON endpoints on any instance for inspecting internal state:

  • /admin/structure/display-builder/instance/{id}/state — current resolved source tree
  • /admin/structure/display-builder/instance/{id}/index — the path index cache
  • /admin/structure/display-builder/instance/{id}/structure — normalized flat structure maps

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Aug 2025
Latest release
2 months ago
Releases (12 mo)
2 ▲ from 1
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
1.0.0-beta5 Pre-release 11 Jun 29, 2026
1.0.0-beta4 Pre-release 11 Jun 10, 2026
1.0.x-dev Dev 11 Aug 29, 2025