BlogController :: show

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Blog\BlogController::show"
_firewall_context
"security.firewall.map.context.shop"
_locale
"fr"
_route
"app_blog_show"
_route_params
[
  "_locale" => "fr"
  "slug" => "panel-respiratoire-rhea-diagnostic-rapide-maladies-respiratoires-elevage"
]
_security_authenticators
[]
_security_firewall_run
"_security_shop"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#5886
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\OtpLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\OtpLoginAuthenticator {#5829 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#5903
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#5883 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#5905
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#5906 …}
  }
]
_stopwatch_token
"5eea05"
_sylius.channel_code
"ENALEES_FR"
_sylius.currency_code
"EUR"
slug
"panel-respiratoire-rhea-diagnostic-rapide-maladies-respiratoires-elevage"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"shop_deauth_profile_token=fdb5ab; PHPSESSID=r1ak7qlqdgda8pm3g79icn9413"
host
"enalees-preprod.kwantic.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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, 15 Mar 2026 18:29:18 GMT"
x-debug-token
"414c49"
x-frame-options
"sameorigin"

Cookies

Request Cookies

Key Value
PHPSESSID
"r1ak7qlqdgda8pm3g79icn9413"
shop_deauth_profile_token
"fdb5ab"

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Sun, 15 Mar 26 18:28:50 +0000"
Last used
"Sun, 15 Mar 26 18:28:50 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-newsletter_subscribe
"OIVAXD513pv6xAPM7wLx2uykoQ18mzpQFJoGE7dPTsU"
_csrf/https-sylius_add_to_cart
"2x8uCsZzYYN4qqDwQMWhvZlOnEzTJPK_HQd81D2UJKI"
_sylius.channel_code
"ENALEES_FR"
_sylius.currency_code
"EUR"

Session Usage

8 Usages
Stateless check enabled
Usage
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:35
[
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
    "line" => 35
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 40
    "function" => "hasForChannel"
    "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 38
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/src/Sylius/Order/Context/PriceListCurrencyCartContext.php"
    "line" => 23
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/src/EventListener/LocaleSwitcherListener.php"
    "line" => 134
    "function" => "getCart"
    "class" => "App\Sylius\Order\Context\PriceListCurrencyCartContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/src/EventListener/LocaleSwitcherListener.php"
    "line" => 82
    "function" => "getCartCurrencyCode"
    "class" => "App\EventListener\LocaleSwitcherListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/src/EventListener/LocaleSwitcherListener.php"
    "line" => 44
    "function" => "resolveCurrencyCode"
    "class" => "App\EventListener\LocaleSwitcherListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleSwitcherListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\LocaleSwitcherListener:49
[
  [
    "file" => "/var/www/clients/client1/web75/web/src/EventListener/LocaleSwitcherListener.php"
    "line" => 49
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleSwitcherListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\LocaleSwitcherListener:52
[
  [
    "file" => "/var/www/clients/client1/web75/web/src/EventListener/LocaleSwitcherListener.php"
    "line" => 52
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleSwitcherListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1909
[
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/2e/2e3c672009d993a3c64ced649fa11c2d.php"
    "line" => 57
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5685843f56536c20edea64743e6977a7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
    "line" => 45
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
    "line" => 58
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
    "line" => 34
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
    "line" => 28
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
    "line" => 116
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/ce/ceaf0b09ad019f7095246761da5fe107.php"
    "line" => 52
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f423448396d9480077802982f7276caa"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
    "line" => 45
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
    "line" => 58
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
    "line" => 34
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
    "line" => 28
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
    "line" => 116
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 374
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_header"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 330
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 166
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/40/40658c3e67e4e11119da1422985cc491.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_32a10759b14eb27d2dbb69fce8f31e6b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/src/Controller/Blog/BlogController.php"
    "line" => 141
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "show"
    "class" => "App\Controller\Blog\BlogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/b1/b138bbb393a6c1b09a49ce5aca24988e.php"
    "line" => 80
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa1b4b13b80d376391bc75116ec692c8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
    "line" => 45
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
    "line" => 58
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
    "line" => 34
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
    "line" => 28
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
    "line" => 116
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 424
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_footer"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 340
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 166
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/40/40658c3e67e4e11119da1422985cc491.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_32a10759b14eb27d2dbb69fce8f31e6b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/src/Controller/Blog/BlogController.php"
    "line" => 141
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "show"
    "class" => "App\Controller\Blog\BlogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49
[
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 49
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/b1/b138bbb393a6c1b09a49ce5aca24988e.php"
    "line" => 80
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa1b4b13b80d376391bc75116ec692c8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
    "line" => 45
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
    "line" => 58
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
    "line" => 34
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
    "line" => 28
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
    "line" => 116
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 424
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_footer"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 340
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 166
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/40/40658c3e67e4e11119da1422985cc491.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_32a10759b14eb27d2dbb69fce8f31e6b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/src/Controller/Blog/BlogController.php"
    "line" => 141
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "show"
    "class" => "App\Controller\Blog\BlogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53
[
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/b1/b138bbb393a6c1b09a49ce5aca24988e.php"
    "line" => 80
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_fa1b4b13b80d376391bc75116ec692c8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/HookableTemplateRenderer.php"
    "line" => 42
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/CompositeHookableRenderer.php"
    "line" => 45
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\HookableTemplateRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableProfilerRenderer.php"
    "line" => 36
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\CompositeHookableRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hookable/Renderer/Debug/HookableDebugCommentRenderer.php"
    "line" => 32
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/HookRenderer.php"
    "line" => 58
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hookable\Renderer\Debug\HookableDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookProfilerRenderer.php"
    "line" => 34
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\HookRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Hook/Renderer/Debug/HookDebugCommentRenderer.php"
    "line" => 28
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookProfilerRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/sylius/twig-hooks/src/Twig/Runtime/HooksRuntime.php"
    "line" => 116
    "function" => "render"
    "class" => "Sylius\TwigHooks\Hook\Renderer\Debug\HookDebugCommentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 424
    "function" => "renderHook"
    "class" => "Sylius\TwigHooks\Twig\Runtime\HooksRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_footer"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 340
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/5b/5b7aaff054c888122590174d7895be82.php"
    "line" => 166
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_49ddf3cb7db108907b1f9e7e9ba769d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/var/cache/dev/twig/40/40658c3e67e4e11119da1422985cc491.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_32a10759b14eb27d2dbb69fce8f31e6b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/src/Controller/Blog/BlogController.php"
    "line" => 141
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "show"
    "class" => "App\Controller\Blog\BlogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client1/web75/web/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/clients/client1/web75/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_LOCALE
"fr"
APP_SECRET
"s$cretf0rt3st"
BREVO_API_KEY
"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"
BREVO_NEWSLETTER_LIST_ID
"76"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://enalees:kvaN_MMW2f9b@127.0.0.1:3306/enalees_preprod?serverVersion=10.6.21-MariaDB&charset=utf8mb4"
DOCUSIGN_ACCOUNT_ID
"6f1c5270-5e93-4d4e-9a24-fff8195efb4b"
DOCUSIGN_BASE_URI
"https://demo.docusign.net"
DOCUSIGN_CLIENT_SECRET
"75f9d91f-723a-4af8-bfe4-f534d3a6c221"
DOCUSIGN_INTEGRATION_KEY
"7bfd1028-30e1-4e3a-bd9c-b305b7e56c06"
DOCUSIGN_OAUTH_HOST
"account-d.docusign.com"
DOCUSIGN_POWERFORM_URL
"https://demo.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=345ab60e-6296-4bec-96ce-f0aacc7a4881&env=demo&acct=6f1c5270-5e93-4d4e-9a24-fff8195efb4b&v=2"
DOCUSIGN_REDIRECT_URI
"https://enalees-preprod.kwantic.dev/docusign/callback"
DOCUSIGN_REFRESH_TOKEN
"eyJ0eXAiOiJNVCIsImFsZyI6IlJTMjU2Iiwia2lkIjoiNjgxODVmZjEtNGU1MS00Y2U5LWFmMWMtNjg5ODEyMjAzMzE3In0.AQoAAAABAAgABwAA4GvuH2TeSAgAAGDQ5rJ73kgCAMi8siZuFd1JlZXvd4vlRW8VAAEAAAAYAAIAAAAFAAAAHQAAAA0AJAAAADdiZmQxMDI4LTMwZTEtNGUzYS1iZDljLWIzMDViN2U1NmMwNiIAJAAAADdiZmQxMDI4LTMwZTEtNGUzYS1iZDljLWIzMDViN2U1NmMwNjAAgBE30R9k3kg3AJXqPQReBMtHpIBcKtNtcOc.SrQ-otF2C0KwDeixJ_zyV3LggCkScZRps8HKhSb1A1tPxb6r6pZUXh5anBLeJl3Bdl12B0oPYZgoMHfzyj0IAo01r9kOCIYgXYIa7mDY03EM_mSwy38Ac1_HKmsRk4eUxXwEzmuh8AFB-MVHO106Nx-Gf-wu3XWnLvyOnJhkiPqqXzJHINH2zQEg5j9h3guD40uxuRfuPotKBPjP55GGl98_atc09GNCE1ug46TPYjKmRMl8HZFWACRBAhvtNiuzZLDNNxFSBSRslLzok1Kwa18dYubkcgTGc5wWwY-3TvTwlVFZRsv8evDugjv5XO6EkDUZHT8rqtZWfcG8g7I2Vg"
MAILER_DSN
"brevo+api://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@default"
MAIL_FROM_ADDRESS
"no-reply@enalees.com"
MAIL_FROM_NAME
"ENALEES"
ODOO_DATABASE_NAME
"enalees-preproduction-26697753"
ODOO_IMAGE_BASE_URL
"https://odoo-enalees-preprod.odoo.com"
ODOO_PASSWORD
"LG&L9EADvX8DK2xE$9uN^SH@"
ODOO_URL
"https://odoo-enalees-preprod.odoo.com"
ODOO_USER_ID
"kwantic"
ODOO_WEBHOOK_TOKEN
"8517CE4B17F39CC75A63CB51E5F19"
ODOO_WEBHOOK_URL
"https://odoo-enalees-preprod.odoo.com/web/hook/4fbad5e5-df45-4796-927e-c4a37a7af803"
RECAPTCHA3_KEY
"6LcrLAgsAAAAAJKhaA_eqMqZSNiDymSe9U-0RfJJ"
RECAPTCHA3_SECRET
"6LcrLAgsAAAAAAEnbu9o6XRdSFHTnaJ1pwmOezg5"
SURVIO_POPUP_DELAY
"20"
SYLIUS_CURRENCY
"USD"
SYLIUS_LOCALE
"fr"
SYLIUS_STORAGE
"sycms.storage.local"
locale
"fr"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/clients/client1/web75/home/enaless_preprod/web/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/clients/client1/web75/home/enaless_preprod/web/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"19"
H2_STREAM_TAG
"41544-7101-19"
HOME
"/var/www/clients/client1/web75"
HOSTNAME
""
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"shop_deauth_profile_token=fdb5ab; PHPSESSID=r1ak7qlqdgda8pm3g79icn9413"
HTTP_HOST
"enalees-preprod.kwantic.dev"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/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
"19"
REDIRECT_H2_STREAM_TAG
"41544-7101-19"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"enalees-preprod.kwantic.dev"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/fr/ressources/panel-respiratoire-rhea-diagnostic-rapide-maladies-respiratoires-elevage"
REMOTE_ADDR
"216.73.216.48"
REMOTE_PORT
"10974"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1773599351
REQUEST_TIME_FLOAT
1773599351.461
REQUEST_URI
"/fr/ressources/panel-respiratoire-rhea-diagnostic-rapide-maladies-respiratoires-elevage"
SCRIPT_FILENAME
"/var/www/clients/client1/web75/home/enaless_preprod/web/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"5.196.27.166"
SERVER_ADMIN
"webmaster@enalees-preprod.kwantic.dev"
SERVER_NAME
"enalees-preprod.kwantic.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"enalees-preprod.kwantic.dev"
SYMFONY_DOTENV_PATH
"/var/www/clients/client1/web75/web/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,ODOO_URL,ODOO_IMAGE_BASE_URL,locale,APP_LOCALE,DATABASE_URL,SYLIUS_STORAGE,SYLIUS_LOCALE,SYLIUS_CURRENCY,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,ODOO_DATABASE_NAME,ODOO_USER_ID,ODOO_PASSWORD,MAILER_DSN,CORS_ALLOW_ORIGIN,ODOO_WEBHOOK_TOKEN,ODOO_WEBHOOK_URL,BREVO_API_KEY,BREVO_NEWSLETTER_LIST_ID,DOCUSIGN_INTEGRATION_KEY,DOCUSIGN_OAUTH_HOST,DOCUSIGN_BASE_URI,DOCUSIGN_REDIRECT_URI,DOCUSIGN_CLIENT_SECRET,DOCUSIGN_ACCOUNT_ID,DOCUSIGN_POWERFORM_URL,DOCUSIGN_REFRESH_TOKEN,SURVIO_POPUP_DELAY,MAIL_FROM_ADDRESS,MAIL_FROM_NAME"
TEMP
"/var/www/clients/client1/web75/tmp"
TMP
"/var/www/clients/client1/web75/tmp"
TMPDIR
"/var/www/clients/client1/web75/tmp"
USER
"web75"
proxy-nokeepalive
"1"