GET https://devapi.nestorapp.fr/

RedirectController :: redirectAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::redirectAction"
_firewall_context
"security.firewall.map.context.main"
_route
"default"
_route_params
[
  "route" => "app_home_space"
  "permanent" => true
  "keepQueryParams" => true
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3141
    -supports: false
    -passport: null
    -duration: null
    -stub: "Core\App\Security\LoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Core\App\Security\LoginAuthenticator {#455 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3130
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#3148 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3127
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#3160 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3140
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#3152 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2910
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#2864 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#2967
    -supports: false
    -passport: null
    -duration: null
    -stub: "Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator {#2892 …}
  }
]
_stopwatch_token
"80ecc1"
keepQueryParams
true
permanent
true
route
"app_home_space"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=ooa79bt3hh8klcucdf8h97m8pb"
host
"devapi.nestorapp.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
content-type
"text/html; charset=utf-8"
date
"Thu, 15 Jan 2026 07:42:55 GMT"
location
"https://devapi.nestorapp.fr/space"
x-debug-token
"4b8ab0"

Cookies

Request Cookies

Key Value
PHPSESSID
"ooa79bt3hh8klcucdf8h97m8pb"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Thu, 15 Jan 26 08:42:55 +0100"
Last used
"Thu, 15 Jan 26 08:42:55 +0100"
Lifetime
0

Session Attributes

Attribute Value
footer_label
"Edifitek"
footer_website
"www.edifitek.fr"

Session Usage

2 Usages
Stateless check enabled
Usage
Core\App\EventSubscriber\RequestSubscriber:117
[
  [
    "file" => "/home/sites/nestorapp.fr/devapi/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 117
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 74
    "function" => "setFooterNameAndWebsite"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/public/index.php"
    "line" => 5
    "args" => [
      "/home/sites/nestorapp.fr/devapi/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Core\App\EventSubscriber\RequestSubscriber:127
[
  [
    "file" => "/home/sites/nestorapp.fr/devapi/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 127
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/core/App/EventSubscriber/RequestSubscriber.php"
    "line" => 74
    "function" => "setFooterNameAndWebsite"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Core\App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sites/nestorapp.fr/devapi/public/index.php"
    "line" => 5
    "args" => [
      "/home/sites/nestorapp.fr/devapi/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_NAME
"Nestor API"
APP_SECRET
"a08d1535df0144b5f4f7d4a5e68c2ae9"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://nestorapp.fr_devapi:tg1R]KugG3AExnQf@web503.edifitek.com:8548/nestorapp.fr_devapi?serverVersion=10.11.6-MariaDB&charset=utf8mb4"
DEV_API_CLIENT
"https://devapi.nestorapp.fr"
JWT_PASSPHRASE
"6LqrafkF!LqsG?8dQd5f#i&#zD5AQJDYockYiNYhLk!r"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"mailjet+api://PUBLIC_KEY:PRIVATE_KEY@default"
MAILER_FROM_ADDRESS
"example@website.fr"
MAKE_TOKEN
"1agvfamdy50tte2kcxo1cu2ifio5nh9c"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PROD_API_CLIENT
"https://api.nestorapp.fr"
SIDENAV_MODE
"default"
TEMPLATE_LAYOUT
"fluid"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/sites/nestorapp.fr/devapi/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/sites/nestorapp.fr/devapi/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=ooa79bt3hh8klcucdf8h97m8pb"
HTTP_HOST
"devapi.nestorapp.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"devapi.nestorapp.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"216.73.216.220"
REMOTE_PORT
"1028"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768462975
REQUEST_TIME_FLOAT
1768462975.338
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/sites/nestorapp.fr/devapi/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"46.105.32.237"
SERVER_ADMIN
"thierry.nouet@edifitek.fr"
SERVER_NAME
"devapi.nestorapp.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at devapi.nestorapp.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"devapi.nestorapp.fr"
SYMFONY_DOTENV_PATH
"/home/sites/nestorapp.fr/devapi/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,MAILER_FROM_ADDRESS,MAILER_DSN,TEMPLATE_LAYOUT,SIDENAV_MODE,MAKE_TOKEN,DEV_API_CLIENT,PROD_API_CLIENT,APP_NAME,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"www-data"
proxy-nokeepalive
"1"