FeedbackController :: create
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\FeedbackController::create" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_feedback_create" |
_route_params | [ "id" => "2" ] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#621 -supports: false -passport: null -duration: null -stub: "App\Security\SecurityAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\SecurityAuthenticator {#583 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#622 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#623 …} } ] |
_stopwatch_token | "40ce40" |
id | "2" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "ecommerce.emiliechanavat.com" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
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 | "Mon, 21 Jul 2025 06:10:46 GMT" |
location | "/login" |
x-debug-token | "e1f662" |
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 | "3f31c330ebbbe41dd62eecd2ff3a3a86" |
DATABASE_URL | "postgresql://ecommerce:40tH7v1O*!O1fG@127.0.0.1:5432/dbecommerce?serverVersion=16&charset=utf8" |
GOOGLE_CLIENT_ID | "551371076207-sgj9v8bnpqniv4jbadtlth9u07tqmue6.apps.googleusercontent.com" |
GOOGLE_CLIENT_SECRET | "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" |
MAILER_DSN | "smtp://contact%40emiliechanavat.com:VPG9iEu8sjeh2iWQ@smtp.zoho.eu:465?encryption=ssl" |
MERCURE_JWT_SECRET | "31456GHJJ79J869967hhe40185hfgh4129jot" |
MERCURE_PUBLIC_URL | "http://127.0.0.1:3000/.well-known/mercure" |
MERCURE_URL | "http://127.0.0.1:3000/.well-known/mercure" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
STRIPE_PUBLIC_KEY | "pk_test_51RRRZV00G2uGcsexm0aZDeZIFgpIfxHz6estrmcaqgySv5pY25yNUbbiZX28Dbqkgodf2JcI7sFXRwd0qeT3In8Y00VM50npSe" |
STRIPE_SECRET_KEY | "sk_test_51RRRZV00G2uGcsexiJhUtDAE6IAKKo5CSnTC9ytnCyo5uhdR0ZsnWqtsf2rCtXTwbDOGsbS7WJH9nIFQ9BJeFJSn00s7a9vuaL" |
WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/ecommerce/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/ecommerce/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_HOST | "ecommerce.emiliechanavat.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "ecommerce.emiliechanavat.com" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/feedback/create/2" |
REMOTE_ADDR | "216.73.216.31" |
REMOTE_PORT | "19565" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1753078246 |
REQUEST_TIME_FLOAT | 1753078246.5245 |
REQUEST_URI | "/feedback/create/2" |
SCRIPT_FILENAME | "/var/www/ecommerce/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.234.178.35" |
SERVER_ADMIN | "emilie.chanavat@mail-esd.com" |
SERVER_NAME | "ecommerce.emiliechanavat.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at ecommerce.emiliechanavat.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
SSL_TLS_SNI | "ecommerce.emiliechanavat.com" |
SYMFONY_DOTENV_PATH | "/var/www/ecommerce/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET" |