����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
use \DebugBar\DataCollector\ExceptionsCollector;
/**
* DolExceptionsCollector class
*/
class DolExceptionsCollector extends ExceptionsCollector
{
/**
* Return widget settings
*
* @return array Array
*/
public function getWidgets()
{
global $langs;
$title = $langs->transnoentities('Exceptions');
return array(
"$title" => array(
'icon' => 'bug',
'widget' => 'PhpDebugBar.Widgets.ExceptionsWidget',
'map' => 'exceptions.exceptions',
'default' => '[]'
),
"$title:badge" => array(
'map' => 'exceptions.count',
'default' => 'null'
)
);
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| DolConfigCollector.php | File | 1.63 KB | 0644 |
|
| DolExceptionsCollector.php | File | 615 B | 0644 |
|
| DolLogsCollector.php | File | 4.41 KB | 0644 |
|
| DolMemoryCollector.php | File | 898 B | 0644 |
|
| DolMessagesCollector.php | File | 616 B | 0644 |
|
| DolQueryCollector.php | File | 2.17 KB | 0644 |
|
| DolRequestDataCollector.php | File | 1.09 KB | 0644 |
|
| DolTimeDataCollector.php | File | 638 B | 0644 |
|
| DolibarrCollector.php | File | 4.28 KB | 0644 |
|