drupal-debug
drupal-debug copied to clipboard
[Action] Optional actions
The following actions should easily be made optional :
- DisableCSSAggregation
- DisableJSAggregation
- DisplayDumpLocation
- DisplayPrettyExceptions
- DisplayPrettyExceptionsASAP
- EnabledDebugClassLoader
- EnableTwigDebug
- EnableTwigStrictVariables
- ThrowErrorsAsExceptions
- WatchHooksImplementations
- WatchRoutingDefinitions
Related to https://github.com/ekino/drupal-debug/issues/6 for the configuration part.
Hello, We would be interested in this. Your project would be useful to us (especially WatchHooksImplementations and DisplayPrettyExceptions) but we already have our own solution for Twig debug and JS/CSS aggregation.
Hello, I'm currently working on this issue and https://github.com/ekino/drupal-debug/issues/6. All actions will be able to be disabled via the config file. I'll ping you when you can test it.
Hello, is there something we can test? Are you planning on releasing a new alpha version?
Hello, optional actions are currently implemetend but the README is not up to date. I actually lost interest in this project.