HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
Yii2ProfilingPanel Class Reference
Inheritance diagram for Yii2ProfilingPanel:
Collaboration diagram for Yii2ProfilingPanel:

Public Member Functions

 init ()
 getName ()
 getSummary ()
 getDetail ()
 save ()
- Public Member Functions inherited from Yii2DebugPanel
 __construct ($owner, $id)
 getOwner ()
 getComponent ()
 getId ()
 getTag ()
 getUrl ()
 load ($data, $tag=null)
 render ($_viewFile_, $_data_=null)
 renderDetail ($caption, $values)
 renderTabs ($items)

Additional Inherited Members

- Public Attributes inherited from Yii2DebugPanel
 $highlightCode
 $filterData
- Protected Member Functions inherited from Yii2DebugPanel
 getData ()
 highlightPhp ($code)
 getLogs ()
- Protected Attributes inherited from Yii2DebugPanel
 $_logsEnabled = false
 $_logsCategories = array()
 $_logsLevels = ''

Detailed Description

Definition at line 8 of file Yii2ProfilingPanel.php.

Member Function Documentation

Yii2ProfilingPanel::getDetail ( )
Returns
string html-контент для вывода на страницу

Reimplemented from Yii2DebugPanel.

Definition at line 33 of file Yii2ProfilingPanel.php.

Here is the call graph for this function:

Yii2ProfilingPanel::getName ( )
Returns
string название панели для вывода в меню

Reimplemented from Yii2DebugPanel.

Definition at line 20 of file Yii2ProfilingPanel.php.

Yii2ProfilingPanel::getSummary ( )
Returns
string html-контент для вывода в дебаг-панель

Reimplemented from Yii2DebugPanel.

Definition at line 25 of file Yii2ProfilingPanel.php.

Here is the call graph for this function:

Yii2ProfilingPanel::init ( )

Debug panel initialization.

Reimplemented from Yii2DebugPanel.

Definition at line 13 of file Yii2ProfilingPanel.php.

Yii2ProfilingPanel::save ( )

Базовый метод для сбора отладочной информации

Returns
mixed

Reimplemented from Yii2DebugPanel.

Definition at line 73 of file Yii2ProfilingPanel.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file: