AnimalController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AnimalController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#734 -links: [ 1007 => Symfony\Component\WebLink\Link {#1007 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/FluffyFriendsShelter/assets/styles/app-maoG0wF.css" } ] } |
| _route | "app_animal_show" |
| _route_params | [ "id" => "2" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#537 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#482 …} } ] |
| _stopwatch_token | "9ca2ee" |
| id | "2" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=8ffdb8" |
| host | "luka.codefactory.live" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-https | "1" |
| x-php-ob-level | "0" |
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 | "Wed, 29 Oct 2025 23:24:11 GMT" |
| link | "</FluffyFriendsShelter/assets/styles/app-maoG0wF.css>; rel="preload"; as="style"" |
| x-debug-token | "92ccd8" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "8ffdb8" |
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" => "/home/lukacodefactory/new/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 35
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
"line" => 45
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/var/cache/dev/twig/db/db7eac019e13147cd0db9f8918b7b35d.php"
"line" => 107
"function" => "isGranted"
"class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_f46601f9c02888a376db87049e35bc82"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/var/cache/dev/twig/a0/a0e476e7b0ace311c953343fd6b38a60.php"
"line" => 89
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_7a8b45601a804727fc196eb783abc45e"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/var/cache/dev/twig/91/910e27ceef70b1a6c1ec7384337cae7f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_661e1498adb5e67500efbd27a8d91ac2"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/src/Controller/AnimalController.php"
"line" => 55
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "show"
"class" => "App\Controller\AnimalController"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/new/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/lukacodefactory/public_html/FluffyFriendsShelter/index.php"
"line" => 5
"args" => [
"/home/lukacodefactory/new/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_CONTACT_EMAIL | "lukbaro2@gmail.com" |
| APP_ENV | "dev" |
| APP_SECRET | "4b903ae73818dbff83e5970f2b3461bf" |
| DATABASE_URL | "mysql://lukacodefactory_fluffy:8R]60{^E7jlR@173.212.235.205:3306/lukacodefactory_shelter" |
| MAILER_DSN | "gmail://lukbaro2@gmail.com:tegrkfziqacmoehl@default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/lukacodefactory/public_html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/lukacodefactory/public_html" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=8ffdb8" |
| HTTP_HOST | "luka.codefactory.live" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_HTTPS | "1" |
| PATH | "/bin:/usr/bin" |
| PHP_INI_SCAN_DIR | "/opt/cpanel/ea-php82/root/etc:/opt/cpanel/ea-php82/root/etc/php.d:." |
| PHP_SELF | "/FluffyFriendsShelter/index.php" |
| QS_AllConn | "5" |
| QS_ConnectionId | "17617802469915281609349" |
| QS_IPConn | "2" |
| QS_SrvConn | "5" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QS_AllConn | "5" |
| REDIRECT_QS_ConnectionId | "17617802469915281609349" |
| REDIRECT_QS_IPConn | "2" |
| REDIRECT_QS_SrvConn | "5" |
| REDIRECT_SCRIPT_URI | "https://luka.codefactory.live/FluffyFriendsShelter/animal/2" |
| REDIRECT_SCRIPT_URL | "/FluffyFriendsShelter/animal/2" |
| REDIRECT_SSL_TLS_SNI | "luka.codefactory.live" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aQKiGqD3gHvWmy4eUM7m7gAAABA" |
| REDIRECT_URL | "/FluffyFriendsShelter/animal/2" |
| REMOTE_ADDR | "216.73.216.61" |
| REMOTE_PORT | "21342" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1761780250 |
| REQUEST_TIME_FLOAT | 1761780250.9292 |
| REQUEST_URI | "/FluffyFriendsShelter/animal/2" |
| SCRIPT_FILENAME | "/home/lukacodefactory/public_html/FluffyFriendsShelter/index.php" |
| SCRIPT_NAME | "/FluffyFriendsShelter/index.php" |
| SCRIPT_URI | "https://luka.codefactory.live/FluffyFriendsShelter/animal/2" |
| SCRIPT_URL | "/FluffyFriendsShelter/animal/2" |
| SERVER_ADDR | "173.212.235.205" |
| SERVER_ADMIN | "webmaster@luka.codefactory.live" |
| SERVER_NAME | "luka.codefactory.live" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "luka.codefactory.live" |
| SYMFONY_DOTENV_PATH | "/home/lukacodefactory/new/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_CONTACT_EMAIL" |
| TZ | "Europe/Berlin" |
| UNIQUE_ID | "aQKiGqD3gHvWmy4eUM7m7gAAABA" |
| argc | 0 |
| argv | [] |