MarketplaceController :: departmentAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_access_control_attributes | null |
_api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#2546 -links: [ 2544 => Symfony\Component\WebLink\Link {#2544 -href: "https://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" |
_route | "department" |
_route_params | [ "departmentId" => "38" ] |
_stopwatch_token | "7785b8" |
departmentId | "38" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate;q=0.5" |
accept-language | "cs-CZ,cs;q=0.9" |
connection | "keep-alive" |
host | "webexciter.com" |
user-agent | "Mozilla/5.0 (compatible; SeznamBot/4.0; +http://napoveda.seznam.cz/seznambot-intro/)" |
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 | "Sun, 10 Nov 2024 20:59:35 GMT" |
x-debug-token | "605015" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 22
Session Metadata
Key | Value |
---|---|
Created | "Sun, 10 Nov 24 21:59:35 +0100" |
Last used | "Sun, 10 Nov 24 21:59:35 +0100" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
currency | App\Entity\Currency {#1600 #currencyId: 1 #currencyName: "Euro" #currencyKey: "EUR" #isLive: 1 #rateEUR: 1.0 } |
currencyList | [ App\Entity\Currency {#1600 #currencyId: 1 #currencyName: "Euro" #currencyKey: "EUR" #isLive: 1 #rateEUR: 1.0 } App\Entity\Currency {#1606 #currencyId: 2 #currencyName: "US Dollar" #currencyKey: "USD" #isLive: 1 #rateEUR: 1.119 } App\Entity\Currency {#1611 #currencyId: 3 #currencyName: "British Pound" #currencyKey: "GBP" #isLive: 1 #rateEUR: 0.876 } App\Entity\Currency {#1610 #currencyId: 4 #currencyName: "Czech crown" #currencyKey: "CZK" #isLive: 1 #rateEUR: 26.19 } ] |
label | "webexciter.com" |
lang | App\Entity\Language {#1572 -langId: 1 #langName: "English" #langKey: "en" -isLive: 1 } |
langList | [ App\Entity\Language {#1572 -langId: 1 #langName: "English" #langKey: "en" -isLive: 1 } App\Entity\Language {#1427 -langId: 2 #langName: "Spanish" #langKey: "es" -isLive: 1 } App\Entity\Language {#1362 -langId: 3 #langName: "German" #langKey: "de" -isLive: 1 } App\Entity\Language {#1354 -langId: 4 #langName: "Czech" #langKey: "cs" -isLive: 1 } App\Entity\Language {#1421 -langId: 5 #langName: "Italian" #langKey: "it" -isLive: 1 } App\Entity\Language {#1436 -langId: 6 #langName: "Slovak" #langKey: "sk" -isLive: 1 } App\Entity\Language {#1440 -langId: 7 #langName: "Czech" #langKey: "cs" -isLive: 1 } App\Entity\Language {#1464 -langId: 8 #langName: "English" #langKey: "en" -isLive: 1 } ] |
server | App\Entity\Server {#1505 #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 {#1500 : -0001-11-30 00:00:00.0 Europe/Berlin (+00:53) } #statusId: 0 #address: "" #email: "" #logoUrl: "webexciter_logo.png" #services: Doctrine\ORM\PersistentCollection {#1449 …} } |
Session Usage
22
Usages
Stateless check enabled
Usage |
---|
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:92
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 92 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 124 "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" ] ] |
App\Controller\DefaultController:107
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 107 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 124 "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" ] ] |
App\Controller\DefaultController:111
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 111 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 124 "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" ] ] |
App\Controller\DefaultController:112
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 112 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 124 "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" ] ] |
App\Controller\DefaultController:120
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 120 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 124 "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" ] ] |
App\Controller\DefaultController:124
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 124 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 124 "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" ] ] |
App\Controller\DefaultController:128
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 128 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 124 "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" ] ] |
App\Controller\DefaultController:139
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 139 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 124 "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" ] ] |
App\Controller\DefaultController:143
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 143 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 124 "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" ] ] |
App\Controller\MarketplaceController:133
[ [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 133 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "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" ] ] |
App\Controller\MarketplaceController:138
[ [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 138 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "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" ] ] |
App\Controller\MarketplaceController:163
[ [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 163 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "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" ] ] |
App\Controller\DefaultController:258
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 258 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 256 "function" => "getPageHeader" "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" ] ] |
App\Controller\DefaultController:296
[ [ "file" => "/var/www/webexciter/src/Controller/DefaultController.php" "line" => 296 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 256 "function" => "getPageHeader" "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" ] ] |
Symfony\Bridge\Twig\AppVariable:151
[ [ "file" => "/var/www/webexciter/vendor/symfony/twig-bridge/AppVariable.php" "line" => 151 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1754 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/webexciter/var/cache/dev/twig/a8/a8739af555b09a05e24584d94af514d7.php" "line" => 83 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_9efa366771b33f6a80b565bdc56b4f9c" "type" => "->" ] [ "file" => "/var/www/webexciter/var/cache/dev/twig/ca/ca823a93277676d02d525628f523e3d3.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_cfd3d2b174093fd5724a5aa09604d2f4" "type" => "->" ] [ "file" => "/var/www/webexciter/var/cache/dev/twig/cf/cf37354fa40998e9eb5b7671e72d23b9.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_a25f2360f1e5a0479058a5c094137583" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Environment.php" "line" => 306 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 264 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "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" ] ] |
Twig\Extension\CoreExtension:1754
[ [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1754 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/var/cache/dev/twig/91/91557e0684f7de15e0e155d8d31e2a0a.php" "line" => 48 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_38ffa693382f98476acbb03035837eeb" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1452 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/webexciter/var/cache/dev/twig/ca/ca823a93277676d02d525628f523e3d3.php" "line" => 81 "function" => "include" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_content" "class" => "__TwigTemplate_cfd3d2b174093fd5724a5aa09604d2f4" "type" => "->" ] [ "file" => "/var/www/webexciter/var/cache/dev/twig/a8/a8739af555b09a05e24584d94af514d7.php" "line" => 122 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_9efa366771b33f6a80b565bdc56b4f9c" "type" => "->" ] [ "file" => "/var/www/webexciter/var/cache/dev/twig/ca/ca823a93277676d02d525628f523e3d3.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_cfd3d2b174093fd5724a5aa09604d2f4" "type" => "->" ] [ "file" => "/var/www/webexciter/var/cache/dev/twig/cf/cf37354fa40998e9eb5b7671e72d23b9.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_a25f2360f1e5a0479058a5c094137583" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/twig/twig/src/Environment.php" "line" => 306 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 222 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 230 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/webexciter/src/Controller/MarketplaceController.php" "line" => 264 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "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" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "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" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "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" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "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" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "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" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 156 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "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" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/webexciter/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "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" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate;q=0.5" |
HTTP_ACCEPT_LANGUAGE | "cs-CZ,cs;q=0.9" |
HTTP_CONNECTION | "keep-alive" |
HTTP_HOST | "webexciter.com" |
HTTP_USER_AGENT | "Mozilla/5.0 (compatible; SeznamBot/4.0; +http://napoveda.seznam.cz/seznambot-intro/)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "webexciter.com" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/marketplace/department/38" |
REMOTE_ADDR | "77.75.78.167" |
REMOTE_PORT | "10923" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1731272375 |
REQUEST_TIME_FLOAT | 1731272375.8557 |
REQUEST_URI | "/marketplace/department/38" |
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 | "webexciter.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.25 (Debian) Server at webexciter.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.25 (Debian)" |
SSL_TLS_SNI | "webexciter.com" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,DYNAMIC_DATABASE_URL,ESHOP_DEMO_DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN" |