PageController :: renderLinkAction

Request

GET Parameters

Key Value
template
"@BitBagSyliusCmsPlugin/Shop/Page/footer/_prestations.html.twig"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"bitbag_sylius_cms_plugin.controller.page.overriden:renderLinkAction"
_firewall_context
"security.firewall.map.context.shop"
_links
Fig\Link\GenericLinkProvider {#7281
  -links: [
    "000000005cfc85630000000027f0dca2" => Fig\Link\Link {#7280
      -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_locale
"fr"
_route
"bitbag_sylius_cms_plugin_shop_page_show_link_by_code"
_route_params
[
  "_sylius" => [
    "template" => "$template"
    "repository" => [
      "method" => "findOneEnabledByCode"
      "arguments" => [
        "$code"
        "expr:service('sylius.context.locale').getLocaleCode()"
      ]
    ]
  ]
  "_locale" => "fr"
  "code" => "pour-les-pros"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"ade45b"
_sylius
[
  "template" => "$template"
  "repository" => [
    "method" => "findOneEnabledByCode"
    "arguments" => [
      "$code"
      "expr:service('sylius.context.locale').getLocaleCode()"
    ]
  ]
]
code
"pour-les-pros"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=8s9t2nvvv9q6r6mfhrob73gd3i"
host
"mons.sylius1.axome.cc"
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
"Wed, 10 Dec 2025 04:46:06 GMT"
link
"<https://mons.sylius1.axome.cc/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-token
"d1a46d"

Cookies

Request Cookies

Key Value
PHPSESSID
"8s9t2nvvv9q6r6mfhrob73gd3i"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Wed, 10 Dec 25 05:46:05 +0100"
Last used
"Wed, 10 Dec 25 05:46:05 +0100"
Lifetime
0

Session Attributes

Attribute Value
channel
"mons"

Session Usage

5 Usages
Stateless check enabled
Usage
App\Context\RequestQueryChannelContext:54
[
  [
    "file" => "/home/mons/site/www/src/Context/RequestQueryChannelContext.php"
    "line" => 54
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php"
    "line" => 42
    "function" => "getChannel"
    "class" => "App\Context\RequestQueryChannelContext"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php"
    "line" => 57
    "function" => "getChannel"
    "class" => "Sylius\Component\Channel\Context\CompositeChannelContext"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php"
    "line" => 40
    "function" => "getChannel"
    "class" => "Sylius\Component\Channel\Context\CachedPerRequestChannelContext"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php"
    "line" => 78
    "function" => "getAvailableLocalesCodes"
    "class" => "Sylius\Component\Core\Provider\ChannelBasedLocaleProvider"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "restrictRequestLocale"
    "class" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/mons/site/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
ContainerKx5kxuS\getSession_FlashBagService:24
[
  [
    "file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/getSession_FlashBagService.php"
    "line" => 24
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/App_KernelDevDebugContainer.php"
    "line" => 2403
    "function" => "do"
    "class" => "ContainerKx5kxuS\getSession_FlashBagService"
    "type" => "::"
  ]
  [
    "file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/getBitbagSyliusCmsPlugin_Controller_Helper_FormErrorsFlashService.php"
    "line" => 23
    "function" => "load"
    "class" => "ContainerKx5kxuS\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/App_KernelDevDebugContainer.php"
    "line" => 2403
    "function" => "do"
    "class" => "ContainerKx5kxuS\getBitbagSyliusCmsPlugin_Controller_Helper_FormErrorsFlashService"
    "type" => "::"
  ]
  [
    "file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/getBitbagSyliusCmsPlugin_Controller_Page_OverridenService.php"
    "line" => 37
    "function" => "load"
    "class" => "ContainerKx5kxuS\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/var/cache/dev/ContainerKx5kxuS/App_KernelDevDebugContainer.php"
    "line" => 2403
    "function" => "do"
    "class" => "ContainerKx5kxuS\getBitbagSyliusCmsPlugin_Controller_Page_OverridenService"
    "type" => "::"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/dependency-injection/Container.php"
    "line" => 238
    "function" => "load"
    "class" => "ContainerKx5kxuS\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/dependency-injection/Container.php"
    "line" => 220
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 29
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 120
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 42
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 86
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 39
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 146
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Sylius\Bundle\CoreBundle\Storage\CartSessionStorage:45
[
  [
    "file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php"
    "line" => 45
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Context/SessionAndChannelBasedCartContext.php"
    "line" => 45
    "function" => "hasForChannel"
    "class" => "Sylius\Bundle\CoreBundle\Storage\CartSessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Component/Order/Context/CompositeCartContext.php"
    "line" => 42
    "function" => "getCart"
    "class" => "Sylius\Bundle\CoreBundle\Context\SessionAndChannelBasedCartContext"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/SessionCartSubscriber.php"
    "line" => 59
    "function" => "getCart"
    "class" => "Sylius\Component\Order\Context\CompositeCartContext"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/mons/site/www/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mons/site/www/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_EMAIL
"mons@mons-fromagerie.fr"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"EDITME"
CLICK_AND_COLLECT
"1"
CONTACT_EMAIL
"mons@mons-fromagerie.fr"
DATABASE_URL
"mysql://mons:9g07gL0zo8LGzqlzGkNruPvIW4lmdgqv@localhost/mons"
EWZ_RECAPTCHA_SECRET
""
EWZ_RECAPTCHA_SITE_KEY
""
FIDELIUM
"1"
FTP_SYNAPS
"ftp://ftpmons:wNXh1UTdfwh5w57GZ3T2V@149.202.50.21:21"
GIFT_CARD
"0"
GOOGLE_RECAPTCHA_SECRET
"6LdNjk0dAAAAAHtdBCuuMLhnzqWFlUvg-ihP7A64"
GOOGLE_RECAPTCHA_SITE_KEY
"6LdNjk0dAAAAAGUmMhX5l61PkzOi-Fg5XenHPJuL"
GTM_CODE
"GTM-TGH3TXQ"
INFORMATION_REQUEST_EMAIL
"contact@monsformation.com"
JWT_PASSPHRASE
"e7c5fca1060bdf6ad23c33e4c236081f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://apikey: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@smtp.sendgrid.net:587"
MAPBOX_KEY
"pk.eyJ1IjoiZnJvbWFnZXJpZS1tb25zIiwiYSI6ImNrcXZ5Zm1nazBnY3IybnFoMHlyMmxvNXEifQ.Mk5vYEDuml3Hjtl_A1bmyg"
ORDER_HELP_EMAIL
"assistantecommerciale@mons-fromagerie.fr"
PRODUCT_INFORMATION_EMAIL
"assistantecommerciale@mons-fromagerie.fr"
QUOTE_REQUEST_EMAIL
"lacollonge@mons-fromagerie.fr"
RECIPIENT_EMAIL_ORDER
"commandes@mons-fromagerie.fr"
SENDER_EMAIL
"nepasrepondre@mons-fromagerie.fr"
SENDER_EMAIL_NAME
"Mons (ne pas répondre)"
SHOP_ACTIVATE
"1"
WEBSITE_URL
"https://www.mons-fromages.com"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/mons/site/www/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=8s9t2nvvv9q6r6mfhrob73gd3i"
HTTP_HOST
"mons.sylius1.axome.cc"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
"template=%40BitBagSyliusCmsPlugin%2FShop%2FPage%2Ffooter%2F_prestations.html.twig"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.186"
REMOTE_PORT
"29140"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765341965
REQUEST_TIME_FLOAT
1765341965.9267
REQUEST_URI
"/fr/page/link/pour-les-pros?template=%40BitBagSyliusCmsPlugin%2FShop%2FPage%2Ffooter%2F_prestations.html.twig"
SCRIPT_FILENAME
"/home/mons/site/www/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"51.255.149.5"
SERVER_NAME
"mons.sylius1.axome.cc"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.21.6"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,CONTACT_EMAIL,INFORMATION_REQUEST_EMAIL,PRODUCT_INFORMATION_EMAIL,QUOTE_REQUEST_EMAIL,ORDER_HELP_EMAIL,MAPBOX_KEY,ADMIN_EMAIL,SENDER_EMAIL,SENDER_EMAIL_NAME,RECIPIENT_EMAIL_ORDER,SHOP_ACTIVATE,CLICK_AND_COLLECT,FIDELIUM,GIFT_CARD,GTM_CODE,WEBSITE_URL,MAILER_DSN,FTP_SYNAPS"
USER
"www-data"