-
Notifications
You must be signed in to change notification settings - Fork 0
drupal status
Paulo Maia Carvalho edited this page May 20, 2026
·
1 revision
Full status report for the Drupal project: version, database connection, enabled modules, file permissions, and configuration state.
/drupal-status
| Section | Details |
|---|---|
| Drupal core version | From drush core:status
|
| PHP version | Runtime PHP version inside the container |
| Database | Connection status, driver, database name |
| File system |
sites/default/files/ writability |
| Configuration | Sync status (are there pending config imports?) |
| Cache backend | Default / Redis / Memcache |
| Enabled modules | Count of enabled contrib and custom modules |
| Theme | Active default and admin themes |
| Cron | Last run timestamp |
- Requires the Docker stack to be running for full output.
- If the stack is not running, the skill falls back to reading
composer.jsonand reporting partial info (version, installed packages) without a live database check.
- drupal-debug — deeper diagnostic for errors
- drupal-cr — rebuild caches if status shows stale state
- drupal-logs — recent watchdog entries