DefaultController :: loginAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DefaultController::loginAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "fa6653" |
| easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#1146 -request: Symfony\Component\HttpFoundation\Request {#2 …} -user: null -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#305 …} -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#70 …} -entityDto: null -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#387 …} -dashboardControllerInstance: App\Controller\DefaultController {#511 …} -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#509 …} -crudDto: null -searchDto: null -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#321 …} -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#512 …} -mainMenuDto: null -userMenuDto: null } |
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" |
| accept-language | "en-US,en;q=0.9,de;q=0.8,fr;q=0.7,nl;q=0.6,lb;q=0.5,es;q=0.4,pt;q=0.3" |
| cache-control | "max-age=0" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%22ad557a%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22homepage%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A222%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=46ad29cbd9e0331377551bf4fa6bea0a" |
| host | "iris.coolshop.it" |
| sec-ch-ua | ""Chromium";v="137", "Not A(Brand";v="24", "Google Chrome";v="137"" |
| 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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" |
| x-forwarded-for | "192.168.2.1" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "192.168.2.1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 27 Dec 2025 03:03:03 GMT" |
| expires | -1 |
| pragma | "no-cache" |
| x-debug-token | "3408a8" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "46ad29cbd9e0331377551bf4fa6bea0a" |
| sf_redirect | "{"token":"ad557a","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"homepage","file":"\/var\/www\/html\/src\/Controller\/DefaultController.php","line":222},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 27 Dec 25 04:02:30 +0100" |
| Last used | "Sat, 27 Dec 25 04:02:30 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "http://iris.coolshop.it/" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 7
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/DefaultController.php"
"line" => 548
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "loginAction"
"class" => "App\Controller\DefaultController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 7
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/DefaultController.php"
"line" => 549
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "loginAction"
"class" => "App\Controller\DefaultController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 7
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Twig\Extension\CoreExtension:1882
[
[
"file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1882
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/aa/aaa26520e1f331ad4da5aef582079592.php"
"line" => 53
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_8a340d52d5062a8922fad1099674fb80"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1493
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/bd/bde0ebfdd7730c634ca86a42ecb01068.php"
"line" => 649
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_flash_messages"
"class" => "__TwigTemplate_a0811f4ee89c718417ea23853eff65af"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/bd/bde0ebfdd7730c634ca86a42ecb01068.php"
"line" => 547
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_a0811f4ee89c718417ea23853eff65af"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 452
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 477
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/d6/d6bd1777a29381d6a2257e0424a6ab4d.php"
"line" => 208
"function" => "yieldParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_ed482b0e1cd2d82bd3185388d08a729b"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/d6/d6bd1777a29381d6a2257e0424a6ab4d.php"
"line" => 100
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_body"
"class" => "__TwigTemplate_ed482b0e1cd2d82bd3185388d08a729b"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/bd/bde0ebfdd7730c634ca86a42ecb01068.php"
"line" => 158
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_a0811f4ee89c718417ea23853eff65af"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/fc/fce7216d3ca4e2cacf1426e1d855532b.php"
"line" => 58
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_279567a4b0614f275c74f9a2a316a5e9"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/d6/d6bd1777a29381d6a2257e0424a6ab4d.php"
"line" => 65
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_ed482b0e1cd2d82bd3185388d08a729b"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/DefaultController.php"
"line" => 551
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "loginAction"
"class" => "App\Controller\DefaultController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 7
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 7
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "0114c3cd60029bc1c0c0ce3ec4861bb7" |
| PGEP20 | "true" |
| PGEP_commandline | "Envoi_manuel_PGEP_IVECO/Client_PGEP_IVECO/bin/depot.sh" |
| PGEP_commandline_retrait | "Envoi_manuel_PGEP_IVECO/Client_PGEP_IVECO/bin/retrait.sh" |
| cdfs_archive_dir | "/var/www/html/public/services/txrx/CDFS/arch_in/" |
| cdfs_origin_dir | "/var/www/html/public/services/txrx/CDFS/in/" |
| database_host | "160.220.92.112" |
| database_name | "IRISQ" |
| database_password | "Nip3Spvld" |
| database_port | "1523" |
| database_user | "IRISQDBA" |
| ecoc_IVECO_Private_Key | "/var/www/iveco-iris/tests/UTAC-eCOC/certs/IVECO_Private_Key.key" |
| ecoc_IVECO_Public_Cert | "/var/www/iveco-iris/tests/UTAC-eCOC/certs/IVECO_Public_Cert.pem" |
| ecoc_UTAC_Client_Cert | "/var/www/iveco-iris/tests/UTAC-eCOC/certs/UTAC_Client_Cert.pem" |
| ecoc_archive_dir | "/var/www/html/public/services/txrx/eCOC/arch_in/" |
| ecoc_ecocimporterendpoint | "https://test-partenaire-coc.utac-otc.com/WsEcoc/services/IviServiceSoapImplPort?wsdl" |
| ecoc_origin_dir | "/var/www/html/public/services/txrx/eCOC/in/" |
| ewvta_dematerialized_dir | "/uploads/export/ewvta_dematerialized/" |
| ewvta_export_dir | "/var/www/html/public/services/txrx/eWVTA/out" |
| ewvta_print_dir | "/uploads/export/ewvta_print/" |
| fdm_dir | "/uploads/FDM/" |
| http_proxy_host | "" |
| http_proxy_port | "" |
| mail_supervisor_alert | "nicolas.falcone@coolshop.it;luca.tessitore@coolshop.it" |
| mailer_dsn | "gmail+smtp://demartino907@gmail.com:corhizxzfgxpetsm@default" |
| pgep_archive_dir | "/var/www/html/public/services/txrx/pgep/arch/" |
| pgep_base_url | "https://api-ext.rec.aaa-data.fr" |
| pgep_password | "0k9wD_7qmKMms4YT6ttKikJzFQca" |
| pgep_username | "5dQRbay9oJkrAS_RsVoEii_IWTga" |
| php | "/usr/local/bin/php" |
| secret | "ThisTokenIsNotSoSecretChangeIt" |
| upload_dir | "/uploads/" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_CONFDIR | "/etc/apache2" |
| APACHE_ENVVARS | "/etc/apache2/envvars" |
| APACHE_LOCK_DIR | "/var/lock/apache2" |
| APACHE_LOG_DIR | "/var/log/apache2" |
| APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
| APACHE_RUN_DIR | "/var/run/apache2" |
| APACHE_RUN_GROUP | "www-data" |
| APACHE_RUN_USER | "www-data" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| C_INCLUDE_PATH | "/usr/include/oracle/12.2/client64" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOSTNAME | "d211c81fffe7" |
| 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" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9,de;q=0.8,fr;q=0.7,nl;q=0.6,lb;q=0.5,es;q=0.4,pt;q=0.3" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22ad557a%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22homepage%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A222%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=46ad29cbd9e0331377551bf4fa6bea0a" |
| HTTP_HOST | "iris.coolshop.it" |
| HTTP_SEC_CH_UA | ""Chromium";v="137", "Not A(Brand";v="24", "Google Chrome";v="137"" |
| 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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "192.168.2.1" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "192.168.2.1" |
| LANG | "C" |
| LD_LIBRARY_PATH | "/usr/lib/oracle/12.2/client64/lib" |
| ORACLE_HOME | "/usr/lib/oracle/12.2/client64" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.29.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 | "475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c" |
| PHP_URL | "https://www.php.net/distributions/php-8.2.29.tar.xz" |
| PHP_VERSION | "8.2.29" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "192.168.2.10" |
| REMOTE_PORT | "34158" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1766804583 |
| REQUEST_TIME_FLOAT | 1766804583.4273 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.17.0.23" |
| SERVER_ADMIN | "admin+irisdev@coolshop.it" |
| SERVER_NAME | "iris.coolshop.it" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at iris.coolshop.it Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SHLVL | "0" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,APP_DEBUG,APP_ENV,database_host,database_port,database_name,database_user,database_password,mailer_dsn,secret,upload_dir,cdfs_origin_dir,cdfs_archive_dir,ecoc_origin_dir,ecoc_archive_dir,pgep_archive_dir,ecoc_ecocimporterendpoint,ecoc_IVECO_Private_Key,ecoc_IVECO_Public_Cert,ecoc_UTAC_Client_Cert,http_proxy_host,http_proxy_port,fdm_dir,PGEP_commandline,PGEP_commandline_retrait,pgep_base_url,pgep_username,pgep_password,ewvta_dematerialized_dir,ewvta_print_dir,ewvta_export_dir,php,PGEP20,mail_supervisor_alert" |
| argc | 0 |
| argv | [] |