Container Dumper dumps the Drupal container to a file for use with static analysers.
How does it work?
Configuration
Once enabled, you can configure the module through the settings form at
/admin/config/development/container-dumper.
To change the configuration of the module, users need the permission
administer container dumper settings.
The container is dumped to the configured path after every cache rebuild.
Contributing
- Tests are encouraged. This project doesn't have any test coverage yet, but contributions are welcome.
- Keep the documentation up to date. Make sure README.md and other relevant documentation is kept up to date with your changes.
- One pull request per feature. Try to keep your changes focused on solving a single problem. This will make it easier for us to review the change and easier for you to make sure you have updated the necessary tests and documentation.
Supporting organizations:
Initial module development
Project information
- Project categories: Developer tools
4 sites report using this module
- Created by dieterholvoet on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
1.0.10
released 24 October 2024
Works with Drupal: ^8 || ^9 || ^10 || ^11
Add Drupal 11 compatibility.
Install:

