MongoDB \ Driver \ Exception \ ConnectionTimeoutException (13053)
No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017'] MongoDB\Driver\Exception\ConnectionTimeoutException thrown with message "No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']" Stacktrace: #28 MongoDB\Driver\Exception\ConnectionTimeoutException in /home/sozyiipv/public_html/vendor/mongodb/mongodb/src/functions.php:520 #27 MongoDB\Driver\Manager:selectServer in /home/sozyiipv/public_html/vendor/mongodb/mongodb/src/functions.php:520 #26 MongoDB\select_server in /home/sozyiipv/public_html/vendor/mongodb/mongodb/src/Collection.php:654 #25 MongoDB\Collection:find in /home/sozyiipv/public_html/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Collection.php:45 #24 call_user_func_array in /home/sozyiipv/public_html/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Collection.php:45 #23 Jenssegers\Mongodb\Collection:__call in /home/sozyiipv/public_html/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Query/Builder.php:405 #22 Jenssegers\Mongodb\Query\Builder:getFresh in /home/sozyiipv/public_html/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Query/Builder.php:222 #21 Jenssegers\Mongodb\Query\Builder:get in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php:521 #20 Illuminate\Database\Eloquent\Builder:getModels in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php:505 #19 Illuminate\Database\Eloquent\Builder:get in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23 #18 Illuminate\Database\Eloquent\Model:forwardCallTo in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:1618 #17 Illuminate\Database\Eloquent\Model:__call in /home/sozyiipv/public_html/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Eloquent/Model.php:493 #16 Jenssegers\Mongodb\Eloquent\Model:__call in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:1630 #15 Illuminate\Database\Eloquent\Model:__callStatic in /home/sozyiipv/public_html/app/Providers/AppServiceProvider.php:27 #14 App\Providers\AppServiceProvider:boot in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:32 #13 call_user_func_array in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:32 #12 Illuminate\Container\BoundMethod:Illuminate\Container\{closure} in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:90 #11 Illuminate\Container\BoundMethod:callBoundMethod in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:34 #10 Illuminate\Container\BoundMethod:call in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php:576 #9 Illuminate\Container\Container:call in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:827 #8 Illuminate\Foundation\Application:bootProvider in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:810 #7 Illuminate\Foundation\Application:Illuminate\Foundation\{closure} in [internal]:0 #6 array_walk in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:811 #5 Illuminate\Foundation\Application:boot in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php:17 #4 Illuminate\Foundation\Bootstrap\BootProviders:bootstrap in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:210 #3 Illuminate\Foundation\Application:bootstrapWith in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:162 #2 Illuminate\Foundation\Http\Kernel:bootstrap in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:146 #1 Illuminate\Foundation\Http\Kernel:sendRequestThroughRouter in /home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:116 #0 Illuminate\Foundation\Http\Kernel:handle in /home/sozyiipv/public_html/index.php:59
28
MongoDB\Driver\Exception\ConnectionTimeoutException
/vendor/mongodb/mongodb/src/functions.php520
27
MongoDB\Driver\Manager selectServer
/vendor/mongodb/mongodb/src/functions.php520
26
MongoDB\select_server
/vendor/mongodb/mongodb/src/Collection.php654
25
MongoDB\Collection find
/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Collection.php45
24
call_user_func_array
/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Collection.php45
23
Jenssegers\Mongodb\Collection __call
/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Query/Builder.php405
22
Jenssegers\Mongodb\Query\Builder getFresh
/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Query/Builder.php222
21
Jenssegers\Mongodb\Query\Builder get
/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php521
20
Illuminate\Database\Eloquent\Builder getModels
/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php505
19
Illuminate\Database\Eloquent\Builder get
/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php23
18
Illuminate\Database\Eloquent\Model forwardCallTo
/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php1618
17
Illuminate\Database\Eloquent\Model __call
/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Eloquent/Model.php493
16
Jenssegers\Mongodb\Eloquent\Model __call
/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php1630
15
Illuminate\Database\Eloquent\Model __callStatic
/app/Providers/AppServiceProvider.php27
14
App\Providers\AppServiceProvider boot
/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php32
13
call_user_func_array
/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php32
12
Illuminate\Container\BoundMethod Illuminate\Container\{closure}
/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php90
11
Illuminate\Container\BoundMethod callBoundMethod
/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php34
10
Illuminate\Container\BoundMethod call
/vendor/laravel/framework/src/Illuminate/Container/Container.php576
9
Illuminate\Container\Container call
/vendor/laravel/framework/src/Illuminate/Foundation/Application.php827
8
Illuminate\Foundation\Application bootProvider
/vendor/laravel/framework/src/Illuminate/Foundation/Application.php810
7
Illuminate\Foundation\Application Illuminate\Foundation\{closure}
[internal]0
6
array_walk
/vendor/laravel/framework/src/Illuminate/Foundation/Application.php811
5
Illuminate\Foundation\Application boot
/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php17
4
Illuminate\Foundation\Bootstrap\BootProviders bootstrap
/vendor/laravel/framework/src/Illuminate/Foundation/Application.php210
3
Illuminate\Foundation\Application bootstrapWith
/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php162
2
Illuminate\Foundation\Http\Kernel bootstrap
/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php146
1
Illuminate\Foundation\Http\Kernel sendRequestThroughRouter
/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php116
0
Illuminate\Foundation\Http\Kernel handle
/index.php59
/home/sozyiipv/public_html/vendor/mongodb/mongodb/src/functions.php
 * Performs server selection, respecting the readPreference and session options
 * (if given)
 *
 * @internal
 */
function select_server(Manager $manager, array $options): Server
{
    $session = extract_session_from_options($options);
    $server = $session instanceof Session ? $session->getServer() : null;
    if ($server !== null) {
        return $server;
    }
 
    $readPreference = extract_read_preference_from_options($options);
    if (! $readPreference instanceof ReadPreference) {
        // TODO: PHPLIB-476: Read transaction read preference once PHPC-1439 is implemented
        $readPreference = new ReadPreference(ReadPreference::RP_PRIMARY);
    }
 
    return $manager->selectServer($readPreference);
}
 
/**
 * Performs server selection for an aggregate operation with a write stage. The
 * $options parameter may be modified by reference if a primary read preference
 * must be forced due to the existence of pre-5.0 servers in the topology.
 *
 * @internal
 * @see https://github.com/mongodb/specifications/blob/master/source/crud/crud.rst#aggregation-pipelines-with-write-stages
 */
function select_server_for_aggregate_write_stage(Manager $manager, array &$options): Server
{
    $readPreference = extract_read_preference_from_options($options);
 
    /* If there is either no read preference or a primary read preference, there
     * is no special server selection logic to apply. */
    if ($readPreference === null || $readPreference->getMode() === ReadPreference::RP_PRIMARY) {
        return select_server($manager, $options);
    }
 
Arguments
  1. "No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']"
    
/home/sozyiipv/public_html/vendor/mongodb/mongodb/src/functions.php
 * Performs server selection, respecting the readPreference and session options
 * (if given)
 *
 * @internal
 */
function select_server(Manager $manager, array $options): Server
{
    $session = extract_session_from_options($options);
    $server = $session instanceof Session ? $session->getServer() : null;
    if ($server !== null) {
        return $server;
    }
 
    $readPreference = extract_read_preference_from_options($options);
    if (! $readPreference instanceof ReadPreference) {
        // TODO: PHPLIB-476: Read transaction read preference once PHPC-1439 is implemented
        $readPreference = new ReadPreference(ReadPreference::RP_PRIMARY);
    }
 
    return $manager->selectServer($readPreference);
}
 
/**
 * Performs server selection for an aggregate operation with a write stage. The
 * $options parameter may be modified by reference if a primary read preference
 * must be forced due to the existence of pre-5.0 servers in the topology.
 *
 * @internal
 * @see https://github.com/mongodb/specifications/blob/master/source/crud/crud.rst#aggregation-pipelines-with-write-stages
 */
function select_server_for_aggregate_write_stage(Manager $manager, array &$options): Server
{
    $readPreference = extract_read_preference_from_options($options);
 
    /* If there is either no read preference or a primary read preference, there
     * is no special server selection logic to apply. */
    if ($readPreference === null || $readPreference->getMode() === ReadPreference::RP_PRIMARY) {
        return select_server($manager, $options);
    }
 
Arguments
  1. MongoDB\Driver\ReadPreference {#287}
    
/home/sozyiipv/public_html/vendor/mongodb/mongodb/src/Collection.php
 
    /**
     * Finds documents matching the query.
     *
     * @see Find::__construct() for supported options
     * @see https://mongodb.com/docs/manual/crud/#read-operations
     * @param array|object $filter  Query by which to filter documents
     * @param array        $options Additional options
     * @return Cursor
     * @throws UnsupportedException if options are not supported by the selected server
     * @throws InvalidArgumentException for parameter/option parsing errors
     * @throws DriverRuntimeException for other driver errors (e.g. connection errors)
     */
    public function find($filter = [], array $options = [])
    {
        if (! isset($options['readPreference']) && ! is_in_transaction($options)) {
            $options['readPreference'] = $this->readPreference;
        }
 
        $server = select_server($this->manager, $options);
 
        if (! isset($options['readConcern']) && ! is_in_transaction($options)) {
            $options['readConcern'] = $this->readConcern;
        }
 
        if (! isset($options['typeMap'])) {
            $options['typeMap'] = $this->typeMap;
        }
 
        $operation = new Find($this->databaseName, $this->collectionName, $filter, $options);
 
        return $operation->execute($server);
    }
 
    /**
     * Finds a single document matching the query.
     *
     * @see FindOne::__construct() for supported options
     * @see https://mongodb.com/docs/manual/crud/#read-operations
     * @param array|object $filter  Query by which to filter documents
Arguments
  1. MongoDB\Driver\Manager {#281}
    
  2. array:3 [
      "projection" => array:2 [
        "key" => true
        "value" => true
      ]
      "typeMap" => array:2 [
        "root" => "array"
        "document" => "array"
      ]
      "readPreference" => MongoDB\Driver\ReadPreference {#287}
    ]
    
/home/sozyiipv/public_html/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Collection.php
     * @param Connection $connection
     * @param MongoCollection $collection
     */
    public function __construct(Connection $connection, MongoCollection $collection)
    {
        $this->connection = $connection;
        $this->collection = $collection;
    }
 
    /**
     * Handle dynamic method calls.
     *
     * @param  string $method
     * @param  array $parameters
     * @return mixed
     */
    public function __call($method, $parameters)
    {
        $start = microtime(true);
        $result = call_user_func_array([$this->collection, $method], $parameters);
 
        if ($this->connection->logging()) {
            // Once we have run the query we will calculate the time that it took to run and
            // then log the query, bindings, and execution time so we will report them on
            // the event that the developer needs them. We'll log time in milliseconds.
            $time = $this->connection->getElapsedTime($start);
 
            $query = [];
 
            // Convert the query parameters to a json string.
            array_walk_recursive($parameters, function (&$item, $key) {
                if ($item instanceof ObjectID) {
                    $item = (string) $item;
                }
            });
 
            // Convert the query parameters to a json string.
            foreach ($parameters as $parameter) {
                try {
                    $query[] = json_encode($parameter);
Arguments
  1. []
    
  2. array:3 [
      "projection" => array:2 [
        "key" => true
        "value" => true
      ]
      "typeMap" => array:2 [
        "root" => "array"
        "document" => "array"
      ]
      "readPreference" => MongoDB\Driver\ReadPreference {#287}
    ]
    
/home/sozyiipv/public_html/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Collection.php
     * @param Connection $connection
     * @param MongoCollection $collection
     */
    public function __construct(Connection $connection, MongoCollection $collection)
    {
        $this->connection = $connection;
        $this->collection = $collection;
    }
 
    /**
     * Handle dynamic method calls.
     *
     * @param  string $method
     * @param  array $parameters
     * @return mixed
     */
    public function __call($method, $parameters)
    {
        $start = microtime(true);
        $result = call_user_func_array([$this->collection, $method], $parameters);
 
        if ($this->connection->logging()) {
            // Once we have run the query we will calculate the time that it took to run and
            // then log the query, bindings, and execution time so we will report them on
            // the event that the developer needs them. We'll log time in milliseconds.
            $time = $this->connection->getElapsedTime($start);
 
            $query = [];
 
            // Convert the query parameters to a json string.
            array_walk_recursive($parameters, function (&$item, $key) {
                if ($item instanceof ObjectID) {
                    $item = (string) $item;
                }
            });
 
            // Convert the query parameters to a json string.
            foreach ($parameters as $parameter) {
                try {
                    $query[] = json_encode($parameter);
Arguments
  1. array:2 [
      0 => MongoDB\Collection {#302}
      1 => "find"
    ]
    
  2. array:2 [
      0 => []
      1 => array:2 [
        "projection" => array:2 [
          "key" => true
          "value" => true
        ]
        "typeMap" => array:2 [
          "root" => "array"
          "document" => "array"
        ]
      ]
    ]
    
/home/sozyiipv/public_html/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Query/Builder.php
                $options['skip'] = $this->offset;
            }
            if ($this->limit) {
                $options['limit'] = $this->limit;
            }
            if ($columns) {
                $options['projection'] = $columns;
            }
            // if ($this->hint)    $cursor->hint($this->hint);
 
            // Fix for legacy support, converts the results to arrays instead of objects.
            $options['typeMap'] = ['root' => 'array', 'document' => 'array'];
 
            // Add custom query options
            if (count($this->options)) {
                $options = array_merge($options, $this->options);
            }
 
            // Execute query and get MongoCursor
            $cursor = $this->collection->find($wheres, $options);
 
            // Return results as an array with numeric keys
            $results = iterator_to_array($cursor, false);
            return $this->useCollections ? new Collection($results) : $results;
        }
    }
 
    /**
     * Generate the unique cache key for the current query.
     *
     * @return string
     */
    public function generateCacheKey()
    {
        $key = [
            'connection' => $this->collection->getDatabaseName(),
            'collection' => $this->collection->getCollectionName(),
            'wheres' => $this->wheres,
            'columns' => $this->columns,
            'groups' => $this->groups,
Arguments
  1. "find"
    
  2. array:2 [
      0 => []
      1 => array:2 [
        "projection" => array:2 [
          "key" => true
          "value" => true
        ]
        "typeMap" => array:2 [
          "root" => "array"
          "document" => "array"
        ]
      ]
    ]
    
/home/sozyiipv/public_html/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Query/Builder.php
    {
        return $this->where('_id', '=', $this->convertKey($id))->first($columns);
    }
 
    /**
     * @inheritdoc
     */
    public function value($column)
    {
        $result = (array) $this->first([$column]);
 
        return Arr::get($result, $column);
    }
 
    /**
     * @inheritdoc
     */
    public function get($columns = [])
    {
        return $this->getFresh($columns);
    }
 
    /**
     * Execute the query as a fresh "select" statement.
     *
     * @param  array $columns
     * @return array|static[]|Collection
     */
    public function getFresh($columns = [])
    {
        // If no columns have been specified for the select statement, we will set them
        // here to either the passed columns, or the standard default of retrieving
        // all of the columns on the table using the "wildcard" column character.
        if (is_null($this->columns)) {
            $this->columns = $columns;
        }
 
        // Drop all columns if * is present, MongoDB does not work this way.
        if (in_array('*', $this->columns)) {
            $this->columns = [];
Arguments
  1. array:2 [
      "key" => true
      "value" => true
    ]
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php
        // If we actually found models we will also eager load any relationships that
        // have been specified as needing to be eager loaded, which will solve the
        // n+1 query issue for the developers to avoid running a lot of queries.
        if (count($models = $builder->getModels($columns)) > 0) {
            $models = $builder->eagerLoadRelations($models);
        }
 
        return $builder->getModel()->newCollection($models);
    }
 
    /**
     * Get the hydrated models without eager loading.
     *
     * @param  array  $columns
     * @return \Illuminate\Database\Eloquent\Model[]|static[]
     */
    public function getModels($columns = ['*'])
    {
        return $this->model->hydrate(
            $this->query->get($columns)->all()
        )->all();
    }
 
    /**
     * Eager load the relationships for the models.
     *
     * @param  array  $models
     * @return array
     */
    public function eagerLoadRelations(array $models)
    {
        foreach ($this->eagerLoad as $name => $constraints) {
            // For nested eager loads we'll skip loading them here and they will be set as an
            // eager load on the query to retrieve the relation so that they will be eager
            // loaded on that query, because that is where they get hydrated as models.
            if (strpos($name, '.') === false) {
                $models = $this->eagerLoadRelation($models, $name, $constraints);
            }
        }
 
Arguments
  1. array:2 [
      0 => "key"
      1 => "value"
    ]
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php
    {
        if ($result = $this->first([$column])) {
            return $result->{$column};
        }
    }
 
    /**
     * Execute the query as a "select" statement.
     *
     * @param  array  $columns
     * @return \Illuminate\Database\Eloquent\Collection|static[]
     */
    public function get($columns = ['*'])
    {
        $builder = $this->applyScopes();
 
        // If we actually found models we will also eager load any relationships that
        // have been specified as needing to be eager loaded, which will solve the
        // n+1 query issue for the developers to avoid running a lot of queries.
        if (count($models = $builder->getModels($columns)) > 0) {
            $models = $builder->eagerLoadRelations($models);
        }
 
        return $builder->getModel()->newCollection($models);
    }
 
    /**
     * Get the hydrated models without eager loading.
     *
     * @param  array  $columns
     * @return \Illuminate\Database\Eloquent\Model[]|static[]
     */
    public function getModels($columns = ['*'])
    {
        return $this->model->hydrate(
            $this->query->get($columns)->all()
        )->all();
    }
 
    /**
Arguments
  1. array:2 [
      0 => "key"
      1 => "value"
    ]
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php
 
use Error;
use BadMethodCallException;
 
trait ForwardsCalls
{
    /**
     * Forward a method call to the given object.
     *
     * @param  mixed  $object
     * @param  string  $method
     * @param  array  $parameters
     * @return mixed
     *
     * @throws \BadMethodCallException
     */
    protected function forwardCallTo($object, $method, $parameters)
    {
        try {
            return $object->{$method}(...$parameters);
        } catch (Error | BadMethodCallException $e) {
            $pattern = '~^Call to undefined method (?P<class>[^:]+)::(?P<method>[^\(]+)\(\)$~';
 
            if (! preg_match($pattern, $e->getMessage(), $matches)) {
                throw $e;
            }
 
            if ($matches['class'] != get_class($object) ||
                $matches['method'] != $method) {
                throw $e;
            }
 
            static::throwBadMethodCallException($method);
        }
    }
 
    /**
     * Throw a bad method call exception for the given method.
     *
     * @param  string  $method
Arguments
  1. array:2 [
      0 => "key"
      1 => "value"
    ]
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php
     */
    public function __unset($key)
    {
        $this->offsetUnset($key);
    }
 
    /**
     * Handle dynamic method calls into the model.
     *
     * @param  string  $method
     * @param  array  $parameters
     * @return mixed
     */
    public function __call($method, $parameters)
    {
        if (in_array($method, ['increment', 'decrement'])) {
            return $this->$method(...$parameters);
        }
 
        return $this->forwardCallTo($this->newQuery(), $method, $parameters);
    }
 
    /**
     * Handle dynamic static method calls into the method.
     *
     * @param  string  $method
     * @param  array  $parameters
     * @return mixed
     */
    public static function __callStatic($method, $parameters)
    {
        return (new static)->$method(...$parameters);
    }
 
    /**
     * Convert the model to its string representation.
     *
     * @return string
     */
    public function __toString()
Arguments
  1. Jenssegers\Mongodb\Eloquent\Builder {#300}
    
  2. "get"
    
  3. array:1 [
      0 => array:2 [
        0 => "key"
        1 => "value"
      ]
    ]
    
/home/sozyiipv/public_html/vendor/jenssegers/mongodb/src/Jenssegers/Mongodb/Eloquent/Model.php
        $relations = $this->getRelations();
 
        if ($parentRelation = $this->getParentRelation()) {
            unset($relations[$parentRelation->getQualifiedForeignKeyName()]);
        }
 
        return $relations;
    }
 
    /**
     * @inheritdoc
     */
    public function __call($method, $parameters)
    {
        // Unset method
        if ($method == 'unset') {
            return call_user_func_array([$this, 'drop'], $parameters);
        }
 
        return parent::__call($method, $parameters);
    }
}
 
Arguments
  1. "get"
    
  2. array:1 [
      0 => array:2 [
        0 => "key"
        1 => "value"
      ]
    ]
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php
     */
    public function __call($method, $parameters)
    {
        if (in_array($method, ['increment', 'decrement'])) {
            return $this->$method(...$parameters);
        }
 
        return $this->forwardCallTo($this->newQuery(), $method, $parameters);
    }
 
    /**
     * Handle dynamic static method calls into the method.
     *
     * @param  string  $method
     * @param  array  $parameters
     * @return mixed
     */
    public static function __callStatic($method, $parameters)
    {
        return (new static)->$method(...$parameters);
    }
 
    /**
     * Convert the model to its string representation.
     *
     * @return string
     */
    public function __toString()
    {
        return $this->toJson();
    }
 
    /**
     * When a model is being unserialized, check if it needs to be booted.
     *
     * @return void
     */
    public function __wakeup()
    {
        $this->bootIfNotBooted();
Arguments
  1. "get"
    
  2. array:1 [
      0 => array:2 [
        0 => "key"
        1 => "value"
      ]
    ]
    
/home/sozyiipv/public_html/app/Providers/AppServiceProvider.php
class AppServiceProvider extends ServiceProvider
{
    /**
     * Bootstrap any application services.
     *
     * @return void
     */
    public function boot()
    {
        Schema::defaultStringLength(191);
 
        if (env('DB_DATABASE') == 'MY_DBNAME') {
            redirect('/install')->send();
        }
 
        if (starts_with(env('APP_URL', 'http'), 'https')) {
            \URL::forceScheme('https');
        }
 
        $settings = \App\Models\Setting::get(['key', 'value']);
        foreach ($settings as $setting) {
            \Config::set('settings.' . $setting->key, $setting->value);
        }
 
        /**
         * Validate ExistsInDatabase or 0/null
         */
        \Validator::extend(
            'exists_or_null',
            function ($attribute, $value, $parameters) {
                if ($value == 0 || is_null($value)) {
                    return true;
                } else {
                    $validator = Validator::make([$attribute => $value], [
                        $attribute => 'exists:' . implode(",", $parameters),
                    ]);
                    return !$validator->fails();
                }
            }
        );
Arguments
  1. "get"
    
  2. array:1 [
      0 => array:2 [
        0 => "key"
        1 => "value"
      ]
    ]
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php
     * Call the given Closure / class@method and inject its dependencies.
     *
     * @param  \Illuminate\Container\Container  $container
     * @param  callable|string  $callback
     * @param  array  $parameters
     * @param  string|null  $defaultMethod
     * @return mixed
     *
     * @throws \ReflectionException
     * @throws \InvalidArgumentException
     */
    public static function call($container, $callback, array $parameters = [], $defaultMethod = null)
    {
        if (static::isCallableWithAtSign($callback) || $defaultMethod) {
            return static::callClass($container, $callback, $parameters, $defaultMethod);
        }
 
        return static::callBoundMethod($container, $callback, function () use ($container, $callback, $parameters) {
            return call_user_func_array(
                $callback, static::getMethodDependencies($container, $callback, $parameters)
            );
        });
    }
 
    /**
     * Call a string reference to a class using Class@method syntax.
     *
     * @param  \Illuminate\Container\Container  $container
     * @param  string  $target
     * @param  array  $parameters
     * @param  string|null  $defaultMethod
     * @return mixed
     *
     * @throws \InvalidArgumentException
     */
    protected static function callClass($container, $target, array $parameters = [], $defaultMethod = null)
    {
        $segments = explode('@', $target);
 
        // We will assume an @ sign is used to delimit the class name from the method
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php
     * Call the given Closure / class@method and inject its dependencies.
     *
     * @param  \Illuminate\Container\Container  $container
     * @param  callable|string  $callback
     * @param  array  $parameters
     * @param  string|null  $defaultMethod
     * @return mixed
     *
     * @throws \ReflectionException
     * @throws \InvalidArgumentException
     */
    public static function call($container, $callback, array $parameters = [], $defaultMethod = null)
    {
        if (static::isCallableWithAtSign($callback) || $defaultMethod) {
            return static::callClass($container, $callback, $parameters, $defaultMethod);
        }
 
        return static::callBoundMethod($container, $callback, function () use ($container, $callback, $parameters) {
            return call_user_func_array(
                $callback, static::getMethodDependencies($container, $callback, $parameters)
            );
        });
    }
 
    /**
     * Call a string reference to a class using Class@method syntax.
     *
     * @param  \Illuminate\Container\Container  $container
     * @param  string  $target
     * @param  array  $parameters
     * @param  string|null  $defaultMethod
     * @return mixed
     *
     * @throws \InvalidArgumentException
     */
    protected static function callClass($container, $target, array $parameters = [], $defaultMethod = null)
    {
        $segments = explode('@', $target);
 
        // We will assume an @ sign is used to delimit the class name from the method
Arguments
  1. array:2 [
      0 => App\Providers\AppServiceProvider {#150}
      1 => "boot"
    ]
    
  2. []
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php
     * @param  callable  $callback
     * @param  mixed  $default
     * @return mixed
     */
    protected static function callBoundMethod($container, $callback, $default)
    {
        if (! is_array($callback)) {
            return $default instanceof Closure ? $default() : $default;
        }
 
        // Here we need to turn the array callable into a Class@method string we can use to
        // examine the container and see if there are any method bindings for this given
        // method. If there are, we can call this method binding callback immediately.
        $method = static::normalizeMethod($callback);
 
        if ($container->hasMethodBinding($method)) {
            return $container->callMethodBinding($method, $callback[0]);
        }
 
        return $default instanceof Closure ? $default() : $default;
    }
 
    /**
     * Normalize the given callback into a Class@method string.
     *
     * @param  callable  $callback
     * @return string
     */
    protected static function normalizeMethod($callback)
    {
        $class = is_string($callback[0]) ? $callback[0] : get_class($callback[0]);
 
        return "{$class}@{$callback[1]}";
    }
 
    /**
     * Get all dependencies for a given method.
     *
     * @param  \Illuminate\Container\Container  $container
     * @param  callable|string  $callback
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php
     * @param  \Illuminate\Container\Container  $container
     * @param  callable|string  $callback
     * @param  array  $parameters
     * @param  string|null  $defaultMethod
     * @return mixed
     *
     * @throws \ReflectionException
     * @throws \InvalidArgumentException
     */
    public static function call($container, $callback, array $parameters = [], $defaultMethod = null)
    {
        if (static::isCallableWithAtSign($callback) || $defaultMethod) {
            return static::callClass($container, $callback, $parameters, $defaultMethod);
        }
 
        return static::callBoundMethod($container, $callback, function () use ($container, $callback, $parameters) {
            return call_user_func_array(
                $callback, static::getMethodDependencies($container, $callback, $parameters)
            );
        });
    }
 
    /**
     * Call a string reference to a class using Class@method syntax.
     *
     * @param  \Illuminate\Container\Container  $container
     * @param  string  $target
     * @param  array  $parameters
     * @param  string|null  $defaultMethod
     * @return mixed
     *
     * @throws \InvalidArgumentException
     */
    protected static function callClass($container, $target, array $parameters = [], $defaultMethod = null)
    {
        $segments = explode('@', $target);
 
        // We will assume an @ sign is used to delimit the class name from the method
        // name. We will split on this @ sign and then build a callable array that
        // we can pass right back into the "call" method for dependency binding.
Arguments
  1. Illuminate\Foundation\Application {#2}
    
  2. array:2 [
      0 => App\Providers\AppServiceProvider {#150}
      1 => "boot"
    ]
    
  3. Closure() {#43 …3}
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php
     * @return \Closure
     */
    public function wrap(Closure $callback, array $parameters = [])
    {
        return function () use ($callback, $parameters) {
            return $this->call($callback, $parameters);
        };
    }
 
    /**
     * Call the given Closure / class@method and inject its dependencies.
     *
     * @param  callable|string  $callback
     * @param  array  $parameters
     * @param  string|null  $defaultMethod
     * @return mixed
     */
    public function call($callback, array $parameters = [], $defaultMethod = null)
    {
        return BoundMethod::call($this, $callback, $parameters, $defaultMethod);
    }
 
    /**
     * Get a closure to resolve the given type from the container.
     *
     * @param  string  $abstract
     * @return \Closure
     */
    public function factory($abstract)
    {
        return function () use ($abstract) {
            return $this->make($abstract);
        };
    }
 
    /**
     * An alias function name for make().
     *
     * @param  string  $abstract
     * @param  array  $parameters
Arguments
  1. Illuminate\Foundation\Application {#2}
    
  2. array:2 [
      0 => App\Providers\AppServiceProvider {#150}
      1 => "boot"
    ]
    
  3. []
    
  4. null
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php
 
        array_walk($this->serviceProviders, function ($p) {
            $this->bootProvider($p);
        });
 
        $this->booted = true;
 
        $this->fireAppCallbacks($this->bootedCallbacks);
    }
 
    /**
     * Boot the given service provider.
     *
     * @param  \Illuminate\Support\ServiceProvider  $provider
     * @return mixed
     */
    protected function bootProvider(ServiceProvider $provider)
    {
        if (method_exists($provider, 'boot')) {
            return $this->call([$provider, 'boot']);
        }
    }
 
    /**
     * Register a new boot listener.
     *
     * @param  callable  $callback
     * @return void
     */
    public function booting($callback)
    {
        $this->bootingCallbacks[] = $callback;
    }
 
    /**
     * Register a new "booted" listener.
     *
     * @param  callable  $callback
     * @return void
     */
Arguments
  1. array:2 [
      0 => App\Providers\AppServiceProvider {#150}
      1 => "boot"
    ]
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php
    }
 
    /**
     * Boot the application's service providers.
     *
     * @return void
     */
    public function boot()
    {
        if ($this->isBooted()) {
            return;
        }
 
        // Once the application has booted we will also fire some "booted" callbacks
        // for any listeners that need to do work after this initial booting gets
        // finished. This is useful when ordering the boot-up processes we run.
        $this->fireAppCallbacks($this->bootingCallbacks);
 
        array_walk($this->serviceProviders, function ($p) {
            $this->bootProvider($p);
        });
 
        $this->booted = true;
 
        $this->fireAppCallbacks($this->bootedCallbacks);
    }
 
    /**
     * Boot the given service provider.
     *
     * @param  \Illuminate\Support\ServiceProvider  $provider
     * @return mixed
     */
    protected function bootProvider(ServiceProvider $provider)
    {
        if (method_exists($provider, 'boot')) {
            return $this->call([$provider, 'boot']);
        }
    }
 
Arguments
  1. App\Providers\AppServiceProvider {#150}
    
[internal]
Arguments
  1. App\Providers\AppServiceProvider {#150}
    
  2. 34
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php
 
    /**
     * Boot the application's service providers.
     *
     * @return void
     */
    public function boot()
    {
        if ($this->isBooted()) {
            return;
        }
 
        // Once the application has booted we will also fire some "booted" callbacks
        // for any listeners that need to do work after this initial booting gets
        // finished. This is useful when ordering the boot-up processes we run.
        $this->fireAppCallbacks($this->bootingCallbacks);
 
        array_walk($this->serviceProviders, function ($p) {
            $this->bootProvider($p);
        });
 
        $this->booted = true;
 
        $this->fireAppCallbacks($this->bootedCallbacks);
    }
 
    /**
     * Boot the given service provider.
     *
     * @param  \Illuminate\Support\ServiceProvider  $provider
     * @return mixed
     */
    protected function bootProvider(ServiceProvider $provider)
    {
        if (method_exists($provider, 'boot')) {
            return $this->call([$provider, 'boot']);
        }
    }
 
    /**
Arguments
  1. array:42 [
      0 => Illuminate\Events\EventServiceProvider {#7}
      1 => Illuminate\Log\LogServiceProvider {#9}
      2 => Illuminate\Routing\RoutingServiceProvider {#11}
      3 => Illuminate\Auth\AuthServiceProvider {#51}
      4 => Illuminate\Cookie\CookieServiceProvider {#58}
      5 => Illuminate\Database\DatabaseServiceProvider {#60}
      6 => Illuminate\Encryption\EncryptionServiceProvider {#67}
      7 => Illuminate\Filesystem\FilesystemServiceProvider {#69}
      8 => Illuminate\Foundation\Providers\FormRequestServiceProvider {#75}
      9 => Illuminate\Foundation\Providers\FoundationServiceProvider {#74}
      10 => Illuminate\Notifications\NotificationServiceProvider {#78}
      11 => Illuminate\Pagination\PaginationServiceProvider {#80}
      12 => Illuminate\Session\SessionServiceProvider {#84}
      13 => Illuminate\View\ViewServiceProvider {#88}
      14 => AlbertCht\InvisibleReCaptcha\InvisibleReCaptchaServiceProvider {#92}
      15 => BeyondCode\DumpServer\DumpServerServiceProvider {#95}
      16 => Cviebrock\EloquentSluggable\ServiceProvider {#103}
      17 => Fideloper\Proxy\TrustedProxyServiceProvider {#105}
      18 => Intervention\Image\ImageServiceProvider {#106}
      19 => Jenssegers\Mongodb\MongodbServiceProvider {#109}
      20 => Lunaweb\RecaptchaV3\Providers\RecaptchaV3ServiceProvider {#112}
      21 => Laravelista\Comments\ServiceProvider {#114}
      22 => Maatwebsite\Excel\ExcelServiceProvider {#115}
      23 => Mews\Captcha\CaptchaServiceProvider {#127}
      24 => Carbon\Laravel\ServiceProvider {#129}
      25 => Spatie\Honeypot\HoneypotServiceProvider {#130}
      26 => Spatie\Translatable\TranslatableServiceProvider {#131}
      27 => Translator\Framework\TranslatorServiceProvider {#132}
      28 => Collective\Html\HtmlServiceProvider {#135}
      29 => Yajra\DataTables\HtmlServiceProvider {#134}
      30 => Yajra\DataTables\ButtonsServiceProvider {#133}
      31 => Yajra\DataTables\EditorServiceProvider {#140}
      32 => Yajra\DataTables\FractalServiceProvider {#142}
      33 => Yajra\DataTables\DataTablesServiceProvider {#146}
      34 => App\Providers\AppServiceProvider {#150}
      35 => App\Providers\AuthServiceProvider {#162}
      36 => App\Providers\EventServiceProvider {#163}
      37 => App\Providers\RouteServiceProvider {#164}
      38 => ied3vil\LanguageSwitcher\Providers\LanguageSwitcherProvider {#165}
      39 => Illuminate\Validation\ValidationServiceProvider {#170}
      40 => Illuminate\Translation\TranslationServiceProvider {#175}
      41 => Illuminate\Hashing\HashServiceProvider {#309}
    ]
    
  2. Closure($p) {#45 …4}
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/BootProviders.php
<?php
 
namespace Illuminate\Foundation\Bootstrap;
 
use Illuminate\Contracts\Foundation\Application;
 
class BootProviders
{
    /**
     * Bootstrap the given application.
     *
     * @param  \Illuminate\Contracts\Foundation\Application  $app
     * @return void
     */
    public function bootstrap(Application $app)
    {
        $app->boot();
    }
}
 
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php
    {
        $this->register(new EventServiceProvider($this));
        $this->register(new LogServiceProvider($this));
        $this->register(new RoutingServiceProvider($this));
    }
 
    /**
     * Run the given array of bootstrap classes.
     *
     * @param  string[]  $bootstrappers
     * @return void
     */
    public function bootstrapWith(array $bootstrappers)
    {
        $this->hasBeenBootstrapped = true;
 
        foreach ($bootstrappers as $bootstrapper) {
            $this['events']->dispatch('bootstrapping: '.$bootstrapper, [$this]);
 
            $this->make($bootstrapper)->bootstrap($this);
 
            $this['events']->dispatch('bootstrapped: '.$bootstrapper, [$this]);
        }
    }
 
    /**
     * Register a callback to run after loading the environment.
     *
     * @param  \Closure  $callback
     * @return void
     */
    public function afterLoadingEnvironment(Closure $callback)
    {
        return $this->afterBootstrapping(
            LoadEnvironmentVariables::class, $callback
        );
    }
 
    /**
     * Register a callback to run before a bootstrapper.
Arguments
  1. Illuminate\Foundation\Application {#2}
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php
 
        Facade::clearResolvedInstance('request');
 
        $this->bootstrap();
 
        return (new Pipeline($this->app))
                    ->send($request)
                    ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
                    ->then($this->dispatchToRouter());
    }
 
    /**
     * Bootstrap the application for HTTP requests.
     *
     * @return void
     */
    public function bootstrap()
    {
        if (! $this->app->hasBeenBootstrapped()) {
            $this->app->bootstrapWith($this->bootstrappers());
        }
    }
 
    /**
     * Get the route dispatcher callback.
     *
     * @return \Closure
     */
    protected function dispatchToRouter()
    {
        return function ($request) {
            $this->app->instance('request', $request);
 
            return $this->router->dispatch($request);
        };
    }
 
    /**
     * Call the terminate method on any terminable middleware.
     *
Arguments
  1. array:6 [
      0 => "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables"
      1 => "Illuminate\Foundation\Bootstrap\LoadConfiguration"
      2 => "Illuminate\Foundation\Bootstrap\HandleExceptions"
      3 => "Illuminate\Foundation\Bootstrap\RegisterFacades"
      4 => "Illuminate\Foundation\Bootstrap\RegisterProviders"
      5 => "Illuminate\Foundation\Bootstrap\BootProviders"
    ]
    
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php
        $this->app['events']->dispatch(
            new Events\RequestHandled($request, $response)
        );
 
        return $response;
    }
 
    /**
     * Send the given request through the middleware / router.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return \Illuminate\Http\Response
     */
    protected function sendRequestThroughRouter($request)
    {
        $this->app->instance('request', $request);
 
        Facade::clearResolvedInstance('request');
 
        $this->bootstrap();
 
        return (new Pipeline($this->app))
                    ->send($request)
                    ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
                    ->then($this->dispatchToRouter());
    }
 
    /**
     * Bootstrap the application for HTTP requests.
     *
     * @return void
     */
    public function bootstrap()
    {
        if (! $this->app->hasBeenBootstrapped()) {
            $this->app->bootstrapWith($this->bootstrappers());
        }
    }
 
    /**
/home/sozyiipv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php
            $router->middlewareGroup($key, $middleware);
        }
 
        foreach ($this->routeMiddleware as $key => $middleware) {
            $router->aliasMiddleware($key, $middleware);
        }
    }
 
    /**
     * Handle an incoming HTTP request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @return \Illuminate\Http\Response
     */
    public function handle($request)
    {
        try {
            $request->enableHttpMethodParameterOverride();
 
            $response = $this->sendRequestThroughRouter($request);
        } catch (Exception $e) {
            $this->reportException($e);
 
            $response = $this->renderException($request, $e);
        } catch (Throwable $e) {
            $this->reportException($e = new FatalThrowableError($e));
 
            $response = $this->renderException($request, $e);
        }
 
        $this->app['events']->dispatch(
            new Events\RequestHandled($request, $response)
        );
 
        return $response;
    }
 
    /**
     * Send the given request through the middleware / router.
     *
Arguments
  1. Illuminate\Http\Request {#44
      #json: null
      #convertedFiles: null
      #userResolver: null
      #routeResolver: null
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#46}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#52}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#52}
      +server: Symfony\Component\HttpFoundation\ServerBag {#48}
      +files: Symfony\Component\HttpFoundation\FileBag {#49}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#47}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#50}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: null
      #requestUri: null
      #baseUrl: null
      #basePath: null
      #method: null
      #format: null
      #session: null
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      pathInfo: "/cannaxpress000"
      requestUri: "/cannaxpress000"
      baseUrl: ""
      basePath: ""
      method: "GET"
      format: "html"
    }
    
/home/sozyiipv/public_html/index.php
$app->bind('path.public', function() {
    return base_path();
});
 
/*
|--------------------------------------------------------------------------
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can handle the incoming request
| through the kernel, and send the associated response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have prepared for them.
|
*/
 
$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);
 
$response = $kernel->handle(
    $request = Illuminate\Http\Request::capture()
);
 
$response->send();
 
$kernel->terminate($request, $response);
 
 
Arguments
  1. Illuminate\Http\Request {#44
      #json: null
      #convertedFiles: null
      #userResolver: null
      #routeResolver: null
      +attributes: Symfony\Component\HttpFoundation\ParameterBag {#46}
      +request: Symfony\Component\HttpFoundation\ParameterBag {#52}
      +query: Symfony\Component\HttpFoundation\ParameterBag {#52}
      +server: Symfony\Component\HttpFoundation\ServerBag {#48}
      +files: Symfony\Component\HttpFoundation\FileBag {#49}
      +cookies: Symfony\Component\HttpFoundation\ParameterBag {#47}
      +headers: Symfony\Component\HttpFoundation\HeaderBag {#50}
      #content: null
      #languages: null
      #charsets: null
      #encodings: null
      #acceptableContentTypes: array:1 [
        0 => "*/*"
      ]
      #pathInfo: null
      #requestUri: null
      #baseUrl: null
      #basePath: null
      #method: null
      #format: null
      #session: null
      #locale: null
      #defaultLocale: "en"
      -preferredFormat: null
      -isHostValid: true
      -isForwardedValid: true
      pathInfo: "/cannaxpress000"
      requestUri: "/cannaxpress000"
      baseUrl: ""
      basePath: ""
      method: "GET"
      format: "html"
    }
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
CONTEXT_DOCUMENT_ROOT
"/home/sozyiipv/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/sozyiipv/public_html"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"30623-103-1"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare"
HTTP_CF_CONNECTING_IP
"44.213.65.97"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"86be4248a94e1727-IAD"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_HOST
"sozyaz.com"
HTTP_USER_AGENT
"claudebot"
HTTP_X_FORWARDED_FOR
"44.213.65.97"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_HTTPS
"1"
PATH
"/bin:/usr/bin"
PHP_INI_SCAN_DIR
"/opt/cpanel/ea-php72/root/etc:/opt/cpanel/ea-php72/root/etc/php.d:."
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"30623-103-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://sozyaz.com/cannaxpress000"
REDIRECT_SCRIPT_URL
"/cannaxpress000"
REDIRECT_SSL_TLS_SNI
"sozyaz.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ZgZyWCx3Sgttpx2mqdQJLQADwgw"
REDIRECT_URL
"/cannaxpress000"
REMOTE_ADDR
"172.70.34.116"
REMOTE_PORT
"58678"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_URI
"/cannaxpress000"
SCRIPT_FILENAME
"/home/sozyiipv/public_html/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://sozyaz.com/cannaxpress000"
SCRIPT_URL
"/cannaxpress000"
SERVER_ADDR
"203.161.50.234"
SERVER_ADMIN
"[email protected]"
SERVER_NAME
"sozyaz.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"sozyaz.com"
TZ
"Europe/Istanbul"
UNIQUE_ID
"ZgZyWCx3Sgttpx2mqdQJLQADwgw"
PHP_SELF
"/index.php"
REQUEST_TIME_FLOAT
1711698520.6745
REQUEST_TIME
1711698520
argv
[]
argc
0
APP_NAME
"Sozyaz"
APP_ENV
"production"
APP_KEY
"base64:i6IzFKhvZ1ENg/O5sgQQHVU/OnKVthlF8B0d9p+WJLM="
APP_DEBUG
"true"
APP_URL
"https://sozyaz.com"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mongodb"
DB_HOST
"localhost"
DB_PORT
"27017"
DB_DATABASE
"go"
DB_USERNAME
""
DB_PASSWORD
""
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_DRIVER
"mail"
MAIL_HOST
"smtp.mailtrap.io"
MAIL_PORT
"2525"
MAIL_USERNAME
"null"
MAIL_PASSWORD
"null"
MAIL_ENCRYPTION
"null"
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
Key Value
APP_NAME
"Sozyaz"
APP_ENV
"production"
APP_KEY
"base64:i6IzFKhvZ1ENg/O5sgQQHVU/OnKVthlF8B0d9p+WJLM="
APP_DEBUG
"true"
APP_URL
"https://sozyaz.com"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mongodb"
DB_HOST
"localhost"
DB_PORT
"27017"
DB_DATABASE
"go"
DB_USERNAME
""
DB_PASSWORD
""
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_DRIVER
"mail"
MAIL_HOST
"smtp.mailtrap.io"
MAIL_PORT
"2525"
MAIL_USERNAME
"null"
MAIL_PASSWORD
"null"
MAIL_ENCRYPTION
"null"
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
0. Whoops\Handler\PrettyPageHandler