http://www.webexciter.com/marketplace/department/Logo_Cubes.x3d

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#1955
  -links: [
    1953 => Symfony\Component\WebLink\Link {#1953
      -href: "http://www.webexciter.com/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_controller
"error_controller"
_stopwatch_token
"46e143"
exception
Error {#1394
  #message: "Call to a member function setLocale() on null"
  #code: 0
  #file: "/var/www/webexciter/src/Controller/MarketplaceController.php"
  #line: 132
  trace: {
    /var/www/webexciter/src/Controller/MarketplaceController.php:132 {
      App\Controller\MarketplaceController->departmentAction(Request $request, $departmentId) …
      › $department = $em->getRepository(Server::class)->getDepartment($departmentId);$department->setLocale($session->get('lang')->getLangKey());$em->refresh($department);
    }
    /var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/webexciter/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/webexciter/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/webexciter/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/webexciter/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/webexciter/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#189 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US"
connection
"keep-alive"
cookie
"PHPSESSID=p7vdrj1r0t61ubi9voaovnoj0u; _ga_NMWC1T63ZV=GS1.1.1726790400.1.0.1726790400.0.0.0; _ga=GA1.1.857170056.1726790400"
from
"googlebot(at)googlebot.com"
host
"www.webexciter.com"
referer
"http://www.webexciter.com/marketplace/department/3?page=3885"
user-agent
"Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.113 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
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
"Fri, 20 Sep 2024 14:25:43 GMT"
x-debug-exception
"Call%20to%20a%20member%20function%20setLocale%28%29%20on%20null"
x-debug-exception-file
"%2Fvar%2Fwww%2Fwebexciter%2Fsrc%2FController%2FMarketplaceController.php:132"
x-debug-token
"d313c4"

Cookies

Request Cookies

Key Value
PHPSESSID
"p7vdrj1r0t61ubi9voaovnoj0u"
_ga
"GA1.1.857170056.1726790400"
_ga_NMWC1T63ZV
"GS1.1.1726790400.1.0.1726790400.0.0.0"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Fri, 20 Sep 24 16:25:37 +0200"
Last used
"Fri, 20 Sep 24 16:25:42 +0200"
Lifetime
0

Session Attributes

Attribute Value
_locale
"en"
currency
App\Entity\Currency {#694
  #currencyId: 1
  #currencyName: "Euro"
  #currencyKey: "EUR"
  #isLive: 1
  #rateEUR: 1.0
}
currencyList
[
  App\Entity\Currency {#694
    #currencyId: 1
    #currencyName: "Euro"
    #currencyKey: "EUR"
    #isLive: 1
    #rateEUR: 1.0
  }
  App\Entity\Currency {#695
    #currencyId: 2
    #currencyName: "US Dollar"
    #currencyKey: "USD"
    #isLive: 1
    #rateEUR: 1.119
  }
  App\Entity\Currency {#696
    #currencyId: 3
    #currencyName: "British Pound"
    #currencyKey: "GBP"
    #isLive: 1
    #rateEUR: 0.876
  }
  App\Entity\Currency {#697
    #currencyId: 4
    #currencyName: "Czech crown"
    #currencyKey: "CZK"
    #isLive: 1
    #rateEUR: 26.19
  }
]
label
"webexciter.com"
lang
App\Entity\Language {#687
  -langId: 1
  #langName: "English"
  #langKey: "en"
  -isLive: 1
}
langList
[
  App\Entity\Language {#687
    -langId: 1
    #langName: "English"
    #langKey: "en"
    -isLive: 1
  }
  App\Entity\Language {#688
    -langId: 2
    #langName: "Spanish"
    #langKey: "es"
    -isLive: 1
  }
  App\Entity\Language {#689
    -langId: 3
    #langName: "German"
    #langKey: "de"
    -isLive: 1
  }
  App\Entity\Language {#690
    -langId: 4
    #langName: "Czech"
    #langKey: "cs"
    -isLive: 1
  }
  App\Entity\Language {#691
    -langId: 5
    #langName: "Italian"
    #langKey: "it"
    -isLive: 1
  }
  App\Entity\Language {#692
    -langId: 6
    #langName: "Slovak"
    #langKey: "sk"
    -isLive: 1
  }
  App\Entity\Language {#693
    -langId: 7
    #langName: "Czech"
    #langKey: "cs"
    -isLive: 1
  }
]
server
App\Entity\Server {#590
  #serverId: 1
  #httpHost: "www.webexciter.com"
  #label: "webexciter.com"
  #preferredAreaId: 1
  #preferredLanguageId: 1
  #preferredCurrencyId: 1
  #ftpHost: ""
  #ftpUser: ""
  #ftpPassword: ""
  #filePath: ""
  #GoogleApiKey: "6Lds8XEiAAAAAHIAcHU9-u2BJgXLdMbXroMD7zkR"
  #parentSectionId: 0
  #isDedicatedHeaderFooter: 0
  #headerUrl: ""
  #footerUrl: ""
  #cssUrl: "webexciter.com.css"
  #metaTags: ""
  #homePageId: 1
  #landingPageId: 0
  #headerTitle: ""
  #isShoppingAgent: 0
  #isServiceList: 0
  #dateStart: DateTime @-62169987208 {#671
    date: -0001-11-30 00:00:00.0 Europe/Berlin (+00:53)
  }
  #statusId: 0
  #address: ""
  #email: ""
  #logoUrl: "webexciter_logo.png"
  #services: Doctrine\ORM\PersistentCollection {#669 …}
}

Session Usage

6 Usages
Stateless check enabled
Usage
App\EventListener\LocaleListener:78
[
  [
    "file" => "/var/www/webexciter/src/EventListener/LocaleListener.php"
    "line" => 78
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "__invoke"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/webexciter/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\LocaleListener:81
[
  [
    "file" => "/var/www/webexciter/src/EventListener/LocaleListener.php"
    "line" => 81
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "__invoke"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/webexciter/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\LocaleListener:82
[
  [
    "file" => "/var/www/webexciter/src/EventListener/LocaleListener.php"
    "line" => 82
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "__invoke"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/webexciter/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\LocaleListener:96
[
  [
    "file" => "/var/www/webexciter/src/EventListener/LocaleListener.php"
    "line" => 96
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "__invoke"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/webexciter/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\RequestListener:144
[
  [
    "file" => "/var/www/webexciter/src/EventListener/RequestListener.php"
    "line" => 144
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "__invoke"
    "class" => "App\EventListener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/webexciter/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\DefaultController:91
[
  [
    "file" => "/var/www/webexciter/src/Controller/DefaultController.php"
    "line" => 91
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php"
    "line" => 123
    "function" => "init"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "departmentAction"
    "class" => "App\Controller\MarketplaceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/webexciter/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/webexciter/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"6cd0c47bbe7a0feccacf6fed3a8f7ff3"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://root:pswdb33@127.0.0.1:3306/alliancemarkets2"
DYNAMIC_DATABASE_URL
"mysql://root:pswdb33@127.0.0.1:3306/am_demo"
ESHOP_DEMO_DATABASE_URL
"mysql://root:pswdb33@127.0.0.1:3306/am_demo"
MAILER_DSN
"smtp://info@virtualrealitycommerce.cz:p3U1b4j1-j1!@smtp.web4u.cz:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/webexciter/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/webexciter/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=p7vdrj1r0t61ubi9voaovnoj0u; _ga_NMWC1T63ZV=GS1.1.1726790400.1.0.1726790400.0.0.0; _ga=GA1.1.857170056.1726790400"
HTTP_FROM
"googlebot(at)googlebot.com"
HTTP_HOST
"www.webexciter.com"
HTTP_REFERER
"http://www.webexciter.com/marketplace/department/3?page=3885"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.6613.113 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/marketplace/department/Logo_Cubes.x3d"
REMOTE_ADDR
"66.249.74.129"
REMOTE_PORT
"62855"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1726842343
REQUEST_TIME_FLOAT
1726842343.4778
REQUEST_URI
"/marketplace/department/Logo_Cubes.x3d"
SCRIPT_FILENAME
"/var/www/webexciter/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"81.91.93.29"
SERVER_ADMIN
"webexciter@yahoo.com"
SERVER_NAME
"www.webexciter.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.25 (Debian) Server at www.webexciter.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.25 (Debian)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,DYNAMIC_DATABASE_URL,ESHOP_DEMO_DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN"

Parent Request

Return to parent request (token = 6771bc)

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#2215
  -links: [
    2213 => Symfony\Component\WebLink\Link {#2213
      -href: "http://www.webexciter.com/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_controller
"App\Controller\MarketplaceController::departmentAction"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"department"
_route_params
[
  "departmentId" => "Logo_Cubes.x3d"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"ba9186"
departmentId
"Logo_Cubes.x3d"