https://institutodelagua.chubut.gov.ar/old/.git/config%20

PaginasController :: mostrarPagina

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\PaginasController::mostrarPagina"
_locale
"old"
_remove_csp_headers
true
_route
"saquito_paginas_ver"
_route_params
[
  "_locale" => "old"
  "id" => ".git"
  "slug" => "config "
]
_stopwatch_token
"9b3662"
id
".git"
slug
"config "

Request Headers

Header Value
accept-charset
"utf-8"
accept-encoding
"gzip"
authorization
""
connection
"close"
host
"institutodelagua.chubut.gov.ar"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 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
"Sat, 04 Mar 2023 19:52:22 GMT"
set-cookie
"device_view=full; expires=Tue, 04-Apr-2023 19:52:22 GMT; Max-Age=2678400; path=/; httponly; samesite=lax"
x-debug-exception
"App%5CEntity%5CSaquitoPagina%20object%20not%20found%20by%20the%20%40ParamConverter%20annotation."
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fipa%2Fvendor%2Fsensio%2Fframework-extra-bundle%2Fsrc%2FRequest%2FParamConverter%2FDoctrineParamConverter.php:107"
x-debug-token
"8611d7"
x-debug-token-link
"https://institutodelagua.chubut.gov.ar/_profiler/b2ae36"
x-previous-debug-token
"b2ae36"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
device_view
Symfony\Component\HttpFoundation\Cookie {#1124
  #name: "device_view"
  #value: "full"
  #domain: ""
  #expire: 1680637942
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: true
}

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
"da464cf10d9e7476b17ccf212dfa1640"
DATABASE_URL
"mysql://root:M0nitor$.,@127.0.0.1:3306/ipa_db?serverVersion=5.7&charset=utf8mb4"
MAILER_DSN
"gmail://:@default"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/ipa/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/ipa/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_CHARSET
"utf-8"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"institutodelagua.chubut.gov.ar"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://institutodelagua.chubut.gov.ar/old/.git/config "
REDIRECT_SCRIPT_URL
"/old/.git/config "
REDIRECT_SSL_TLS_SNI
"institutodelagua.chubut.gov.ar"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/old/.git/config "
REMOTE_ADDR
"18.216.229.189"
REMOTE_PORT
"34260"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1677959542
REQUEST_TIME_FLOAT
1677959542.6924
REQUEST_URI
"/old/.git/config%20"
SCRIPT_FILENAME
"/var/www/html/ipa/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://institutodelagua.chubut.gov.ar/old/.git/config "
SCRIPT_URL
"/old/.git/config "
SERVER_ADDR
"172.31.91.28"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"institutodelagua.chubut.gov.ar"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at institutodelagua.chubut.gov.ar Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"institutodelagua.chubut.gov.ar"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN"

Sub Requests 1

ErrorController (token = b2ae36)

Key Value
_controller
"error_controller"
_stopwatch_token
"7951d8"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#534
  #message: "App\Entity\SaquitoPagina object not found by the @ParamConverter annotation."
  #code: 0
  #file: "/var/www/html/ipa/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php"
  #line: 107
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/ipa/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107 {
      Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->apply(Request $request, ParamConverter $configuration) …
      ›     }    throw new NotFoundHttpException($message);}
    }
    /var/www/html/ipa/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:84 {
      Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
      › if ($converter->supports($configuration)) {    if ($converter->apply($request, $configuration)) {        return;
    }
    /var/www/html/ipa/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
      Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
      › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
    }
    /var/www/html/ipa/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
      Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
      › 
      ›     $this->manager->apply($request, $configurations);}
    }
    /var/www/html/ipa/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/html/ipa/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/ipa/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/ipa/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/ipa/vendor/symfony/http-kernel/HttpKernel.php:140 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
    }
    /var/www/html/ipa/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/html/ipa/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/ipa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/html/ipa/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/ipa/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/ipa/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null