Class craft\debug\DeprecatedPanel
- Inheritance
- craft\debug\DeprecatedPanel » yii\debug\Panel
- Available since version
- 3.0
- Source Code
- https://github.com/craftcms/cms/blob/master/src/debug/DeprecatedPanel.php
Debugger panel that collects and displays deprecation error logs.
Method | Description | Defined By |
---|---|---|
getDetail() |
craft\debug\DeprecatedPanel | |
getName() |
craft\debug\DeprecatedPanel | |
getSummary() |
craft\debug\DeprecatedPanel | |
save() |
craft\debug\DeprecatedPanel |
Method Details
getDetail()
public method
#
public void getDetail ( )
throws | yii\web\NotFoundHttpException | if a trace parameter is in the query string, but its value isn’t a valid deprecation error log’s ID
|
---|
getName()
public method
#
public void getName ( )
getSummary()
public method
#
public void getSummary ( )
save()
public method
#
public void save ( )