sites_devel
No security coverage
Sites devel is a development companion for the Sites ecosystem. It surfaces, on every page, exactly which site the request resolved to and why — and unlocks Devel dumper output whenever Sites "development mode" is on, without needing the usual Devel permission.
Features
- Debug block showing site candidates and the active site for the current request
- Route and language information at a glance
- Path alias details when
sites_path_aliasis enabled - Redirect details when
sites_redirect/ Redirect is enabled - Grants Devel dumper access automatically in Sites development mode
Requirements
Drupal 11+, Sites, Devel and Block plugin view builder.
Getting started
The debug block then renders automatically on every page. This is a development aid — do not enable it on production.