mediatekformation

ExceptionController
in package

ExceptionController.

Tags
author

Fabien Potencier fabien@symfony.com

deprecated

since Symfony 4.4, use the ExceptionPanelController instead.

Table of Contents

$debug  : mixed
$profiler  : mixed
$twig  : mixed
$errorRenderer  : mixed
__construct()  : mixed
cssAction()  : Response
Renders the exception panel stylesheet for the given token.
showAction()  : Response
Renders the exception panel for the given token.
getTemplate()  : mixed
templateExists()  : mixed

Properties

Methods

templateExists()

protected templateExists(mixed $template) : mixed
Parameters
$template : mixed
Return values
mixed

Search results