GET http://localhost/healthcheck

HealthCheckController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\HealthCheckController"
_firewall_context
"security.firewall.map.context.main"
_route
"app_healthcheck__invoke"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"4de010"
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#1364
  -container: ContainerQjTXrju\App_KernelDevDebugContainer {#25 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#1434 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1397 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#256 …}
}

Request Headers

Header Value
accept
"*/*"
host
"localhost"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 20 Dec 2024 19:29:38 GMT"
strict-transport-security
"max-age=500; includeSubDomains; preload"
x-debug-token
"fe8e74"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Fri, 20 Dec 24 19:29:38 +0000"
Last used
"Fri, 20 Dec 24 19:29:38 +0000"
Lifetime
259200

Session Attributes

Attribute Value
selectedCompany
App\Entity\Company {#1810
  #id: 1
  #deleted: false
  #createdAt: DateTime @1725351423 {#1807
    date: 2024-09-03 08:17:03.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1725351423 {#1808
    date: 2024-09-03 08:17:03.0 UTC (+00:00)
  }
  #deletedAt: null
  #lifeCycleEnabled: true
  -name: "Cegid"
  -users: Doctrine\ORM\PersistentCollection {#1816 …}
  -reports: Doctrine\ORM\PersistentCollection {#1908 …}
  -extracts: Doctrine\ORM\PersistentCollection {#1923 …}
  -amendments: Doctrine\ORM\PersistentCollection {#1984 …}
  -subscriptions: Doctrine\ORM\PersistentCollection {#1998 …}
  -products: Doctrine\ORM\PersistentCollection {#2079 …}
  -configs: Doctrine\ORM\PersistentCollection {#2172 …}
  -environments: Doctrine\ORM\PersistentCollection {#2191 …}
  -documentations: Doctrine\ORM\PersistentCollection {#2208 …}
  -refunds: Doctrine\ORM\PersistentCollection {#2251 …}
  -subscriptionItems: Doctrine\ORM\PersistentCollection {#2305 …}
  -subscriptionStatus: Doctrine\ORM\PersistentCollection {#2368 …}
  -productPrices: Doctrine\ORM\PersistentCollection {#2436 …}
  -offers: Doctrine\ORM\PersistentCollection {#2485 …}
  -payments: Doctrine\ORM\PersistentCollection {#2545 …}
  -paymentSchedules: Doctrine\ORM\PersistentCollection {#2630 …}
  -invoices: Doctrine\ORM\PersistentCollection {#2661 …}
  -invoiceItems: Doctrine\ORM\PersistentCollection {#2758 …}
  -revenueSchedules: Doctrine\ORM\PersistentCollection {#2798 …}
  -creditBalanceAdjustments: Doctrine\ORM\PersistentCollection {#2880 …}
  -taxationItems: Doctrine\ORM\PersistentCollection {#2922 …}
  -contacts: Doctrine\ORM\PersistentCollection {#2983 …}
  -customers: Doctrine\ORM\PersistentCollection {#3058 …}
  -groups: Doctrine\ORM\PersistentCollection {#3153 …}
  -tickets: Doctrine\ORM\PersistentCollection {#3191 …}
  -ticketHistory: Doctrine\ORM\PersistentCollection {#3228 …}
  -legalEntities: Doctrine\ORM\PersistentCollection {#3236 …}
  -notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -opportunityStatus: Doctrine\ORM\PersistentCollection {#3320 …}
  -oauthClients: Doctrine\ORM\PersistentCollection {#3366 …}
}

Session Usage

8 Usages
Stateless check enabled
Usage
App\Session\Context\AbstractSessionContext:116
[
  [
    "file" => "/web/html/src/App/Session/Context/AbstractSessionContext.php"
    "line" => 116
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/EventSubscriber/LocaleSubscriber.php"
    "line" => 83
    "function" => "__get"
    "class" => "App\Session\Context\AbstractSessionContext"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/web/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Session\Context\AbstractSessionContext:101
[
  [
    "file" => "/web/html/src/App/Session/Context/AbstractSessionContext.php"
    "line" => 101
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/Service/CurrentCompany.php"
    "line" => 86
    "function" => "__set"
    "class" => "App\Session\Context\AbstractSessionContext"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/Service/CurrentCompany.php"
    "line" => 209
    "function" => "getCurrentCompany"
    "class" => "App\Service\CurrentCompany"
    "type" => "->"
  ]
  [
    "file" => "/web/html/src/App/EventSubscriber/InjectServiceInSqlFilter.php"
    "line" => 63
    "function" => "updateFilter"
    "class" => "App\Service\CurrentCompany"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelController"
    "class" => "App\EventSubscriber\InjectServiceInSqlFilter"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 169
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/web/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/web/html/web/index.php"
    "line" => 7
    "args" => [
      "/web/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_SECRET
"15b8c31e940d56a5e6756f6bfffd0d4e"
DATABASE_PREFIX
"valueinvoice_"
DATE_FORMAT
"m/d/Y"
DEFAULT_TIME_ZONE
"Europe/Paris"
ENABLE_MAIL_DELIVERY
"false"
FRAMEWORK_IDE
"null"
LOCK_DSN
"semaphore"
MAIN_EMAIL_ADDRESS
"support@valueinsell.com"
MAIN_EMAIL_NAME
"ValueInSell"
MENU_COLUMNS
"8"
MERCURE_JWT_SECRET
"%GpSZ7EAN&N0G4Ax2c3@d1gaGO%GpSZ7EAN&N0G4Ax2c3@d1gaGO"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=1&table_name=valueinvoice_messenger_messages"
PASS_RESETTING_RETRY_TTL
"7200"
PASS_RESETTING_TOKEN_TTL
"86400"
PROJECT_LOGO
"app/image/logo.png"
PROJECT_NAME
"Valuein"
TIME_FORMAT
"H:i"
TRUSTED_PROXIES
"10.0.0.0/8,176.18.0.0/16,192.168.0.0/16,169.254.0.0/16"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_RUNTIME
"App\AppRuntime"
CONTEXT_DOCUMENT_ROOT
"/web/html/web"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://valuein:WWqAaRy4TFrV@pg124307-001.eu.clouddb.ovh.net:35921/cegid?serverVersion=mariadb-10.11.9"
DOCUMENT_ROOT
"/web/html/web"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/root"
HOSTNAME
"87357d06b34b"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"localhost"
MAILER_DSN
"smtp://mail:25"
MERCURE_PUBLIC_URL
"/.well-known/mercure"
MERCURE_URL
"http://mercure/.well-known/mercure"
MODSEC_ARGUMENTS_LIMIT
"1000"
MODSEC_ARGUMENT_SEPARATOR
"&"
MODSEC_AUDIT_ENGINE
"RelevantOnly"
MODSEC_AUDIT_LOG_FORMAT
"JSON"
MODSEC_AUDIT_LOG_PARTS
"ABIJDEFHZ"
MODSEC_AUDIT_LOG_RELEVANT_STATUS
"^(?:5|4(?!04))"
MODSEC_AUDIT_LOG_TYPE
"Serial"
MODSEC_COOKIE_FORMAT
"0"
MODSEC_DISABLE_BACKEND_COMPRESSION
"On"
MODSEC_REQ_BODY_ACCESS
"On"
MODSEC_REQ_BODY_JSON_DEPTH_LIMIT
"512"
MODSEC_REQ_BODY_LIMIT_ACTION
"Reject"
MODSEC_RESP_BODY_ACCESS
"On"
MODSEC_RESP_BODY_LIMIT_ACTION
"ProcessPartial"
MODSEC_RESP_BODY_MIMETYPE
"text/plain text/html text/xml"
MODSEC_RULE_ENGINE
"DetectionOnly"
MODSEC_STATUS_ENGINE
"Off"
MODSEC_TMP_SAVE_UPLOADED_FILES
"on"
MODSEC_UNICODE_MAPPING
"20127"
MODSEC_UPLOAD_KEEP_FILES
"RelevantOnly"
PATH
"/command:/sbin:/bin:/usr/sbin:/usr/bin"
PDF_RENDERER_URL
"http://pdfRenderer:5017"
PHP_SELF
"/index.php"
PWD
"/web/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z2XFon_0YS9uoeSG_5vlSwAAAAU"
REDIRECT_URL
"/healthcheck"
REMOTE_ADDR
"::1"
REMOTE_PORT
"49818"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1734722978
REQUEST_TIME_FLOAT
1734722978.253
REQUEST_URI
"/healthcheck"
SCRIPT_FILENAME
"/web/html/web/index.php"
SCRIPT_NAME
"/index.php"
SECRET
"K7sUrDxgXnWyG6LJqQcVm8RvdTfHtaweF4bYACzMkSP3EZ9Nh2_invoice-cegid.valuein.io"
SEC_RULE_ENGINE
"On"
SEC_RULE_REMOVED
"200004 911100 921110 932100 932105 932235 932110 932115 932140 933210 941100 941110 941130 941160 941170 941180 942190 949110"
SEC_RULE_REMOVED_ADMIN
"941100 941110 941160 921110 941180"
SERVER_ADDR
"::1"
SERVER_ADMIN
"you@example.com"
SERVER_NAME
"localhost"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"3"
SYMFONY_DOTENV_VARS
"DATABASE_PREFIX,MAIN_EMAIL_ADDRESS,MAIN_EMAIL_NAME,PROJECT_NAME,PROJECT_LOGO,DEFAULT_TIME_ZONE,DATE_FORMAT,TIME_FORMAT,MENU_COLUMNS,PASS_RESETTING_RETRY_TTL,PASS_RESETTING_TOKEN_TTL,APP_SECRET,TRUSTED_PROXIES,FRAMEWORK_IDE,LOCK_DSN,ENABLE_MAIL_DELIVERY,MESSENGER_TRANSPORT_DSN,MERCURE_JWT_SECRET"
UNIQUE_ID
"Z2XFon_0YS9uoeSG_5vlSwAAAAU"
VIRTUAL_HOST
"invoice-cegid.valuein.io"