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" |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1808 -supports: false -passport: null -duration: null -stub: "App\Security\AppAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppAuthenticator {#1773 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1809 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1810 …} } ] |
| _stopwatch_token | "f24809" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| connection | "close" |
| host | "103.103.21.238:443" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36" |
| 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 | "Mon, 01 Jun 2026 16:10:37 GMT" |
| location | "/login" |
| x-debug-token | "66b37d" |
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:39
[
[
"file" => "/var/www/html/snit/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/snit/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 375
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/snit/src/Controller/HomeController.php"
"line" => 13
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/snit/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "index"
"class" => "App\Controller\HomeController"
"type" => "->"
]
[
"file" => "/var/www/html/snit/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/snit/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/snit/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/snit/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/snit/public/index.php"
"line" => 8
"args" => [
"/var/www/html/snit/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "e7cd983bdff0929b36ef83ddd0368ba3" |
| APP_TIMEZONE | "Asia/Jakarta" |
| CLIENT_ID | "130512aa15984717b46c68f8cb9b2f19" |
| CLIENT_SECRET | "VhzQ52CK/E+DEzCcyOdVFyrZT9Dhc+5oq9UtfMHGuaQ=" |
| DATABASE_URL | "mysql://snit:Tridominicxyz123_@127.0.0.1:3306/symfony_db?serverVersion=10.5.27-MariaDB" |
| DEFAULT_URI | "devit.web.id" |
| JWT_PASSPHRASE | "933938f72ad86695fee120396cb533fabe7b285ebb9afd4e99b796d6248f73a6" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PRIVATE_KEY | "3tS+Zm1sngePwt8Bb2B3Ne6vm+yBQBQUGnwKcmWhyXY=" |
| PUBLIC_KEY | "1c3c736f8a6e4a97bdffe1407510798d" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/snit/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/snit/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/usr/share/httpd" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "103.103.21.238:443" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "54.176.163.32" |
| REMOTE_PORT | "46486" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1780330231 |
| REQUEST_TIME_FLOAT | 1780330231.1023 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/snit/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "103.103.21.238" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "103.103.21.238" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.3" |
| SSL_SECURE_RENEG | "false" |
| SSL_SERVER_A_KEY | "rsaEncryption" |
| SSL_SERVER_A_SIG | "sha256WithRSAEncryption" |
| SSL_SERVER_I_DN | "emailAddress=root@DEVIT25.neo.internal,CN=DEVIT25.neo.internal,OU=ca-6527604504893370578,O=Unspecified,C=US" |
| SSL_SERVER_I_DN_C | "US" |
| SSL_SERVER_I_DN_CN | "DEVIT25.neo.internal" |
| SSL_SERVER_I_DN_Email | "root@DEVIT25.neo.internal" |
| SSL_SERVER_I_DN_O | "Unspecified" |
| SSL_SERVER_I_DN_OU | "ca-6527604504893370578" |
| SSL_SERVER_M_SERIAL | "1B575F0AC981B16C" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "DEVIT25.neo.internal" |
| SSL_SERVER_S_DN | "emailAddress=root@DEVIT25.neo.internal,CN=DEVIT25.neo.internal,O=Unspecified,C=US" |
| SSL_SERVER_S_DN_C | "US" |
| SSL_SERVER_S_DN_CN | "DEVIT25.neo.internal" |
| SSL_SERVER_S_DN_Email | "root@DEVIT25.neo.internal" |
| SSL_SERVER_S_DN_O | "Unspecified" |
| SSL_SERVER_V_END | "Sep 25 12:54:32 2026 GMT" |
| SSL_SERVER_V_START | "Sep 25 12:54:32 2025 GMT" |
| SSL_SESSION_ID | "850addfdd10aebb535ffede3ccac80aa69c815452c88a75b8fd77097c16ab6e6" |
| SSL_SESSION_RESUMED | "Initial" |
| SSL_VERSION_INTERFACE | "mod_ssl/2.4.62" |
| SSL_VERSION_LIBRARY | "OpenSSL/3.2.2" |
| SYMFONY_DOTENV_PATH | "/var/www/html/snit/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,JWT_PASSPHRASE,APP_TIMEZONE,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,CLIENT_ID,CLIENT_SECRET,PUBLIC_KEY,PRIVATE_KEY" |
| UNIQUE_ID | "ah2u9l37GeVy0YUro54XuQAAAQw" |
| USER | "apache" |
| proxy-nokeepalive | "1" |