Search results for: "Debug", 25 result(s).

[Snippet] Debugging a variable with a concise stack trace with the Symfony VarDumper

[Snippet] Check if the Symfony debug mode is activated

[Snippet] Forcing the output of the Symfony debug functions for CLI

[Snippet] Getting the calling function name in a debug message with PHP

[Snippet] Getting the type name of a variable for debugging with PHP

[Snippet] Using the PHP compact function with the Symfony debug functions

[Snippet] Deactivate the profiler (debug bar) at the same time as the debug mode with Symfony

[Post] Disable the HTML5 validation of all your Symfony forms with a feature flag