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.

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

Total releases
3
First release
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