SignController :: signIndex
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_access_control_attributes | null |
_controller | "App\Controller\SignController::signIndex" |
_firewall_context | "security.firewall.map.context.main" |
_route | "sign_index" |
_route_params | [ "sign" => "acuario" ] |
_security_authenticators | [] |
_security_skipped_authenticators | [] |
_stopwatch_token | "66f9ee" |
sign | "acuario" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-encoding | "gzip, br" |
accept-language | "es-ES,es;q=0.5" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "81.40.127.76" |
cf-ipcountry | "ES" |
cf-ray | "939898eb3ef9cc38-MAD" |
cf-visitor | "{"scheme":"https"}" |
connection | "Keep-Alive" |
host | "elhoroscopomagico.com" |
priority | "u=0, i" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "same-origin" |
sec-fetch-user | "?1" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0" |
x-forwarded-for | "81.40.127.76" |
x-forwarded-proto | "https" |
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 | "Fri, 02 May 2025 15:36:59 GMT" |
x-debug-token | "f1b4e5" |
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 |
---|---|
API_URL | "http://astro.api/api/" |
APP_ENV | "dev" |
APP_SECRET | "4f56f9dcd7b07964615674d53c254775" |
DATABASE_URL | "postgresql://app:[email protected]:5432/app?serverVersion=16&charset=utf8" |
GOOGLE_API_KEY | "" |
GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/path/to/file.json" |
GOOGLE_CLIENT_ID | "926960155056-2ouhmllq6361dr1fs97h8qrq9dleqhqu.apps.googleusercontent.com.apps.googleusercontent.com" |
GOOGLE_CLIENT_SECRET | "" |
GOOGLE_RECAPTCHA_SECRET_KEY | "6Lc7T_oqAAAAABC73CVLpcVpfk9T8xK523UOOuTH" |
MAILER_DSN | "null://null" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/astroui/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/astroui/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_ACCEPT_LANGUAGE | "es-ES,es;q=0.5" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "81.40.127.76" |
HTTP_CF_IPCOUNTRY | "ES" |
HTTP_CF_RAY | "939898eb3ef9cc38-MAD" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_HOST | "elhoroscopomagico.com" |
HTTP_PRIORITY | "u=0, i" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_SEC_FETCH_USER | "?1" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0" |
HTTP_X_FORWARDED_FOR | "81.40.127.76" |
HTTP_X_FORWARDED_PROTO | "https" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "162.158.122.32" |
REMOTE_PORT | "15804" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1746200219 |
REQUEST_TIME_FLOAT | 1746200219.4571 |
REQUEST_URI | "/acuario" |
SCRIPT_FILENAME | "/var/www/astroui/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "159.100.19.64" |
SERVER_ADMIN | "[email protected]" |
SERVER_NAME | "elhoroscopomagico.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at elhoroscopomagico.com Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
SYMFONY_DOTENV_PATH | "/var/www/astroui/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,API_URL,DATABASE_URL,MESSENGER_TRANSPORT_DSN,GOOGLE_CLIENT_ID,MAILER_DSN,GOOGLE_API_KEY,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,GOOGLE_RECAPTCHA_SECRET_KEY" |