getProfileLogs() public method
Returns all profile logs of the current request for this panel. It includes categories such as: 'yii\db\Command::query', 'yii\db\Command::execute'.
| public array getProfileLogs ( ) |
|---|
getProfileLogs() public method
Returns all profile logs of the current request for this panel. It includes categories such as: 'yii\db\Command::query', 'yii\db\Command::execute'.
| public array getProfileLogs ( ) |
|---|
Please login to continue.