Container Dumper
Security covered
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.
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
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.10 | Stable | Add Drupal 11 compatibility. | Oct 24, 2024 |