GET http://10.66.125.96:6141/admin/modification-types

AdminModificationTypeController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Admin\AdminModificationTypeController::index"
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#972
  -links: [
    958 => Symfony\Component\WebLink\Link {#958
      -rel: [
        "preload" => "preload"
      ]
      -attributes: [
        "as" => "style"
      ]
      -href: "/assets/styles/app-eX9GTgB.css"
    }
  ]
}
_route
"admin_modification_types"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"810d13"

Request Headers

Header Value
accept
"text/html, application/xhtml+xml"
accept-encoding
"gzip, deflate"
accept-language
"en-GB,en;q=0.9,pl-PL;q=0.8,pl;q=0.7,fr-FR;q=0.6,fr;q=0.5,en-US;q=0.4"
connection
"keep-alive"
cookie
"REMEMBERME=App.Entity.User%3AZ3JhQHNoaXBpby5jby51aw~~%3A1780180584%3AUdeI0Q3W-AgUBbfBr7KOWfdflhBxw1he0Y4MpBqFxZI~TPjt-rIEgy_gG7mq_Jez2CgP_ZpjKL5kSALSw-lH0BE~; main_auth_profile_token=f777c0; redfire_session=5ad564cafa4b1629ee367c9010085b96"
dnt
"1"
host
"10.66.125.96:6141"
referer
"http://10.66.125.96:6141/admin/credit-packs"
sec-gpc
"1"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
x-php-ob-level
"0"

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
"Sat, 23 May 2026 22:36:32 GMT"
link
"</assets/styles/app-eX9GTgB.css>; rel="preload"; as="style""
x-debug-token
"97f4cf"

Cookies

Request Cookies

Key Value
REMEMBERME
"App.Entity.User:Z3JhQHNoaXBpby5jby51aw~~:1780180584:UdeI0Q3W-AgUBbfBr7KOWfdflhBxw1he0Y4MpBqFxZI~TPjt-rIEgy_gG7mq_Jez2CgP_ZpjKL5kSALSw-lH0BE~"
main_auth_profile_token
"f777c0"
redfire_session
"5ad564cafa4b1629ee367c9010085b96"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 23 May 26 22:36:24 +0000"
Last used
"Sat, 23 May 26 22:36:31 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/admin-pack-dd027059642f2c09ec6f18cd561f7b1d
"dXd56G07WLF8z0FaTxPvXdvmLx17y_OBkXgr8adKTdM"
_security_main
"O:68:"Symfony\Component\Security\Core\Authentication\Token\RememberMeToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":8:{s:19:"\x00App\Entity\User\x00id";i:2;s:22:"\x00App\Entity\User\x00email";s:16:"gra@shipio.co.uk";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$VpO4Kh6/X7cHlZTLz1aUc.dJvFDl7yF4LPzE.ISBDAUjcrUHx..yi";s:27:"\x00App\Entity\User\x00isVerified";b:1;s:26:"\x00App\Entity\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-05-18 20:23:21.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:30:"\x00App\Entity\User\x00creditBalance";i:20;s:33:"\x00App\Entity\User\x00stripeCustomerId";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/application/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 161
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 149
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 38
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 58
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/application/public/index.php"
    "line" => 5
    "args" => [
      "/application/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/application/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/application/var/cache/dev/twig/1b/1bb81ebff24678fbdf646a8459289967.php"
    "line" => 188
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_6865d33c31dee93cdeb014343a9fbdb8"
    "type" => "->"
  ]
  [
    "file" => "/application/var/cache/dev/twig/75/75f69975068d2bc714bc7295c7463e72.php"
    "line" => 76
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f131861d482b4a632abb63bece87fe8"
    "type" => "->"
  ]
  [
    "file" => "/application/var/cache/dev/twig/1b/1bb81ebff24678fbdf646a8459289967.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6865d33c31dee93cdeb014343a9fbdb8"
    "type" => "->"
  ]
  [
    "file" => "/application/var/cache/dev/twig/48/4840cad07eebbc8f125f8d6a650a2a0c.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_473b8d3411c471b23eed8485f1bfaa3d"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/application/src/Controller/Admin/AdminModificationTypeController.php"
    "line" => 28
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\Admin\AdminModificationTypeController"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/application/public/index.php"
    "line" => 5
    "args" => [
      "/application/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_BUILDER
""
APP_COMPANY
"RedFire Software Ltd - Comp"
APP_DEBUG
"1"
APP_DOMAIN
"nearly.ecusolutions.io"
APP_ENV
"dev"
APP_MAX_VIDEO_UPLOAD_SIZE
"100M"
APP_NAME
"ECU Solutions"
APP_SCREEN_NOT_PAID_MSG
"Demo mode"
APP_SECRET
"7e23755c338a1434f65abcdddd2b6b07"
APP_VERSION_STRING
"RedFire | v1.1.8-dev. Built (2023-07-06 11:20:49)"
COMPANY_NUMBER
"SOMECO"
CORS_ALLOW_ORIGIN
"^https?://(localhost|ecusolutions.io|nearly.ecusolutions.io|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysqli://root:root@mysql:3306/egofe?serverVersion=8.0.22"
DEFAULT_URI
"http://localhost:6141/"
EGO_TUNING_API_URL
"http://host.docker.internal:6111"
FROM_EMAIL_ADDRESS
"no-reply@ecusolutions.io"
GENERATED_STATS_FOLDER
"app_scratch_data/"
HOST_USER
"1000"
HOST_USERGROUP
"987"
MAILER_DSN
"smtp://mailhog:1025"
MAILER_URL
"smtp://mailhog:1025//randomemail@grahamowens.co.uk:randompassword"
MERCURE_JWT_SECRET
"pmZdKGgHxGXCfDSp2yoe7jrbM24LAWVoZbyjdpdj6Xf9rWPYbcrFPtNvtEiJpKWktuNPmvBwEU3gg7aYGfZXEUnCbTvAuwTFkeW2"
MERCURE_PUBLIC_URL
"http://10.66.125.96:7380/.well-known/mercure"
MERCURE_PUBLISHER_JWT_KEY
"pmZdKGgHxGXCfDSp2yoe7jrbM24LAWVoZbyjdpdj6Xf9rWPYbcrFPtNvtEiJpKWktuNPmvBwEU3gg7aYGfZXEUnCbTvAuwTFkeW2"
MERCURE_SUBSCRIBER_JWT_KEY
"pmZdKGgHxGXCfDSp2yoe7jrbM24LAWVoZbyjdpdj6Xf9rWPYbcrFPtNvtEiJpKWktuNPmvBwEU3gg7aYGfZXEUnCbTvAuwTFkeW2"
MERCURE_TOPIC_PREFIX
"https://ecusolutions.io/"
MERCURE_URL
"http://mercure/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
MONGODB_DATABASE_NAME
"egofe"
MONGODB_ROOT_PASSWORD
"root"
MYSQL_DATABASE_NAME
"egofe"
MYSQL_ROOT_PASSWORD
"root"
MY_NODE_NAME
"local-docker-node"
MY_POD_NAME
"local-docker-pod"
POSTMARK_SERVER_TOKEN
"93654684-3afc-425b-aaaa-e55d032e09cc"
REDIS_URL
"redis://redis:6319"
S3_ENDPOINT
"http://10.66.125.96:7382"
S3_FULL_URL
"http://10.66.125.96:7382/clatterbridge/menu"
S3_REGION
"local"
S3_USERDATA_ACCESS_KEY
"admin"
S3_USERDATA_SECRET_KEY
"letmeinnow1"
S3_VERSION
"latest"
SENTRY_DSN
"https://90975e90b5775ab38444e929a361b36a@sentry.redfiredigital.uk/3"
SLACK_DSN
"slack://xoxb-8168657129472-8179689730372-yohzfU0r3lIOtUOGv0PE84lh@default?channel=web-app"
STRIPE_CUSTOMER_PORTAL_URL
"https://billing.stripe.com/p/login/test_fZu28qelbh2qfy2e7v28800"
STRIPE_PUBLISH_KEY
"pk_test_51TaFuAAg4R6C5fxKK19UCFn8wcIxPStwi2inmFGfEjBFI7lGr02CcHiwjuxBLU6yIdj15LQoYgDSbhB6Qe45EDFR00reRx2lis"
STRIPE_SECRET_KEY
"sk_test_51TaFuAAg4R6C5fxKqVjILpIFsdELcgVVApdu1eEWGf9oN2yVzbAD1qywR1fNfj4mwvltX1tpllKBg9PxdHo5Ymln00ZWvL2i4P"
SUPPORT_EMAIL
"gra@shipio.co.uk"
TUNED_FILES
"tunedfiles/A2Ls"
USERDATA_BUCKET
"clatterbridge"
WOWZA_ACCESS_KEY
"JmhPVJBOI3ywhUr9HZft0MKcS5EDbXChN8Ft6o9NWvgrrgOXPBWWRzlMrk1H3352"
WOWZA_API_KEY
"xJiqS2hUbdnYULSpc0QcbxIrF5QvKwf11Oj5CwCt4KLaoB6atpUO9YfaepMr350b"
YOUTUBE_API_KEY
"AIzaSyAtSlvvCEw8NgaxeofvtyVy5YsHX4_NOX8"
YOUTUBE_CHANNEL_ID
"UCIF2wB99eLobzhNHmhaq1lQ"
clatterbridge_FROM_PRICE
"£5/m"

Defined as regular env variables

Key Value
AUTH_TYPE
""
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/application/public"
DOCUMENT_URI
"/index.php"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/root"
HOSTNAME
"6cfbbd663064"
HTTPS
""
HTTP_ACCEPT
"text/html, application/xhtml+xml"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-GB,en;q=0.9,pl-PL;q=0.8,pl;q=0.7,fr-FR;q=0.6,fr;q=0.5,en-US;q=0.4"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"REMEMBERME=App.Entity.User%3AZ3JhQHNoaXBpby5jby51aw~~%3A1780180584%3AUdeI0Q3W-AgUBbfBr7KOWfdflhBxw1he0Y4MpBqFxZI~TPjt-rIEgy_gG7mq_Jez2CgP_ZpjKL5kSALSw-lH0BE~; main_auth_profile_token=f777c0; redfire_session=5ad564cafa4b1629ee367c9010085b96"
HTTP_DNT
"1"
HTTP_HOST
"10.66.125.96:6141"
HTTP_REFERER
"http://10.66.125.96:6141/admin/credit-packs"
HTTP_SEC_GPC
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.31.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
"66410cee07f4b2baeb0843140bb2a2b52ef930b5cf9b3d6e6d158b33aae8fa37"
PHP_URL
"https://www.php.net/distributions/php-8.3.31.tar.xz"
PHP_VERSION
"8.3.31"
PWD
"/application"
QUERY_STRING
""
REMOTE_ADDR
"10.66.124.150"
REMOTE_HOST
"10.66.124.150"
REMOTE_IDENT
""
REMOTE_PORT
"36078"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1779575792
REQUEST_TIME_FLOAT
1779575792.5729
REQUEST_URI
"/admin/modification-types"
SCRIPT_FILENAME
"/application/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"10.66.125.96"
SERVER_PORT
"6141"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"FrankenPHP"
SSL_CIPHER
""
SSL_PROTOCOL
""
SYMFONY_DOTENV_PATH
"/application/.env"
SYMFONY_DOTENV_VARS
"MYSQL_ROOT_PASSWORD,MYSQL_DATABASE_NAME,MONGODB_ROOT_PASSWORD,MONGODB_DATABASE_NAME,HOST_USER,HOST_USERGROUP,MAILER_URL,TUNED_FILES,EGO_TUNING_API_URL,DEFAULT_URI,STRIPE_PUBLISH_KEY,STRIPE_SECRET_KEY,STRIPE_CUSTOMER_PORTAL_URL,CORS_ALLOW_ORIGIN,APP_ENV,APP_DEBUG,APP_SECRET,MAILER_DSN,DATABASE_URL,POSTMARK_SERVER_TOKEN,FROM_EMAIL_ADDRESS,APP_DOMAIN,REDIS_URL,MESSENGER_TRANSPORT_DSN,GENERATED_STATS_FOLDER,SLACK_DSN,APP_NAME,APP_COMPANY,APP_VERSION_STRING,APP_SCREEN_NOT_PAID_MSG,APP_MAX_VIDEO_UPLOAD_SIZE,clatterbridge_FROM_PRICE,WOWZA_API_KEY,WOWZA_ACCESS_KEY,MY_POD_NAME,MY_NODE_NAME,MERCURE_PUBLISHER_JWT_KEY,MERCURE_SUBSCRIBER_JWT_KEY,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_TOPIC_PREFIX,SENTRY_DSN,S3_ENDPOINT,S3_USERDATA_ACCESS_KEY,S3_USERDATA_SECRET_KEY,S3_REGION,S3_VERSION,USERDATA_BUCKET,S3_FULL_URL,YOUTUBE_API_KEY,YOUTUBE_CHANNEL_ID,APP_BUILDER,COMPANY_NUMBER,SUPPORT_EMAIL"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"
argc
0
argv
[]