WebsiteController :: contact
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
body | "Kaixo, zure prezioa jakin nahi nuen." |
"xiceruxuk02@gmail.com" |
|
name | "GeorgeNon" |
subject | "Hello, i write about your the price for reseller" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\WebsiteController::contact" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_website_contact" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "443e07" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
connection | "close" |
content-length | "147" |
content-type | "application/x-www-form-urlencoded" |
host | "chudolens.ru" |
pragma | "no-cache" |
referer | "https://chudolens.ru/contact" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0" |
x-php-ob-level | "1" |
Request Content
Raw
name=GeorgeNon&email=xiceruxuk02%40gmail.com&subject=Hello%2C+i+write+about+your+the+price+for+reseller&body=Kaixo%2C+zure+prezioa+jakin+nahi+nuen.
Response
Response Headers
Header | Value |
---|---|
cache-control | "private, must-revalidate" |
content-type | "text/html; charset=UTF-8" |
date | "Wed, 16 Apr 2025 11:45:35 GMT" |
expires | "-1" |
pragma | "no-cache" |
x-debug-token | "08b5f3" |
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 | "11c79a1ea1977de6219cf3db1e71803c" |
DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "147" |
CONTENT_TYPE | "application/x-www-form-urlencoded" |
DOCUMENT_ROOT | "/var/www/chudolens/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_CONNECTION | "close" |
HTTP_CONTENT_LENGTH | "147" |
HTTP_CONTENT_TYPE | "application/x-www-form-urlencoded" |
HTTP_HOST | "chudolens.ru" |
HTTP_PRAGMA | "no-cache" |
HTTP_REFERER | "https://chudolens.ru/contact" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "92.255.57.39" |
REMOTE_PORT | "52662" |
REMOTE_USER | "" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1744803935 |
REQUEST_TIME_FLOAT | 1744803935.6165 |
REQUEST_URI | "/contact" |
SCRIPT_FILENAME | "/var/www/chudolens/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "51.210.243.44" |
SERVER_NAME | "chudolens.ru" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SOFTWARE | "nginx/1.18.0" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |
USER | "www-data" |