Request / Response
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| _csrf_token | "csrf-token" |
| _password | "******" |
| _username | "Nicolas" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "0f96a5" |
| csrf-token | 257 |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "fr-FR,fr;q=0.8" |
| cache-control | "max-age=0" |
| content-length | "63" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "main_deauth_profile_token=bf0cce; PHPSESSID=6d45d554eb1659f86e802e36fd964819" |
| host | "eticket.imalize.com" |
| origin | "https://eticket.imalize.com" |
| priority | "u=0, i" |
| referer | "https://eticket.imalize.com/login" |
| sec-ch-ua | ""Brave";v="149", "Chromium";v="149", "Not)A;Brand";v="24"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| sec-gpc | "1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "82.96.161.182" |
Request Content
Raw
_username=Nicolas&_password=******&_csrf_token=csrf-token
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Mon, 15 Jun 2026 07:06:10 GMT" |
| location | "https://eticket.imalize.com/mail-tasks" |
| x-debug-token | "5a9857" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "6d45d554eb1659f86e802e36fd964819" |
| main_deauth_profile_token | "bf0cce" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 15 Jun 26 09:06:10 +0200" |
| Last used | "Mon, 15 Jun 26 09:06:10 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "Nicolas" |
| _security.main.target_path | "https://eticket.imalize.com/mail-tasks" |
| _security_main | "O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":7:{s:19:"\x00App\Entity\User\x00id";i:11;s:22:"\x00App\Entity\User\x00email";s:21:"n.vincent@imalize.com";s:22:"\x00App\Entity\User\x00roles";a:2:{i:0;s:12:"ROLE_IMALIZE";i:1;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:15:"!dolibarr-auth!";s:21:"\x00App\Entity\User\x00name";s:15:"Nicolas Vincent";s:36:"\x00App\Entity\User\x00organisationImalize";N;s:40:"\x00App\Entity\User\x00organisationFournisseur";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:3:{i:0;s:12:"ROLE_IMALIZE";i:1;s:10:"ROLE_ADMIN";i:2;s:9:"ROLE_USER";}}}" |
| csrf-token | 257 |
| dolibarr_token | "mo6tJ1Nho5kOP143Rfd2jSNC3XFNe89d" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 168
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\DolibarrLoginAuthenticator:43
[
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/src/Security/DolibarrLoginAuthenticator.php"
"line" => 43
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 74
"function" => "authenticate"
"class" => "App\Security\DolibarrLoginAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 172
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\DolibarrLoginAuthenticator:51
[
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/src/Security/DolibarrLoginAuthenticator.php"
"line" => 51
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 74
"function" => "authenticate"
"class" => "App\Security\DolibarrLoginAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 172
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 51
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 225
"function" => "setToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 213
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\DolibarrLoginAuthenticator:36
[
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 36
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/src/Security/DolibarrLoginAuthenticator.php"
"line" => 63
"function" => "getTargetPath"
"class" => "App\Security\DolibarrLoginAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 91
"function" => "onAuthenticationSuccess"
"class" => "App\Security\DolibarrLoginAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 227
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 213
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 89
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
"line" => 55
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
"line" => 53
"function" => "onAuthentication"
"class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onSuccessfulLogin"
"class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 233
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 213
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/eticket.imalize.com/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/eticket.imalize.com/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "6aaf7c86df68d0d7cde709ff2681659f" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://eticketdata:QN5wOd0j~fpa%re6@localhost:3306/imalize_chat?serverVersion=10.11.11-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "https://eticket.imalize.com/" |
| DOLIBARR_API_URL | "https://erp.imalize.com/api/index.php/users?sortfield=t.rowid&sortorder=ASC&limit=100" |
| DOLIBARR_ASSIGNABLE_ROLES | "" |
| DOLIBARR_DIRECTORY_API_KEY | "nbXQ5fIuGJ18912e50XeTViM2JBjq3cf" |
| EXTERNAL_API_KEY | "imalize-secret-key-2026" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| WEBHOOK_SECRET_TOKEN | "changeme" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/vhosts/eticket.imalize.com/httpdocs" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/vhosts/eticket.imalize.com/httpdocs" ] |
| CONTENT_LENGTH | "63" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/eticket.imalize.com/httpdocs/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/eticket.imalize.com/httpdocs/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/eticket.imalize.com" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "fr-FR,fr;q=0.8" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_COOKIE | "main_deauth_profile_token=bf0cce; PHPSESSID=6d45d554eb1659f86e802e36fd964819" |
| HTTP_HOST | "eticket.imalize.com" |
| HTTP_ORIGIN | "https://eticket.imalize.com" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://eticket.imalize.com/login" |
| HTTP_SEC_CH_UA | ""Brave";v="149", "Chromium";v="149", "Not)A;Brand";v="24"" |
| 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 | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_SEC_GPC | "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/149.0.0.0 Safari/537.36" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "82.96.161.182" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://eticket.imalize.com/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_SSL_TLS_SNI | "eticket.imalize.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "ai-kYbXqiQFaTSiGRC2YggAAAAM" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "82.96.161.182" |
| REMOTE_PORT | "41520" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781507169 |
| REQUEST_TIME_FLOAT | 1781507169.853 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/vhosts/eticket.imalize.com/httpdocs/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://eticket.imalize.com/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "51.254.21.45" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "eticket.imalize.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache Server at eticket.imalize.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "eticket.imalize.com" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/eticket.imalize.com/httpdocs/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,EXTERNAL_API_KEY,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,WEBHOOK_SECRET_TOKEN,DOLIBARR_API_URL,DOLIBARR_DIRECTORY_API_KEY,DOLIBARR_ASSIGNABLE_ROLES" |
| UNIQUE_ID | "ai-kYbXqiQFaTSiGRC2YggAAAAM" |
| USER | "eticket.imalize.com_h3bsalrzaxr" |
| proxy-nokeepalive | "1" |