Redirect 301 redirect from GET @home_locale (7a3007)

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

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
"cn"
_redirected
true
_route
"home_locale"
_route_params
[
  "_locale" => "cn"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#380
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#394 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#409
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#407 …}
  }
]
_stopwatch_token
"e5a13c"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"PHPSESSID=a01ef69026dc0d26bb018590a71f364e; sf_redirect=%7B%22token%22%3A%227a3007%22%2C%22route%22%3A%22home_locale%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fyellowfishtravel.com%5C%2Fdemo.yellowfishtravel.com%5C%2Fproject%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; main_deauth_profile_token=7a3007"
host
"demo.yellowfishtravel.com"
referer
"https://demo.yellowfishtravel.com/cn/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"
x-real-ip
"216.73.217.60"

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
"Tue, 25 Aug 2026 12:31:33 GMT"
set-cookie
"mercureAuthorization=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdLCJzdWJzY3JpYmUiOlsiKiJdfX0.YD6TwT956YAZ0K2JeGsEVbQZfi7r3Thtwq0b8xqH7d4; expires=Tue, 25 Aug 2026 13:31:33 GMT; Max-Age=3600; path=/.well-known/mercure; httponly; samesite=lax"
x-debug-token
"4f23d8"

Cookies

Request Cookies

Key Value
PHPSESSID
"a01ef69026dc0d26bb018590a71f364e"
main_deauth_profile_token
"7a3007"
sf_redirect
"{"token":"7a3007","route":"home_locale","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/vhosts\/yellowfishtravel.com\/demo.yellowfishtravel.com\/project\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

Key Value
mercureAuthorization
Symfony\Component\HttpFoundation\Cookie {#282
  #expire: 1787664693
  #path: "/.well-known/mercure"
  -sameSite: "lax"
  -secureDefault: true
  #name: "mercureAuthorization"
  #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdLCJzdWJzY3JpYmUiOlsiKiJdfX0.YD6TwT956YAZ0K2JeGsEVbQZfi7r3Thtwq0b8xqH7d4"
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 6

Session Metadata

Key Value
Created
"Tue, 25 Aug 26 13:31:32 +0100"
Last used
"Tue, 25 Aug 26 13:31:33 +0100"
Lifetime
604800

Session Attributes

Attribute Value
_locale
"cn"

Session Usage

6 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" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 32
    "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:42
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 42
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/EventListener/RequestListener.php"
    "line" => 21
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\RequestListener"
    "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" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 32
    "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:199
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Controller/HomeController.php"
    "line" => 199
    "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" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 32
    "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:118
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Service/Cart.php"
    "line" => 118
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Controller/HomeController.php"
    "line" => 205
    "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" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 32
    "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:93
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Service/Cart.php"
    "line" => 93
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/src/Controller/HomeController.php"
    "line" => 218
    "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" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 32
    "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:1928
[
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1928
    "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" => 82
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_16212b95127fc3d9cd97d2fa88a87080"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Environment.php(420) : eval()'d code"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_774417e18ecd5ac5fd1857cf3f7d6f76"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/twig/twig/src/Template.php"
    "line" => 381
    "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" => 258
    "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" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project/vendor/autoload_runtime.php"
    "line" => 32
    "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
ADMINLTE_COLOR_URL
"https://adminlte.io/themes/v3/pages/UI/general.html"
API_TOKEN
"IYd10GOJlQ2BN+ERVN3pYg=="
APP_ENV
"dev"
APP_SECRET
"72975147f8f7151ae2cde09bbcd0ade9"
ASSESSMENT_FIELDS
"["_type","_phone"]"
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"
FONTAWESOME_URL
"https://fontawesome.com/v7/search"
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
""
GOOGLE_MAPS_API_KEY
"AIzaSyB8JkQrrdE08dRgJ2r6CSoAlaztJRAdrjI"
LOCK_DSN
"flock"
MERCURE_JWT_SECRET
"Zx9f8sK3lPq2WmV7yTn4QeR8uB1cD6gHjK0lN5xYpUo="
MERCURE_PUBLIC_URL
"https://demo.yellowfishtravel.com/.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"
NIGHT_CHECKIN_TIME
"125"
NIGHT_PERIOD_CHECKIN_TIME
"["01:00","07:00"]"
PRIO_EXPENSE_HEADERS
"["DATA", "HORA", "CARTÃO", "DESC. CARTÃO", "LITROS", "COMBUSTÍVEL", "TOTAL"]"
PWA
"1"
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
"1"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/yellowfishtravel.com/demo.yellowfishtravel.com/project"
]
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
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=a01ef69026dc0d26bb018590a71f364e; sf_redirect=%7B%22token%22%3A%227a3007%22%2C%22route%22%3A%22home_locale%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fyellowfishtravel.com%5C%2Fdemo.yellowfishtravel.com%5C%2Fproject%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; main_deauth_profile_token=7a3007"
HTTP_HOST
"demo.yellowfishtravel.com"
HTTP_REFERER
"https://demo.yellowfishtravel.com/cn/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_REAL_IP
"216.73.217.60"
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
"ao2LJOzpZlE58a-1zLYnrgAAARE"
REDIRECT_URL
"/cn"
REMOTE_ADDR
"216.73.217.60"
REMOTE_PORT
"47110"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787661093
REQUEST_TIME_FLOAT
1787661093.1797
REQUEST_URI
"/cn"
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.1"
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,PWA,FONTAWESOME_URL,ADMINLTE_COLOR_URL,LOCK_DSN,MESSENGER_TRANSPORT_DSN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,API_TOKEN,MOLONI_CUSTOMER_DEFAULT_ID,ROYALTY_POINTS,NIGHT_PERIOD_CHECKIN_TIME,NIGHT_CHECKIN_TIME,GOOGLE_MAPS_API_KEY,CONTACT_US_FIELDS,RECRUITMENT_FIELDS,ASSESSMENT_FIELDS,BP_EXPENSE_HEADERS,GALP_EXPENSE_HEADERS,PRIO_EXPENSE_HEADERS,VIAVERDE_EXPENSE_HEADERS,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET"
UNIQUE_ID
"ao2LJOzpZlE58a-1zLYnrgAAARE"