ContactController :: requestAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "sylius_shop.controller.contact::requestAction" |
| _firewall_context | "security.firewall.map.context.shop" |
| _locale | "uk_UK" |
| _redirected | true |
| _route | "sylius_shop_contact_request" |
| _route_params | [ "_sylius" => [ "redirect" => "sylius_shop_homepage" ] "_locale" => "uk_UK" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_shop" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#2071 -options: [ "username_parameter" => "_username" "password_parameter" => "_password" "check_path" => "sylius_shop_login_check" "post_only" => true "form_only" => false "enable_csrf" => true "csrf_parameter" => "_csrf_shop_security_token" "csrf_token_id" => "shop_authenticate" "login_path" => "sylius_shop_login" "use_forward" => false ] -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2039 …} -userProvider: ContainerML5Cgdw\UsernameOrEmailProviderGhost5c8d568 {#2075 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2072 …} -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#2083 …} } Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#1557 -options: [ "username_path" => "_username" "password_path" => "_password" "check_path" => "sylius_shop_json_login_check" "use_forward" => false "login_path" => "/login" ] -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#2541 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#1618 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2039 …} -userProvider: ContainerML5Cgdw\UsernameOrEmailProviderGhost5c8d568 {#2075 …} -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2525 …} -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#2527 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#2545 -secret: ? string -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2063 …} -cookieName: "APP_SHOP_REMEMBER_ME" -logger: Monolog\Logger {#2085 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#2546 …} } ] |
| _sylius | [ "redirect" => "sylius_shop_homepage" ] |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%2260a683%22%2C%22route%22%3A%22sylius_shop_cart_summary%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Folivec%5C%2Fweb%5C%2Faim.ht.kin.dp.ua%5C%2Fpublic_html%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| host | "aim.ht.kin.dp.ua" |
| referer | "https://aim.ht.kin.dp.ua/uk_UK/contact" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.119" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 07 Jan 2026 14:54:05 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "c4c601" |
| x-frame-options | "sameorigin" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| sf_redirect | "{"token":"60a683","route":"sylius_shop_cart_summary","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/olivec\/web\/aim.ht.kin.dp.ua\/public_html\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 07 Jan 26 14:54:05 +0000" |
| Last used | "Wed, 07 Jan 26 14:54:05 +0000" |
| Lifetime | 0 |
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 | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "EDITME" |
| DATABASE_URL | "mysql://olivec_st:JXJ1J0jCgI22hAja@127.0.0.1/olivec_st?serverVersion=8&charset=utf8mb4" |
| JWT_PASSPHRASE | "e7c5fca1060bdf6ad23c33e4c236081f" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN | "doctrine://default?queue_name=catalog_promotion_removal" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN | "doctrine://default?queue_name=catalog_promotion_removal_failed" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN | "doctrine://default" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN | "doctrine://default?queue_name=main_failed" |
| SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN | "sync://" |
| SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN | "sync://" |
| SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH | "%kernel.project_dir%/config/encryption/dev.key" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/home/olivec/web/aim.ht.kin.dp.ua/public_html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/olivec/web/aim.ht.kin.dp.ua/public_html/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/olivec" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%2260a683%22%2C%22route%22%3A%22sylius_shop_cart_summary%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Folivec%5C%2Fweb%5C%2Faim.ht.kin.dp.ua%5C%2Fpublic_html%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| HTTP_HOST | "aim.ht.kin.dp.ua" |
| HTTP_REFERER | "https://aim.ht.kin.dp.ua/uk_UK/contact" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.119" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "aim.ht.kin.dp.ua" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/uk_UK/contact/" |
| REMOTE_ADDR | "216.73.216.119" |
| REMOTE_PORT | "50826" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767797644 |
| REQUEST_TIME_FLOAT | 1767797644.8843 |
| REQUEST_URI | "/uk_UK/contact/" |
| SCRIPT_FILENAME | "/home/olivec/web/aim.ht.kin.dp.ua/public_html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "49.12.1.178" |
| SERVER_ADMIN | "info@aim.ht.kin.dp.ua" |
| SERVER_NAME | "aim.ht.kin.dp.ua" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.63 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2" |
| SSL_TLS_SNI | "aim.ht.kin.dp.ua" |
| SYMFONY_DOTENV_PATH | "/home/olivec/web/aim.ht.kin.dp.ua/public_html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH" |
| TEMP | "/home/olivec/tmp" |
| TMP | "/home/olivec/tmp" |
| TMPDIR | "/home/olivec/tmp" |
| USER | "olivec" |
| proxy-nokeepalive | "1" |