GET https://fougeresdecollection.com/contact?lang=en_US

DefaultController :: noAction

Request

GET Parameters

Key Value
lang
"en_US"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Thelia\Controller\Front\DefaultController::noAction"
_route
"default"
_route_params
[
  "_view" => "contact"
]
_stopwatch_token
"745026"
_view
"contact"
contact_id
0

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
accept-language
"en-US,en;q=0.9"
cache-control
"max-age=0"
cookie
"PHPSESSID=75f98ce0e11e1e7356d4435f6bf2be9c"
host
"fougeresdecollection.com"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
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, 04 Apr 2025 21:41:17 GMT"
set-cookie
"thelia_cart=deleted; expires=Thu, 04 Apr 2024 21:41:16 GMT; Max-Age=0; path=/; httponly"
x-debug-token
"37179e"

Cookies

Request Cookies

Key Value
PHPSESSID
"75f98ce0e11e1e7356d4435f6bf2be9c"

Response Cookies

Key Value
thelia_cart
Symfony\Component\HttpFoundation\Cookie {#5271
  #name: "thelia_cart"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: null
  -secureDefault: true
}

Session

Session Metadata

Key Value
Created
"Fri, 04 Apr 25 23:40:34 +0200"
Last used
"Fri, 04 Apr 25 23:41:15 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-thelia_contact
"Ed1T0jn9Q4qiR6jxBovltHcT5kNv_DueGFfVK9PccQo"
_csrf/https-thelia_customer_create
"bx_rqh8O6151O0nSJzmRUszmarcOz7pHwlsyUIu4SEA"
_csrf/https-thelia_customer_login
"9ArLtg_xJ35F-mnlJd3PRTVe0_TCopS3oW0pSDUijzs"
_csrf/https-thelia_newsletter
"kYrChH9maSbBknpfs1mRWx28Yv3MDCg3qPh4xzEC66c"
cart_use_cookie
null
thelia.current.currency
Thelia\Model\Currency {#3335
  #new: false
  #deleted: false
  #modifiedColumns: []
  #virtualColumns: [
    "IS_TRANSLATED" => 1
    "i18n_NAME" => "Euro"
  ]
  #id: 1
  #code: "EUR"
  #symbol: ""
  #format: "%n %s"
  #rate: 1.0
  #visible: 1
  #position: 1
  #by_default: 1
  #created_at: DateTime @1482094868 {#3287
    date: 2016-12-18 22:01:08.0 Europe/Zurich (+01:00)
  }
  #updated_at: DateTime @1482094868 {#3288
    date: 2016-12-18 22:01:08.0 Europe/Zurich (+01:00)
  }
  #collCreditNotes: null
  #collCreditNotesPartial: null
  #collOrders: null
  #collOrdersPartial: null
  #collCarts: null
  #collCartsPartial: true
  #collProductPrices: null
  #collProductPricesPartial: null
  #collSaleOffsetCurrencies: null
  #collSaleOffsetCurrenciesPartial: null
  #collCurrencyI18ns: null
  #collCurrencyI18nsPartial: null
  #alreadyInSave: false
  #currentLocale: "en_US"
  #currentTranslations: null
  #creditNotesScheduledForDeletion: null
  #ordersScheduledForDeletion: null
  #cartsScheduledForDeletion: null
  #productPricesScheduledForDeletion: null
  #saleOffsetCurrenciesScheduledForDeletion: null
  #currencyI18nsScheduledForDeletion: null
}
thelia.current.lang
Thelia\Model\Lang {#3228
  #new: false
  #deleted: false
  #modifiedColumns: []
  #virtualColumns: []
  #id: 2
  #title: "English"
  #code: "en"
  #locale: "en_US"
  #url: ""
  #date_format: "m-d-Y"
  #time_format: "h:i:s"
  #datetime_format: "m-d-Y h:i:s"
  #decimal_separator: "."
  #thousands_separator: " "
  #active: true
  #visible: 1
  #decimals: "2"
  #by_default: 0
  #position: null
  #created_at: DateTime @1482094868 {#3227
    date: 2016-12-18 22:01:08.0 Europe/Zurich (+01:00)
  }
  #updated_at: DateTime @1482094868 {#3226
    date: 2016-12-18 22:01:08.0 Europe/Zurich (+01:00)
  }
  #collCustomers: null
  #collCustomersPartial: null
  #collOrders: null
  #collOrdersPartial: null
  #alreadyInSave: false
  #customersScheduledForDeletion: null
  #ordersScheduledForDeletion: null
}
thelia.form-errors
[
  "Thelia\Form\NewsletterForm:Symfony\Component\Form\Extension\Core\Type\FormType" => [
    "data" => []
    "hasError" => true
    "errorMessage" => "Cannot check if an unsubmitted form is valid. Call Form::isSubmitted() before Form::isValid()."
    "method" => "POST"
    "timestamp" => 1743802839
    "validation_groups" => null
    "field_errors" => []
  ]
  "Thelia\Form\CustomerCreateForm:Symfony\Component\Form\Extension\Core\Type\FormType" => [
    "data" => []
    "hasError" => true
    "errorMessage" => "Désolé. Une erreur s'est produite : Cannot check if an unsubmitted form is valid. Call Form::isSubmitted() before Form::isValid()."
    "method" => "POST"
    "timestamp" => 1743802856
    "validation_groups" => null
    "field_errors" => []
  ]
  "Thelia\Form\ContactForm:Symfony\Component\Form\Extension\Core\Type\FormType" => [
    "data" => [
      "name" => "XBhNIsVGhQf"
      "email" => "alex.herrera1995@yahoo.com"
      "subject" => "bfDMruOZCpAPqwu"
      "message" => null
      "success_url" => null
      "error_url" => null
      "error_message" => null
    ]
    "hasError" => true
    "errorMessage" => "Donnée manquante ou non valide : [Votre message] Cette valeur ne doit pas être vide."
    "method" => "POST"
    "timestamp" => 1743802875
    "validation_groups" => null
    "field_errors" => [
      "message" => [
        [
          "message" => "Cette valeur ne doit pas être vide."
          "template" => "This value should not be blank."
          "parameters" => [
            "{{ value }}" => "null"
          ]
          "pluralization" => null
        ]
      ]
    ]
  ]
]
thelia.return_to_url
"https://fougeresdecollection.com/contact?lang=en_US"

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
"f481d69cc86cc01640c543c20a5b5347"
LOCK_DSN
"flock"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/clients/8f08f023c5f75b5a5c4e954b6db8618b/.config/apache/fougeresdecollection.com/.fpm/"
CONTEXT_PREFIX
"/.fpm/"
DOCUMENT_ROOT
"/home/clients/8f08f023c5f75b5a5c4e954b6db8618b/sites/fougeresdecollection.com/web"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_COOKIE
"PHPSESSID=75f98ce0e11e1e7356d4435f6bf2be9c"
HTTP_HOST
"fougeresdecollection.com"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_PROTO
"https"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/clients/8f08f023c5f75b5a5c4e954b6db8618b/sites/fougeresdecollection.com/web/index.php"
ORIG_SCRIPT_FILENAME
"/home/clients/8f08f023c5f75b5a5c4e954b6db8618b/.config/apache/fougeresdecollection.com/.fpm/php5.external"
ORIG_SCRIPT_NAME
"/.fpm/php5.external"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.1"
QUERY_STRING
"lang=en_US"
REDIRECT_HANDLER
"php5-fcgi"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_PHP_VERSION
"8.1"
REDIRECT_QUERY_STRING
"lang=en_US"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_PHP_VERSION
"8.1"
REDIRECT_REDIRECT_SCRIPT_URI
"https://fougeresdecollection.com/contact"
REDIRECT_REDIRECT_SCRIPT_URL
"/contact"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"Z_BR_PHAku6vgWPIBTprEgAAAQ4"
REDIRECT_SCRIPT_URI
"https://fougeresdecollection.com/contact"
REDIRECT_SCRIPT_URL
"/contact"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z_BR_PHAku6vgWPIBTprEgAAAQ4"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"195.2.81.171"
REMOTE_PORT
"39546"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743802876
REQUEST_TIME_FLOAT
1743802876.8053
REQUEST_URI
"/contact?lang=en_US"
SCRIPT_FILENAME
"/home/clients/8f08f023c5f75b5a5c4e954b6db8618b/sites/fougeresdecollection.com/web/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://fougeresdecollection.com/contact"
SCRIPT_URL
"/contact"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@fougeresdecollection.com"
SERVER_NAME
"fougeresdecollection.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,LOCK_DSN"
TEMP
"/home/clients/8f08f023c5f75b5a5c4e954b6db8618b/tmp"
TMP
"/home/clients/8f08f023c5f75b5a5c4e954b6db8618b/tmp"
TMPDIR
"/home/clients/8f08f023c5f75b5a5c4e954b6db8618b/tmp"
UNIQUE_ID
"Z_BR_PHAku6vgWPIBTprEgAAAQ4"