PHP Class Barryvdh\Debugbar\Twig\Extension\Debug

Inheritance: extends Twig_Extensio\Twig_Extension
Afficher le fichier Open project: barryvdh/laravel-debugbar

Protected Properties

Свойство Type Description
$debugbar Barryvdh\Debugbar\LaravelDebugbar

Méthodes publiques

Méthode Description
__construct ( Illuminate\Foundation\Application $app ) Create a new auth extension.
debug ( Twig_Environment $env, $context ) Based on Twig_Extension_Debug / twig_var_dump (c) 2011 Fabien Potencier
getFunctions ( ) {@inheritDoc}
getName ( ) {@inheritDoc}

Method Details

__construct() public méthode

Create a new auth extension.
public __construct ( Illuminate\Foundation\Application $app )
$app Illuminate\Foundation\Application

debug() public méthode

Based on Twig_Extension_Debug / twig_var_dump (c) 2011 Fabien Potencier
public debug ( Twig_Environment $env, $context )
$env Twig_Environment
$context

getFunctions() public méthode

{@inheritDoc}
public getFunctions ( )

getName() public méthode

{@inheritDoc}
public getName ( )

Property Details

$debugbar protected_oe property

protected LaravelDebugbar,Barryvdh\Debugbar $debugbar
Résultat Barryvdh\Debugbar\LaravelDebugbar