class DebugCommand extends Command
Lists twig functions, filters, globals and tests present in the current project.
Methods
__construct(string|null $name = 'debug:twig') Constructor.
ignoreValidationErrors() Ignores validation errors. from Command setApplication(Application $application = null) Sets the application instance for this command. from Command setHelperSet(HelperSet $helperSet) Sets the helper set. from Command HelperSet getHelperSet() Gets the helper set. fr