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). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Reviewer

10 sites Security covered
View on drupal.org

The Reviewer module helps automate the review of Drupal configuration to identify build issues and reduce manual checks. It can be used via Drush commands or through an administrative interface.

The Reviewer module provides plugins to automate reviews of Drupal configuration, helping developers catch build issues and decrease the time spent checking configuration forms.

Additional Requirements

This module requires Drush 12.

Usage

Reviews can be run through Drush or reviewed at /admin/reports/reviewer when the reviewer_ui submodule is enabled.

Reviewer provides the following Drush commands:

  • reviewer:list: Lists all available reviews.
  • reviewer:run: Runs reviews.

Use the --help flag to see available options for each command.

Enable the reviewer_test submodule to install test content and reviews to try out Reviewer!

Additional options when running reviews

You may specify specific reviews to run by their ID. For example, reviewer:run test_node test_taxonomy runs the "Test Node" and "Test Taxonomy" reviews. For reviews that support bundles you can specify specific bundles to run. reviewer:run test_node:test_fail runs the "Test Node" review on the "test_fail" content type only.

Options

  • review: Interactively review, prompting to ignore failures and errors.
  • review-new: Interactively review, prompting to ignore new failures and errors only.
  • review-reset: Interactively review, prompting to ignore all failures and errors on the reviews run. Any previously ignored items will be forgotten and will need to be ignored again.
  • show-passed: Display passed tests in addition to failures and errors.
  • show-not-run: Display tests which were not run in addition to failures and errors.
  • show-ignored: Display ignored tests in addition to failures and errors.
  • show-all: Display ignored and passed tests in addition to failures and errors.
  • window-width: Set the window width to constrain the output table size. Defaults to no width.

Creating Reviews

Detailed information on how to create reviews can be found in the module's README.md.

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
1
Tracked since
Jun 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
2.x-dev Dev 11 Jun 30, 2025