Drupal is a registered trademark of Dries Buytaert
Release: Drupal 11.4.5 Update released for Drupal core (11.4.5)! Release: Drupal 10.6.15 Update released for Drupal core (10.6.15)! Release: Superfish Dropdown Menu 8.x-1.15 Minor update available for module superfish (8.x-1.15). Release: Leaflet 10.4.10 Minor update available for module leaflet (10.4.10). Release: Raven: Sentry Integration 7.5.1 Minor update available for module raven (7.5.1). Release: htmLawed 8.x-3.8 Minor update available for module htmlawed (8.x-3.8). Release: Raven: Sentry Integration 7.5.0 Minor update available for module raven (7.5.0). Module Revived: Media Library Form API Element 2.1.5 Module media_library_form_element updated after 10 months of inactivity (2.1.5). Release: Acquia Content Optimization 2.1.0-alpha1 First alpha version released for module conductor (2.1.0-alpha1). Usage Milestone: Manage display Module manage_display crossed 1,000 active installs.

Bill of Lading

5 sites Security covered
View on drupal.org

This module adds a Drush command to generate a comprehensive inventory of Drupal site structures, such as content types, views, and blocks. It's useful for site audits and understanding the site's architecture, and can analyze both Drupal 10 and Drupal 7 databases.

Bill of Lading provides a custom drush command, bol, which generates a list of Drupal structures present on the site, such as:

  • blocks
  • block types
  • content types
  • content type fields
  • filter formats
  • group relationship
  • group role
  • group type
  • image styles
  • media types
  • paragraphs
  • user roles
  • views
  • vocabularies
  • webforms
  • workflows

Features

All of the information in the bill of lading is discoverable at various places in Drupal's admin UI. This module brings the information together in one place, and is particularly useful when doing a site inventory to determine the site's architecture.

A bill of lading can be produced for the D10 site on which it is run, as well as for a D7 database configured as a migration source.

The output is available in all supported drush output formats using the --format switch (drush help bol for a list).

Enabling the module in the usual way will add a drush command, bol. The command

drush help bol

will provide syntax and option information. The module will analyze the configuration yaml files, so ensure that the site configuration has been exported (drush cex).

To run against a D7 db be sure to have the db configured in the settings file as the default migration db, and when issuing the drush command add --d7 as an option.

Additional Requirements

Drush version 12 or higher is required.

Similar projects

Fox Drush Console - provides entity data via an extensible drush command

Activity

Tracked releases
3
Tracked since
Jun 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 3
Maintenance
Dormant

Release Timeline

Releases

Version Type Release date
1.2.1 Stable Jun 20, 2025
1.2.0 Stable Jun 19, 2025
1.2.x-dev Dev Jun 19, 2025