CountryController :: redirectToCountry
Request
GET Parameters
| Key | Value |
|---|---|
| country | "pt" |
| params | [ "step" => "2" ] |
| route | "registration_step" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Frontend\CountryController:redirectToCountry" |
| _firewall_context | "security.firewall.map.context.main" |
| _fos_rest_zone | false |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#3219 -links: [ 3218 => Symfony\Component\WebLink\Link {#3218 -href: "http://dev.az.vp.vpauto.fr/api/sales/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _locale | "fr" |
| _route | "frontend_redirect_to_country" |
| _route_params | [ "_locale" => "fr" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "bacb3e" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| cache-control | "no-cache" |
| host | "dev.az.vp.vpauto.fr" |
| pragma | "no-cache" |
| priority | "u=0, i" |
| sec-ch-ua | ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-arr-ssl | "true" |
| x-envoy-expected-rq-timeout-ms | "1800000" |
| x-envoy-external-address | "216.73.216.154" |
| x-forwarded-for | "216.73.216.154" |
| x-forwarded-path | "/redirect-to-country?country=pt¶ms%5Bstep%5D=2&route=registration_step" |
| x-forwarded-proto | "https" |
| x-k8se-app-kind | "web" |
| x-k8se-app-name | "php--ee0raoj" |
| x-k8se-app-namespace | "k8se-apps" |
| x-k8se-protocol | "http1" |
| x-ms-containerapp-name | "php" |
| x-ms-containerapp-revision-name | "php--ee0raoj" |
| x-php-ob-level | "0" |
| x-request-id | "fad91fed-d1d4-4cc0-a423-d89245c0bb75" |
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 | "Thu, 04 Dec 2025 09:53:01 GMT" |
| link | "<http://dev.az.vp.vpauto.fr/api/sales/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
| location | "http://localhost:8481/inscricao/2" |
| x-debug-token | "9346d8" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 04 Dec 25 10:53:01 +0100" |
| Last used | "Thu, 04 Dec 25 10:53:01 +0100" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
App\Locale\LocaleSelector:43
[
[
"file" => "/srv/src/Locale/LocaleSelector.php"
"line" => 43
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/src/Locale/LocaleEventSubscriber.php"
"line" => 31
"function" => "shouldShowLanguagePopin"
"class" => "App\Locale\LocaleSelector"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "App\Locale\LocaleEventSubscriber"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/srv/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/srv/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/srv/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/srv/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/srv/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/srv/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/public/index.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| AD_APP_ID | "" |
| AD_APP_SECRET | "" |
| AD_GRANT_TYPE | "" |
| AD_LOGOUT_URL | "" |
| AD_TOKEN_URL | "" |
| AD_URL_CONNECT | "" |
| AD_URL_REDIRECT | "" |
| APEX_FTP_PASSWORD | "ftppass" |
| APEX_FTP_SERVER | "server" |
| APEX_FTP_USER | "ftpuser" |
| APP_COUNTRY | "fr" |
| APP_ENV | "dev" |
| APP_SECRET | "secret" |
| APP_WEBSITE | "vpauto" |
| ARGUS_PRICE_OFFSET | "15" |
| ASSET_VERSION_FOR_CACHE | "v20230327" |
| ASSET_VPAUTO_BASE_URL | "https://dev.az.vp.vpauto.fr" |
| AUTOVISTA_DATABASE_URL | "mysql://vpadbo:i7_sFAdDWWcC04lAbeD8LyuTu62qZ2-u@vpa-vpautofr-mysql-dev.mysql.database.azure.com:3306/eurotax" |
| AXEPTA_BE_BLOWFISH | "Tc5*2D_xs7B[6E?w" |
| AXEPTA_BE_HMAC | "4n!BmF3_?9oJ2Q*z(iD7q6[RSb5)a]A8" |
| AXEPTA_BE_MERCHANT_ID | "BNP_DEMO_AXEPTA" |
| AXEPTA_DEBUG | "1" |
| AXEPTA_FR_BLOWFISH | "Tc5*2D_xs7B[6E?w" |
| AXEPTA_FR_HMAC | "4n!BmF3_?9oJ2Q*z(iD7q6[RSb5)a]A8" |
| AXEPTA_FR_MERCHANT_ID | "BNP_DEMO_AXEPTA" |
| AXEPTA_PT_BLOWFISH | "Tc5*2D_xs7B[6E?w" |
| AXEPTA_PT_HMAC | "4n!BmF3_?9oJ2Q*z(iD7q6[RSb5)a]A8" |
| AXEPTA_PT_MERCHANT_ID | "BNP_DEMO_AXEPTA" |
| AXEPTA_URL | "https://paymentpage.axepta.bnpparibas/payssl.aspx" |
| AZURE_MAPS_KEY | "F2YVrXncEAoPK9eoaIFIyYzaNrvkaei-4zepOgFyIQw" |
| AZURE_MAPS_URL | "https://atlas.microsoft.com" |
| AZURE_SERVICE_BUS_DSN | "azure://pol-listen:9i1BIYYDxrxHjz+BCfRtCWy2kgICfD7EQN37Ma02hYo=@sb-sandox-dh" |
| AZURE_SERVICE_ENTITY_PATH | "sb-sandbox-cp" |
| AZURE_SERVICE_SUBSCRIPTION | "VPAuto" |
| BIDAPI_BASE_URL | "http://wiremock:8080" |
| BIDAPI_PASSWORD | "bidapipassword" |
| BIDAPI_USERNAME | "bidapi" |
| CDNDOCPRO_WSDL_LOCATION | "http://cdn.vpauto.fr/webservices/serveur/WSDL.php?w=sendDocAcheteur" |
| CDN_UPLOAD_FILES_ENDPOINT | "https://cdn.vpauto.fr/SendFile" |
| CDN_UPLOAD_FILES_TOKEN | "4KbA7XZ64K352e" |
| CUSTOMER_PORTAL_URL | "https://customer-portal-backoffice-int.azurewebsites.net" |
| DATAHUB_BASE_URL | "http://wiremock:8080" |
| DATAHUB_CLIENT_ID | "xxx" |
| DATAHUB_CLIENT_SECRET | "xxx" |
| DATAHUB_RESOURCE | "https://vpauto.fr/xxx" |
| DATAHUB_SUBSCRIPTION_KEY | "xxx" |
| DELIVERY_API_LOCATION | "https://wendis.vpauto.fr/DevisTransport" |
| DELIVERY_API_TOKEN | "15848RF484874878787" |
| DIALOGINSIGHT_SFTP_HOST | "" |
| DIALOGINSIGHT_SFTP_LOGIN | "" |
| DIALOGINSIGHT_SFTP_PASSWORD | "" |
| DIALOGINSIGHT_SFTP_PORT | "" |
| DOMAIN_BE | "localhost:8489" |
| DOMAIN_DE | "localhost:8485" |
| DOMAIN_EN | "localhost:8491" |
| DOMAIN_ES | "localhost:8484" |
| DOMAIN_FR | "localhost:8443" |
| DOMAIN_IT | "localhost:8482" |
| DOMAIN_NL | "localhost:8490" |
| DOMAIN_PL | "localhost:8486" |
| DOMAIN_PT | "localhost:8481" |
| DOMAIN_RO | "localhost:8488" |
| DUMP_FOLDER | "/home" |
| ECAT_WEBSITE_BASE_URI | "https://localhost:8473" |
| ERP_SERVICE_BUS_DSN | "azure://pol-vpauto-fr:QBbqPeVVdZIWbpEn2gHXviFVhxUXQ0uPe+ASbPLxL9c=@sb-erp-np" |
| ERP_SERVICE_ENTITY_PATH | "publish-final" |
| ERP_SERVICE_SUBSCRIPTION | "vpauto-fr" |
| ESTIMATION_PRICE_OFFSET | "10" |
| GRILLE_FILE_PATH | "grille.csv" |
| GRILLE_URL | "http://www.vpautopro.fr/FTP/grille.csv" |
| JS_SERVER | "http://172.17.0.1:8800" |
| JS_SERVER_PUBLIC_URL | "http://vpauto.live.jit.su:80" |
| JS_SERVER_SEND | "true" |
| LEASEPLAN_BASE_URL | "http://wiremock:8080/leaseplan" |
| LEASEPLAN_COOKIE_DOMAIN | ".perfectchannel.com" |
| LEASEPLAN_COOKIE_NAME | "__Secure-UAT-leaseplanfrontend" |
| LEASEPLAN_DEFAULT_VEHICLE_CATEGORY_ID | "1" |
| LEASEPLAN_FEES | "350" |
| LEASEPLAN_PASSWORD | "thisisapassword" |
| LEASEPLAN_SALEEVENTTITLE_ID | "53" |
| LEASEPLAN_SIGNALR_BASE_URL | "https://api-uat-leaseplan.perfectchannel.com" |
| LEASEPLAN_USERNAME | "testusername" |
| LEASEPLAN_USER_BIDDER_ID | "1" |
| LIVE_PDF_GUIDE | "http://multimedia.vpauto.fr/documents/live/MODE_EMPLOI_DU_LIVE.pdf" |
| LOCK_DSN | "mysql://vpadbo:i7_sFAdDWWcC04lAbeD8LyuTu62qZ2-u@vpa-vpautofr-mysql-dev.mysql.database.azure.com:3306/vpauto" |
| MAILER_URL | "smtp://mailcatcher:1025" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| ODR_BASE_URL | "http://recovery.vpauto.appventus.com" |
| ODR_PASSWORD | "vpautopass" |
| ODR_USERNAME | "vpauto" |
| PAYMENT_SYSTEM | "axepta" |
| PRICE_DEFAULT_TARIF | "3ECBBA32B7C1B59BC1257C46002F23BA" |
| PURCHASE_API_LOCATION | "https://cdn.vpauto.fr/GetPurchase" |
| PURCHASE_API_TOKEN | "25KLbUjijiUDHUDD5989774897" |
| RECOMMENDATION_AVAILABILITY_URL | "/vinscored/Vin_Scored" |
| RECOMMENDATION_URL | "https://app.powerbi.com" |
| REGISTRATION_URL | "" |
| RMS_BID_URL | "http://wiremock:8080/ExternalBidActivity" |
| RMS_CLIENT_ID | "b44e4ca9-2e5d-4453-be8d-d3f2174a8595" |
| RMS_CLIENT_SECRET | ":1=fz:mQwc9?6OFqjK0ZVaRp.@iP5/aU" |
| RMS_RESOURCE | "8eead3c3-8ff1-4af8-ad32-7a43914dc50a" |
| RMS_TOKEN_URL | "https://login.microsoftonline.com/manheimcloud.onmicrosoft.com/oauth2/token" |
| RMS_USER_BIDDER_ID | "1" |
| ROUTER_REQUEST_CONTEXT_BASE_URL | "/" |
| ROUTER_REQUEST_CONTEXT_HOST | "http://localhost:8080" |
| ROUTER_REQUEST_CONTEXT_SCHEME | "http" |
| RUBY_BIN | "/usr/bin/ruby" |
| RUDDERSTACK_DATAPLANE_URL | "https://scorpultinmwpp.dataplane.rudderstack.com" |
| RUDDERSTACK_KEY | "2RC3rqGjwQwnEPKuA8fmULJG0Bd" |
| SALESFORCE_BASE_URL | "http://wiremock:8080/" |
| SALESFORCE_ENABLED | "true" |
| SALESFORCE_ENVIRONMENT | "test" |
| SALESFORCE_PASSWORD | "sfpass" |
| SALESFORCE_SECURITY_TOKEN | "sftoken" |
| SALESFORCE_USERNAME | "sfuser" |
| SALESFORCE_USE_MOCK | "false" |
| SALE_WSDL_LOCATION | "http://wiremock:8080/Etincelle/EtincelleLorient.nsf/getSaleInformationUTF8WSDL" |
| SAP_FTP_HOST | "ftpsap" |
| SAP_FTP_LOGIN | "saplogin" |
| SAP_FTP_PASSIVE | "false" |
| SAP_FTP_PASSWORD | "sappassword" |
| SAP_FTP_PORT | "21" |
| SASS_BIN | "/usr/local/bundle/gems/sass-3.7.3/bin/sass" |
| SENTRY_DSN | "" |
| SHOWVROOM_ALLIANCE_AUTO_LOGIN_URL | "http://allianceauto/" |
| SHOWVROOM_VPAUTO_HOMEPAGE_PRO_URL | "http://localhost:8020/pro" |
| SHOWVROOM_WEBSITE_BASE_URI | "https://localhost:8463" |
| SMS_ENABLED | "false" |
| TARIF_DATABASE_URL | "mysql://vpadbo:i7_sFAdDWWcC04lAbeD8LyuTu62qZ2-u@vpa-vpautofr-mysql-dev.mysql.database.azure.com:3306/tarif" |
| TARIF_WSDL_LOCATION | "http://wiremock:8080/Etincelle/EtincelleLorient.nsf/getTarifsWSDL" |
| TRANSLATION_APIM_SUBSCRIPTION_KEY | "null" |
| TRANSLATION_CLIENT_ID | "null" |
| TRANSLATION_CLIENT_SECRET | "null" |
| TRANSLATION_RESOURCE | "null" |
| UPLOAD_REGISTRATION_DOC_DIR | "uploads/registration" |
| VAT_CHECK_ENABLED | "true" |
| VAT_WSDL_LOCATION | "http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl" |
| VEHICLE_WSDL_LOCATION | "http://wiremock:8080/Etincelle/EtincelleLorient.nsf/getVehiclesBySaleUTF8WSDL" |
| VPAUTO_LIVE_AWARD_POSTSALE_STAFF | "info@vpauto.fr" |
| VPAUTO_WEBSITE_BASE_URI | "https://dev.az.vp.vpauto.fr" |
| VP_AUTO_DATABASE_URL | "mysql://vpadbo:i7_sFAdDWWcC04lAbeD8LyuTu62qZ2-u@vpa-vpautofr-mysql-dev.mysql.database.azure.com:3306/vpauto" |
| WKHTMLTOPDF_PATH | "/usr/bin/xvfb-run -a -s "-screen 0 640x480x16" /bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APCU_VERSION | "5.1.21" |
| APP_DEBUG | "1" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| CONTAINER_APP_ENV_DNS_SUFFIX | "whiteforest-fa6a9fc9.francecentral.azurecontainerapps.io" |
| CONTAINER_APP_HOSTNAME | "php--ee0raoj.whiteforest-fa6a9fc9.francecentral.azurecontainerapps.io" |
| CONTAINER_APP_NAME | "php" |
| CONTAINER_APP_PORT | "8080" |
| CONTAINER_APP_REPLICA_NAME | "php--ee0raoj-57557b8fcf-wcgsn" |
| CONTAINER_APP_REVISION | "php--ee0raoj" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/srv/public" |
| DOCUMENT_URI | "/index.php//redirect-to-country" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOME | "/srv" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_HOST | "dev.az.vp.vpauto.fr" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_SEC_CH_UA | ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ARR_SSL | "true" |
| HTTP_X_ENVOY_EXPECTED_RQ_TIMEOUT_MS | "1800000" |
| HTTP_X_ENVOY_EXTERNAL_ADDRESS | "216.73.216.154" |
| HTTP_X_FORWARDED_FOR | "216.73.216.154" |
| HTTP_X_FORWARDED_PATH | "/redirect-to-country?country=pt¶ms%5Bstep%5D=2&route=registration_step" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_K8SE_APP_KIND | "web" |
| HTTP_X_K8SE_APP_NAME | "php--ee0raoj" |
| HTTP_X_K8SE_APP_NAMESPACE | "k8se-apps" |
| HTTP_X_K8SE_PROTOCOL | "http1" |
| HTTP_X_MS_CONTAINERAPP_NAME | "php" |
| HTTP_X_MS_CONTAINERAPP_REVISION_NAME | "php--ee0raoj" |
| HTTP_X_REQUEST_ID | "fad91fed-d1d4-4cc0-a423-d89245c0bb75" |
| KUBERNETES_PORT | "tcp://100.100.224.1:443" |
| KUBERNETES_PORT_443_TCP | "tcp://100.100.224.1:443" |
| KUBERNETES_PORT_443_TCP_ADDR | "100.100.224.1" |
| KUBERNETES_PORT_443_TCP_PORT | "443" |
| KUBERNETES_PORT_443_TCP_PROTO | "tcp" |
| KUBERNETES_SERVICE_HOST | "100.100.224.1" |
| KUBERNETES_SERVICE_PORT | "443" |
| KUBERNETES_SERVICE_PORT_HTTPS | "443" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.13.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "2629bba10117bf78912068a230c68a8fd09b7740267bd8ebd3cfce91515d454b" |
| PHP_URL | "https://www.php.net/distributions/php-8.2.13.tar.xz" |
| PHP_VERSION | "8.2.13" |
| PWD | "/srv" |
| QUERY_STRING | "country=pt¶ms%5Bstep%5D=2&route=registration_step" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "100.100.0.199" |
| REMOTE_PORT | "54756" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1764841981 |
| REQUEST_TIME_FLOAT | 1764841981.4258 |
| REQUEST_URI | "/redirect-to-country?country=pt¶ms%5Bstep%5D=2&route=registration_step" |
| SCRIPT_FILENAME | "/srv/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "100.100.195.61" |
| SERVER_NAME | "_" |
| SERVER_PORT | "8080" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.22.1" |
| SHLVL | "1" |
| SUPERVISOR_ENABLED | "1" |
| SUPERVISOR_GROUP_NAME | "php-fpm" |
| SUPERVISOR_PROCESS_NAME | "php-fpm" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_URL,VP_AUTO_DATABASE_URL,TARIF_DATABASE_URL,AUTOVISTA_DATABASE_URL,WKHTMLTOPDF_PATH,JS_SERVER,JS_SERVER_PUBLIC_URL,JS_SERVER_SEND,ODR_BASE_URL,ODR_USERNAME,ODR_PASSWORD,SALESFORCE_ENABLED,SALESFORCE_USE_MOCK,SALESFORCE_ENVIRONMENT,SALESFORCE_USERNAME,SALESFORCE_PASSWORD,SALESFORCE_SECURITY_TOKEN,SALESFORCE_BASE_URL,APEX_FTP_SERVER,APEX_FTP_USER,APEX_FTP_PASSWORD,ESTIMATION_PRICE_OFFSET,ARGUS_PRICE_OFFSET,SASS_BIN,RUBY_BIN,SAP_FTP_HOST,SAP_FTP_PORT,SAP_FTP_LOGIN,SAP_FTP_PASSWORD,SAP_FTP_PASSIVE,DIALOGINSIGHT_SFTP_HOST,DIALOGINSIGHT_SFTP_PORT,DIALOGINSIGHT_SFTP_LOGIN,DIALOGINSIGHT_SFTP_PASSWORD,VPAUTO_LIVE_AWARD_POSTSALE_STAFF,LIVE_PDF_GUIDE,PRICE_DEFAULT_TARIF,SMS_ENABLED,ROUTER_REQUEST_CONTEXT_HOST,ROUTER_REQUEST_CONTEXT_SCHEME,ROUTER_REQUEST_CONTEXT_BASE_URL,SENTRY_DSN,PURCHASE_API_LOCATION,PURCHASE_API_TOKEN,UPLOAD_REGISTRATION_DOC_DIR,DELIVERY_API_LOCATION,DELIVERY_API_TOKEN,CDN_UPLOAD_FILES_ENDPOINT,CDN_UPLOAD_FILES_TOKEN,SALE_WSDL_LOCATION,VEHICLE_WSDL_LOCATION,TARIF_WSDL_LOCATION,CDNDOCPRO_WSDL_LOCATION,VAT_WSDL_LOCATION,VAT_CHECK_ENABLED,TRANSLATION_CLIENT_ID,TRANSLATION_CLIENT_SECRET,TRANSLATION_RESOURCE,TRANSLATION_APIM_SUBSCRIPTION_KEY,VPAUTO_WEBSITE_BASE_URI,SHOWVROOM_WEBSITE_BASE_URI,ECAT_WEBSITE_BASE_URI,DATAHUB_BASE_URL,DATAHUB_CLIENT_ID,DATAHUB_CLIENT_SECRET,DATAHUB_SUBSCRIPTION_KEY,DATAHUB_RESOURCE,SHOWVROOM_ALLIANCE_AUTO_LOGIN_URL,SHOWVROOM_VPAUTO_HOMEPAGE_PRO_URL,LEASEPLAN_BASE_URL,LEASEPLAN_USERNAME,LEASEPLAN_PASSWORD,LEASEPLAN_SALEEVENTTITLE_ID,LEASEPLAN_USER_BIDDER_ID,RMS_USER_BIDDER_ID,LEASEPLAN_SIGNALR_BASE_URL,LEASEPLAN_DEFAULT_VEHICLE_CATEGORY_ID,LEASEPLAN_FEES,LEASEPLAN_COOKIE_NAME,LEASEPLAN_COOKIE_DOMAIN,RECOMMENDATION_AVAILABILITY_URL,RECOMMENDATION_URL,APP_COUNTRY,APP_WEBSITE,PAYMENT_SYSTEM,AXEPTA_URL,AXEPTA_DEBUG,AXEPTA_FR_MERCHANT_ID,AXEPTA_FR_HMAC,AXEPTA_FR_BLOWFISH,AXEPTA_BE_MERCHANT_ID,AXEPTA_BE_HMAC,AXEPTA_BE_BLOWFISH,AXEPTA_PT_MERCHANT_ID,AXEPTA_PT_HMAC,AXEPTA_PT_BLOWFISH,LOCK_DSN,DOMAIN_BE,DOMAIN_DE,DOMAIN_EN,DOMAIN_ES,DOMAIN_FR,DOMAIN_IT,DOMAIN_NL,DOMAIN_PL,DOMAIN_PT,DOMAIN_RO,RMS_TOKEN_URL,RMS_BID_URL,RMS_CLIENT_ID,RMS_CLIENT_SECRET,RMS_RESOURCE,BIDAPI_BASE_URL,BIDAPI_USERNAME,BIDAPI_PASSWORD,MESSENGER_TRANSPORT_DSN,ASSET_VERSION_FOR_CACHE,ASSET_VPAUTO_BASE_URL,DUMP_FOLDER,GRILLE_URL,GRILLE_FILE_PATH,AD_APP_ID,AD_APP_SECRET,AD_GRANT_TYPE,AD_URL_REDIRECT,AD_URL_CONNECT,AD_TOKEN_URL,AD_LOGOUT_URL,AZURE_SERVICE_BUS_DSN,AZURE_SERVICE_ENTITY_PATH,AZURE_SERVICE_SUBSCRIPTION,ERP_SERVICE_BUS_DSN,ERP_SERVICE_ENTITY_PATH,ERP_SERVICE_SUBSCRIPTION,AZURE_MAPS_URL,AZURE_MAPS_KEY,RUDDERSTACK_KEY,RUDDERSTACK_DATAPLANE_URL,CUSTOMER_PORTAL_URL,REGISTRATION_URL" |
| USER | "vpauto" |
| _ | "/usr/local/sbin/php-fpm" |
| argc | 1 |
| argv | [
"country=pt¶ms%5Bstep%5D=2&route=registration_step"
] |