FrontController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\FrontController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_front" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "18c3c5" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip" |
accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
cache-control | "no-cache" |
connection | "keep-alive, close" |
host | "sbhcalendar.com" |
pragma | "no-cache" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
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, 17 May 2025 18:06:23 GMT" |
location | "/login" |
x-debug-token | "671dc8" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/home/michael/html/okleira.com/optibarth/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/michael/html/okleira.com/optibarth/vendor/symfony/security-core/Authorization/AuthorizationChecker.php" "line" => 42 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/michael/html/okleira.com/optibarth/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 205 "function" => "isGranted" "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker" "type" => "->" ] [ "file" => "/home/michael/html/okleira.com/optibarth/src/Controller/FrontController.php" "line" => 21 "function" => "isGranted" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/michael/html/okleira.com/optibarth/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "index" "class" => "App\Controller\FrontController" "type" => "->" ] [ "file" => "/home/michael/html/okleira.com/optibarth/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/michael/html/okleira.com/optibarth/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/michael/html/okleira.com/optibarth/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/michael/html/okleira.com/optibarth/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/michael/html/okleira.com/optibarth/public/index.php" "line" => 5 "args" => [ "/home/michael/html/okleira.com/optibarth/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 | "95c852d54e187d74f7a99abe20067fa7" |
DATABASE_URL | "mysql://optibarth:6USh9Mk4CtuP3Oz@127.0.0.1:3306/dev_optibarth?serverVersion=8.0.32&charset=utf8mb4" |
JWT_PASSPHRASE | "27f9d96282f6facd28e788273d820a189c6e7bd08337f579915ae6f350a5f9ba" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
MAILER_DSN | "smtp://127.0.0.1:1025" |
MAIL_FROM | "dev.ripoche@gmail.com" |
MAIL_SENDER_NAME | "Opt Barth" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/html/okleira.com/optibarth/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/html/okleira.com/optibarth/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip" |
HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_CONNECTION | "keep-alive, close" |
HTTP_HOST | "sbhcalendar.com" |
HTTP_PRAGMA | "no-cache" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
LD_LIBRARY_PATH | "/home/michael/download/instantclient_21_10:" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_SCRIPT_URI | "http://sbhcalendar.com/" |
REDIRECT_SCRIPT_URL | "/" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "43.159.145.153" |
REMOTE_PORT | "36740" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1747505183 |
REQUEST_TIME_FLOAT | 1747505183.6481 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/var/www/html/okleira.com/optibarth/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "http://sbhcalendar.com/" |
SCRIPT_URL | "/" |
SERVER_ADDR | "141.94.242.100" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "sbhcalendar.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at sbhcalendar.com Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAIL_FROM,MAIL_SENDER_NAME,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |
USER | "www-data" |
proxy-nokeepalive | "1" |