https://mons.sylius1.axome.cc/_profiler/424dfc?panel=mailer

ErrorController

Request

GET Parameters

Key Value
panel
"mailer"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_links
Fig\Link\GenericLinkProvider {#6913
  -links: [
    "000000004ba9be430000000015df5dcf" => Fig\Link\Link {#6912
      -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"235736"
exception
ErrorException {#5144
  #message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)"
  #code: 0
  #file: "/home/mons/site/www/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
  #line: 116
  #severity: E_NOTICE
  trace: {
    /home/mons/site/www/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:116 {
      Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc($maxlifetime) …
      › {    return $this->handler->gc($maxlifetime);}
    }
    /home/mons/site/www/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:91 {
      Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc($maxlifetime) …
      › {    return $this->handler->gc($maxlifetime);}
    }
    Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {}
    /home/mons/site/www/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:185 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /home/mons/site/www/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:352 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name) …
      › } elseif (!$this->started) {    $this->start();}
    }
    /home/mons/site/www/vendor/symfony/http-foundation/Session/Session.php:261 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name) …
      › {    $bag = $this->storage->getBag($name);}
    /home/mons/site/www/vendor/symfony/http-foundation/Session/Session.php:283 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /home/mons/site/www/vendor/symfony/http-foundation/Session/Session.php:77 {
      Symfony\Component\HttpFoundation\Session\Session->get(string $name, $default = null) …
      › {    return $this->getAttributeBag()->get($name, $default);}
    }
    /home/mons/site/www/vendor/symfony/security-http/Firewall/ContextListener.php:106 {
      Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) …
      › $sessionId = $request->cookies->all()[$session->getName()] ?? null;$token = $session->get($this->sessionKey);}
    /home/mons/site/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /home/mons/site/www/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    }
    /home/mons/site/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
    }
    /home/mons/site/www/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /home/mons/site/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/mons/site/www/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/mons/site/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /home/mons/site/www/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/mons/site/www/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/mons/site/www/public/index.php:25 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#1269 …5}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=ktqoeqg7nqeivqhchs9lc7ifrk"
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
"Tue, 27 Jan 2026 14:02:55 GMT"
vary
"Accept"
x-debug-exception
"Notice%3A%20SessionHandler%3A%3Agc%28%29%3A%20ps_files_cleanup_dir%3A%20opendir%28%2Fvar%2Flib%2Fphp%2Fsessions%29%20failed%3A%20Permission%20denied%20%2813%29"
x-debug-exception-file
"%2Fhome%2Fmons%2Fsite%2Fwww%2Fvendor%2Fsymfony%2Fhttp-foundation%2FSession%2FStorage%2FHandler%2FStrictSessionHandler.php:116"
x-debug-token
"5a6dff"

Cookies

Request Cookies

Key Value
PHPSESSID
"ktqoeqg7nqeivqhchs9lc7ifrk"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Tue, 27 Jan 26 15:02:18 +0100"
Last used
"Tue, 27 Jan 26 15:02:55 +0100"
Lifetime
0

Session Attributes

Attribute Value
channel
"mons"

Session Usage

0 Usages
Stateless check enabled

Session not used.

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=ktqoeqg7nqeivqhchs9lc7ifrk"
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
"panel=mailer"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.110"
REMOTE_PORT
"36677"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1769522574
REQUEST_TIME_FLOAT
1769522574.617
REQUEST_URI
"/_profiler/424dfc?panel=mailer"
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"

Parent Request

Return to parent request (token = b7b37f)

Key Value
_controller
"web_profiler.controller.profiler::panelAction"
_firewall_context
"security.firewall.map.context.shop"
_links
Fig\Link\GenericLinkProvider {#10694
  -links: [
    "000000004ba98c860000000015df5dcf" => Fig\Link\Link {#10693
      -href: "https://mons.sylius1.axome.cc/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_route
"_profiler"
_route_params
[
  "token" => "424dfc"
]
_security_firewall_run
"_security_shop"
_stopwatch_token
"5d4a25"
media_type
"text/html"
token
"424dfc"