ConfigController :: obtenerTituloAplicacionAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Frontend\ConfigController::obtenerTituloAplicacionAction" |
| _route | "obtener_titulo_aplicacion" |
| _route_params | [] |
| _stopwatch_token | "8f171f" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, br, zstd, deflate" |
| accept-language | "en-us,en;q=0.5" |
| connection | "Keep-Alive" |
| cookie | "main_deauth_profile_token=3fb045; sf_redirect=%7B%22token%22%3A%223fb045%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontend%5C%5CDefaultController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fgeoportal-sig-sitrural83%5C%2Fsrc%5C%2FController%5C%2FFrontend%5C%2FDefaultController.php%22%2C%22line%22%3A229%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| forwarded | "for="10.247.119.10";host="ciren.adevcom.cl";proto=http" |
| host | "ciren.adevcom.cl" |
| referer | "https://ciren.adevcom.cl/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "10.247.119.10" |
| x-forwarded-server | "ciren.adevcom.cl" |
| x-php-ob-level | "2" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| date | "Sat, 06 Dec 2025 02:27:41 GMT" |
| x-debug-token | "6e3464" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "3fb045" |
| sf_redirect | "{"token":"3fb045","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\Frontend\\DefaultController","method":"indexAction","file":"\/var\/www\/html\/geoportal-sig-sitrural83\/src\/Controller\/Frontend\/DefaultController.php","line":229},"status_code":302,"status_text":"Found"}" |
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_DEBUG | "1" |
| APP_DOMAIN | "ciren.adevcom.cl" |
| APP_ENV | "dev" |
| APP_SECRET | "ThisTokenIsNotSoSecretChangeIt" |
| APP_WITH_LOGIN | "false" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_HOST | "10.247.119.91" |
| DATABASE_NAME | "sitrural-sicgra-nueva-ciren-2024" |
| DATABASE_PASSWORD | "" |
| DATABASE_PORT | "5432" |
| DATABASE_USER | "postgres" |
| ENCRYPTION_KEY | "a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6" |
| GA_TRACKING | "UA-89527790-2" |
| GEONETWORK | "https://ciren.adevcom.cl:20000/geonetwork" |
| GEOSERVER | "http://10.247.119.91:8080/geoserver" |
| GEOSERVER_DOMAIN | "10.247.119.91:8080" |
| GEOSERVER_PASS | "geoserver" |
| GEOSERVER_USER | "admin" |
| GEOSERVER_WORKSPACE | "sitrural-sicgra-nueva-ciren-2024" |
| IMG_LINK | "https://ciren.adevcom.cl/imgs/symbol/" |
| LINK_APP | "https://ciren.adevcom.cl/" |
| MAILER_DSN | "smtp://xerox@ciren.cl:Ciren.,2019@smtp.office365.com:587" |
| MAILER_HOST | "smtp.office365.com" |
| MAILER_PORT | "587" |
| MAILER_SOPORTE | "c.lai@adevcom.cl" |
| MAILER_SUBJECT | "Formulario de Contacto" |
| MAILER_USER | "xerox" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OGR2OGRCOMMAND | "/usr/gdal310/bin/ogr2ogr" |
| PATH_PREFIX | "https://ciren.adevcom.cl" |
| PGSQL2SHPCOMMAND | "pgsql2shp" |
| PSQLCOMMAND | "psql" |
| SHP2PGSQLCOMMAND | "shp2pgsql" |
| TEMP_DIR | "/tmp" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/geoportal-sig-sitrural83/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/geoportal-sig-sitrural83/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/usr/share/httpd" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_COOKIE | "main_deauth_profile_token=3fb045; sf_redirect=%7B%22token%22%3A%223fb045%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontend%5C%5CDefaultController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fgeoportal-sig-sitrural83%5C%2Fsrc%5C%2FController%5C%2FFrontend%5C%2FDefaultController.php%22%2C%22line%22%3A229%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_FORWARDED | "for="10.247.119.10";host="ciren.adevcom.cl";proto=http" |
| HTTP_HOST | "ciren.adevcom.cl" |
| HTTP_REFERER | "https://ciren.adevcom.cl/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "10.247.119.10" |
| HTTP_X_FORWARDED_SERVER | "ciren.adevcom.cl" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTOUneJFv2dCqEeoJv19FwAAAIY" |
| REDIRECT_URL | "/mapa" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "39476" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1764988061 |
| REQUEST_TIME_FLOAT | 1764988061.3028 |
| REQUEST_URI | "/obtener_titulo_aplicacion" |
| SCRIPT_FILENAME | "/var/www/html/geoportal-sig-sitrural83/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.247.119.91" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "ciren.adevcom.cl" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2" |
| SYMFONY_DOTENV_PATH | "/var/www/html/geoportal-sig-sitrural83/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_HOST,DATABASE_PORT,DATABASE_NAME,DATABASE_USER,DATABASE_PASSWORD,GEOSERVER_WORKSPACE,PSQLCOMMAND,SHP2PGSQLCOMMAND,PGSQL2SHPCOMMAND,OGR2OGRCOMMAND,GEOSERVER,GEOSERVER_USER,GEOSERVER_PASS,IMG_LINK,LINK_APP,GEONETWORK,PATH_PREFIX,APP_DOMAIN,GEOSERVER_DOMAIN,ENCRYPTION_KEY,GA_TRACKING,CORS_ALLOW_ORIGIN,TEMP_DIR,MAILER_USER,MAILER_HOST,MAILER_PORT,MAILER_SUBJECT,MAILER_SOPORTE,MAILER_DSN,APP_WITH_LOGIN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH" |
| UNIQUE_ID | "aTOUneJFv2dCqEeoJv19FwAAAIY" |
| USER | "apache" |
| proxy-nokeepalive | "1" |
Parent Request
Return to parent request (token = 4cf68f)
| Key | Value |
|---|---|
| _controller | "App\Controller\Frontend\DefaultController::mapaAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "visualizadordemapa" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#559 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#520 …} } ] |
| _stopwatch_token | "21257e" |