FmController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Fm\Infrastructure\Controller\FmController" |
_converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#1077 -name: "command" -class: "App\Fm\Application\Command\FmCommand\FmCommand" -options: [ "deserializationContext" => [ "groups" => [ "denormalize" ] ] "validate" => true ] -isOptional: false -converter: "fos_rest.request_body" } ] |
_firewall_context | "security.firewall.map.context.main" |
_fos_rest_zone | false |
_locale | "en" |
_route | "fm_command" |
_route_params | [ "_locale" => "en" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "983cc2" |
_template | FOS\RestBundle\Controller\Annotations\View {#1075 #template: "@FOSRest/fm.html.twig" -vars: [] -streamable: false -owner: [ App\Fm\Infrastructure\Controller\FmController {#1320 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1321 …} -viewhandler: null #errorHandler: App\Log\Application\Command\ExceptionLog\Create\Handler {#1413 …} #translator: Symfony\Component\Translation\DataCollectorTranslator {#1556 …} } "__invoke" ] #statusCode: 200 #serializerGroups: [] #serializerEnableMaxDepthChecks: false } |
command | App\Fm\Application\Command\FmCommand\FmCommand {#1013 -uploadedFiles: [] -command: "update-order-timer" -queryParams: [] -bodyParams: [] } |
validationErrors | Symfony\Component\Validator\ConstraintViolationList {#1023 -violations: [] } |
Request Headers
Header | Value |
---|---|
accept | "application/json,text/plain,*/*" |
accept-encoding | "gzip, br" |
accept-language | "en-US" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "66.249.65.194" |
cf-ipcity | "Fort Worth" |
cf-ipcontinent | "NA" |
cf-ipcountry | "US" |
cf-iplatitude | "32.62560" |
cf-iplongitude | "-97.36320" |
cf-metro-code | "623" |
cf-postal-code | "76123" |
cf-ray | "90698470d9740b91-FRA" |
cf-region | "Texas" |
cf-region-code | "TX" |
cf-timezone | "America/Chicago" |
cf-visitor | "{"scheme":"https"}" |
connection | "Keep-Alive" |
content-length | "32" |
content-type | "application/json" |
cookie | "KBFSESSIONIDR=n4rfomftp0e6iuar13jmmkpp2h" |
from | "googlebot(at)googlebot.com" |
host | "izmail.bavtest.net" |
origin | "https://izmail.bavtest.net" |
referer | "https://izmail.bavtest.net/ru/info/" |
user-agent | "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.204 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" |
x-forwarded-for | "66.249.65.194" |
x-forwarded-proto | "https" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "command": "update-order-timer" }
Raw
{"command":"update-order-timer"}
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Thu, 23 Jan 2025 17:31:26 GMT" |
x-debug-token | "d977a0" |
Cookies
Request Cookies
Key | Value |
---|---|
KBFSESSIONIDR | "n4rfomftp0e6iuar13jmmkpp2h" |
Response Cookies
No response cookies
Session 3
Session Metadata
Key | Value |
---|---|
Created | "Thu, 23 Jan 25 16:15:45 +0000" |
Last used | "Thu, 23 Jan 25 17:31:24 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
2507615693_data | [ "orderId" => "2507615693" "status" => "0" "expires" => "23.01.2025 19:46:24" "expiresStandard" => "2025-01-23 19:46:24" "expires8601" => "2025-01-23T19:46:24+02:00" "ts" => "-1" "orderItemsCount" => "0" "cashServiceTotal" => "0.00" "discountTotal" => "0.00" "orderTotal" => "0.00" "ClientName" => "Анонімний" "TicketsEmail" => "" "ClientEmail" => "" "ClientPhone" => "" "ClientBonusTotal" => "0.00" "MaxAvailableBonusPayment" => "0.00" "BonusPaymentAllowed" => "0" "orderTotalForBonusPayment" => "0" "amount" => "0.00" "userCanSetDiscount" => "0" "currency" => "0" "currencyName" => "" "currencyCode" => "" "orderItemsTotal" => "0.00" "insuranceEnabled" => "0" "insuranceTotal" => "0.00" "orderInsuranceOn" => "0" "orderClearPrice" => "0.00" "clientId" => "1894618029" "deliveryType" => "129948494" "paymentType" => "129948495" "shippingAddress" => "0" "shippingAddressValue" => "" "billingAddress" => "0" "billingAddressValue" => "" "deliveryPrice" => "0.00" "PrintUrl" => "" "products" => [] "items" => [] "CommandStatus" => "0" ] |
FM_ORDER_ID | "2507615693" |
fm_auth | "10471c59b9274289bb82d3e0f5590cd54eFyHSQKuHpDd6dOksQXTBrG3gkWrjt3AoJfByVAH98=" |
Session Usage
3
Usages
Stateless check enabled
Usage |
---|
App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Communicator\Communicator:84
[ [ "file" => "/home/fedevco/front-app/src/ProjectCatalogBundle/Infrastructure/Service/FmClient/Communicator/Communicator.php" "line" => 84 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/fedevco/front-app/src/ProjectCatalogBundle/Infrastructure/Service/FmClient/FmClient.php" "line" => 123 "function" => "sendRequest" "class" => "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Communicator\Communicator" "type" => "->" ] [ "file" => "/home/fedevco/front-app/src/ProjectCatalogBundle/Infrastructure/Service/FmClient/FmClient.php" "line" => 84 "function" => "sendRequest" "class" => "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient" "type" => "->" ] [ "file" => "/home/fedevco/front-app/src/Fm/Infrastructure/Controller/FmController.php" "line" => 44 "function" => "executeCommand" "class" => "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "__invoke" "class" => "App\Fm\Infrastructure\Controller\FmController" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/fedevco/front-app/public/index.php" "line" => 5 "args" => [ "/home/fedevco/front-app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Communicator\Communicator:86
[ [ "file" => "/home/fedevco/front-app/src/ProjectCatalogBundle/Infrastructure/Service/FmClient/Communicator/Communicator.php" "line" => 86 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/fedevco/front-app/src/ProjectCatalogBundle/Infrastructure/Service/FmClient/FmClient.php" "line" => 123 "function" => "sendRequest" "class" => "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Communicator\Communicator" "type" => "->" ] [ "file" => "/home/fedevco/front-app/src/ProjectCatalogBundle/Infrastructure/Service/FmClient/FmClient.php" "line" => 84 "function" => "sendRequest" "class" => "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient" "type" => "->" ] [ "file" => "/home/fedevco/front-app/src/Fm/Infrastructure/Controller/FmController.php" "line" => 44 "function" => "executeCommand" "class" => "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "__invoke" "class" => "App\Fm\Infrastructure\Controller\FmController" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/fedevco/front-app/public/index.php" "line" => 5 "args" => [ "/home/fedevco/front-app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/home/fedevco/front-app/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/fedevco/front-app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/fedevco/front-app/public/index.php" "line" => 5 "args" => [ "/home/fedevco/front-app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "62bf1983d2da5eafaf99fa3852d75c23" |
COOKIE_DOMAIN | ".bavtest.net" |
DATABASE_URL | "mysql://karabasfront:karabasfront123@localhost:3306/karabas_front?serverVersion=8&charset=utf8mb4" |
ENABLE_CUSTOMIZATION | "" |
FM_ENABLED | "" |
FM_IP | "" |
FRONT_API_TOKEN | "70c520a361dee075806ca40a61f19c58" |
FRONT_DEFAULT_LOCALE_IN_URL | "0" |
GOOGLE_API_KEY | "AIzaSyDoX4J5HqF6MtiJxPYW72ljapdjf1fM_js" |
MAILER_DEFAULT_SENDER | "" |
MAILER_DSN | "" |
MESSENGER_TRANSPORT_DSN | "amqp://guest:Asdfghjzxcvbnm@localhost:5672/%2f/messages" |
MESSENGER_TRANSPORT_DSN_KEY | "ukraine" |
MONGODB_DB | "karabas_front" |
MONGODB_URL | "mongodb://localhost:27017/karabas_front?authSource=admin&directConnection=true" |
PROJECT_ID | "0188e2e9-e331-73bb-a619-597f34918f8f" |
RABBITMQ_QUEUE_PASSWORD | "ex9ho7aedoh3xah" |
RABBITMQ_QUEUE_USERNAME | "foroptimisation" |
RABBIT_EXTERNAL_PORT | "5672" |
REDIS_URL | "redis://localhost:6379?database=0" |
SENTRY_DSN | "https://e24e9a6179560e14e497145f996d4b31@o4507114041901056.ingest.de.sentry.io/4507117969211472" |
SENTRY_ENV_TAG | "development" |
STORE_LOG_FOR_FRONT | "0" |
UK_DEFAULT_LOCALIZATION | "0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "32" |
CONTENT_TYPE | "application/json" |
DOCUMENT_ROOT | "/home/fedevco/front-app/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "application/json,text/plain,*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_ACCEPT_LANGUAGE | "en-US" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "66.249.65.194" |
HTTP_CF_IPCITY | "Fort Worth" |
HTTP_CF_IPCONTINENT | "NA" |
HTTP_CF_IPCOUNTRY | "US" |
HTTP_CF_IPLATITUDE | "32.62560" |
HTTP_CF_IPLONGITUDE | "-97.36320" |
HTTP_CF_METRO_CODE | "623" |
HTTP_CF_POSTAL_CODE | "76123" |
HTTP_CF_RAY | "90698470d9740b91-FRA" |
HTTP_CF_REGION | "Texas" |
HTTP_CF_REGION_CODE | "TX" |
HTTP_CF_TIMEZONE | "America/Chicago" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_CONTENT_LENGTH | "32" |
HTTP_CONTENT_TYPE | "application/json" |
HTTP_COOKIE | "KBFSESSIONIDR=n4rfomftp0e6iuar13jmmkpp2h" |
HTTP_FROM | "googlebot(at)googlebot.com" |
HTTP_HOST | "izmail.bavtest.net" |
HTTP_ORIGIN | "https://izmail.bavtest.net" |
HTTP_REFERER | "https://izmail.bavtest.net/ru/info/" |
HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.204 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" |
HTTP_X_FORWARDED_FOR | "66.249.65.194" |
HTTP_X_FORWARDED_PROTO | "https" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "66.249.65.194" |
REMOTE_PORT | "" |
REMOTE_USER | "" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1737653486 |
REQUEST_TIME_FLOAT | 1737653486.3031 |
REQUEST_URI | "/fm/command" |
SCRIPT_FILENAME | "/home/fedevco/front-app/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "207.154.223.191" |
SERVER_NAME | "~^(.*)\.bavtest\.net" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.18.0" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,COOKIE_DOMAIN,DATABASE_URL,MONGODB_URL,GOOGLE_API_KEY,FRONT_API_TOKEN,RABBITMQ_QUEUE_USERNAME,RABBITMQ_QUEUE_PASSWORD,RABBIT_EXTERNAL_PORT,MESSENGER_TRANSPORT_DSN,MAILER_DEFAULT_SENDER,MAILER_DSN,SENTRY_DSN,SENTRY_ENV_TAG,MESSENGER_TRANSPORT_DSN_KEY,REDIS_URL,FRONT_DEFAULT_LOCALE_IN_URL,ENABLE_CUSTOMIZATION,FM_ENABLED,PROJECT_ID,FM_IP,UK_DEFAULT_LOCALIZATION,STORE_LOG_FOR_FRONT,MONGODB_DB" |
USER | "www-data" |