Let's get started
Laravel has an incredibly rich ecosystem.
We suggest starting with the following.
- Read the Documentation
- Watch video tutorials at Laracasts
| ( ! ) Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/config/pandachain.php on line 167 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0003 | 426032 | {main}( ) | .../index.php:0 |
| 2 | 0.0064 | 508368 | Illuminate\Foundation\Application->handleRequest( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../index.php:20 |
| 3 | 0.0074 | 514856 | Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../Application.php:1220 |
| 4 | 0.0086 | 517912 | Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../Kernel.php:144 |
| 5 | 0.0087 | 518008 | Illuminate\Foundation\Http\Kernel->bootstrap( ) | .../Kernel.php:170 |
| 6 | 0.0087 | 518008 | Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [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'] ) | .../Kernel.php:186 |
| 7 | 0.0171 | 578392 | Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'Illuminate\\Contracts\\Log\\ContextLogProcessor' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.config' => '/var/www/config', 'path.database' => '/var/www/database', 'path.public' => '/var/www/public', 'path.resources' => '/var/www/resources', 'path.storage' => '/var/www/storage', 'path.bootstrap' => '/var/www/bootstrap', 'path.lang' => '/var/www/resources/lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config_loaded_from_cache' => FALSE, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\Repository']; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'translator' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; public $contextualAttributes = []; protected $checkedForAttributeBindings = []; protected $checkedForSingletonOrScopedAttributes = ['Illuminate\\Foundation\\Http\\Kernel' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => NULL]; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $environmentResolver = NULL; protected $basePath = '/var/www'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = '/var/www/bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = '/var/www/resources/lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ) | .../Application.php:342 |
| 8 | 0.0172 | 579168 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'Illuminate\\Contracts\\Log\\ContextLogProcessor' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.config' => '/var/www/config', 'path.database' => '/var/www/database', 'path.public' => '/var/www/public', 'path.resources' => '/var/www/resources', 'path.storage' => '/var/www/storage', 'path.bootstrap' => '/var/www/bootstrap', 'path.lang' => '/var/www/resources/lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config_loaded_from_cache' => FALSE, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\Repository']; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'translator' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; public $contextualAttributes = []; protected $checkedForAttributeBindings = []; protected $checkedForSingletonOrScopedAttributes = ['Illuminate\\Foundation\\Http\\Kernel' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => NULL]; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $environmentResolver = NULL; protected $basePath = '/var/www'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = '/var/www/bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = '/var/www/resources/lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['broadcasting' => [...], 'hashing' => [...], 'view' => [...], 'concurrency' => [...], 'cors' => [...], 'aave' => [...], 'app' => [...], 'auth' => [...], 'cache' => [...], 'credits' => [...], 'database' => [...], 'filament' => [...], 'filament-shield' => [...], 'filament-translation-manager' => [...], 'filesystems' => [...], 'fortify-options' => [...], 'fortify' => [...], 'livewire' => [...], 'loans' => [...], 'logging' => [...], 'mail' => [...]] } ) | .../LoadConfiguration.php:55 |
| 9 | 0.0247 | 847352 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFile( $repository = class Illuminate\Config\Repository { protected $items = ['broadcasting' => [...], 'hashing' => [...], 'view' => [...], 'concurrency' => [...], 'cors' => [...], 'aave' => [...], 'app' => [...], 'auth' => [...], 'cache' => [...], 'credits' => [...], 'database' => [...], 'filament' => [...], 'filament-shield' => [...], 'filament-translation-manager' => [...], 'filesystems' => [...], 'fortify-options' => [...], 'fortify' => [...], 'livewire' => [...], 'loans' => [...], 'logging' => [...], 'mail' => [...]] }, $name = 'pandachain', $path = '/var/www/config/pandachain.php', $base = ['broadcasting' => ['default' => 'log', 'connections' => [...]], 'hashing' => ['driver' => 'bcrypt', 'bcrypt' => [...], 'argon' => [...], 'rehash_on_login' => TRUE], 'view' => ['paths' => [...], 'compiled' => '/var/www/storage/framework/views'], 'services' => ['postmark' => [...], 'resend' => [...], 'ses' => [...], 'slack' => [...]], 'concurrency' => ['default' => 'process'], 'queue' => ['default' => 'database', 'connections' => [...], 'batching' => [...], 'failed' => [...]], 'cors' => ['paths' => [...], 'allowed_methods' => [...], 'allowed_origins' => [...], 'allowed_origins_patterns' => [...], 'allowed_headers' => [...], 'exposed_headers' => [...], 'max_age' => 0, 'supports_credentials' => FALSE], 'session' => ['driver' => 'database', 'lifetime' => 120, 'expire_on_close' => FALSE, 'encrypt' => FALSE, 'files' => '/var/www/storage/framework/sessions', 'connection' => NULL, 'table' => 'sessions', 'store' => NULL, 'lottery' => [...], 'cookie' => 'laravel_session', 'path' => '/', 'domain' => NULL, 'secure' => NULL, 'http_only' => TRUE, 'same_site' => 'lax', 'partitioned' => FALSE]] ) | .../LoadConfiguration.php:96 |
| 10 | 0.0247 | 848128 | Illuminate\Foundation\Bootstrap\LoadConfiguration->{closure:/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php:115-115}( ) | .../LoadConfiguration.php:115 |
| 11 | 0.0248 | 850336 | require( '/var/www/config/pandachain.php ) | .../LoadConfiguration.php:115 |
| 12 | 0.0253 | 859832 | explode( $separator = ',', $string = NULL ) | .../pandachain.php:167 |
| ( ! ) Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/config/pandachain.php on line 328 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0003 | 426032 | {main}( ) | .../index.php:0 |
| 2 | 0.0064 | 508368 | Illuminate\Foundation\Application->handleRequest( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../index.php:20 |
| 3 | 0.0074 | 514856 | Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../Application.php:1220 |
| 4 | 0.0086 | 517912 | Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../Kernel.php:144 |
| 5 | 0.0087 | 518008 | Illuminate\Foundation\Http\Kernel->bootstrap( ) | .../Kernel.php:170 |
| 6 | 0.0087 | 518008 | Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [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'] ) | .../Kernel.php:186 |
| 7 | 0.0171 | 578392 | Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'Illuminate\\Contracts\\Log\\ContextLogProcessor' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.config' => '/var/www/config', 'path.database' => '/var/www/database', 'path.public' => '/var/www/public', 'path.resources' => '/var/www/resources', 'path.storage' => '/var/www/storage', 'path.bootstrap' => '/var/www/bootstrap', 'path.lang' => '/var/www/resources/lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config_loaded_from_cache' => FALSE, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\Repository']; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'translator' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; public $contextualAttributes = []; protected $checkedForAttributeBindings = []; protected $checkedForSingletonOrScopedAttributes = ['Illuminate\\Foundation\\Http\\Kernel' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => NULL]; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $environmentResolver = NULL; protected $basePath = '/var/www'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = '/var/www/bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = '/var/www/resources/lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ) | .../Application.php:342 |
| 8 | 0.0172 | 579168 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'Illuminate\\Contracts\\Log\\ContextLogProcessor' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.config' => '/var/www/config', 'path.database' => '/var/www/database', 'path.public' => '/var/www/public', 'path.resources' => '/var/www/resources', 'path.storage' => '/var/www/storage', 'path.bootstrap' => '/var/www/bootstrap', 'path.lang' => '/var/www/resources/lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config_loaded_from_cache' => FALSE, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\Repository']; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'translator' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; public $contextualAttributes = []; protected $checkedForAttributeBindings = []; protected $checkedForSingletonOrScopedAttributes = ['Illuminate\\Foundation\\Http\\Kernel' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => NULL]; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $environmentResolver = NULL; protected $basePath = '/var/www'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = '/var/www/bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = '/var/www/resources/lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['broadcasting' => [...], 'hashing' => [...], 'view' => [...], 'concurrency' => [...], 'cors' => [...], 'aave' => [...], 'app' => [...], 'auth' => [...], 'cache' => [...], 'credits' => [...], 'database' => [...], 'filament' => [...], 'filament-shield' => [...], 'filament-translation-manager' => [...], 'filesystems' => [...], 'fortify-options' => [...], 'fortify' => [...], 'livewire' => [...], 'loans' => [...], 'logging' => [...], 'mail' => [...]] } ) | .../LoadConfiguration.php:55 |
| 9 | 0.0247 | 847352 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFile( $repository = class Illuminate\Config\Repository { protected $items = ['broadcasting' => [...], 'hashing' => [...], 'view' => [...], 'concurrency' => [...], 'cors' => [...], 'aave' => [...], 'app' => [...], 'auth' => [...], 'cache' => [...], 'credits' => [...], 'database' => [...], 'filament' => [...], 'filament-shield' => [...], 'filament-translation-manager' => [...], 'filesystems' => [...], 'fortify-options' => [...], 'fortify' => [...], 'livewire' => [...], 'loans' => [...], 'logging' => [...], 'mail' => [...]] }, $name = 'pandachain', $path = '/var/www/config/pandachain.php', $base = ['broadcasting' => ['default' => 'log', 'connections' => [...]], 'hashing' => ['driver' => 'bcrypt', 'bcrypt' => [...], 'argon' => [...], 'rehash_on_login' => TRUE], 'view' => ['paths' => [...], 'compiled' => '/var/www/storage/framework/views'], 'services' => ['postmark' => [...], 'resend' => [...], 'ses' => [...], 'slack' => [...]], 'concurrency' => ['default' => 'process'], 'queue' => ['default' => 'database', 'connections' => [...], 'batching' => [...], 'failed' => [...]], 'cors' => ['paths' => [...], 'allowed_methods' => [...], 'allowed_origins' => [...], 'allowed_origins_patterns' => [...], 'allowed_headers' => [...], 'exposed_headers' => [...], 'max_age' => 0, 'supports_credentials' => FALSE], 'session' => ['driver' => 'database', 'lifetime' => 120, 'expire_on_close' => FALSE, 'encrypt' => FALSE, 'files' => '/var/www/storage/framework/sessions', 'connection' => NULL, 'table' => 'sessions', 'store' => NULL, 'lottery' => [...], 'cookie' => 'laravel_session', 'path' => '/', 'domain' => NULL, 'secure' => NULL, 'http_only' => TRUE, 'same_site' => 'lax', 'partitioned' => FALSE]] ) | .../LoadConfiguration.php:96 |
| 10 | 0.0247 | 848128 | Illuminate\Foundation\Bootstrap\LoadConfiguration->{closure:/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php:115-115}( ) | .../LoadConfiguration.php:115 |
| 11 | 0.0248 | 850336 | require( '/var/www/config/pandachain.php ) | .../LoadConfiguration.php:115 |
| 12 | 0.0266 | 890872 | explode( $separator = ',', $string = NULL ) | .../pandachain.php:328 |
| ( ! ) Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/config/pandachain.php on line 334 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0003 | 426032 | {main}( ) | .../index.php:0 |
| 2 | 0.0064 | 508368 | Illuminate\Foundation\Application->handleRequest( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../index.php:20 |
| 3 | 0.0074 | 514856 | Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../Application.php:1220 |
| 4 | 0.0086 | 517912 | Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../Kernel.php:144 |
| 5 | 0.0087 | 518008 | Illuminate\Foundation\Http\Kernel->bootstrap( ) | .../Kernel.php:170 |
| 6 | 0.0087 | 518008 | Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [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'] ) | .../Kernel.php:186 |
| 7 | 0.0171 | 578392 | Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'Illuminate\\Contracts\\Log\\ContextLogProcessor' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.config' => '/var/www/config', 'path.database' => '/var/www/database', 'path.public' => '/var/www/public', 'path.resources' => '/var/www/resources', 'path.storage' => '/var/www/storage', 'path.bootstrap' => '/var/www/bootstrap', 'path.lang' => '/var/www/resources/lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config_loaded_from_cache' => FALSE, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\Repository']; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'translator' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; public $contextualAttributes = []; protected $checkedForAttributeBindings = []; protected $checkedForSingletonOrScopedAttributes = ['Illuminate\\Foundation\\Http\\Kernel' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => NULL]; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $environmentResolver = NULL; protected $basePath = '/var/www'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = '/var/www/bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = '/var/www/resources/lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ) | .../Application.php:342 |
| 8 | 0.0172 | 579168 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'Illuminate\\Contracts\\Log\\ContextLogProcessor' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.config' => '/var/www/config', 'path.database' => '/var/www/database', 'path.public' => '/var/www/public', 'path.resources' => '/var/www/resources', 'path.storage' => '/var/www/storage', 'path.bootstrap' => '/var/www/bootstrap', 'path.lang' => '/var/www/resources/lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config_loaded_from_cache' => FALSE, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\Repository']; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'translator' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; public $contextualAttributes = []; protected $checkedForAttributeBindings = []; protected $checkedForSingletonOrScopedAttributes = ['Illuminate\\Foundation\\Http\\Kernel' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => NULL]; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $environmentResolver = NULL; protected $basePath = '/var/www'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = '/var/www/bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = '/var/www/resources/lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['broadcasting' => [...], 'hashing' => [...], 'view' => [...], 'concurrency' => [...], 'cors' => [...], 'aave' => [...], 'app' => [...], 'auth' => [...], 'cache' => [...], 'credits' => [...], 'database' => [...], 'filament' => [...], 'filament-shield' => [...], 'filament-translation-manager' => [...], 'filesystems' => [...], 'fortify-options' => [...], 'fortify' => [...], 'livewire' => [...], 'loans' => [...], 'logging' => [...], 'mail' => [...]] } ) | .../LoadConfiguration.php:55 |
| 9 | 0.0247 | 847352 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFile( $repository = class Illuminate\Config\Repository { protected $items = ['broadcasting' => [...], 'hashing' => [...], 'view' => [...], 'concurrency' => [...], 'cors' => [...], 'aave' => [...], 'app' => [...], 'auth' => [...], 'cache' => [...], 'credits' => [...], 'database' => [...], 'filament' => [...], 'filament-shield' => [...], 'filament-translation-manager' => [...], 'filesystems' => [...], 'fortify-options' => [...], 'fortify' => [...], 'livewire' => [...], 'loans' => [...], 'logging' => [...], 'mail' => [...]] }, $name = 'pandachain', $path = '/var/www/config/pandachain.php', $base = ['broadcasting' => ['default' => 'log', 'connections' => [...]], 'hashing' => ['driver' => 'bcrypt', 'bcrypt' => [...], 'argon' => [...], 'rehash_on_login' => TRUE], 'view' => ['paths' => [...], 'compiled' => '/var/www/storage/framework/views'], 'services' => ['postmark' => [...], 'resend' => [...], 'ses' => [...], 'slack' => [...]], 'concurrency' => ['default' => 'process'], 'queue' => ['default' => 'database', 'connections' => [...], 'batching' => [...], 'failed' => [...]], 'cors' => ['paths' => [...], 'allowed_methods' => [...], 'allowed_origins' => [...], 'allowed_origins_patterns' => [...], 'allowed_headers' => [...], 'exposed_headers' => [...], 'max_age' => 0, 'supports_credentials' => FALSE], 'session' => ['driver' => 'database', 'lifetime' => 120, 'expire_on_close' => FALSE, 'encrypt' => FALSE, 'files' => '/var/www/storage/framework/sessions', 'connection' => NULL, 'table' => 'sessions', 'store' => NULL, 'lottery' => [...], 'cookie' => 'laravel_session', 'path' => '/', 'domain' => NULL, 'secure' => NULL, 'http_only' => TRUE, 'same_site' => 'lax', 'partitioned' => FALSE]] ) | .../LoadConfiguration.php:96 |
| 10 | 0.0247 | 848128 | Illuminate\Foundation\Bootstrap\LoadConfiguration->{closure:/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php:115-115}( ) | .../LoadConfiguration.php:115 |
| 11 | 0.0248 | 850336 | require( '/var/www/config/pandachain.php ) | .../LoadConfiguration.php:115 |
| 12 | 0.0270 | 892312 | explode( $separator = ',', $string = NULL ) | .../pandachain.php:334 |
| ( ! ) Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/config/pandachain.panda-old.php on line 193 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0003 | 426032 | {main}( ) | .../index.php:0 |
| 2 | 0.0064 | 508368 | Illuminate\Foundation\Application->handleRequest( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../index.php:20 |
| 3 | 0.0074 | 514856 | Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../Application.php:1220 |
| 4 | 0.0086 | 517912 | Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../Kernel.php:144 |
| 5 | 0.0087 | 518008 | Illuminate\Foundation\Http\Kernel->bootstrap( ) | .../Kernel.php:170 |
| 6 | 0.0087 | 518008 | Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [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'] ) | .../Kernel.php:186 |
| 7 | 0.0171 | 578392 | Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'Illuminate\\Contracts\\Log\\ContextLogProcessor' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.config' => '/var/www/config', 'path.database' => '/var/www/database', 'path.public' => '/var/www/public', 'path.resources' => '/var/www/resources', 'path.storage' => '/var/www/storage', 'path.bootstrap' => '/var/www/bootstrap', 'path.lang' => '/var/www/resources/lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config_loaded_from_cache' => FALSE, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\Repository']; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'translator' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; public $contextualAttributes = []; protected $checkedForAttributeBindings = []; protected $checkedForSingletonOrScopedAttributes = ['Illuminate\\Foundation\\Http\\Kernel' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => NULL]; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $environmentResolver = NULL; protected $basePath = '/var/www'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = '/var/www/bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = '/var/www/resources/lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ) | .../Application.php:342 |
| 8 | 0.0172 | 579168 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'Illuminate\\Contracts\\Log\\ContextLogProcessor' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.config' => '/var/www/config', 'path.database' => '/var/www/database', 'path.public' => '/var/www/public', 'path.resources' => '/var/www/resources', 'path.storage' => '/var/www/storage', 'path.bootstrap' => '/var/www/bootstrap', 'path.lang' => '/var/www/resources/lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config_loaded_from_cache' => FALSE, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\Repository']; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'translator' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; public $contextualAttributes = []; protected $checkedForAttributeBindings = []; protected $checkedForSingletonOrScopedAttributes = ['Illuminate\\Foundation\\Http\\Kernel' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => NULL]; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $environmentResolver = NULL; protected $basePath = '/var/www'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = '/var/www/bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = '/var/www/resources/lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['broadcasting' => [...], 'hashing' => [...], 'view' => [...], 'concurrency' => [...], 'cors' => [...], 'aave' => [...], 'app' => [...], 'auth' => [...], 'cache' => [...], 'credits' => [...], 'database' => [...], 'filament' => [...], 'filament-shield' => [...], 'filament-translation-manager' => [...], 'filesystems' => [...], 'fortify-options' => [...], 'fortify' => [...], 'livewire' => [...], 'loans' => [...], 'logging' => [...], 'mail' => [...], 'pandachain' => [...]] } ) | .../LoadConfiguration.php:55 |
| 9 | 0.0284 | 909672 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFile( $repository = class Illuminate\Config\Repository { protected $items = ['broadcasting' => [...], 'hashing' => [...], 'view' => [...], 'concurrency' => [...], 'cors' => [...], 'aave' => [...], 'app' => [...], 'auth' => [...], 'cache' => [...], 'credits' => [...], 'database' => [...], 'filament' => [...], 'filament-shield' => [...], 'filament-translation-manager' => [...], 'filesystems' => [...], 'fortify-options' => [...], 'fortify' => [...], 'livewire' => [...], 'loans' => [...], 'logging' => [...], 'mail' => [...], 'pandachain' => [...]] }, $name = 'pandachain.panda-old', $path = '/var/www/config/pandachain.panda-old.php', $base = ['broadcasting' => ['default' => 'log', 'connections' => [...]], 'hashing' => ['driver' => 'bcrypt', 'bcrypt' => [...], 'argon' => [...], 'rehash_on_login' => TRUE], 'view' => ['paths' => [...], 'compiled' => '/var/www/storage/framework/views'], 'services' => ['postmark' => [...], 'resend' => [...], 'ses' => [...], 'slack' => [...]], 'concurrency' => ['default' => 'process'], 'queue' => ['default' => 'database', 'connections' => [...], 'batching' => [...], 'failed' => [...]], 'cors' => ['paths' => [...], 'allowed_methods' => [...], 'allowed_origins' => [...], 'allowed_origins_patterns' => [...], 'allowed_headers' => [...], 'exposed_headers' => [...], 'max_age' => 0, 'supports_credentials' => FALSE], 'session' => ['driver' => 'database', 'lifetime' => 120, 'expire_on_close' => FALSE, 'encrypt' => FALSE, 'files' => '/var/www/storage/framework/sessions', 'connection' => NULL, 'table' => 'sessions', 'store' => NULL, 'lottery' => [...], 'cookie' => 'laravel_session', 'path' => '/', 'domain' => NULL, 'secure' => NULL, 'http_only' => TRUE, 'same_site' => 'lax', 'partitioned' => FALSE]] ) | .../LoadConfiguration.php:96 |
| 10 | 0.0284 | 910448 | Illuminate\Foundation\Bootstrap\LoadConfiguration->{closure:/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php:115-115}( ) | .../LoadConfiguration.php:115 |
| 11 | 0.0284 | 911376 | require( '/var/www/config/pandachain.panda-old.php ) | .../LoadConfiguration.php:115 |
| 12 | 0.0291 | 925072 | explode( $separator = ',', $string = NULL ) | .../pandachain.panda-old.php:193 |
| ( ! ) Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/config/pandachain.panda-old.php on line 199 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0003 | 426032 | {main}( ) | .../index.php:0 |
| 2 | 0.0064 | 508368 | Illuminate\Foundation\Application->handleRequest( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../index.php:20 |
| 3 | 0.0074 | 514856 | Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../Application.php:1220 |
| 4 | 0.0086 | 517912 | Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public Symfony\Component\HttpFoundation\ParameterBag $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $request = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $query = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\ServerBag $server = class Symfony\Component\HttpFoundation\ServerBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\FileBag $files = class Symfony\Component\HttpFoundation\FileBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\InputBag $cookies = class Symfony\Component\HttpFoundation\InputBag { protected array $parameters = [...] }; public Symfony\Component\HttpFoundation\HeaderBag $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected array $headers = [...]; protected array $cacheControl = [...] }; protected $content = NULL; protected ?array $languages = NULL; protected ?array $charsets = NULL; protected ?array $encodings = NULL; protected ?array $acceptableContentTypes = NULL; protected ?string $pathInfo = NULL; protected ?string $requestUri = NULL; protected ?string $baseUrl = NULL; protected ?string $basePath = NULL; protected ?string $method = NULL; protected ?string $format = NULL; protected Symfony\Component\HttpFoundation\Session\SessionInterface|Closure|null $session = NULL; protected ?string $locale = NULL; protected string $defaultLocale = 'en'; private ?string ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private bool ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private bool ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = *uninitialized*; private array ${Symfony\Component\HttpFoundation\Request}trustedValuesCache = []; private bool ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL; protected $cachedAcceptHeader = NULL } ) | .../Kernel.php:144 |
| 5 | 0.0087 | 518008 | Illuminate\Foundation\Http\Kernel->bootstrap( ) | .../Kernel.php:170 |
| 6 | 0.0087 | 518008 | Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [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'] ) | .../Kernel.php:186 |
| 7 | 0.0171 | 578392 | Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'Illuminate\\Contracts\\Log\\ContextLogProcessor' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.config' => '/var/www/config', 'path.database' => '/var/www/database', 'path.public' => '/var/www/public', 'path.resources' => '/var/www/resources', 'path.storage' => '/var/www/storage', 'path.bootstrap' => '/var/www/bootstrap', 'path.lang' => '/var/www/resources/lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config_loaded_from_cache' => FALSE, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\Repository']; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'translator' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; public $contextualAttributes = []; protected $checkedForAttributeBindings = []; protected $checkedForSingletonOrScopedAttributes = ['Illuminate\\Foundation\\Http\\Kernel' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => NULL]; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $environmentResolver = NULL; protected $basePath = '/var/www'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = '/var/www/bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = '/var/www/resources/lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ) | .../Application.php:342 |
| 8 | 0.0172 | 579168 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'Illuminate\\Foundation\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'Illuminate\\Log\\Context\\Repository' => [...], 'Illuminate\\Contracts\\Log\\ContextLogProcessor' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\CallableDispatcher' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/app', 'path.base' => '/var/www', 'path.config' => '/var/www/config', 'path.database' => '/var/www/database', 'path.public' => '/var/www/public', 'path.resources' => '/var/www/resources', 'path.storage' => '/var/www/storage', 'path.bootstrap' => '/var/www/bootstrap', 'path.lang' => '/var/www/resources/lang', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class Illuminate\Foundation\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config_loaded_from_cache' => FALSE, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = [0 => 'Illuminate\\Log\\Context\\Repository']; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Database\\Schema\\Builder' => 'db.schema', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'db.schema' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'translator' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; public $contextualAttributes = []; protected $checkedForAttributeBindings = []; protected $checkedForSingletonOrScopedAttributes = ['Illuminate\\Foundation\\Http\\Kernel' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => NULL, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => NULL]; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = ['Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Foundation\\Exceptions\\Handler' => [...]]; protected $afterResolvingAttributeCallbacks = []; protected $environmentResolver = NULL; protected $basePath = '/var/www'; protected $registeredCallbacks = []; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = [0 => class Closure { ... }, 1 => class Closure { ... }]; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = ['Illuminate\\Events\\EventServiceProvider' => class Illuminate\Events\EventServiceProvider { ... }, 'Illuminate\\Log\\LogServiceProvider' => class Illuminate\Log\LogServiceProvider { ... }, 'Illuminate\\Log\\Context\\ContextServiceProvider' => class Illuminate\Log\Context\ContextServiceProvider { ... }, 'Illuminate\\Routing\\RoutingServiceProvider' => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Log\\Context\\ContextServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $bootstrapPath = '/var/www/bootstrap'; protected $appPath = NULL; protected $configPath = NULL; protected $databasePath = NULL; protected $langPath = '/var/www/resources/lang'; protected $publicPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $mergeFrameworkConfiguration = TRUE; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['broadcasting' => [...], 'hashing' => [...], 'view' => [...], 'concurrency' => [...], 'cors' => [...], 'aave' => [...], 'app' => [...], 'auth' => [...], 'cache' => [...], 'credits' => [...], 'database' => [...], 'filament' => [...], 'filament-shield' => [...], 'filament-translation-manager' => [...], 'filesystems' => [...], 'fortify-options' => [...], 'fortify' => [...], 'livewire' => [...], 'loans' => [...], 'logging' => [...], 'mail' => [...], 'pandachain' => [...]] } ) | .../LoadConfiguration.php:55 |
| 9 | 0.0284 | 909672 | Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFile( $repository = class Illuminate\Config\Repository { protected $items = ['broadcasting' => [...], 'hashing' => [...], 'view' => [...], 'concurrency' => [...], 'cors' => [...], 'aave' => [...], 'app' => [...], 'auth' => [...], 'cache' => [...], 'credits' => [...], 'database' => [...], 'filament' => [...], 'filament-shield' => [...], 'filament-translation-manager' => [...], 'filesystems' => [...], 'fortify-options' => [...], 'fortify' => [...], 'livewire' => [...], 'loans' => [...], 'logging' => [...], 'mail' => [...], 'pandachain' => [...]] }, $name = 'pandachain.panda-old', $path = '/var/www/config/pandachain.panda-old.php', $base = ['broadcasting' => ['default' => 'log', 'connections' => [...]], 'hashing' => ['driver' => 'bcrypt', 'bcrypt' => [...], 'argon' => [...], 'rehash_on_login' => TRUE], 'view' => ['paths' => [...], 'compiled' => '/var/www/storage/framework/views'], 'services' => ['postmark' => [...], 'resend' => [...], 'ses' => [...], 'slack' => [...]], 'concurrency' => ['default' => 'process'], 'queue' => ['default' => 'database', 'connections' => [...], 'batching' => [...], 'failed' => [...]], 'cors' => ['paths' => [...], 'allowed_methods' => [...], 'allowed_origins' => [...], 'allowed_origins_patterns' => [...], 'allowed_headers' => [...], 'exposed_headers' => [...], 'max_age' => 0, 'supports_credentials' => FALSE], 'session' => ['driver' => 'database', 'lifetime' => 120, 'expire_on_close' => FALSE, 'encrypt' => FALSE, 'files' => '/var/www/storage/framework/sessions', 'connection' => NULL, 'table' => 'sessions', 'store' => NULL, 'lottery' => [...], 'cookie' => 'laravel_session', 'path' => '/', 'domain' => NULL, 'secure' => NULL, 'http_only' => TRUE, 'same_site' => 'lax', 'partitioned' => FALSE]] ) | .../LoadConfiguration.php:96 |
| 10 | 0.0284 | 910448 | Illuminate\Foundation\Bootstrap\LoadConfiguration->{closure:/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php:115-115}( ) | .../LoadConfiguration.php:115 |
| 11 | 0.0284 | 911376 | require( '/var/www/config/pandachain.panda-old.php ) | .../LoadConfiguration.php:115 |
| 12 | 0.0295 | 926512 | explode( $separator = ',', $string = NULL ) | .../pandachain.panda-old.php:199 |
Laravel has an incredibly rich ecosystem.
We suggest starting with the following.