https://rawbots.dev/.env.production

HomeController :: root

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\HomeController::root"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_home_root"
_route_params
[
  "path" => ".env.production"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"e9659b"
path
".env.production"

Request Headers

Header Value
accept-encoding
"gzip,deflate"
connection
"close"
host
"rawbots.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 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
"Thu, 23 Jan 2025 09:36:44 GMT"
x-debug-exception
"The%20Requested%20Page%20Not%20Found."
x-debug-exception-file
"%2Fhome%2Fwww%2Fbot%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:302"
x-debug-token
"9fba45"
x-debug-token-link
"https://rawbots.dev/_profiler/9c0dda"
x-previous-debug-token
"9c0dda"
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
"5b9058ef030c279b9ca565ecf874af4d"
DATABASE_URL
"mysql://root:Delphine_1976@localhost:3306/bot?charset=utf8mb4"
MAILER_DSN
"smtp://fred@kitesnow.ch:Delphine1976@mail.infomaniak.com:587"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/www/bot/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/www/bot/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"rawbots.dev"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/.env.production"
QUERY_STRING
""
REMOTE_ADDR
"44.209.89.189"
REMOTE_PORT
"62122"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1737625004
REQUEST_TIME_FLOAT
1737625004.144
REQUEST_URI
"/.env.production"
SCRIPT_FILENAME
"//home/www/bot/public/index.php"
SCRIPT_NAME
"/.env.production"
SCRIPT_URI
"https://rawbots.dev/.env.production"
SCRIPT_URL
"/.env.production"
SERVER_ADDR
"51.210.154.103"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"rawbots.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at rawbots.dev Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"rawbots.dev"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL"
USER
"www-data"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 9c0dda)

Key Value
_controller
"error_controller"
_stopwatch_token
"c8b328"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#354
  #message: "The Requested Page Not Found."
  #code: 0
  #file: "/home/www/bot/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 302
  -statusCode: 404
  -headers: []
  trace: {
    /home/www/bot/vendor/symfony/framework-bundle/Controller/AbstractController.php:302 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', Throwable $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /home/www/bot/src/Controller/HomeController.php:33 {
      App\Controller\HomeController->root($path) …
      ›     }    throw $this->createNotFoundException('The Requested Page Not Found.');}
    }
    /home/www/bot/vendor/symfony/http-kernel/HttpKernel.php:153 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/www/bot/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) {
    }
    /home/www/bot/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 {
    }
    /home/www/bot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/www/bot/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/www/bot/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/www/bot/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null