GET https://demo.yellowfishtravel.com/fr

HomeController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\HomeController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_route
"home_locale"
_route_params
[
  "_locale" => "fr"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#10081
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#20257 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#17715
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#17778 …}
  }
]
_stopwatch_token
"52405d"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"deflate, gzip, br, zstd"
connection
"close"
host
"demo.yellowfishtravel.com"
if-modified-since
"Tue, 1 Oct 2018 10:10:10 GMT"
user-agent
"Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)"
x-php-ob-level
"1"
x-real-ip
"198.244.183.163"

Request Content

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

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, no-cache, no-store, private, s-maxage=0"
content-type
"text/html; charset=UTF-8"
date
"Wed, 15 Apr 2026 14:11:29 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"85a13a"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Wed, 15 Apr 26 15:11:28 +0100"
Last used
"Wed, 15 Apr 26 15:11:28 +0100"
Lifetime
604800

Session Attributes

Attribute Value
_locale
"fr"

Session Usage

11 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:25
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 25
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/security-bundle/Security.php"
    "line" => 68
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/security-bundle/Security.php"
    "line" => 50
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Repository/WarningTranslationRepository.php"
    "line" => 29
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Controller/HomeController.php"
    "line" => 92
    "function" => "getByLocale"
    "class" => "App\Repository\WarningTranslationRepository"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\HomeController:152
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Controller/HomeController.php"
    "line" => 152
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\Cart:115
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Service/Cart.php"
    "line" => 115
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Controller/HomeController.php"
    "line" => 158
    "function" => "get"
    "class" => "App\Service\Cart"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\Cart:90
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Service/Cart.php"
    "line" => 90
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Controller/HomeController.php"
    "line" => 171
    "function" => "delete"
    "class" => "App\Service\Cart"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1919
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
    "line" => 81
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a974cf65024ed5e0da8dd7c9792520ef"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_cf58d1422a2cf36f440fe1ed450a176e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Controller/HomeController.php"
    "line" => 211
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"72975147f8f7151ae2cde09bbcd0ade9"
BP_EXPENSE_HEADERS
"["Nº cartão","Matrícula","Dia Hora","Produto","Quantidade", "Valor total a faturar"]"
CONTACT_US_FIELDS
"["_type","_email","_name","_subject","_message"]"
DATABASE_URL
"mysql://yft_demo_0:yft_demo_0@localhost:3306/yft_demo_1?serverVersion=10.5.8-MariaDB&charset=utf8"
GALP_EXPENSE_HEADERS
"["Número do cartão", "Nome / Matrícula", "Data", "Hora", "Produto", "Quantidade", "Valor Total"]"
GIT_TAG
"1.0.0"
GOOGLE_API_KEY
""
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
LOCK_DSN
"flock"
MERCURE_JWT_SECRET
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyIjoieWZ0cmFuc2ZlcnMiLCJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdfX0.eMx5wKCG1SU0M3ggW63RPftifyd13FQ4TgKeqNi1jVY"
MERCURE_PUBLIC_URL
"http://127.0.0.1/.well-known/mercure"
MERCURE_URL
"http://127.0.0.1:3000/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MOLONI_CUSTOMER_DEFAULT_ID
"364319"
PRIO_EXPENSE_HEADERS
"["DATA", "HORA", "CARTÃO", "DESC. CARTÃO", "LITROS", "COMBUSTÍVEL", "TOTAL"]"
RECRUITMENT_FIELDS
"["_type","_name","_email","_phone","_birthday","_address","_languages","_license_issued_date","_license_expire_date","_license_country", "_know_algarve","_have_job","_part_time","_own_transport","_professional_driver", "_portuguese_license","_license_permanent_portugal","_licence_driving_fines","_professional_experience","_anything_else"]"
ROYALTY_POINTS
"10"
SECOND_DATABASE_URL
"mysql://yft_log_demo:yft_log_demo@localhost:3306/yft_log_demo?serverVersion=10.5.8-MariaDB&charset=utf8"
VIAVERDE_EXPENSE_HEADERS
"["DATA", "HORA", "CARTÃO", "DESC. CARTÃO", "LITROS", "COMBUSTÍVEL", "TOTAL"]"
WEBSOCKET
"0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"deflate, gzip, br, zstd"
HTTP_CONNECTION
"close"
HTTP_HOST
"demo.yellowfishtravel.com"
HTTP_IF_MODIFIED_SINCE
"Tue, 1 Oct 2018 10:10:10 GMT"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)"
HTTP_X_REAL_IP
"198.244.183.163"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/index.php"
PP_CUSTOM_PHP_CGI_INDEX
"plesk-php84-fastcgi"
PP_CUSTOM_PHP_INI
"/var/www/vhosts/system/demo.yellowfishtravel.com/etc/php.ini"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_SSL_TLS_SNI
"demo.yellowfishtravel.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ad@cjhTBYjEw4HJxrOFSgQAAAJA"
REDIRECT_URL
"/fr"
REMOTE_ADDR
"198.244.183.163"
REMOTE_PORT
"38210"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776262287
REQUEST_TIME_FLOAT
1776262287.0258
REQUEST_URI
"/fr"
SCRIPT_FILENAME
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/public_html/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"demo.yellowfishtravel.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"demo.yellowfishtravel.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,SECOND_DATABASE_URL,WEBSOCKET,GIT_TAG,LOCK_DSN,MESSENGER_TRANSPORT_DSN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,MOLONI_CUSTOMER_DEFAULT_ID,ROYALTY_POINTS,CONTACT_US_FIELDS,RECRUITMENT_FIELDS,BP_EXPENSE_HEADERS,GALP_EXPENSE_HEADERS,PRIO_EXPENSE_HEADERS,VIAVERDE_EXPENSE_HEADERS,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET"
UNIQUE_ID
"ad@cjhTBYjEw4HJxrOFSgQAAAJA"