yii\twig\Profile - Yii2 类参考手册

Class yii\twig\Profile

Inheritanceyii\twig\Profile » Twig\Extension\ProfilerExtension

Protected Properties

隐藏继承的属性 Hide inherited properties

属性Property类型 Type简介 Description定义在 Defined By
$profiler yii\twig\Profile
$view yii\twig\Profile

Public Methods

隐藏继承的方法 Hide inherited methods

方法 Method简介 Description定义在 Defined By
__construct() yii\twig\Profile

属性详情 Property Details

$profiler protected property
protected $profiler null
$view protected property
protected $view null

方法详情 Method Details

__construct() public method

public void __construct ( \Twig\Profiler\Profile $profile )
$profile