SILENT KILLERPanel

Current Path: > home > transcarter > public_html > wp-content > plugins > query-monitor > data


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter/public_html/wp-content/plugins/query-monitor/data

NameTypeSizeLast ModifiedActions
admin.php File 606 bytes July 17 2025 21:05:45.
assets.php File 930 bytes July 17 2025 21:05:45.
block_editor.php File 492 bytes July 17 2025 21:05:45.
cache.php File 566 bytes July 17 2025 21:05:45.
caps.php File 607 bytes July 17 2025 21:05:45.
conditionals.php File 332 bytes July 17 2025 21:05:45.
db_callers.php File 365 bytes July 17 2025 21:05:45.
db_components.php File 364 bytes July 17 2025 21:05:45.
db_dupes.php File 571 bytes July 17 2025 21:05:45.
db_queries.php File 872 bytes July 17 2025 21:05:45.
doing_it_wrong.php File 396 bytes July 17 2025 21:05:45.
environment.php File 1409 bytes July 17 2025 21:05:45.
fallback.php File 252 bytes July 17 2025 21:05:45.
hooks.php File 597 bytes July 17 2025 21:05:45.
http.php File 801 bytes July 17 2025 21:05:45.
languages.php File 815 bytes July 17 2025 21:05:45.
logger.php File 540 bytes July 17 2025 21:05:45.
multisite.php File 333 bytes July 17 2025 21:05:45.
overview.php File 783 bytes July 17 2025 21:05:45.
php_errors.php File 922 bytes July 17 2025 21:05:45.
raw_request.php File 272 bytes July 17 2025 21:05:45.
redirect.php File 286 bytes July 17 2025 21:05:45.
request.php File 723 bytes July 17 2025 21:05:45.
theme.php File 1265 bytes July 17 2025 21:05:45.
timing.php File 284 bytes July 17 2025 21:05:45.
transients.php File 482 bytes July 17 2025 21:05:45.

Reading File: /home/transcarter/public_html/wp-content/plugins/query-monitor/data/cache.php

<?php declare(strict_types = 1);
/**
 * Cache data transfer object.
 *
 * @package query-monitor
 */

class QM_Data_Cache extends QM_Data {
	/**
	 * @var bool
	 */
	public $has_object_cache;

	/**
	 * @var bool
	 */
	public $display_hit_rate_warning;

	/**
	 * @var bool
	 */
	public $has_opcode_cache;

	/**
	 * @var int
	 */
	public $cache_hit_percentage;

	/**
	 * @var array<string, mixed>
	 */
	public $stats;

	/**
	 * @var array<string, bool>
	 */
	public $object_cache_extensions;

	/**
	 * @var array<string, bool>
	 */
	public $opcode_cache_extensions;

}

SILENT KILLER Tool