ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"ab9988"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#237
  #message: "No route found for "GET https://mantrainternational.eu/file:///opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php""
  #code: 0
  #file: "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#205 …}
  -statusCode: 404
  -headers: []
  trace: {
    /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /opt/MULTICAL/www/com_mymultical_www/home/htdocs/index.php:34 {$request = Request::createFromGlobals();$response = $kernel->handle($request);}
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#134
  -records: [
    13 => [
      [
        "timestamp" => 1749266112
        "timestamp_rfc3339" => "2025-06-07T05:15:12.287+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://mantrainternational.eu/file:///opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#237
            #message: "No route found for "GET https://mantrainternational.eu/file:///opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php""
            #code: 0
            #file: "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#205 …}
            -statusCode: 404
            -headers: []
            trace: {
              /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /opt/MULTICAL/www/com_mymultical_www/home/htdocs/index.php:34 {$request = Request::createFromGlobals();$response = $kernel->handle($request);}
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    13 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#133 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
accept-language
"en-US,en;q=0.9"
cache-control
"max-age=0"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"94.103.88.24"
cf-ipcountry
"RU"
cf-ray
"94bcfbd20b60e95f-DME"
cf-visitor
"{"scheme":"https"}"
cookie
"PHPSESSID=lrduqost68i2alnmpaidktcdut"
host
"mantrainternational.eu"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
x-forwarded-for
"94.103.88.24"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 07 Jun 2025 03:15:12 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fmantrainternational.eu%2Ffile%3A%2F%2F%2Fopt%2FMULTICAL%2Fwww%2Fcom_mymultical_www%2Fhome%2Fsrc%2FEventSubscriber%2FCountryOrRegionSubscriber.php%22"
x-debug-exception-file
"%2Fopt%2FMULTICAL%2Fwww%2Fcom_mymultical_www%2Fhome%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"6e2dd3"

Cookies

Request Cookies

Key Value
PHPSESSID
"lrduqost68i2alnmpaidktcdut"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 07 Jun 25 05:14:51 +0200"
Last used
"Sat, 07 Jun 25 05:15:11 +0200"
Lifetime
0

Session Attributes

Attribute Value
countryOrRegion
"RU"
currency
"USD"

Session Usage

2 Usages
Stateless check enabled
Usage
App\EventSubscriber\CountryOrRegionSubscriber:63
[
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php"
    "line" => 63
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\CountryOrRegionSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/htdocs/index.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\EventSubscriber\CountryOrRegionSubscriber:64
[
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php"
    "line" => 64
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\CountryOrRegionSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/MULTICAL/www/com_mymultical_www/home/htdocs/index.php"
    "line" => 34
    "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
"the_secret_is_a_mystery"
APP_SERVER_NAME
"www.multical.org"
APP_SUPPORT_URL
"https://support.multical.org"
DATABASE_CHARACTER_SET
"utf8mb4"
DATABASE_COLLATION
"utf8mb4_0900_ai_ci"
DATABASE_SERVER_VERSION
"8.0.35"
DATABASE_URL
"mysql://multical:multical@localhost:3306/main?serverVersion=8.0.0&unix_socket=/opt/MULTICAL/mysql/run/mysql.sock"
DB_CONNECTION_DSN
"mysql:host=localhost:3306;dbname="
DB_CONNECTION_PASSWORD
"multical"
DB_CONNECTION_USER
"multical"
MAILER_DSN
"smtp://nobody:password@localhost:2500"
MAILER_ENVELOPE_RECIPIENTS
"[email protected],[email protected]"
MAILER_ENVELOPE_SENDER
"[email protected]"
MULTICAL_BASE_DOMAIN
"mymultical.com"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/opt/MULTICAL/www/com_mymultical_www/home/htdocs"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/opt/MULTICAL/www/com_mymultical_www/home/htdocs"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"94.103.88.24"
HTTP_CF_IPCOUNTRY
"RU"
HTTP_CF_RAY
"94bcfbd20b60e95f-DME"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_COOKIE
"PHPSESSID=lrduqost68i2alnmpaidktcdut"
HTTP_HOST
"mantrainternational.eu"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"94.103.88.24"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://mantrainternational.eu/file:/opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php"
REDIRECT_SCRIPT_URL
"/file:/opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php"
REDIRECT_SSL_TLS_SNI
"mantrainternational.eu"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/file:/opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php"
REMOTE_ADDR
"172.68.10.14"
REMOTE_PORT
"65022"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1749266112
REQUEST_TIME_FLOAT
1749266112.2811
REQUEST_URI
"/file:///opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php"
SCRIPT_FILENAME
"/opt/MULTICAL/www/com_mymultical_www/home/htdocs/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://mantrainternational.eu/file:/opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php"
SCRIPT_URL
"/file:/opt/MULTICAL/www/com_mymultical_www/home/src/EventSubscriber/CountryOrRegionSubscriber.php"
SERVER_ADDR
"176.9.117.138"
SERVER_ADMIN
"hostmaster@multical-dev-00"
SERVER_NAME
"mantrainternational.eu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at mantrainternational.eu Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SSL_TLS_SNI
"mantrainternational.eu"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_CHARACTER_SET,DATABASE_COLLATION,DATABASE_SERVER_VERSION,DATABASE_URL,MAILER_DSN,MAILER_ENVELOPE_SENDER,MAILER_ENVELOPE_RECIPIENTS,DB_CONNECTION_DSN,DB_CONNECTION_USER,DB_CONNECTION_PASSWORD,APP_SERVER_NAME,APP_SUPPORT_URL,MULTICAL_BASE_DOMAIN"

Parent Request

Return to parent request (token = e14b4b)

Key Value
_remove_csp_headers
true
_stopwatch_token
"f88296"