SecurityController :: login
Request
GET Parameters
| Key | Value |
|---|---|
| oauth_error | "broker_unreachable" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "CTS\SkeletonCore\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _route | "app_login" |
| _route_params | [ "_locale" => "en" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1176 -supports: false -passport: null -duration: null -stub: "Cargotech\OauthLogin\Security\OAuthLoginAuthenticator" -authenticated: null -exception: null -authenticator: Cargotech\OauthLogin\Security\OAuthLoginAuthenticator {#1192 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1172 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1268 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1160 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#1170 …} } ] |
| _stopwatch_token | "f6a705" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| host | "cargopulse.srv2.nesh.pt" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "127.0.0.1" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "127.0.0.1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-security-policy-report-only | "base-uri 'self'; connect-src 'self' wss: ws: https://mercure.cargopulse.app https://cdn.lordicon.com https://*.googleapis.com https://*.gstatic.com; font-src 'self' data: https://*.gstatic.com; form-action 'self'; frame-src 'self' blob:; img-src 'self' data: https:; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.googleapis.com https://*.gstatic.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://*.googleapis.com https://*.gstatic.com" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 10 Aug 2026 19:42:41 GMT" |
| referrer-policy | "no-referrer, strict-origin-when-cross-origin" |
| x-content-security-policy-report-only | "base-uri 'self'; connect-src 'self' wss: ws: https://mercure.cargopulse.app https://cdn.lordicon.com https://*.googleapis.com https://*.gstatic.com; font-src 'self' data: https://*.gstatic.com; form-action 'self'; frame-src 'self' blob:; img-src 'self' data: https:; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.googleapis.com https://*.gstatic.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://*.googleapis.com https://*.gstatic.com" |
| x-content-type-options | "nosniff" |
| x-debug-token | "38e265" |
| x-frame-options | "DENY" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 13
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 10 Aug 26 19:42:41 +0000" |
| Last used | "Mon, 10 Aug 26 19:42:41 +0000" |
| Lifetime | 86400 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "en" |
Session Usage
13
Usages
Stateless check enabled
| Usage |
|---|
CTS\SkeletonCore\EventSubscriber\LocaleRedirectSubscriber:89
[
[
"file" => "/home/miguel/sites/cargopulse/src/SkeletonCore/EventSubscriber/LocaleRedirectSubscriber.php"
"line" => 89
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/src/SkeletonCore/EventSubscriber/LocaleRedirectSubscriber.php"
"line" => 52
"function" => "normalizeRequestAndSessionLocale"
"class" => "CTS\SkeletonCore\EventSubscriber\LocaleRedirectSubscriber"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "CTS\SkeletonCore\EventSubscriber\LocaleRedirectSubscriber"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
CTS\SkeletonCore\EventSubscriber\LocaleRedirectSubscriber:102
[
[
"file" => "/home/miguel/sites/cargopulse/src/SkeletonCore/EventSubscriber/LocaleRedirectSubscriber.php"
"line" => 102
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/src/SkeletonCore/EventSubscriber/LocaleRedirectSubscriber.php"
"line" => 52
"function" => "normalizeRequestAndSessionLocale"
"class" => "CTS\SkeletonCore\EventSubscriber\LocaleRedirectSubscriber"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "CTS\SkeletonCore\EventSubscriber\LocaleRedirectSubscriber"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
CTS\SkeletonCore\EventSubscriber\LocaleSubscriber:101
[
[
"file" => "/home/miguel/sites/cargopulse/src/SkeletonCore/EventSubscriber/LocaleSubscriber.php"
"line" => 101
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "CTS\SkeletonCore\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/src/SkeletonCore/EventSubscriber/LocaleSubscriber.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequestUserLocale"
"class" => "CTS\SkeletonCore\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/src/SkeletonCore/Controller/SecurityController.php"
"line" => 48
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "CTS\SkeletonCore\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/src/SkeletonCore/Controller/SecurityController.php"
"line" => 58
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "CTS\SkeletonCore\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1928
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/var/cache/dev/twig/d5/d5ec1ea61e5f786fa42f4f06f07572a8.php"
"line" => 154
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_d119c2c8411de5b63514df1bf5dcdf79"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/var/cache/dev/twig/e3/e36725be0807c4fd9fa4c2a74cfb0ba5.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_6ccc9eb5998580e25d928a59077ff12b"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/src/SkeletonCore/Controller/SecurityController.php"
"line" => 60
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "CTS\SkeletonCore\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:190
[
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 190
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1928
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/var/cache/dev/twig/79/794b502bed0e7b8ab40c667a59411cd4.php"
"line" => 63
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_768e4d9e98ce89bbd0b1cabf4c09e092"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1527
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/var/cache/dev/twig/ec/ec6c3e7173e1f3edf5836f07c711b8cd.php"
"line" => 78
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_0ea2cbafb2daea762d2e88465b3c51a1"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1527
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/var/cache/dev/twig/d5/d5ec1ea61e5f786fa42f4f06f07572a8.php"
"line" => 340
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_d119c2c8411de5b63514df1bf5dcdf79"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/var/cache/dev/twig/e3/e36725be0807c4fd9fa4c2a74cfb0ba5.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_6ccc9eb5998580e25d928a59077ff12b"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/src/SkeletonCore/Controller/SecurityController.php"
"line" => 60
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "CTS\SkeletonCore\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/miguel/sites/cargopulse/public/index.php"
"line" => 5
"args" => [
"/home/miguel/sites/cargopulse/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ABSTRACT_API_KEY | "623d394989b44a54914e3f15c2b0038e" |
| ADSB_LOL_BASE_URL | "http://100.99.58.100:8180" |
| AI_INSIGHTS_RECIPIENT_EMAIL | "msousa@lusoatlantic.com" |
| AI_MODEL | "gemini-2.5-flash" |
| AI_SPECIALIST_PIPELINE | "1" |
| APP_ADMIN_EMAIL | "" |
| APP_BASE_URL | "https://local.cargopulse.app" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_IMAGE_BASE_URL | "/images/flags" |
| APP_LOGO_BLACK | "" |
| APP_LOGO_LIGHT | "" |
| APP_NAME | "Cargopulse" |
| APP_SECRET | "8b14e64e7fd919a8c68ce1289f6d8eca2758061ca0be3f16d85cbb03c20afa4d" |
| APP_URL | "https://dev.cargopulse.app" |
| APP_VERSION | "1.0.0" |
| ASC_ISSUER_ID | "" |
| ASC_KEY_ID_AFPS | "D947DTYAU4" |
| ASC_KEY_ID_CARGOPULSE | "D947DTYAU4" |
| ASC_KEY_PATH_AFPS | "/home/miguel/keys/AuthKey_D947DTYAU4.p8" |
| ASC_KEY_PATH_CARGOPULSE | "/home/miguel/keys/AuthKey_D947DTYAU4.p8" |
| AWS_SES_ACCESS_KEY | "AKIAVEGGAJNUW36Y4KVB" |
| AWS_SES_CONFIGURATION_SET | "cargopulse-marketing" |
| AWS_SES_REGION | "eu-north-1" |
| AWS_SES_SECRET_KEY | "r1E6NVwOdFLDPbG6WbduqgnboP3oDprAquF4ogY5" |
| CACHE_PREFIX_SEED | "local/cargopulse" |
| CARGOPULSE_WEBHOOK_FORWARD_SECRET | "local-dev-not-real-secret-for-cache-warm-only" |
| CARGOTECH_WEBHOOK_ALLOW_HTTP | "false" |
| CARGOTECH_WEBHOOK_SECRET | "replace-with-plaintext-secret-from-ctsdata-admin" |
| CARGO_HUB_BASE_URL | "https://cargohubl.cargopulse.app" |
| CARGO_HUB_TENANT_API_KEY | "ef18ff69c29551f69176bfb5d22d91f5a5323b170ba11c1fc70a1fadc4695de1" |
| CARGO_HUB_WEBHOOK_SECRET | "2e2ae216b0beb90a4245547ed0d8133970dab4a8e5fa0471d05e4b826ce000d4" |
| CG329_API_TOKEN | "C7E7A3D8-333B-4C51-8980-E55C63882588" |
| CHAMP_BASE_URL | "https://community.champ.aero:8444" |
| CHAMP_DIRECTORY | "Luso-Atlantic-Test" |
| CHAMP_ENABLED | "true" |
| CHAMP_PASSWORD | "CxNDGM73JVE5xR" |
| CHAMP_SENDER_PIMA | "REUAGT87LUAT/OPO01" |
| CHAMP_WEBHOOK_FORWARD_SECRET | "" |
| CHAMP_WEBHOOK_PASSWORD | "" |
| CHAMP_WEBHOOK_USER | "champ" |
| CLOSURE_DIGEST_RECIPIENTS | "ops@lusoatlantic.com" |
| COMPLAINT_MAILBOX_EMAIL | "billing@lusoatlantic.com" |
| COMPLAINT_MAILBOX_NAME | "Billing - Luso Atlantic" |
| COMPLIANCE_LOOP_ALLOWED_RECIPIENTS | "msousa@cargo-tech.solutions" |
| COMPLIANCE_MAILBOX_EMAIL | "conformidade@lusoatlantic.com" |
| COMPLIANCE_MAILBOX_NAME | "Conformidade - Luso Atlantic" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| COUNTRY_IMAGE_DOWNLOAD_ENABLED | "true" |
| CTSDATA_BASE_URL | "https://api.local.cargo-tech.solutions" |
| CTSDATA_VERIFY_HOST | "false" |
| CTSDATA_VERIFY_PEER | "false" |
| DATABASE_URL | "mysql://cp_local:cp_local@127.0.0.1:3306/cp_local?serverVersion=9.7.0&charset=utf8mb4" |
| DEPLOY_COMPOSER_BIN | "/usr/local/bin/composer" |
| DEPLOY_NGINX_CONF_DIR | "/etc/nginx" |
| DEPLOY_PHP_BIN | "/usr/bin/php" |
| DEPLOY_PROJECT_DIR | "/var/www/cargopulse" |
| DEPLOY_SUPERVISOR_CONF_DIR | "/etc/supervisor/conf.d" |
| DEPLOY_WEB_GROUP | "www-data" |
| DEPLOY_WEB_USER | "www-data" |
| ECB_URL_DAILY | "https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml" |
| ECB_URL_HISTORIC | "https://www.ecb.europa.eu/stats/eurofxref/eurofxref-hist.xml" |
| ECB_URL_HISTORIC_90DAYS | "https://www.ecb.europa.eu/stats/eurofxref/eurofxref-hist-90d.xml" |
| EMAIL_LINK_V2_FEEDBACK | "1" |
| EMAIL_LINK_V2_PRECISION | "1" |
| EMAIL_LINK_V2_REVALIDATOR | "0" |
| ERP_DATABASE_URL | "sqlsrv://user:pass@127.0.0.1:1433/erp?serverVersion=16" |
| ERP_DB_HOST | "127.0.0.1" |
| ERP_DB_NAME | "CGERP310" |
| ERP_DB_PASS | "ewerhs@1998" |
| ERP_DB_PORT | "14330" |
| ERP_DB_USER | "cargopulse" |
| FINANCE_NOTIFICATION_EMAIL | "" |
| FLAG_IMAGE_QUALITY | "80" |
| FLIGHTAWARE_API_KEY | "" |
| GEMINI_API_KEY | "AIzaSyAOedoIpHJfGdIakJ_RqDelfaqXcjbSsa0" |
| GEONAMES_USERNAME | "cargopulse" |
| GLITCHTIP_HEARTBEAT_ASYNC_URL | "" |
| GLITCHTIP_HEARTBEAT_HIGH_PRIORITY_URL | "" |
| GLITCHTIP_HEARTBEAT_LOW_PRIORITY_URL | "" |
| GOOGLE_API_KEY | "AIzaSyC5jmtNxX3y8xgEcpK_eeQnO3SFAiX_ZCY" |
| GOOGLE_MAPS_API_KEY | "AIzaSyAbZYUT-OAv3MeQANgAuLxqRLKk41w6gBA" |
| GOOGLE_OAUTH | "enabled" |
| GOOGLE_OAUTH_CLIENT_ID | "119408491037-p0517ovpeod88d24l3hjsij5g6h85987.apps.googleusercontent.com" |
| GOOGLE_OAUTH_CLIENT_SECRET | "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" |
| GOOGLE_PLAY_SA_CARGOPULSE | "/home/miguel/keys/play-cargopulse.json" |
| GOOGLE_PLAY_SERVICE_ACCOUNT_JSON | "/home/miguel/keys/play-cargopulse.json" |
| HOST_GID | "1000" |
| HOST_UID | "1000" |
| INVOICEHUB_V2_ENABLED | "1" |
| JCTRANS_AUTH_TOKEN | "" |
| JCTRANS_MEMBER_ID | "1111" |
| JCTRANS_PASSWORD | "Luso2025**" |
| JCTRANS_PROXY_URL | "" |
| JCTRANS_SYNC_BATCH_SIZE | "50" |
| JCTRANS_SYNC_DELAY_MS | "2000" |
| JCTRANS_SYNC_DELETE_MISSING | "false" |
| JCTRANS_SYNC_ENABLED | "true" |
| JCTRANS_USERNAME | "snery@lusoatlantic.com" |
| KERNEL_CLASS | "CTS\Kernel" |
| LEGACY_ADHOCS_DATABASE_URL | "mysql://root:ewerhs@1988@172.17.160.1:3306/adhoc_requests?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| LEGACY_DATABASE_URL | "mysql://root:ewerhs@1988@172.17.160.1:3306/jtm?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| MAILER_BCC | "" |
| MAILER_CC | "" |
| MAILER_DSN | "smtp://cargopulse:xF9CKWvj4t1YDLfI@mail.smtp2go.com:2525" |
| MAILER_FROM | "automation@cargopulse.app" |
| MAILER_REDIRECT_TO | "geral@nesh.pt" |
| MAIL_JOURNALING_BCC | "" |
| MAX_IMAGE_SIZE | "2048" |
| MEILISEARCH_API_KEY | "" |
| MEILISEARCH_EMAIL_INDEX | "cp_local_emails" |
| MEILISEARCH_HOST | "http://127.0.0.1:7700" |
| MERCURE_COOKIE_DOMAIN | "" |
| MERCURE_JWT_SECRET | "1d23578ffb086482caee6c165b654f22a8aabd1bf1c52a102c596e2234755abe" |
| MERCURE_PUBLIC_URL | "https://mercure.cargopulse.local/.well-known/mercure" |
| MERCURE_URL | "https://mercure.cargopulse.local/.well-known/mercure" |
| MESSENGER_ADSB_DSN | "redis://151.80.233.190:32768/1/adsb?auto_setup=1" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| METRICS_ALLOWED_IPS | "127.0.0.1,::1" |
| METRICS_ROUTE_ENABLED | "true" |
| MICROSOFT_OAUTH | "enabled" |
| MICROSOFT_OAUTH_CLIENT_ID | "2f1b75ba-2614-47b5-8081-23f9cd38aaa4" |
| MICROSOFT_OAUTH_CLIENT_SECRET | "AbK8Q~50SG98PGXf3zkS2pxmAARNHRARGLOK7a3m" |
| MODULE_SECRETS_KEY | "gAOhSVLpQwJvf5saUE62+eURnSUJ/ztbFaIyAERzN4A=" |
| OAUTH_BROKER_BASE_URL | "https://oauthl.cargopulse.app" |
| OAUTH_BROKER_TENANT_KEY_PATH | "%kernel.project_dir%/var/keys/oauth-broker-tenant.key" |
| OAUTH_BROKER_TENANT_SLUG | "local" |
| OLLAMA_HOST_URL | "http://100.74.15.38:11434" |
| OLLAMA_MODEL | "gemma4:e4b" |
| OPENSANCTIONS_API_KEY | "" |
| OPENSANCTIONS_ENABLED | "false" |
| PANTHER_APP_ENV | "panther" |
| PANTHER_ERROR_SCREENSHOT_DIR | "./var/error-screenshots" |
| PORTAL_DOMAIN_TARGET_HOST | "prod.cargopulse.app" |
| PORTAL_DOMAIN_TARGET_IPS | "" |
| PROMETHEUS_BACKEND | "inmemory" |
| PROMETHEUS_REDIS_DB | "2" |
| PROMETHEUS_REDIS_HOST | "127.0.0.1" |
| PROMETHEUS_REDIS_PASSWORD | "" |
| PROMETHEUS_REDIS_PORT | "6379" |
| PROMETHEUS_REDIS_PREFIX | "PROMETHEUS_" |
| RECON_ALERT_RECIPIENTS | "clapa@lusoatlantic.com,msousa@lusoatlantic.com" |
| REDIS_SESSION_URL | "redis://127.0.0.1:6379/3" |
| REDIS_URL | "redis://127.0.0.1:6379" |
| RISK_INTEL_ENABLED | "true" |
| S3_ACCESS_KEY | "517fd2bacb78af6d1e1d69a6bc9235ae" |
| S3_BUCKET | "cargopulse-dev" |
| S3_ENDPOINT | "https://f5aae7e852afea97d34b678dde8cf69f.r2.cloudflarestorage.com" |
| S3_PREFIX | "" |
| S3_REGION | "auto" |
| S3_SECRET_KEY | "c35fc0853690a37348eac3e81ff711db048fb5affd2eeafaacab36d0e7458764" |
| S3_VERIFY_SSL | "false" |
| SENTRY_DSN | "https://b5da1d8f555b2c56ee7b354d5072c2bc@o4511116259491840.ingest.de.sentry.io/4511116262834256" |
| SMTP2GO_API_KEY | "api-D1B2ED56A4FD4B56AF085C78770684E3" |
| SMTP2GO_API_URL | "https://api.smtp2go.com/v3" |
| SMTP2GO_WEBHOOK_SECRET | "cp-webhook-smtp2go-2026" |
| SYMFONY_DEPRECATIONS_HELPER | "999999" |
| SYSTEM_API_KEY | "1558368f791049a914d32f4480bb7b290bd72d581db95a8d029f67b12ad66304" |
| TENANT_SLUG | "local" |
| TRUSTED_PROXIES | "100.102.125.76,127.0.0.1" |
| USER_ACTIVITY_TRACKING | "1" |
| VAPID_PRIVATE_KEY | "smSnZfpH7H5voPK6LD4Bl_qf3NLPFUibGh9GgcMtWSc" |
| VAPID_PUBLIC_KEY | "BIIw5Q-j-Xu85UTLz-u3W5YXzEzlqD1Y93jCblnCWe3AKd8f1ZaUf-uqkhJwcwklmM-mw8B81Uz-wNQOVCC-NIE" |
| VAPID_SUBJECT | "mailto:you@example.com" |
| VERTEX_AI_LOCATION | "europe-west1" |
| VERTEX_AI_PROJECT_ID | "cargopulse-477115" |
| WEBCARGO_API_URL | "https://sync.webcargonet.com/sync/rates-v2.php" |
| WEBCARGO_K1 | "75e7978fd72be44c7b04d6f62da78c682a83078179ea0266782db748e3e1c7476b6e7231a21750f0bfb1847f05d85aa324b46d4f0ea8f3f1805d754fa263f9d6" |
| WEBCARGO_K2 | "696998af08a274b39ce8e0b26f6c9fa634790d567c83d038f93807ac9fa1c3e203c4b11f8d914fea7a2fa8c4849b9872adde56a7103c4b584952dfed498d21c2" |
| WEBSHARE_API_KEY | "znjya03r7vkgdkvdfwku1mt8bikwkyhowanso2cl" |
| WEBSHARE_PROXY_URL | "http://fbgiokin-rotate:h9vsl624f22f@p.webshare.io:80" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/home/miguel/sites/cargopulse" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/miguel/sites/cargopulse" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/miguel/sites/cargopulse/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "cargopulse.srv2.nesh.pt" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "127.0.0.1" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "127.0.0.1" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "oauth_error=broker_unreachable" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "100.102.125.76" |
| REMOTE_PORT | "41114" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1786390961 |
| REQUEST_TIME_FLOAT | 1786390961.441 |
| REQUEST_URI | "/en/login?oauth_error=broker_unreachable" |
| SCRIPT_FILENAME | "/home/miguel/sites/cargopulse/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "100.94.22.6" |
| SERVER_NAME | "cargopulse.local" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.22.1" |
| SYMFONY_DOTENV_PATH | "/home/miguel/sites/cargopulse/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,TENANT_SLUG,CACHE_PREFIX_SEED,MESSENGER_TRANSPORT_DSN,DATABASE_URL,LEGACY_DATABASE_URL,JCTRANS_USERNAME,JCTRANS_PASSWORD,JCTRANS_SYNC_ENABLED,JCTRANS_SYNC_BATCH_SIZE,JCTRANS_SYNC_DELAY_MS,JCTRANS_SYNC_DELETE_MISSING,JCTRANS_PROXY_URL,JCTRANS_AUTH_TOKEN,JCTRANS_MEMBER_ID,OLLAMA_HOST_URL,OLLAMA_MODEL,LEGACY_ADHOCS_DATABASE_URL,ERP_DATABASE_URL,ECB_URL_DAILY,ECB_URL_HISTORIC,ECB_URL_HISTORIC_90DAYS,MAILER_DSN,MAILER_FROM,MAILER_CC,FINANCE_NOTIFICATION_EMAIL,MAILER_BCC,MAILER_REDIRECT_TO,APP_VERSION,APP_NAME,APP_LOGO_BLACK,APP_LOGO_LIGHT,APP_IMAGE_BASE_URL,COUNTRY_IMAGE_DOWNLOAD_ENABLED,FLAG_IMAGE_QUALITY,MAX_IMAGE_SIZE,ABSTRACT_API_KEY,APP_BASE_URL,APP_ADMIN_EMAIL,USER_ACTIVITY_TRACKING,PORTAL_DOMAIN_TARGET_HOST,PORTAL_DOMAIN_TARGET_IPS,HOST_UID,HOST_GID,GEONAMES_USERNAME,CARGOTECH_WEBHOOK_SECRET,CARGOTECH_WEBHOOK_ALLOW_HTTP,DEPLOY_PROJECT_DIR,DEPLOY_PHP_BIN,DEPLOY_COMPOSER_BIN,DEPLOY_WEB_USER,DEPLOY_WEB_GROUP,DEPLOY_SUPERVISOR_CONF_DIR,DEPLOY_NGINX_CONF_DIR,S3_ENDPOINT,S3_ACCESS_KEY,S3_SECRET_KEY,S3_BUCKET,S3_PREFIX,S3_REGION,S3_VERIFY_SSL,GOOGLE_MAPS_API_KEY,GOOGLE_API_KEY,VAPID_PUBLIC_KEY,VAPID_PRIVATE_KEY,VAPID_SUBJECT,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_COOKIE_DOMAIN,ADSB_LOL_BASE_URL,FLIGHTAWARE_API_KEY,PROMETHEUS_REDIS_HOST,PROMETHEUS_REDIS_PORT,PROMETHEUS_REDIS_DB,PROMETHEUS_REDIS_PREFIX,PROMETHEUS_REDIS_PASSWORD,PROMETHEUS_BACKEND,METRICS_ROUTE_ENABLED,METRICS_ALLOWED_IPS,CORS_ALLOW_ORIGIN,REDIS_URL,REDIS_SESSION_URL,WEBCARGO_K1,WEBCARGO_K2,WEBCARGO_API_URL,WEBSHARE_PROXY_URL,SMTP2GO_API_KEY,SMTP2GO_API_URL,SMTP2GO_WEBHOOK_SECRET,MAIL_JOURNALING_BCC,RECON_ALERT_RECIPIENTS,CLOSURE_DIGEST_RECIPIENTS,SENTRY_DSN,GLITCHTIP_HEARTBEAT_ASYNC_URL,GLITCHTIP_HEARTBEAT_HIGH_PRIORITY_URL,GLITCHTIP_HEARTBEAT_LOW_PRIORITY_URL,MEILISEARCH_HOST,MEILISEARCH_API_KEY,MEILISEARCH_EMAIL_INDEX,RISK_INTEL_ENABLED,OPENSANCTIONS_ENABLED,OPENSANCTIONS_API_KEY,CHAMP_BASE_URL,CHAMP_DIRECTORY,CHAMP_PASSWORD,CHAMP_SENDER_PIMA,CHAMP_WEBHOOK_USER,CHAMP_WEBHOOK_PASSWORD,CHAMP_WEBHOOK_FORWARD_SECRET,CHAMP_ENABLED,EMAIL_LINK_V2_PRECISION,EMAIL_LINK_V2_FEEDBACK,EMAIL_LINK_V2_REVALIDATOR,MODULE_SECRETS_KEY,CTSDATA_BASE_URL,CTSDATA_VERIFY_PEER,CTSDATA_VERIFY_HOST,CARGOPULSE_WEBHOOK_FORWARD_SECRET,OAUTH_BROKER_BASE_URL,OAUTH_BROKER_TENANT_SLUG,OAUTH_BROKER_TENANT_KEY_PATH,CARGO_HUB_BASE_URL,CARGO_HUB_TENANT_API_KEY,CARGO_HUB_WEBHOOK_SECRET,AI_SPECIALIST_PIPELINE,INVOICEHUB_V2_ENABLED,APP_DEBUG,MESSENGER_ADSB_DSN,GOOGLE_OAUTH,MICROSOFT_OAUTH,ERP_DB_HOST,ERP_DB_PORT,ERP_DB_NAME,AWS_SES_ACCESS_KEY,AWS_SES_SECRET_KEY,AWS_SES_REGION,AWS_SES_CONFIGURATION_SET,COMPLIANCE_MAILBOX_EMAIL,COMPLIANCE_MAILBOX_NAME,COMPLIANCE_LOOP_ALLOWED_RECIPIENTS,COMPLAINT_MAILBOX_EMAIL,COMPLAINT_MAILBOX_NAME,GOOGLE_PLAY_SA_CARGOPULSE,GOOGLE_PLAY_SERVICE_ACCOUNT_JSON,ASC_ISSUER_ID,ASC_KEY_ID_CARGOPULSE,ASC_KEY_PATH_CARGOPULSE,ASC_KEY_ID_AFPS,ASC_KEY_PATH_AFPS,TRUSTED_PROXIES,KERNEL_CLASS,SYMFONY_DEPRECATIONS_HELPER,PANTHER_APP_ENV,PANTHER_ERROR_SCREENSHOT_DIR,ERP_DB_USER,ERP_DB_PASS,GOOGLE_OAUTH_CLIENT_ID,GOOGLE_OAUTH_CLIENT_SECRET,MICROSOFT_OAUTH_CLIENT_ID,MICROSOFT_OAUTH_CLIENT_SECRET,SYSTEM_API_KEY,APP_URL,GEMINI_API_KEY,AI_MODEL,AI_INSIGHTS_RECIPIENT_EMAIL,VERTEX_AI_PROJECT_ID,VERTEX_AI_LOCATION,WEBSHARE_API_KEY,CG329_API_TOKEN" |
| USER | "www-data" |