Redirect 302 redirect from GET @admin (a53d1a)

GET https://simoneracheli.it/admin

DashboardController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#1412
  -links: [
    1292 => Symfony\Component\WebLink\Link {#1292
      -href: "https://simoneracheli.it/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_controller
"App\Controller\Admin\DashboardController::index"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"admin"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"a07386"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#801
  -request: Symfony\Component\HttpFoundation\Request {#14 …}
  -user: null
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#817 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#584 …}
  -entityDto: null
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#685 …}
  -dashboardControllerInstance: App\Controller\Admin\DashboardController {#809 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#802 …}
  -crudDto: null
  -searchDto: null
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#591 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#679 …}
  -mainMenuDto: EasyCorp\Bundle\EasyAdminBundle\Dto\MainMenuDto {#1041 …}
  -userMenuDto: null
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
connection
"close"
cookie
"PHPSESSID=ua7svsvdf69pv7f9s6ej5m7ajh; sf_redirect=%7B%22token%22%3A%22a53d1a%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CCatMediaCrudController%22%2C%22method%22%3A%22delete%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fsimoneracheli.it%5C%2Fhttpdocs%5C%2Fvendor%5C%2Feasycorp%5C%2Feasyadmin-bundle%5C%2Fsrc%5C%2FController%5C%2FAbstractCrudController.php%22%2C%22line%22%3A342%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
from
"gptbot(at)openai.com"
host
"simoneracheli.it"
referer
"https://simoneracheli.it/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CCatMediaCrudController&entityId=4368&page=1&sort%5Bdataopera%5D=A%E2%80%A6"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-accel-internal
"/internal-nginx-static-location"
x-openai-host-hash
"860224668"
x-php-ob-level
"1"
x-real-ip
"74.7.227.134"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Mon, 19 Jan 2026 17:41:45 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"ca23ea"

Cookies

Request Cookies

Key Value
PHPSESSID
"ua7svsvdf69pv7f9s6ej5m7ajh"
sf_redirect
"{"token":"a53d1a","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\CatMediaCrudController","method":"delete","file":"\/var\/www\/vhosts\/simoneracheli.it\/httpdocs\/vendor\/easycorp\/easyadmin-bundle\/src\/Controller\/AbstractCrudController.php","line":342},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Mon, 19 Jan 26 17:41:36 +0000"
Last used
"Mon, 19 Jan 26 17:41:45 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-Cat
"CW4SeyrZq4w2WeRXCPXO5cjt17M-sDMe88sW6iIfnuA"
_csrf/https-ea-delete
"-X9RCyYWFSRXSi5nh6cad9SxEPgaXHvpOFKbG2K5sY8"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:196
[
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 196
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1754
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/var/cache/dev/twig/9b/9bcb92c30eab4e614df13ce00ebc17f7.php"
    "line" => 53
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_60a28721d0bf5ad1c8dca706f91c36c9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1452
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/var/cache/dev/twig/db/dbb4fc56cad50e269518d916f9622364.php"
    "line" => 881
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 437
    "function" => "block_flash_messages"
    "class" => "__TwigTemplate_3d4be4603c92827c27689b2c17de0571"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/var/cache/dev/twig/db/dbb4fc56cad50e269518d916f9622364.php"
    "line" => 658
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 437
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_3d4be4603c92827c27689b2c17de0571"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/var/cache/dev/twig/db/dbb4fc56cad50e269518d916f9622364.php"
    "line" => 500
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 437
    "function" => "block_body"
    "class" => "__TwigTemplate_3d4be4603c92827c27689b2c17de0571"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/var/cache/dev/twig/db/dbb4fc56cad50e269518d916f9622364.php"
    "line" => 164
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3d4be4603c92827c27689b2c17de0571"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/var/cache/dev/twig/bf/bf757ab0e38f6e58204fae6f472e2347.php"
    "line" => 59
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f2dd53d43296d5c85f423a3ddc44da1f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/var/cache/dev/twig/a6/a6a05bc2612834baee065bdecfeb6789.php"
    "line" => 52
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9404bc844ae8af14ffdeffd76958dcc5"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/src/Controller/Admin/DashboardController.php"
    "line" => 52
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\Admin\DashboardController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/simoneracheli.it/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/simoneracheli.it/httpdocs/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
"d5c070cf6a4fc8f3d96dde2b8c7c672e"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://simo:_615Rkho2@127.0.0.1:3306/simo?serverVersion=8.0.32&charset=utf8mb4"
JWT_PASSPHRASE
"07b2786307bf20265192201a8051506db1961f072c5c962169933629ad350774"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/simoneracheli.it/httpdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/simoneracheli.it/httpdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/simoneracheli.it"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=ua7svsvdf69pv7f9s6ej5m7ajh; sf_redirect=%7B%22token%22%3A%22a53d1a%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CCatMediaCrudController%22%2C%22method%22%3A%22delete%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fsimoneracheli.it%5C%2Fhttpdocs%5C%2Fvendor%5C%2Feasycorp%5C%2Feasyadmin-bundle%5C%2Fsrc%5C%2FController%5C%2FAbstractCrudController.php%22%2C%22line%22%3A342%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"simoneracheli.it"
HTTP_REFERER
"https://simoneracheli.it/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CCatMediaCrudController&entityId=4368&page=1&sort%5Bdataopera%5D=A%E2%80%A6"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_OPENAI_HOST_HASH
"860224668"
HTTP_X_REAL_IP
"74.7.227.134"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SCRIPT_URI
"https://simoneracheli.it/admin"
REDIRECT_SCRIPT_URL
"/admin"
REDIRECT_SSL_TLS_SNI
"simoneracheli.it"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aW5s2TMyfOKh6i666ncLjwAAAFY"
REDIRECT_URL
"/admin"
REMOTE_ADDR
"74.7.227.134"
REMOTE_PORT
"55860"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768844505
REQUEST_TIME_FLOAT
1768844505.6706
REQUEST_URI
"/admin"
SCRIPT_FILENAME
"/var/www/vhosts/simoneracheli.it/httpdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://simoneracheli.it/admin"
SCRIPT_URL
"/admin"
SERVER_ADDR
"54.37.83.158"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"simoneracheli.it"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at simoneracheli.it Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"simoneracheli.it"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_DEBUG,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
UNIQUE_ID
"aW5s2TMyfOKh6i666ncLjwAAAFY"
USER
"simoneracheli.it_wbgq5ztwrq"
proxy-nokeepalive
"1"