ErrorController

Request

GET Parameters

Key Value
crudAction
"export"
crudControllerFqcn
"App\Controller\Admin\OrderCrudController"
menuIndex
"5"
page
"1"
referrer
"/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5COrderCrudController&menuIndex=5&submenuIndex=-1"
submenuIndex
"-1"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"101156"
exception
Error {#890
  #message: "Call to a member function getName() on null"
  #code: 0
  #file: "/mnt/storage/solgar/production/src/Service/CsvExporter.php"
  #line: 90
  trace: {
    /mnt/storage/solgar/production/src/Service/CsvExporter.php:90 {
      App\Service\CsvExporter->createOrderResponseFromQueryBuilder(QueryBuilder $queryBuilder, FieldCollection $fields, string $filename): Response …
      › 'hcp' => $record->getHcp(),'patient' => $record->getCustomer()->getName(),'productName' => $orderItem->getName(),
    }
    /mnt/storage/solgar/production/src/Controller/Admin/OrderCrudController.php:121 {
      App\Controller\Admin\OrderCrudController->export(AdminContext $context, CsvExporter $csvExporter) …
      ›     $datetimeString = $date->format('Y-m-d-H-i-s');    return $csvExporter->createOrderResponseFromQueryBuilder($queryBuilder, $fields, sprintf('orders_%s.csv', $datetimeString));}
    }
    /mnt/storage/solgar/production/vendor/symfony/http-kernel/HttpKernel.php:152 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /mnt/storage/solgar/production/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /mnt/storage/solgar/production/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /mnt/storage/solgar/production/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /mnt/storage/solgar/production/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /mnt/storage/solgar/production/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/mnt/storage/solgar/production/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"20.171.207.213"
cf-ipcountry
"US"
cf-ray
"93112fe01e1328f2-LAX"
cf-visitor
"{"scheme":"https"}"
from
"gptbot(at)openai.com"
host
"hcpsolgar.wtdevsite.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-for
"20.171.207.213"
x-forwarded-proto
"https"
x-openai-host-hash
"611729569"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 16 Apr 2025 05:12:19 GMT"
x-debug-exception
"Call%20to%20a%20member%20function%20getName%28%29%20on%20null"
x-debug-exception-file
"%2Fmnt%2Fstorage%2Fsolgar%2Fproduction%2Fsrc%2FService%2FCsvExporter.php:90"
x-debug-token
"0491ee"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/mnt/storage/solgar/production/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 217
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 66
    "function" => "getUser"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
    "line" => 125
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/mnt/storage/solgar/production/public/index.php"
    "line" => 5
    "args" => [
      "/mnt/storage/solgar/production/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACCESS_TOKEN
"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"
APP_ENV
"dev"
APP_SECRET
"2ecb8de3326d20b94af924dedddfb705"
BASE_AUTH_URL
"https://mcflspkw06d92jc90b28j3zlr95y.auth.marketingcloudapis.com/"
CLIENT_ID
"w93wz1dekxmwqp8kyo2ur5xa"
CLIENT_SECRET
"gsFewYSGqZFumi8FeOBqJuhv"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://wtprivuser:202106^adjunct^[email protected]:3306/solgar_hcp?serverVersion=8"
MAILER_DSN
"mailgun+smtp://[email protected]:a4df53e9fb2af1a6d85f133b149db7c2-5e7fba0f-c06c93c3@default?region=us"
SHOP_URL
"solgar-nz.myshopify.com"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/whitetower/solgar/production/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/whitetower/solgar/production/public"
ENVIRONMENT
"ALPHA"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"20.171.207.213"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"93112fe01e1328f2-LAX"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"hcpsolgar.wtdevsite.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"20.171.207.213"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"611729569"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"crudAction=export&crudControllerFqcn=App%5CController%5CAdmin%5COrderCrudController&menuIndex=5&page=1&referrer=%2Fadmin%3FcrudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255COrderCrudController%26menuIndex%3D5%26submenuIndex%3D-1&submenuIndex=-1"
REMOTE_ADDR
"172.69.34.218"
REMOTE_PORT
"53238"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1744780339
REQUEST_TIME_FLOAT
1744780339.5872
REQUEST_URI
"/admin?crudAction=export&crudControllerFqcn=App%5CController%5CAdmin%5COrderCrudController&menuIndex=5&page=1&referrer=%2Fadmin%3FcrudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255COrderCrudController%26menuIndex%3D5%26submenuIndex%3D-1&submenuIndex=-1"
SCRIPT_FILENAME
"/home/whitetower/solgar/production/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"149.28.167.253"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"hcpsolgar.wtdevsite.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"hcpsolgar.wtdevsite.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN,CLIENT_ID,CLIENT_SECRET,BASE_AUTH_URL,SHOP_URL,ACCESS_TOKEN"
WP_DB_HOST
"db.whitetower.io"
WP_DB_PASS
"202106^adjunct^starter!"
WP_DB_USER
"wtprivuser"

Parent Request

Return to parent request (token = c5f68c)

Key Value
_controller
[
  "App\Controller\Admin\OrderCrudController"
  "export"
]
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"admin"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"358402"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#473
  -request: Symfony\Component\HttpFoundation\Request {#3 …}
  -user: null
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#485 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#142 …}
  -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#550 …}
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#273 …}
  -dashboardControllerInstance: App\Controller\Admin\DashboardController {#318 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#262 …}
  -crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#261 …}
  -searchDto: EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto {#260 …}
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#136 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#475 …}
  -mainMenuDto: null
  -userMenuDto: null
}