CAUTION: this component is deprecated since Symfony 4.4. Instead, use theErrorHandler component.
The Debug component provides tools to ease debugging PHP code.
$ composer install symfony/debug
use Symfony\Component\Debug\Debug; Debug::enable();