POST https://www.bikeplan.cz/change/tmpTotalPrice

ApiChangeTmpTotalPriceController :: changeTotalPrice

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
tmpTotalPrice
"0"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ApiChangeTmpTotalPriceController::changeTotalPrice"
_firewall_context
"security.firewall.map.context.main"
_route
"api_change_tmp_total_price"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_user"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#486
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#395 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#488
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#489 …}
  }
]
_stopwatch_token
"e19b2f"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br"
accept-language
"en-GB,en;q=0.9"
connection
"keep-alive"
content-length
"15"
content-type
"application/x-www-form-urlencoded; charset=UTF-8"
cookie
"PHPSESSID=067d942372b33047a128b777a4825ace; main_deauth_profile_token=136a6e"
host
"www.bikeplan.cz"
origin
"https://www.bikeplan.cz"
referer
"https://www.bikeplan.cz/spocitat-pojisteni"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (iPhone; CPU iPhone OS 26_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1"
x-php-ob-level
"0"
x-requested-with
"XMLHttpRequest"

Request Content

Raw

tmpTotalPrice=0

Response

Response Headers

Header Value
cache-control
"no-cache, private"
date
"Sat, 21 Feb 2026 12:05:31 GMT"
x-debug-token
"ac334b"

Cookies

Request Cookies

Key Value
PHPSESSID
"067d942372b33047a128b777a4825ace"
main_deauth_profile_token
"136a6e"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Sat, 21 Feb 26 12:05:25 +0000"
Last used
"Sat, 21 Feb 26 12:05:29 +0000"
Lifetime
86400

Session Attributes

Attribute Value
_csrf/https-insurance_subject_order
"bL9Lnr4yS3nnZxvzWGOrDVBfUEQXVDRDoE9tsO0nvtk"
_csrf/https-request_reset_password
"OCf6Qm1KDGdOJCiBXxs0MoyjZCr5_g8d4hgyKZ9lp50"
_csrf/https-reset_password
"REh_fBkDlwM9ocXfo5EBVMrbkMBSCXm6c5RYL49PQz0"
master-insurance-order
App\Model\Insurance\MasterInsuranceOrder {#513
  +lastName: null
  -uniqueId: "4847ee53-4488-427d-a445-29806cdf9c90"
  -fullName: ""
  -phonePrefix: null
  -phoneNumber: null
  -email: ""
  -address: ""
  -postCode: ""
  -city: ""
  -paymentType: 0
  -smsCode: ""
  -billingName: ""
  -billingAddress: ""
  -billingPostCode: null
  -billingCity: ""
  -companyId: null
  -vatRegistrationNumber: ""
  -totalPriceCZK: 0
  -totalPriceEUR: 0
  -transformedOrder: null
  -insuranceOrders: []
  -insuranceSubjectOrders: []
  -insurancePersonOrders: []
  -partner: 0
  +zipCode: ""
  +lastOrderType: null
  +lastRoute: "app_cartOrder_newInsuranceSubject"
  +lastRouteId: null
  +couponCode: null
  +dateFrom: DateTime @1771718400 {#276
    date: 2026-02-22 00:00:00.0 UTC (+00:00)
  }
  +dateTo: DateTime @1803168000 {#277
    date: 2027-02-21 00:00:00.0 UTC (+00:00)
  }
  +freeMonths: null
  +couponType: null
  +couponPercentage: null
  +tmpTotalPrice: "0"
  +isProlongation: false
  +prolongationDateFrom: null
  +oldInsuranceOrderId: null
  -birthDate: null
  +tracking: null
  +cookieConsent: null
}

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Service\Insurance\MasterOrderProvider:28
[
  [
    "file" => "/var/www/bikeplan-cz/src/Service/Insurance/MasterOrderProvider.php"
    "line" => 28
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/src/Controller/ApiChangeTmpTotalPriceController.php"
    "line" => 34
    "function" => "getOrCreateMasterInsuranceOrder"
    "class" => "App\Service\Insurance\MasterOrderProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "changeTotalPrice"
    "class" => "App\Controller\ApiChangeTmpTotalPriceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Service\Insurance\MasterOrderProvider:29
[
  [
    "file" => "/var/www/bikeplan-cz/src/Service/Insurance/MasterOrderProvider.php"
    "line" => 29
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/src/Controller/ApiChangeTmpTotalPriceController.php"
    "line" => 34
    "function" => "getOrCreateMasterInsuranceOrder"
    "class" => "App\Service\Insurance\MasterOrderProvider"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "changeTotalPrice"
    "class" => "App\Controller\ApiChangeTmpTotalPriceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/bikeplan-cz/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"329167a2254bcb2293b7f1261fa27561"
CZECH_DOMAIN
"www.bikeplan.cz"
DATABASE_URL
"mysql://root:EVA8LM3WusvZg9QYvvAEVqD4DZqq4a@127.0.0.1:3306/bikeplan-cz?serverVersion=5.7"
DOMAIN
"https://www.bikeplan.cz"
GOOGLE_CLOUD_KEY_FILE_PATH
"/var/www/bikeplan-cz/pfp-bikeplane-uploads-prod.json"
GOOGLE_CLOUD_STORAGE_BUCKET_NAME
"pfp-bikeplan-uploads"
GOOGLE_CLOUD_STORAGE_URL
"https://upload.bikeplan.cz"
GOOGLE_RECAPTCHA_SECRET
"6Ld7iXoeAAAAAB0JKtRYgtyIXz7yYTn-1j6Dnwz5"
GOOGLE_RECAPTCHA_SITE_KEY
"6Ld7iXoeAAAAAOvvc4-p_rz_NSJAq61jlIIrvA_8"
GO_CLIENT_ID
"1355798279"
GO_CLIENT_ID_SK
"1355798279"
GO_CLIENT_SECRET
"eT88uF2E"
GO_CLIENT_SECRET_SK
"eT88uF2E"
GO_ID
"8266505456"
GO_ID_SK
"8603350921"
GO_IS_PRODUCTION_MODE
"true"
GO_IS_PRODUCTION_MODE_SK
"true"
GO_RETURN_URL
"https://www.bikeplan.cz"
GO_RETURN_URL_SK
"https://bikeplan.sk"
LOCALE
"cs"
MAILER_DSN
"smtp://apikey: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@smtp.sendgrid.net:2525"
MAILER_URL
"smtp://smtp.sendgrid.net:465?encryption=ssl&auth_mode=login&username=apikey&password=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"
MAILER_URL_SK
"smtp://smtp.sendgrid.net:465?encryption=ssl&auth_mode=login&username=apikey&password=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"
PAY_PAL_CLIENT_ID
"AYVXkJgqH2qWhEZKusUHhwu7aEamufQ2Ug9Ok4-62zdXAEs9QwYh7mt1TLDyRKurm4fzguW0ml3Mv9QM"
PAY_PAL_CLIENT_SECRET
"EG91cnPBMbzZf4IXWl-tjBhiaUmoScmQrxPuPHdjUfsAPw4tVSBJBQbRgDU-ibDL4GobI6c6B9ciQc3k"
PAY_PAL_RETURN_URL
"https://www.bikeplan.cz/paypal/payment/"
PAY_U_CLIENT_SECRET
"changeMe"
PAY_U_CURRENCY_CODE
"changeMe"
PAY_U_ENVIRONMENT
"changeMe"
PAY_U_MERCHANT_POST_ID
"changeMe"
PAY_U_O_AUTH_CLIENT_ID
"changeMe"
PAY_U_RETURN_URL
"changeMe"
PAY_U_SIGNATURE_KEY
"changeMe"
SECOND_SMTP_AUTH_MODE
"login"
SECOND_SMTP_ENCRYPTION
"ssl"
SECOND_SMTP_HOST
"smtp.sendgrid.net"
SECOND_SMTP_PASSWORD
"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"
SECOND_SMTP_PORT
"465"
SECOND_SMTP_USERNAME
"apikey"
SEND_BCC
"bikeplan@bikeplan.cz"
SEND_CC_AXA
"bikeplan@bikeplan.cz"
SEND_FROM
"bikeplan@bikeplan-mail.cz"
SEND_FROM_NAME
"BIKEPLAN.cz"
SEND_FROM_NAME_SK
"BIKEPLAN.sk"
SEND_FROM_SK
"bikeplan@bikeplan-mail.sk"
SEND_INSURANCE_ASSESSOR
"mvc@inservis.com"
SEND_TO_AXA
"grundelova@gfa-prague.com"
SLOVAK_DOMAIN
"www.bikeplan.sk"
SMS_CONNECT_LOGIN
"golfplan_h1"
SMS_CONNECT_PASSWORD
"12c30de1"
SUPER_FAKTURA_API_TOKEN
"09d9c4f9bb2342a608a8612db0056988"
SUPER_FAKTURA_BANK_ACCOUNT_ID_SK
"30910"
SUPER_FAKTURA_CALLBACK_URL
"https://www.bikeplan.cz/superfaktura/callback/"
SUPER_FAKTURA_EMAIL
"bikeplan@bikeplan.cz"
SUPER_FAKTURA_EMAIL_SK
"bikeplan@bikeplan.sk"
SUPER_FAKTURA_LOGIN_EMAIL
"info@golfplan.cz"
SUPER_FAKTURA_LOGO_ID
"259139"
SUPER_FAKTURA_PHONE
"+420 224 235 210"
SUPER_FAKTURA_PHONE_SK
"+420 224 235 210"
SUPER_FAKTURA_SECRET_KEY
"NekDw53Km2v858LA"
SUPER_FAKTURA_WEB
"www.bikeplan.cz"
SUPER_FAKTURA_WEB_SK
"www.bikeplan.sk"
VERIFY_EMAIL_KEY
"krph5iLuHxmA05OARTSAZq9ooh5yknvgL3eLZRe513O66vJWFG"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
"dev"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_DEBUG
"1"
CONTENT_LENGTH
"15"
CONTENT_TYPE
"application/x-www-form-urlencoded; charset=UTF-8"
CONTEXT_DOCUMENT_ROOT
"/var/www/bikeplan-cz/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/bikeplan-cz/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-GB,en;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=067d942372b33047a128b777a4825ace; main_deauth_profile_token=136a6e"
HTTP_HOST
"www.bikeplan.cz"
HTTP_ORIGIN
"https://www.bikeplan.cz"
HTTP_REFERER
"https://www.bikeplan.cz/spocitat-pojisteni"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (iPhone; CPU iPhone OS 26_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/123.0.6312.52 Mobile/15E148 Safari/604.1"
HTTP_X_REQUESTED_WITH
"XMLHttpRequest"
INVOCATION_ID
"cb816b28b67c41f687eb7411c88f7e51"
JOURNAL_STREAM
"9:800421798"
LANG
"C"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
PWD
"/"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://www.bikeplan.cz/change/tmpTotalPrice"
REDIRECT_SCRIPT_URL
"/change/tmpTotalPrice"
REDIRECT_SSL_TLS_SNI
"www.bikeplan.cz"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/change/tmpTotalPrice"
REMOTE_ADDR
"37.188.254.40"
REMOTE_PORT
"17058"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1771675528
REQUEST_TIME_FLOAT
1771675528.6872
REQUEST_URI
"/change/tmpTotalPrice"
SCRIPT_FILENAME
"/var/www/bikeplan-cz/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.bikeplan.cz/change/tmpTotalPrice"
SCRIPT_URL
"/change/tmpTotalPrice"
SERVER_ADDR
"185.33.146.199"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.bikeplan.cz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at www.bikeplan.cz Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SSL_TLS_SNI
"www.bikeplan.cz"
SYMFONY_DOTENV_PATH
"/var/www/bikeplan-cz/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,MAILER_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,PAY_U_MERCHANT_POST_ID,PAY_U_SIGNATURE_KEY,PAY_U_O_AUTH_CLIENT_ID,PAY_U_CLIENT_SECRET,PAY_U_ENVIRONMENT,PAY_U_CURRENCY_CODE,PAY_U_RETURN_URL,PAY_PAL_CLIENT_ID,PAY_PAL_CLIENT_SECRET,PAY_PAL_RETURN_URL,SUPER_FAKTURA_LOGIN_EMAIL,SUPER_FAKTURA_API_TOKEN,SUPER_FAKTURA_SECRET_KEY,SUPER_FAKTURA_LOGO_ID,SUPER_FAKTURA_PHONE,SUPER_FAKTURA_EMAIL,SUPER_FAKTURA_WEB,SUPER_FAKTURA_CALLBACK_URL,SUPER_FAKTURA_PHONE_SK,SUPER_FAKTURA_EMAIL_SK,SUPER_FAKTURA_WEB_SK,SUPER_FAKTURA_BANK_ACCOUNT_ID_SK,SMS_CONNECT_LOGIN,SMS_CONNECT_PASSWORD,SEND_FROM,SEND_FROM_NAME,SEND_BCC,SEND_TO_AXA,SEND_CC_AXA,SEND_INSURANCE_ASSESSOR,SEND_FROM_SK,SEND_FROM_NAME_SK,DOMAIN,GO_ID,GO_CLIENT_ID,GO_CLIENT_SECRET,GO_IS_PRODUCTION_MODE,GO_RETURN_URL,GO_ID_SK,GO_CLIENT_ID_SK,GO_CLIENT_SECRET_SK,GO_IS_PRODUCTION_MODE_SK,GO_RETURN_URL_SK,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,LOCALE,SECOND_SMTP_HOST,SECOND_SMTP_PORT,SECOND_SMTP_USERNAME,SECOND_SMTP_PASSWORD,SECOND_SMTP_ENCRYPTION,SECOND_SMTP_AUTH_MODE,VERIFY_EMAIL_KEY,CZECH_DOMAIN,SLOVAK_DOMAIN,GOOGLE_CLOUD_STORAGE_URL,GOOGLE_CLOUD_STORAGE_BUCKET_NAME,GOOGLE_CLOUD_KEY_FILE_PATH,MAILER_URL_SK"
argc
0
argv
[]