GET https://site.webberdoo.com/products/actor-cv-studio

ProductController :: show

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Storefront\ProductController::show"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#607
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/products"
    +name: null
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
  Symfony\Component\Routing\Attribute\Route {#620
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/{slug}"
    +name: "app_product_show"
    +requirements: [
      "slug" => "[a-z0-9-]+"
    ]
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"app_product_show"
_route_params
[
  "slug" => "actor-cv-studio"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#485
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#383 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#458
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#339 …}
  }
]
_stopwatch_token
"70cf6e"
slug
"actor-cv-studio"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-GB,en-US;q=0.9,en;q=0.8"
cookie
"_ga=GA1.1.791372639.1779871765; __stripe_mid=ab922a70-e619-4103-a165-516e12b7140dc2a26a; mp_4ac379f45de53a9b61429bbc9566db8d_mixpanel=%7B%22distinct_id%22%3A%22e6b784196cee4972c57e55fd94fb454f%22%2C%22%24device_id%22%3A%2297dfecf1-1278-462c-93ef-2a3248bcc764%22%2C%22%24user_id%22%3A%22e6b784196cee4972c57e55fd94fb454f%22%2C%22%24initial_referrer%22%3A%22https%3A%2F%2Fwebberdoo.com%2Fmy-account%2Fadmin3008%2Flogin.php%3Fredirect%3D%252Fmy-account%252Fadmin3008%252F%22%2C%22%24initial_referring_domain%22%3A%22webberdoo.com%22%2C%22theme%22%3A%22blend%22%2C%22version%22%3A%229.0.3-release.1%22%2C%22persona%22%3A%5B%22admin%22%5D%2C%22__mps%22%3A%7B%7D%2C%22__mpso%22%3A%7B%7D%2C%22__mpus%22%3A%7B%7D%2C%22__mpa%22%3A%7B%7D%2C%22__mpu%22%3A%7B%7D%2C%22__mpr%22%3A%5B%5D%2C%22__mpap%22%3A%5B%5D%7D; _ga_FQHWCE8PTP=GS2.1.s1783296623$o30$g1$t1783296647$j36$l0$h0; _ga_DE0DK0H0D2=GS2.1.s1785605076$o38$g0$t1785605083$j53$l0$h0; main_deauth_profile_token=4d4383; PHPSESSID=f4f6298788ded2c39664df100ea7eabd"
host
"site.webberdoo.com"
priority
"u=0, i"
referer
"https://site.webberdoo.com/products"
sec-ch-ua
""Not=A?Brand";v="99", "Google Chrome";v="151", "Chromium";v="151""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36"
x-php-ob-level
"0"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://site.webberdoo.com/products/actor-cv-studio' \
  --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' \
  --header 'Accept-Encoding: gzip, deflate, br, zstd' \
  --header 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' \
  --header 'Priority: u=0, i' \
  --header 'Referer: https://site.webberdoo.com/products' \
  --header 'Sec-Ch-Ua: "Not=A?Brand";v="99", "Google Chrome";v="151", "Chromium";v="151"' \
  --header 'Sec-Ch-Ua-Mobile: ?0' \
  --header 'Sec-Ch-Ua-Platform: "Windows"' \
  --header 'Sec-Fetch-Dest: document' \
  --header 'Sec-Fetch-Mode: navigate' \
  --header 'Sec-Fetch-Site: same-origin' \
  --header 'Sec-Fetch-User: ?1' \
  --header 'Upgrade-Insecure-Requests: 1' \
  --header 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36' \
  --header 'X-Php-Ob-Level: 0' \
  --cookie '_ga=GA1.1.791372639.1779871765; __stripe_mid=ab922a70-e619-4103-a165-516e12b7140dc2a26a; mp_4ac379f45de53a9b61429bbc9566db8d_mixpanel=%7B%22distinct_id%22%3A%22e6b784196cee4972c57e55fd94fb454f%22%2C%22%24device_id%22%3A%2297dfecf1-1278-462c-93ef-2a3248bcc764%22%2C%22%24user_id%22%3A%22e6b784196cee4972c57e55fd94fb454f%22%2C%22%24initial_referrer%22%3A%22https%3A%2F%2Fwebberdoo.com%2Fmy-account%2Fadmin3008%2Flogin.php%3Fredirect%3D%252Fmy-account%252Fadmin3008%252F%22%2C%22%24initial_referring_domain%22%3A%22webberdoo.com%22%2C%22theme%22%3A%22blend%22%2C%22version%22%3A%229.0.3-release.1%22%2C%22persona%22%3A%5B%22admin%22%5D%2C%22__mps%22%3A%7B%7D%2C%22__mpso%22%3A%7B%7D%2C%22__mpus%22%3A%7B%7D%2C%22__mpa%22%3A%7B%7D%2C%22__mpu%22%3A%7B%7D%2C%22__mpr%22%3A%5B%5D%2C%22__mpap%22%3A%5B%5D%7D; _ga_FQHWCE8PTP=GS2.1.s1783296623%24o30%24g1%24t1783296647%24j36%24l0%24h0; _ga_DE0DK0H0D2=GS2.1.s1785605076%24o38%24g0%24t1785605083%24j53%24l0%24h0; main_deauth_profile_token=4d4383; PHPSESSID=f4f6298788ded2c39664df100ea7eabd'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 09 Aug 2026 18:15:13 GMT"
expires
"Sun, 09 Aug 2026 18:15:13 GMT"
permissions-policy
"camera=(), microphone=(), geolocation=()"
referrer-policy
"strict-origin-when-cross-origin"
x-content-type-options
"nosniff"
x-debug-token
"40b037"
x-frame-options
"SAMEORIGIN"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"f4f6298788ded2c39664df100ea7eabd"
__stripe_mid
"ab922a70-e619-4103-a165-516e12b7140dc2a26a"
_ga
"GA1.1.791372639.1779871765"
_ga_DE0DK0H0D2
"GS2.1.s1785605076$o38$g0$t1785605083$j53$l0$h0"
_ga_FQHWCE8PTP
"GS2.1.s1783296623$o30$g1$t1783296647$j36$l0$h0"
main_deauth_profile_token
"4d4383"
mp_4ac379f45de53a9b61429bbc9566db8d_mixpanel
"{"distinct_id":"e6b784196cee4972c57e55fd94fb454f","$device_id":"97dfecf1-1278-462c-93ef-2a3248bcc764","$user_id":"e6b784196cee4972c57e55fd94fb454f","$initial_referrer":"https://webberdoo.com/my-account/admin3008/login.php?redirect=%2Fmy-account%2Fadmin3008%2F","$initial_referring_domain":"webberdoo.com","theme":"blend","version":"9.0.3-release.1","persona":["admin"],"__mps":{},"__mpso":{},"__mpus":{},"__mpa":{},"__mpu":{},"__mpr":[],"__mpap":[]}"

Response Cookies

No response cookies

Session 6

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/63/63e127e3a487c70f517f6ba3becf71b2.php"
    "line" => 80
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d56ea1c5537b3ee532ac9ef39f34f2b3"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/src/Controller/Storefront/ProductController.php"
    "line" => 77
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "show"
    "class" => "App\Controller\Storefront\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/site.webberdoo.com/index.php"
    "line" => 23
    "args" => [
      "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/77/773c22434ff3eb2c0700c2d3a9443843.php"
    "line" => 145
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_db697f7a7c6eaabf861022d90cff9791"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 105
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_body"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/63/63e127e3a487c70f517f6ba3becf71b2.php"
    "line" => 114
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d56ea1c5537b3ee532ac9ef39f34f2b3"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/src/Controller/Storefront/ProductController.php"
    "line" => 77
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "show"
    "class" => "App\Controller\Storefront\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/site.webberdoo.com/index.php"
    "line" => 23
    "args" => [
      "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 137
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_body"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/63/63e127e3a487c70f517f6ba3becf71b2.php"
    "line" => 114
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d56ea1c5537b3ee532ac9ef39f34f2b3"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/src/Controller/Storefront/ProductController.php"
    "line" => 77
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "show"
    "class" => "App\Controller\Storefront\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/site.webberdoo.com/index.php"
    "line" => 23
    "args" => [
      "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 137
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_body"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/63/63e127e3a487c70f517f6ba3becf71b2.php"
    "line" => 114
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d56ea1c5537b3ee532ac9ef39f34f2b3"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/src/Controller/Storefront/ProductController.php"
    "line" => 77
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "show"
    "class" => "App\Controller\Storefront\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/site.webberdoo.com/index.php"
    "line" => 23
    "args" => [
      "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49
[
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 49
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 143
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_body"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/63/63e127e3a487c70f517f6ba3becf71b2.php"
    "line" => 114
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d56ea1c5537b3ee532ac9ef39f34f2b3"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/src/Controller/Storefront/ProductController.php"
    "line" => 77
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "show"
    "class" => "App\Controller\Storefront\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/site.webberdoo.com/index.php"
    "line" => 23
    "args" => [
      "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53
[
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 143
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_body"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/63/63e127e3a487c70f517f6ba3becf71b2.php"
    "line" => 114
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d56ea1c5537b3ee532ac9ef39f34f2b3"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/var/cache/dev/twig/12/12dfeef4613c69500ff144669f4d7437.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f65fe960c7cc3fdb09f3f562e219d333"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/src/Controller/Storefront/ProductController.php"
    "line" => 77
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "show"
    "class" => "App\Controller\Storefront\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/quizab5/subdomain_apps/site/site.webberdoo.com/index.php"
    "line" => 23
    "args" => [
      "/home/quizab5/subdomain_apps/site/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_API_ACCESS_TOKEN_TTL
"900"
APP_API_LOGIN_INTERVAL
"15 minutes"
APP_API_LOGIN_LIMIT
"5"
APP_API_REFRESH_INTERVAL
"15 minutes"
APP_API_REFRESH_LIMIT
"20"
APP_API_REFRESH_TOKEN_TTL
"2592000"
APP_EMAIL_CHANGE_INTERVAL
"15 minutes"
APP_EMAIL_CHANGE_LIMIT
"3"
APP_EMAIL_CHANGE_RESEND_INTERVAL
"15 minutes"
APP_EMAIL_CHANGE_RESEND_LIMIT
"3"
APP_EMAIL_CHANGE_TTL
"3600"
APP_ENV
"dev"
APP_MAIL_FROM_ADDRESS
"freddie@webberdoo.com"
APP_MAIL_FROM_NAME
"Webberdoo Starter 2.0"
APP_PASSWORD_RESET_ACCOUNT_THROTTLE
"60"
APP_PASSWORD_RESET_INTERVAL
"15 minutes"
APP_PASSWORD_RESET_LIMIT
"3"
APP_PASSWORD_RESET_TTL
"3600"
APP_REMEMBER_ME_LIFETIME
"2592000"
APP_SECRET
"cf8f1911e2936c0d9a0912dd36982c7d2ac595bfefbc31b23021439081a159b2"
APP_SHARE_DIR
"var/share"
APP_SYNC_PULL_INTERVAL
"1 minute"
APP_SYNC_PULL_LIMIT
"120"
APP_SYNC_PUSH_INTERVAL
"1 minute"
APP_SYNC_PUSH_LIMIT
"60"
APP_VERIFICATION_RESEND_INTERVAL
"15 minutes"
APP_VERIFICATION_RESEND_LIMIT
"3"
APP_VERIFY_EMAIL_LIFETIME
"3600"
DATABASE_URL
"mysql://root:@127.0.0.1:3306/starter?charset=utf8mb4"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"smtp://freddie@webberdoo.com:Alltheway3008%23@mail.webberdoo.com:587?encryption=tls"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/quizab5/subdomain_apps/site"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/quizab5/subdomain_apps/site"
]
CONTEXT_DOCUMENT_ROOT
"/home/quizab5/subdomain_apps/site/site.webberdoo.com"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/quizab5/subdomain_apps/site/site.webberdoo.com"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"2827366-181-1"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-GB,en-US;q=0.9,en;q=0.8"
HTTP_COOKIE
"_ga=GA1.1.791372639.1779871765; __stripe_mid=ab922a70-e619-4103-a165-516e12b7140dc2a26a; mp_4ac379f45de53a9b61429bbc9566db8d_mixpanel=%7B%22distinct_id%22%3A%22e6b784196cee4972c57e55fd94fb454f%22%2C%22%24device_id%22%3A%2297dfecf1-1278-462c-93ef-2a3248bcc764%22%2C%22%24user_id%22%3A%22e6b784196cee4972c57e55fd94fb454f%22%2C%22%24initial_referrer%22%3A%22https%3A%2F%2Fwebberdoo.com%2Fmy-account%2Fadmin3008%2Flogin.php%3Fredirect%3D%252Fmy-account%252Fadmin3008%252F%22%2C%22%24initial_referring_domain%22%3A%22webberdoo.com%22%2C%22theme%22%3A%22blend%22%2C%22version%22%3A%229.0.3-release.1%22%2C%22persona%22%3A%5B%22admin%22%5D%2C%22__mps%22%3A%7B%7D%2C%22__mpso%22%3A%7B%7D%2C%22__mpus%22%3A%7B%7D%2C%22__mpa%22%3A%7B%7D%2C%22__mpu%22%3A%7B%7D%2C%22__mpr%22%3A%5B%5D%2C%22__mpap%22%3A%5B%5D%7D; _ga_FQHWCE8PTP=GS2.1.s1783296623$o30$g1$t1783296647$j36$l0$h0; _ga_DE0DK0H0D2=GS2.1.s1785605076$o38$g0$t1785605083$j53$l0$h0; main_deauth_profile_token=4d4383; PHPSESSID=f4f6298788ded2c39664df100ea7eabd"
HTTP_HOST
"site.webberdoo.com"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://site.webberdoo.com/products"
HTTP_SEC_CH_UA
""Not=A?Brand";v="99", "Google Chrome";v="151", "Chromium";v="151""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36"
PATH
"/bin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"2827366-181-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"site.webberdoo.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"anjDsI9tLLE_U-Rc8x7ZfgAExgA"
REDIRECT_URL
"/products/actor-cv-studio"
REMOTE_ADDR
"188.30.140.208"
REMOTE_PORT
"4598"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1786299312
REQUEST_TIME_FLOAT
1786299312.4653
REQUEST_URI
"/products/actor-cv-studio"
SCRIPT_FILENAME
"/home/quizab5/subdomain_apps/site/site.webberdoo.com/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"213.165.247.247"
SERVER_ADMIN
"webmaster@site.webberdoo.com"
SERVER_NAME
"site.webberdoo.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"site.webberdoo.com"
SYMFONY_DOTENV_PATH
"/home/quizab5/subdomain_apps/site/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_MAIL_FROM_ADDRESS,APP_MAIL_FROM_NAME,APP_VERIFY_EMAIL_LIFETIME,APP_REMEMBER_ME_LIFETIME,APP_VERIFICATION_RESEND_LIMIT,APP_VERIFICATION_RESEND_INTERVAL,APP_PASSWORD_RESET_TTL,APP_PASSWORD_RESET_ACCOUNT_THROTTLE,APP_PASSWORD_RESET_LIMIT,APP_PASSWORD_RESET_INTERVAL,APP_EMAIL_CHANGE_TTL,APP_EMAIL_CHANGE_LIMIT,APP_EMAIL_CHANGE_INTERVAL,APP_EMAIL_CHANGE_RESEND_LIMIT,APP_EMAIL_CHANGE_RESEND_INTERVAL,APP_API_ACCESS_TOKEN_TTL,APP_API_REFRESH_TOKEN_TTL,APP_API_LOGIN_LIMIT,APP_API_LOGIN_INTERVAL,APP_API_REFRESH_LIMIT,APP_API_REFRESH_INTERVAL,APP_SYNC_PUSH_LIMIT,APP_SYNC_PUSH_INTERVAL,APP_SYNC_PULL_LIMIT,APP_SYNC_PULL_INTERVAL"
TZ
"Europe/Amsterdam"
UNIQUE_ID
"anjDsI9tLLE_U-Rc8x7ZfgAExgA"
argc
0
argv
[]