OrganisationContactController :: importInitiate
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\OrganisationContactController::importInitiate" |
| _firewall_context | "security.firewall.map.context.api" |
| _nelmio_cors_should_allow_origin | true |
| _route | "api.organisation.database.contacts.import_initiate" |
| _route_params | [ "domain" => "lunagate.rhvm.net" "proxyId" => "019c059e-aa37-737c-8b9a-48863296191a" ] |
| _stopwatch_token | "54aa27" |
| domain | "lunagate.rhvm.net" |
| proxyId | "019c059e-aa37-737c-8b9a-48863296191a" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-GB,en;q=0.7" |
| authorization | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzA3NDM2OTAsImV4cCI6MTc3MDc0NzI5MCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJfaWQiOiIwMTljMDU5ZC0zNGQwLTc4NDQtYjIyZC02Zjk3MzNjZGZmNDMifQ.RpUT3nKpBTgFfwULnQ74JT_maUyc_ZOcShoW4B2z_Xyumf9b_c2f7U4TT9RVm3ecHW_Hc8O23FOEpEjzz9B9ilQNGKRXa40swnDvjLURCkKGrOpv6b9mffzU7gt3tDUBpVPLADHV_NF8nnTGh8cXZixeiyhlXyF-fzTy1u1BHgE8wFzW1O2Kz3D8f__rEQGScA6ReVRZsMU11cXTjLuKWATObF_rxAqzQER3DuHAzE6T2vsZNCO2UFFGwB_sP66olNoWpBdCSEXjUETRi4rosQxF1N-e3pADoBrKDZzJrQNCwU3chUxpDYqghMjCsjWpsUDwV108wqPe8HZZQcR8aNhD_4TuV2uadYDy3Cxz41y4RlGxTBY4Odxmq2oACZ4usH0ZgEVZQZDSCwRoY2fRQuz-lTwFCtQmaUPlG44O5n5V4zvBHqzAHeHWLzkDo-U4gAJvMuEvIvMQ7MGClko_eTcKcXhKGfAIM4OtLPd7cZD6JrTdWz7ZWyC1Fx6bY2dv4a86VezBEqEs7GV_dDjhE05xP-63-hbl7f4UYvIN5J_9DgC81HHUx3ME9Ewpr0IKXRVG99d1OFDbjaaaMI7cmitDfWIQsxoY5qj0PcPdS74kaP0W_NKTmRpEe6S_uOTiRpkUr_A8-Cx_fGyJH6GGiY-o_jbQnCGLIPEPzvpJXV0" |
| cache-control | "no-cache" |
| content-length | "250" |
| content-type | "application/json" |
| host | "api.lunagate.rhvm.net" |
| origin | "https://manager.lunagate.rhvm.net" |
| pragma | "no-cache" |
| priority | "u=1, i" |
| referer | "https://manager.lunagate.rhvm.net/" |
| sec-ch-ua | ""Not(A:Brand";v="8", "Chromium";v="144", "Brave";v="144"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""macOS"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-site" |
| sec-gpc | "1" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36" |
| x-forwarded-for | "86.155.223.222" |
| x-forwarded-host | "api.lunagate.rhvm.net" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "36654eed6b01" |
| x-php-ob-level | "0" |
| x-real-ip | "86.155.223.222" |
Request Content
Pretty
{
"filename": "contacts-import-template.xlsx",
"content_type": "application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
"file_size": 11987,
"hash": "cffba6992279d921159ee14634606a76658e07cc987594594868ff6176a44990",
"duplicate_action": "overwrite"
}
Raw
{"filename":"contacts-import-template.xlsx","content_type":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","file_size":11987,"hash":"cffba6992279d921159ee14634606a76658e07cc987594594868ff6176a44990","duplicate_action":"overwrite"}
Response
Response Headers
| Header | Value |
|---|---|
| access-control-allow-credentials | "true" |
| access-control-allow-origin | "https://manager.lunagate.rhvm.net" |
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Tue, 10 Feb 2026 17:17:06 GMT" |
| x-debug-token | "d46c51" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 10 Feb 26 17:17:06 +0000" |
| Last used | "Tue, 10 Feb 26 17:17:06 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
App\EventListener\ForceLogoutListener:44
[
[
"file" => "/app/src/EventListener/ForceLogoutListener.php"
"line" => 44
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\ForceLogoutListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"args" => [
"/app/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 | "c76cb2770bd5e9107c849555bbf48d10" |
| APP_SHARE_DIR | "var/share" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DEFAULT_URI | "http://localhost" |
| FRAMEWORK_CACHE_APP | "cache.adapter.redis" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| ORG_DELETION_DELAY_SECONDS | "604800" |
| QSTASH_BASE_URL | "https://qstash.upstash.io" |
| QSTASH_TOKEN | "" |
| TRUSTED_PROXIES | "127.0.0.1,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16" |
Defined as regular env variables
| Key | Value |
|---|---|
"/usr/local/bin/frankenphp" |
|
| APP_BUILD_VERSION | "dev" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/app" |
| APP_RUNTIME | "Symfony\Component\Runtime\GenericRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/app" ] |
| AUTH_TYPE | "" |
| CONTENT_LENGTH | "250" |
| CONTENT_TYPE | "application/json" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "/index.php" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GODEBUG | "cgocheck=0" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5" |
| HOME | "/root" |
| HOSTNAME | "50a689cf3565" |
| HTTPS | "" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-GB,en;q=0.7" |
| HTTP_AUTHORIZATION | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzA3NDM2OTAsImV4cCI6MTc3MDc0NzI5MCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJfaWQiOiIwMTljMDU5ZC0zNGQwLTc4NDQtYjIyZC02Zjk3MzNjZGZmNDMifQ.RpUT3nKpBTgFfwULnQ74JT_maUyc_ZOcShoW4B2z_Xyumf9b_c2f7U4TT9RVm3ecHW_Hc8O23FOEpEjzz9B9ilQNGKRXa40swnDvjLURCkKGrOpv6b9mffzU7gt3tDUBpVPLADHV_NF8nnTGh8cXZixeiyhlXyF-fzTy1u1BHgE8wFzW1O2Kz3D8f__rEQGScA6ReVRZsMU11cXTjLuKWATObF_rxAqzQER3DuHAzE6T2vsZNCO2UFFGwB_sP66olNoWpBdCSEXjUETRi4rosQxF1N-e3pADoBrKDZzJrQNCwU3chUxpDYqghMjCsjWpsUDwV108wqPe8HZZQcR8aNhD_4TuV2uadYDy3Cxz41y4RlGxTBY4Odxmq2oACZ4usH0ZgEVZQZDSCwRoY2fRQuz-lTwFCtQmaUPlG44O5n5V4zvBHqzAHeHWLzkDo-U4gAJvMuEvIvMQ7MGClko_eTcKcXhKGfAIM4OtLPd7cZD6JrTdWz7ZWyC1Fx6bY2dv4a86VezBEqEs7GV_dDjhE05xP-63-hbl7f4UYvIN5J_9DgC81HHUx3ME9Ewpr0IKXRVG99d1OFDbjaaaMI7cmitDfWIQsxoY5qj0PcPdS74kaP0W_NKTmRpEe6S_uOTiRpkUr_A8-Cx_fGyJH6GGiY-o_jbQnCGLIPEPzvpJXV0" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONTENT_LENGTH | "250" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "api.lunagate.rhvm.net" |
| HTTP_ORIGIN | "https://manager.lunagate.rhvm.net" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_PRIORITY | "u=1, i" |
| HTTP_REFERER | "https://manager.lunagate.rhvm.net/" |
| HTTP_SEC_CH_UA | ""Not(A:Brand";v="8", "Chromium";v="144", "Brave";v="144"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""macOS"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-site" |
| HTTP_SEC_GPC | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "86.155.223.222" |
| HTTP_X_FORWARDED_HOST | "api.lunagate.rhvm.net" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "36654eed6b01" |
| HTTP_X_REAL_IP | "86.155.223.222" |
| MERCURE_PUBLISHER_JWT_KEY | "notebook4catalog6original!updates0shepard_bea1klinger5tru*WHOOPEE8vessels" |
| MERCURE_SUBSCRIBER_JWT_KEY | "advance*ignite_lingo*murphy!seduced3MAKI_shovel_gulp7bedside8type" |
| MERCURE_TRANSPORT_URL | "rediss://default:AWsmAAIncDIxNmQ0MjliOTk3OGY0ZDIzODllYzdkODE0MGJjMzI0M3AyMjc0MzA@unbiased-foxhound-27430.upstash.io:6379" |
| OP_SERVICE_ACCOUNT_TOKEN | "ops_eyJzaWduSW5BZGRyZXNzIjoibXkuMXBhc3N3b3JkLmNvbSIsInVzZXJBdXRoIjp7Im1ldGhvZCI6IlNSUGctNDA5NiIsImFsZyI6IlBCRVMyZy1IUzI1NiIsIml0ZXJhdGlvbnMiOjY1MDAwMCwic2FsdCI6IldqbHBQS3lBd2RFT1pMRk9wQlBObEEifSwiZW1haWwiOiJ6Y2VmdWMyMzJzbmNlQDFwYXNzd29yZHNlcnZpY2VhY2NvdW50cy5jb20iLCJzcnBYIjoiMGI4ODFlYWMxYjc4YTY3N2ZkMTVlNzg0MjI0YjM1NzA5NTI1MTAwYTFhNWNjZmQxYjFkMTc1YmY3NGM0MzBlYSIsIm11ayI6eyJhbGciOiJBMjU2R0NNIiwiZXh0Ijp0cnVlLCJrIjoiNmozN0NZNXJDUGlNeXpSQlJTbkl4NEcwUEliUlh5bU9uTXhqTDhaZ2dwUSIsImtleV9vcHMiOlsiZGVjcnlwdCIsImVuY3J5cHQiXSwia3R5Ijoib2N0Iiwia2lkIjoibXAifSwic2VjcmV0S2V5IjoiQTMtWFY0NFRDLVM0N1lSTC1IR1hHMi1MWk1WUy1LM1hUMi1EQUVUUCIsInRocm90dGxlU2VjcmV0Ijp7InNlZWQiOiI1MjFkODE0ZWIxOWQ0Yjk1ZjRiMWI0NjEzMjY5NWQzN2UwNTdiYTNjZTRkZTRmNWY0OGVhOGIxYjg3YjdmMjhmIiwidXVpZCI6IlE2N0NOT0NIQ0pGM1pFN1lBRVpVSks3RkpFIn0sImRldmljZVV1aWQiOiI3NmxkdW1rYmF2dmtqanI2a3hxdHZnenFjZSJ9" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.5.2.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "cb75a9b00a2806f7390dd64858ef42a47b443b3475769c8af6af33a18b1381f1" |
| PHP_URL | "https://www.php.net/distributions/php-8.5.2.tar.xz" |
| PHP_VERSION | "8.5.2" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "10.0.1.11" |
| REMOTE_HOST | "10.0.1.11" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "33120" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1770743826 |
| REQUEST_TIME_FLOAT | 1770743826.0452 |
| REQUEST_URI | "/organisation/019c059e-aa37-737c-8b9a-48863296191a/database/contacts/import/initiate" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "api.lunagate.rhvm.net" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "FrankenPHP" |
| SHLVL | "1" |
| SITE_DOMAIN_NAME | "lunagate.rhvm.net" |
| SSL_CIPHER | "" |
| SSL_PROTOCOL | "" |
| SYMFONY_DECRYPTION_SECRET | "WwZLqox6STtQtoEauDJVhPCIbBmOauOc96kim2Kz94mIA+35skejsVcD2bXnbC3kF1jGIfk7WPTIiv3SNZUpfA==" |
| SYMFONY_DOTENV_PATH | "/app/.env" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,APP_SHARE_DIR,TRUSTED_PROXIES,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,FRAMEWORK_CACHE_APP,QSTASH_TOKEN,QSTASH_BASE_URL,ORG_DELETION_DELAY_SECONDS" |
| XDG_CONFIG_HOME | "/config" |
| XDG_DATA_HOME | "/data" |