Server IP : 162.213.255.40 / Your IP : 216.73.216.119
System : Linux server146.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/hellrfbn/public_html/wp-content/plugins/litespeed-cache/cli//debug.cls.php
<?php
namespace LiteSpeed\CLI;
defined('WPINC') || exit();
use LiteSpeed\Debug2;
use LiteSpeed\Report;
use WP_CLI;
/**
* Debug API CLI
*/
class Debug
{
private $__report;
public function __construct()
{
Debug2::debug('CLI_Debug init');
$this->__report = Report::cls();
}
/**
* Send report
*
* ## OPTIONS
*
* ## EXAMPLES
*
* # Send env report to LiteSpeed
* $ wp litespeed-debug send
*
*/
public function send()
{
$num = $this->__report->post_env();
WP_CLI::success('Report Number = ' . $num);
}
}
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | July 23 2025 07:38:29 | hellrfbn / hellrfbn | 0755 | |
| | | | | |
.htaccess | 0.41 KB | July 23 2025 07:38:29 | hellrfbn / hellrfbn | 0644 | |
crawler.cls.php | 4.84 KB | December 19 2024 18:08:00 | hellrfbn / hellrfbn | 0644 | |
debug.cls.php | 0.535 KB | December 19 2024 18:08:00 | hellrfbn / hellrfbn | 0644 | |
image.cls.php | 3.277 KB | December 19 2024 18:08:00 | hellrfbn / hellrfbn | 0644 | |
online.cls.php | 3.192 KB | December 19 2024 18:08:00 | hellrfbn / hellrfbn | 0644 | |
option.cls.php | 8.605 KB | December 19 2024 18:08:00 | hellrfbn / hellrfbn | 0644 | |
presets.cls.php | 1.422 KB | December 19 2024 18:08:00 | hellrfbn / hellrfbn | 0644 | |
purge.cls.php | 6.66 KB | December 19 2024 18:08:00 | hellrfbn / hellrfbn | 0644 | |