https://esfs.steak-designs.com/robots.txt

FrontController :: page

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\FrontController::page"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_index"
_route_params
[
  "slug" => "robots.txt"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"1032ce"
page
null
slug
"robots.txt"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"esfs.steak-designs.com"
remote-ip
"3.129.217.5"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"3.129.217.5"
x-forwarded-proto
"https"
x-ovhrequest-id
"bcc9618f2ab9c47faf3233869f02fc3b"
x-php-ob-level
"0"
x-predictor
"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, 28 Sep 2024 04:53:54 GMT"
x-debug-exception
"Page%20introuvable"
x-debug-exception-file
"%2Fhome%2Fsteakdesx%2Fwww%2Fesfs%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:304"
x-debug-token
"1c8e92"
x-debug-token-link
"https://esfs.steak-designs.com/_profiler/dde97c"
x-previous-debug-token
"dde97c"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"33c8888cb855e5d4e0602f6ec8c99f7f"
DATABASE_URL
"mysql://steakdesxmod1:CSssEeCa5NxJ@steakdesxmod1.mysql.db/steakdesxmod1?serverVersion=8&charset=utf8mb4"
EMAIL_ADMIN
"raoul.andriamalala@gmail.com"
MAILER_DSN
"native://default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PREFIXE_DATABASE_TABLE
"esfs_"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENGINE
"phpcgi"
APP_ENGINE_VERSION
"8.1"
CFG_CLUSTER
"cluster015"
DOCUMENT_ROOT
"/home/steakdesx/www/esfs/public"
ENVIRONMENT
"production"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"614"
GEOIP_CITY
"Columbus"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"535"
GEOIP_LATITUDE
"39.962502"
GEOIP_LONGITUDE
"-83.006104"
GEOIP_REGION
"OH"
HOME
"/homez.459/steakdesx"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"esfs.steak-designs.com"
HTTP_REMOTE_IP
"3.129.217.5"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"3.129.217.5"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"bcc9618f2ab9c47faf3233869f02fc3b"
HTTP_X_PREDICTOR
"1"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
PWD
"/homez.459/steakdesx/www/esfs/public"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"3.129.217.5"
REMOTE_PORT
"17708"
REQUEST_METHOD
"GET"
REQUEST_TIME
1727499230
REQUEST_TIME_FLOAT
1727499230.7911
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/steakdesx/www/esfs/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://esfs.steak-designs.com:443/robots.txt"
SCRIPT_URL
"/robots.txt"
SERVER_ADDR
"10.15.20.52"
SERVER_ADMIN
"postmaster@esfs.steak-designs.com"
SERVER_NAME
"esfs.steak-designs.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,EMAIL_ADMIN,PREFIXE_DATABASE_TABLE"
UID
"steakdesx"
UNIQUE_ID
"ZveL3mtA-zuOT82YXbS2egAAALE"
argc
1
argv
[
  "index.php"
]

Sub Requests 1

ErrorController (token = dde97c)

Key Value
_controller
"error_controller"
_stopwatch_token
"3440d7"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#670
  #message: "Page introuvable"
  #code: 0
  #file: "/home/steakdesx/www/esfs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 304
  -statusCode: 404
  -headers: []
  trace: {
    /home/steakdesx/www/esfs/vendor/symfony/framework-bundle/Controller/AbstractController.php:304 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', Throwable $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /home/steakdesx/www/esfs/src/Controller/FrontController.php:131 {
      App\Controller\FrontController->page(?Page $page, ActualiteRepository $actualiteRepository, AvisRepository $avisRepository, FormuleRepository $formuleRepository): Response …
      › 
      › throw $this->createNotFoundException('Page introuvable');arguments: {
        $message: "Page introuvable"
      }
    }
    /home/steakdesx/www/esfs/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $page: null
        $actualiteRepository: App\Repository\ActualiteRepository {#467 …}
        $avisRepository: App\Repository\AvisRepository {#399 …}
        $formuleRepository: App\Repository\FormuleRepository {#597 …}
      }
    }
    /home/steakdesx/www/esfs/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
      }
    }
    /home/steakdesx/www/esfs/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
        $catch: true
      }
    }
    /home/steakdesx/www/esfs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
    /home/steakdesx/www/esfs/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/steakdesx/www/esfs/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/steakdesx/www/esfs/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#43 …8}