CurrencySwitchController :: renderAction
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=it_IT&_controller=sylius.controller.shop.currency_switch%3A%3ArenderAction" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "sylius.controller.shop.currency_switch::renderAction" |
| _format | "html" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#8282 -links: [ 8283 => Symfony\Component\WebLink\Link {#8283 -href: "https://test-shop.fth.dev/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _locale | "it_IT" |
| _stopwatch_token | "68bda8" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, br, zstd, deflate" |
| accept-language | "en-us,en;q=0.5" |
| cookie | "sf_redirect=%7B%22token%22%3A%221e94e4%22%2C%22route%22%3A%22sylius_shop_partial_channel_menu_taxon_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=15n01l1qdfepur0ff65nrj8hdg" |
| forwarded | "for="216.73.216.221";host="test-shop.fth.dev";proto=https" |
| host | "test-shop.fth.dev" |
| referer | "https://test-shop.fth.dev/it_IT/_partial/taxons/by-channel-menu-taxon/?template=%40SyliusShop%2FTaxon%2F_horizontalMenu.html.twig" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.221" |
| x-php-ob-level | "3" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Sat, 07 Mar 2026 05:49:38 GMT" |
| x-debug-token | "50b66c" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "15n01l1qdfepur0ff65nrj8hdg" |
| sf_redirect | "{"token":"1e94e4","route":"sylius_shop_partial_channel_menu_taxon_index","method":"GET","controller":"n\/a","status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 07 Mar 26 05:49:37 +0000" |
| Last used | "Sat, 07 Mar 26 05:49:37 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-Sylius\Bundle\UiBundle\Form\Type\SecurityLoginType | "LQQSNt-3KzlJxIEMCS1ExizE0SsHfoAqrp0bOFcaptM" |
| _security.shop.target_path | "https://test-shop.fth.dev/it_IT/_partial/taxons/by-channel-menu-taxon/?template=%40SyliusShop%2FTaxon%2F_horizontalMenu.html.twig" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 69
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 111
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/public/index.php"
"line" => 7
"args" => [
"/var/www/shop.fth.dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php"
"line" => 45
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "loginAction"
"class" => "Sylius\Bundle\UiBundle\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/public/index.php"
"line" => 7
"args" => [
"/var/www/shop.fth.dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php"
"line" => 46
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "loginAction"
"class" => "Sylius\Bundle\UiBundle\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/public/index.php"
"line" => 7
"args" => [
"/var/www/shop.fth.dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php"
"line" => 55
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "loginAction"
"class" => "Sylius\Bundle\UiBundle\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/public/index.php"
"line" => 7
"args" => [
"/var/www/shop.fth.dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/form/Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/sylius/sylius/src/Sylius/Bundle/UiBundle/Controller/SecurityController.php"
"line" => 55
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "loginAction"
"class" => "Sylius\Bundle\UiBundle\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/shop.fth.dev/public/index.php"
"line" => 7
"args" => [
"/var/www/shop.fth.dev/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADVANCED_MONEY_PERC | "0.10" |
| ALERT_EMAIL_TO | "it_alert@fthspa.com" |
| ALERT_EMAIL_TO_DEV | "dev@fthspa.com" |
| API_PLATFORM_ENABLE_DOCS | "1" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "6bf03814a2cadd6855fdfbbbea2b246cac20177bb035c40678bb3e4828e593be" |
| APP_TIMEZONE | "UTC" |
| APP_URL | "https://www.tomasiauto.com" |
| APP_URL_B2B | "https://www.deeealer.com" |
| APP_URL_EVALUATION | "https://dev-processo-usato.tomasiauto.com" |
| B2B_INTERVAL_HOUR | "72" |
| B2C_INTERVAL_HOUR | "72" |
| CACHE_DSN | "redis://FRHGopguIe6RodHxueJz9OypsRnwthZebrMA2xTorFGVLssM3Llbb6Ho3Oq@3.70.169.32:6379" |
| CACHE_TIME_CONFIG | "120" |
| CART_LIMIT | "-3 days" |
| CHANNEL_B2B_HOSTNAME | "" |
| CHANNEL_B2C_HOSTNAME | "" |
| CHANNEL_SELLER_HOSTNAME | "" |
| CLICKUP_API_TOKEN | "" |
| CLICKUP_DSN | "" |
| CLICKUP_WORKSPACE_ID | "" |
| COMMISSION_COST | "39500" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| CRM_CLIENT_ID | "35103eda-7f95-b6ef-f8f8-60803a03170b" |
| CRM_CLIENT_SECRET | "Ap1@M0.ze!2021.Ta" |
| CRM_CUSTOMER_LEAD | "https://crm-cert.tomasiauto.com/index.php?module=Accounts&action=DetailView&record=" |
| CRM_ENDPOINT | "https://crm-cert.tomasiauto.com" |
| CRM_GRANT_TYPE | "password" |
| CRM_LEAD_ASSIGNED | "a72c003d-211a-4fe2-ee1f-66e1c513d5ea" |
| CRM_PACKAGES_DISCOUNT_CODE | "" |
| CRM_PACKAGES_DISCOUNT_NAME | "" |
| CRM_PASSWORD | "D333aler!!" |
| CRM_TOKEN | "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6ImU2YjQwODU2MTY1OGI5YTI3MzllYmFhYjZmZmMwNjQ2YjhiYzBkYTNjMGVjZDc5ZDIwNzRkOTEyMzk0YTBiYmFiNmM5YjRlYWE4YTJjYzhlIn0.eyJhdWQiOiI4ZGIzN2FjMy1hYzBkLTNhZjMtNzg5Zi02ODhjYzAwODZiMGEiLCJqdGkiOiJlNmI0MDg1NjE2NThiOWEyNzM5ZWJhYWI2ZmZjMDY0NmI4YmMwZGEzYzBlY2Q3OWQyMDc0ZDkxMjM5NGEwYmJhYjZjOWI0ZWFhOGEyY2M4ZSIsImlhdCI6MTc1NDA1NDcyMCwibmJmIjoxNzU0MDU0NzIwLCJleHAiOjI3MDA4MjMzNjUsInN1YiI6IiIsInNjb3BlcyI6W119.w_AuMgGvVxjdev6WcJt5eeZw02f0A2N9YRltjs0ZQ_clsFtLhsbAJjBaGv3oXhI92FRAyIIxHjg00hax65S6cQt8X4VjUKIFL10v-TB4GlxRknhcI23PH3G2kGjEAYrgyoO477vlgBfZiscz6yFeY7cCE-LBJQNeXXVAtt9XhfTwf6fcPE9udP3EoCYG0OFAFj_L0Di1AIySbNyT7Xqd9TqmaZfKxEwFqmh6nyQ4nrG6xviyagSsWvgnVvmICcIK7nszz__QtaupXGUaNHEjx_QYTqdRHdhmufu_fkE-q8sv6klKxc09RJorupg04reu60CsgqBprlxhTOg0QKqzSw" |
| CRM_USERNAME | "deeealerapi" |
| CRON_NOTIFIER_COMMAND | "0" |
| CRON_NOTIFIER_PROCESSOR | "0" |
| CRON_PACKAGE_CHECKER_COMMAND | "1" |
| CRON_PRODUCT_PROMO_RESET_COMMAND | "" |
| CRON_SYNC_CUSTOMERS_COMMAND | "0" |
| CRON_SYNC_PRODUCT_SORTING_COMMAND | "0" |
| DATABASE_URL | "mysql://shop:t@llCamp89@db-dev-cert.cxet29fq3lfi.eu-west-1.rds.amazonaws.com/shop_nrt_20260305?serverVersion=mariadb-10.11.6&charset=utf8mb4" |
| DIRECTUS_DATASET_ENDPOINT | "https://dataset.tomasiauto.com" |
| DIRECTUS_DATASET_TOKEN | "0hu31k_mmcmmqqIOB3QOYtFiwt85sHfB" |
| DIRECTUS_HR_ENDPOINT | "https://hr.tomasiauto.com" |
| DIRECTUS_HR_TOKEN | "ibkM3rJ4OvVS3RoR5SKJ4lad0RuPKxzY" |
| ELITE_LIMIT | "10" |
| ENV | "NRT" |
| EVALUATION_ASSIGNED_USER_ID | "7ec6aa6a-7bab-7dfa-86bd-606d5d924e49" |
| EVALUATION_CAMPAIGN_ID | "24d46316-6441-b980-10d6-5e81f7ec8" |
| EVALUATION_EXPIRED_AT | "7" |
| EXCEPTION_MAIL_SENDER | "dev@tomasiauto.com" |
| EXCEPTION_NOTIFICATION_MAILS | "IT_Alert@fthspa.com" |
| FALLBACK_DEEEALER_MAIL | "ordini@deeealer.com" |
| FRAMEWORK_PROFILE | "1" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/path/to/file.json" |
| GOOGLE_CLIENT_ID | "695946251590-uoq2tgrsaabqd3n7qtlf9gavb3rirj8v.apps.googleusercontent.com" |
| GOOGLE_CLIENT_SECRET | "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" |
| GOOGLE_TRANSLATE_CLIENT_ID | "764086051850-6qr4p6gpi6hn506pt8ejuq83di341hur.apps.googleusercontent.com" |
| GOOGLE_TRANSLATE_CLIENT_SECRET | "d-FL95Q19q7MQmFpd7hHD0Ty" |
| GOOGLE_TRANSLATE_QUOTA_PROJECT_ID | "traduzioni-415611" |
| GOOGLE_TRANSLATE_REFRESH_TOKEN | "1//09lhPMDp7MBpVCgYIARAAGAkSNwF-L9Iru0BIYBSjKt_VPq-k9CnxZwFBcOwjjL0FWdYbXU89xhL9ZFLzHkd8i-58CFzAKybmxK4" |
| HUB_CHECK_AVAILABLE_CAR | "false" |
| HUB_ENDPOINT | "https://dev-hub.fth.dev" |
| HUB_MAX_ITERATION | "100" |
| HUB_TOKEN | "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlcyI6WyJST0xFX1VTRVIiXSwiaWF0IjoxNTE2MjM5MDIyLCJleHAiOjIwMDQzMzE4OTYsImNsaWVudF9pZCI6ImUtY29tbWVyY2UiLCJlbWFpbCI6ImRldkBmdGhzcGEuY29tIiwidWlkIjoicGVybXV0YS1jZXJ0In0.6l8BouzoTJiVUtSTFw3aG_4wUBYuNlehA5_bQasbJ4o" |
| HUB_TOKEN_C2B | "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlcyI6WyJST0xFX1VTRVIiXSwiaWF0IjoxNTE2MjM5MDIyLCJleHAiOjIwMDQzMzE4OTYsImNsaWVudF9pZCI6ImUtY29tbWVyY2UiLCJlbWFpbCI6ImRldkBmdGhzcGEuY29tIiwidWlkIjoiYzJiLWNlcnQifQ.JckZaW72h8ZemLWLusGg-HvLa8eVrKw_xYffIJNn464" |
| INFOCARCODE_FALLBACK | "19921130870" |
| JWT_PASSPHRASE | "e7c5fca1060bdf6ad23c33e4c236081f" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| JWT_TTL | "31536000" |
| KW_MAX_NEW_DRIVER | "105" |
| LOCK_DURATION_INTERVAL | "+30 minutes" |
| LOCK_DURATION_INTERVAL_ORDER | "+2 days" |
| LOG_ENDPOINT | "https://logs.tomasiauto.com" |
| LOG_ENV | "cert" |
| LOG_LEVEL | "info" |
| LOG_TOKEN | "GyvMRwoBWNCUfx35SUtGi9xKMWOZBj2l" |
| MAILER_DSN | "smtp://bb72b180406dcc:a6324fc56f95eb@sandbox.smtp.mailtrap.io:587" |
| MAILER_DSN_B2B | "smtp://bb72b180406dcc:a6324fc56f95eb@sandbox.smtp.mailtrap.io:587" |
| MAILER_DSN_B2C | "smtp://bb72b180406dcc:a6324fc56f95eb@sandbox.smtp.mailtrap.io:587" |
| MAX_ADVANCED_PAYMENT_PERC | "0.40" |
| MAX_BALLOON_PERC | "0.60" |
| MERCURE_BASE_TOPIC | "sylius/cert" |
| MERCURE_JWT_SECRET | "bmnFG6x05UAjPAfXHrki5aKvi8rFH3VEGWO5m9GC3U4HslsgMPheLYcWjuCjb5RscvJbEaQIP5OvOu5Olw" |
| MERCURE_PUBLIC_URL | "https://mercure.tomasiauto.com/.well-known/mercure" |
| MERCURE_URL | "https://mercure.tomasiauto.com/.well-known/mercure" |
| MESSENGER_RABBITMQ_CUSTOMER_TRANSPORT_DSN | "amqps://sylius:fIpsee!4H4@b-c6749075-f9c9-4f1f-befe-3436cebbceb6.mq.eu-west-1.amazonaws.com/%2f/sylius_customers_cert?cacert=./config/secrets/AmazonRootCA1.pem" |
| MESSENGER_RABBITMQ_EVALUATION_TRANSPORT_DSN | "amqps://sylius:fIpsee!4H4@b-c6749075-f9c9-4f1f-befe-3436cebbceb6.mq.eu-west-1.amazonaws.com/%2f/sylius_examinations_cert?cacert=./config/secrets/AmazonRootCA1.pem" |
| MESSENGER_RABBITMQ_ORDER_TRANSPORT_DSN | "amqps://sylius:fIpsee!4H4@b-c6749075-f9c9-4f1f-befe-3436cebbceb6.mq.eu-west-1.amazonaws.com/%2f/sylius_orders_cert?cacert=./config/secrets/AmazonRootCA1.pem" |
| MESSENGER_RABBITMQ_VEHICLE_TRANSPORT_DSN | "amqps://sylius:fIpsee!4H4@b-c6749075-f9c9-4f1f-befe-3436cebbceb6.mq.eu-west-1.amazonaws.com/%2f/sylius_vehicles_cert?cacert=./config/secrets/AmazonRootCA1.pem" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| MESSENGER_TRANSPORT_DSN_RABBITMQ | "" |
| MONGODB_COLLECTION | "UserEvent" |
| MONGODB_DB | "cert-fth-tracking" |
| MONGODB_URL | "mongodb+srv://cert-fth-tracking:AoiPTy8XQwe9s96q@tomasi.f5tio.mongodb.net/cert-fth-tracking?retryWrites=true&w=majority" |
| MONTHLY_EXTRA_COST | "300" |
| NOTIFICATION_FALLBACK_SUBJECT | "Aggiornamenti in arrivo!" |
| ONE_TIME_COST | "1600" |
| PRIME_LIMIT | "5" |
| PROMOTIONAL_PRICE_CHECK_INTERVAL | "" |
| QUOTE_EXPIRED_AT | "7" |
| RABBITMQ_MANAGEMENT_PASSWORD | "" |
| RABBITMQ_MANAGEMENT_URL | "" |
| RABBITMQ_MANAGEMENT_USER | "" |
| RESET_PASSWORD_LIFETIME | "1 day" |
| SANITY_API_VERSION | "2023-05-03" |
| SANITY_DATASET | "development" |
| SANITY_STUDIO_PROJECT_ID | "gw4rtawz" |
| SANITY_TOKEN | "skV09V3TFxFTauPmbvPMGmpkIRKzZR9CTmIpeVbCJF8zV2m7uPsWa0Q1zrZxAxXZNi8l4kuXy2QercABk3a8DE8OGtU6EjS92Zucv3s4Vph7SoPz0G2vpW5VvEUJX9eLL21zeJX4mEXfAYgYEAqAIkhXlahXRE5YycOYWQVfQGN1d8F6gBCe" |
| SCRIPT_ENDPOINT | "https://dev.scripts.tomasiauto.com" |
| SCRIPT_TOKEN | "beba8b481aaff9db500830fa44d9fbbfc0058968583209e2a6c0479573bba0df51579ebb8a130a0335f2b6d581a2b5672bc9e8d7764adc9f79f304b452d0c3b8" |
| SECURITY_DEPOSIT | "1000" |
| SENTRY_DSN | "https://6d261adb4fe8ba8cdb6a5fe5ee0b4795@o4509705656401920.ingest.de.sentry.io/4510465029636176" |
| SHOP_ASSIGNED_USER_ID | "76772ea0-366c-9e57-3670-68c14913f919" |
| SHOP_CAMPAIGN_ID | "24d46316-6441-b980-10d6-5e81f7ec88d5" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN | "doctrine://default?queue_name=catalog_promotion_removal" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN | "doctrine://default?queue_name=catalog_promotion_removal_failed" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN | "doctrine://default" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN | "doctrine://default?queue_name=main_failed" |
| TAX_PERC | "8.99" |
| USED_MANAGEMENT_COST | "25000" |
| VARNISH_URL | "http://locahost:6081" |
| VENDITORI_WEB_B2C | "76772ea0-366c-9e57-3670-68c14913f919" |
| VENDITORI_WEB_DEEEALER | "e1db5dd9-01c0-1e59-3eaa-65806218a5f6" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/shop.fth.dev/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/shop.fth.dev/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%221e94e4%22%2C%22route%22%3A%22sylius_shop_partial_channel_menu_taxon_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=15n01l1qdfepur0ff65nrj8hdg" |
| HTTP_FORWARDED | "for="216.73.216.221";host="test-shop.fth.dev";proto=https" |
| HTTP_HOST | "test-shop.fth.dev" |
| HTTP_REFERER | "https://test-shop.fth.dev/it_IT/_partial/taxons/by-channel-menu-taxon/?template=%40SyliusShop%2FTaxon%2F_horizontalMenu.html.twig" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.221" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Dit_IT%26_controller%3Dsylius.controller.shop.currency_switch%253A%253ArenderAction" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "test-shop.fth.dev" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/it_IT/login" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "23341" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1772862577 |
| REQUEST_TIME_FLOAT | 1772862577.9784 |
| REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Dit_IT%26_controller%3Dsylius.controller.shop.currency_switch%253A%253ArenderAction" |
| SCRIPT_FILENAME | "/var/www/shop.fth.dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.26.0.67" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "test-shop.fth.dev" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at test-shop.fth.dev Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SSL_TLS_SNI | "test-shop.fth.dev" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,APP_URL,APP_URL_B2B,FRAMEWORK_PROFILE,API_PLATFORM_ENABLE_DOCS,APP_TIMEZONE,ENV,RESET_PASSWORD_LIFETIME,PROMOTIONAL_PRICE_CHECK_INTERVAL,CACHE_DSN,CACHE_TIME_CONFIG,MAILER_DSN,MAILER_DSN_B2C,MAILER_DSN_B2B,ALERT_EMAIL_TO,ALERT_EMAIL_TO_DEV,FALLBACK_DEEEALER_MAIL,NOTIFICATION_FALLBACK_SUBJECT,MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,MESSENGER_TRANSPORT_DSN_RABBITMQ,RABBITMQ_MANAGEMENT_URL,RABBITMQ_MANAGEMENT_USER,RABBITMQ_MANAGEMENT_PASSWORD,DATABASE_URL,MONGODB_URL,MONGODB_DB,MONGODB_COLLECTION,CHANNEL_B2B_HOSTNAME,CHANNEL_B2C_HOSTNAME,CHANNEL_SELLER_HOSTNAME,HUB_ENDPOINT,HUB_TOKEN,HUB_TOKEN_C2B,HUB_MAX_ITERATION,HUB_CHECK_AVAILABLE_CAR,DIRECTUS_DATASET_ENDPOINT,DIRECTUS_DATASET_TOKEN,DIRECTUS_HR_ENDPOINT,DIRECTUS_HR_TOKEN,CRM_ENDPOINT,CRM_CLIENT_ID,CRM_CLIENT_SECRET,CRM_GRANT_TYPE,CRM_USERNAME,CRM_PASSWORD,CRM_TOKEN,CRM_LEAD_ASSIGNED,CRM_PACKAGES_DISCOUNT_CODE,CRM_PACKAGES_DISCOUNT_NAME,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,GOOGLE_TRANSLATE_CLIENT_ID,GOOGLE_TRANSLATE_CLIENT_SECRET,GOOGLE_TRANSLATE_QUOTA_PROJECT_ID,GOOGLE_TRANSLATE_REFRESH_TOKEN,LOG_ENDPOINT,LOG_TOKEN,LOG_ENV,LOG_LEVEL,MESSENGER_RABBITMQ_VEHICLE_TRANSPORT_DSN,MESSENGER_RABBITMQ_CUSTOMER_TRANSPORT_DSN,MESSENGER_RABBITMQ_EVALUATION_TRANSPORT_DSN,MESSENGER_RABBITMQ_ORDER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,JWT_TTL,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,SANITY_STUDIO_PROJECT_ID,SANITY_DATASET,SANITY_API_VERSION,SANITY_TOKEN,CRON_SYNC_PRODUCT_SORTING_COMMAND,CRON_SYNC_CUSTOMERS_COMMAND,CRON_NOTIFIER_COMMAND,CRON_NOTIFIER_PROCESSOR,CRON_PACKAGE_CHECKER_COMMAND,CRON_PRODUCT_PROMO_RESET_COMMAND,PRIME_LIMIT,ELITE_LIMIT,VENDITORI_WEB_DEEEALER,VENDITORI_WEB_B2C,KW_MAX_NEW_DRIVER,QUOTE_EXPIRED_AT,EVALUATION_EXPIRED_AT,EVALUATION_CAMPAIGN_ID,EVALUATION_ASSIGNED_USER_ID,SHOP_CAMPAIGN_ID,SHOP_ASSIGNED_USER_ID,B2B_INTERVAL_HOUR,B2C_INTERVAL_HOUR,APP_URL_EVALUATION,INFOCARCODE_FALLBACK,LOCK_DURATION_INTERVAL,LOCK_DURATION_INTERVAL_ORDER,EXCEPTION_MAIL_SENDER,EXCEPTION_NOTIFICATION_MAILS,USED_MANAGEMENT_COST,SECURITY_DEPOSIT,COMMISSION_COST,MONTHLY_EXTRA_COST,ONE_TIME_COST,TAX_PERC,ADVANCED_MONEY_PERC,MAX_BALLOON_PERC,MAX_ADVANCED_PAYMENT_PERC,CART_LIMIT,CRM_CUSTOMER_LEAD,SCRIPT_ENDPOINT,SCRIPT_TOKEN,SENTRY_DSN,CLICKUP_DSN,CLICKUP_API_TOKEN,CLICKUP_WORKSPACE_ID,MERCURE_BASE_TOPIC,VARNISH_URL" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |
Parent Request
Return to parent request (token = f251d9)
| Key | Value |
|---|---|
| _controller | "sylius.controller.security::loginAction" |
| _firewall_context | "security.firewall.map.context.shop" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#21574 -links: [ 21573 => Symfony\Component\WebLink\Link {#21573 -href: "https://test-shop.fth.dev/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _locale | "it_IT" |
| _redirected | true |
| _route | "sylius_shop_login" |
| _route_params | [ "_sylius" => [ "template" => "@SyliusShop/login.html.twig" "logged_in_route" => "sylius_shop_account_dashboard" ] "_locale" => "it_IT" ] |
| _security_firewall_run | "_security_shop" |
| _stopwatch_token | "f13763" |
| _sylius | [ "template" => "@SyliusShop/login.html.twig" "logged_in_route" => "sylius_shop_account_dashboard" ] |