Messages

All2

Ordered list of dispatched messages across all your buses

"App\Core\Application\Query\Application\GetApplication\GetApplicationQuery"
Caller In Handler.php line
Bus command.bus
Message
App\Core\Application\Query\Application\GetApplication\GetApplicationQuery {#559
  -uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#569
  -busName: "command.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#811
  -result: App\Core\Domain\Model\Application {#823
    -user: App\Core\Domain\Model\User {#834
      #email: "info@ipol.ru"
      #password: "$2y$10$VsGHh350jQ1Wicwdv.FLLuiQdqlPc1SHpCtiSXYTP2mte3Ur424F6"
      -plainPassword: null
      -passwordResetToken: null
      -application: App\Core\Domain\Model\Application {#823}
      #id: 1
      #createAt: DateTime @1732961636 {#814
        date: 2024-11-30 13:13:56.0 Europe/Moscow (+03:00)
      }
      #updateAt: DateTime @1733161143 {#820
        date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
      }
      #active: true
      #uuid: "01937c92-bfcd-721e-bed5-c9841e94092a"
    }
    -insales: App\Core\Domain\Model\Embedded\Application\Insales {#827
      -login: "307bbd85c43a06b742aeb7f2ae30c561"
      -password: "696588a23ded9e58cf7a7f467ead73d8"
      -host: "ipolh.myinsales.ru"
      -connected: true
      -widgetToken: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
      -paymentId: 6225222
      -paymentPassword: "1ed0ae38b4ff3b72"
    }
    -bspb: App\Core\Domain\Model\Embedded\Application\Bspb {#831
      -ssl_key: "pgtest_key.pem.key"
      -ssl_cert: "pgtest_cer.cer.pem"
      -url: "https://pgtest.bspb.ru"
      -scheme: 0
      -merchant: "TT00001"
      -password: "ztTGre1OBZg3"
      -enLog: true
      -enNoBasketForm: false
      -isOfd: true
    }
    -installErrors: null
    #id: 1
    #createAt: DateTime @1733161143 {#815
      date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
    }
    #updateAt: DateTime @1733421357 {#812
      date: 2024-12-05 20:55:57.0 Europe/Moscow (+03:00)
    }
    #uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
  }
  -handlerName: "App\Core\Application\Query\Application\GetApplication\GetApplicationQueryHandler::__invoke"
}
"App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery"
exception
Caller In Handler.php line
Bus command.bus
Message
App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821
  -application: App\Core\Domain\Model\Application {#823
    -user: App\Core\Domain\Model\User {#834
      #email: "info@ipol.ru"
      #password: "$2y$10$VsGHh350jQ1Wicwdv.FLLuiQdqlPc1SHpCtiSXYTP2mte3Ur424F6"
      -plainPassword: null
      -passwordResetToken: null
      -application: App\Core\Domain\Model\Application {#823}
      #id: 1
      #createAt: DateTime @1732961636 {#814
        date: 2024-11-30 13:13:56.0 Europe/Moscow (+03:00)
      }
      #updateAt: DateTime @1733161143 {#820
        date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
      }
      #active: true
      #uuid: "01937c92-bfcd-721e-bed5-c9841e94092a"
    }
    -insales: App\Core\Domain\Model\Embedded\Application\Insales {#827
      -login: "307bbd85c43a06b742aeb7f2ae30c561"
      -password: "696588a23ded9e58cf7a7f467ead73d8"
      -host: "ipolh.myinsales.ru"
      -connected: true
      -widgetToken: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
      -paymentId: 6225222
      -paymentPassword: "1ed0ae38b4ff3b72"
    }
    -bspb: App\Core\Domain\Model\Embedded\Application\Bspb {#831
      -ssl_key: "pgtest_key.pem.key"
      -ssl_cert: "pgtest_cer.cer.pem"
      -url: "https://pgtest.bspb.ru"
      -scheme: 0
      -merchant: "TT00001"
      -password: "ztTGre1OBZg3"
      -enLog: true
      -enNoBasketForm: false
      -isOfd: true
    }
    -installErrors: null
    #id: 1
    #createAt: DateTime @1733161143 {#815
      date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
    }
    #updateAt: DateTime @1733421357 {#812
      date: 2024-12-05 20:55:57.0 Europe/Moscow (+03:00)
    }
    #uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
  }
  -insalesId: 125564199
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch No items
Exception
Symfony\Component\Messenger\Exception\HandlerFailedException {#1025
  #message: "Handling "App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery" failed: An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.insales_delivery_price' in 'field list'"
  #code: 1054
  #file: "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php"
  #line: 42
  -previous: Doctrine\DBAL\Exception\InvalidFieldNameException {#1033
    #message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.insales_delivery_price' in 'field list'"
    #code: 1054
    #file: "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php"
    #line: 67
    -previous: Doctrine\DBAL\Driver\PDO\Exception {#1029
      #message: "SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.insales_delivery_price' in 'field list'"
      #code: 1054
      #file: "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/PDO/Exception.php"
      #line: 28
      -previous: PDOException {#1028
        #message: "SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.insales_delivery_price' in 'field list'"
        #code: "42S22"
        #file: "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/PDO/Statement.php"
        #line: 130
        +errorInfo: [
          "42S22"
          1054
          "Unknown column 't0.insales_delivery_price' in 'field list'"
        ]
        trace: {
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:130 {
            Doctrine\DBAL\Driver\PDO\Statement->execute($params = null): Result …
            › try {    $this->stmt->execute($params);} catch (PDOException $exception) {
            arguments: {
              $params: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69 {
            Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute($params = null): Result …
            › {    return $this->wrappedStatement->execute($params);}
            arguments: {
              $params: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Logging/Statement.php:98 {
            Doctrine\DBAL\Logging\Statement->execute($params = null): Result …
            › 
            ›     return parent::execute($params);}
            arguments: {
              $params: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69 {
            Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute($params = null): Result …
            › {    return $this->wrappedStatement->execute($params);}
            arguments: {
              $params: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Middleware/Debug/DBAL3/Statement.php:70 {
            Symfony\Bridge\Doctrine\Middleware\Debug\DBAL3\Statement->execute($params = null): Result …
            › try {    return parent::execute($params);} finally {
            arguments: {
              $params: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Connection.php:1099 {
            Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], ?QueryCacheProfile $qcp = null): Result …
            › 
            ›     $result = $stmt->execute();} else {
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:734 {
            Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
            › [$params, $types] = $this->expandParameters($criteria);$stmt             = $this->conn->executeQuery($sql, $params, $types);arguments: {
              $sql: "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
              $params: [ …2]
              $types: [ …2]
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/EntityRepository.php:125 {
            Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
            › 
            ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
            arguments: {
              $criteria: [ …2]
              $entity: null
              $assoc: null
              $hints: []
              $lockMode: null
              $limit: 1
              $orderBy: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Repository/OrderRepository.php:78 {
            App\Core\Infrastructure\Repository\OrderRepository->findOneByInsalesOrderId(Application $application, int $insalesOrderId): Order …
            › {    return $this->repository->findOneBy(        [
            arguments: {
              $criteria: [ …2]
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Application/Query/Order/GetByInsalesId/GetByInsalesIdQueryHandler.php:25 {
            App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler->__invoke(GetByInsalesIdQuery $query) …
            › {    $order = $this->orderRepository->findOneByInsalesOrderId(        $query->getApplication(),
            arguments: {
              $application: App\Core\Domain\Model\Application {#823
                -user: App\Core\Domain\Model\User {#834
                  #email: "info@ipol.ru"
                  #password: "$2y$10$VsGHh350jQ1Wicwdv.FLLuiQdqlPc1SHpCtiSXYTP2mte3Ur424F6"
                  -plainPassword: null
                  -passwordResetToken: null
                  -application: App\Core\Domain\Model\Application {#823}
                  #id: 1
                  #createAt: DateTime @1732961636 {#814
                    date: 2024-11-30 13:13:56.0 Europe/Moscow (+03:00)
                  }
                  #updateAt: DateTime @1733161143 {#820
                    date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
                  }
                  #active: true
                  #uuid: "01937c92-bfcd-721e-bed5-c9841e94092a"
                }
                -insales: App\Core\Domain\Model\Embedded\Application\Insales {#827
                  -login: "307bbd85c43a06b742aeb7f2ae30c561"
                  -password: "696588a23ded9e58cf7a7f467ead73d8"
                  -host: "ipolh.myinsales.ru"
                  -connected: true
                  -widgetToken: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
                  -paymentId: 6225222
                  -paymentPassword: "1ed0ae38b4ff3b72"
                }
                -bspb: App\Core\Domain\Model\Embedded\Application\Bspb {#831
                  -ssl_key: "pgtest_key.pem.key"
                  -ssl_cert: "pgtest_cer.cer.pem"
                  -url: "https://pgtest.bspb.ru"
                  -scheme: 0
                  -merchant: "TT00001"
                  -password: "ztTGre1OBZg3"
                  -enLog: true
                  -enNoBasketForm: false
                  -isOfd: true
                }
                -installErrors: null
                #id: 1
                #createAt: DateTime @1733161143 {#815
                  date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
                }
                #updateAt: DateTime @1733421357 {#812
                  date: 2024-12-05 20:55:57.0 Europe/Moscow (+03:00)
                }
                #uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
              }
              $insalesOrderId: 125564199
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:152 {
            Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->callHandler(callable $handler, object $message, ?Acknowledger $ack, ?HandlerArgumentsStamp $handlerArgumentsStamp): mixed …
            › 
            ›     return $handler(...$arguments);}
            arguments: {
              $query: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821
                -application: App\Core\Domain\Model\Application {#823}
                -insalesId: 125564199
              }
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:91 {
            Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › } else {    $result = $this->callHandler($handler, $message, null, $envelope->last(HandlerArgumentsStamp::class));}
            arguments: {
              $handler: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler::__invoke(GetByInsalesIdQuery $query) {#1014 …}
              $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
              $ack: null
              $handlerArgumentsStamp: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php:71 {
            Symfony\Component\Messenger\Middleware\SendMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › if (null === $sender) {    return $stack->next()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php:31 {
            Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware->handleForManager(EntityManagerInterface $entityManager, Envelope $envelope, StackInterface $stack): Envelope …
            › try {    $envelope = $stack->next()->handle($envelope, $stack);    $entityManager->flush();
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php:45 {
            Symfony\Bridge\Doctrine\Messenger\AbstractDoctrineMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › 
            ›     return $this->handleForManager($entityManager, $envelope, $stack);}
            arguments: {
              $entityManager: Container9YUOShV\EntityManagerGhostEbeb667 {#232 …}
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/ValidationMiddleware.php:45 {
            Symfony\Component\Messenger\Middleware\ValidationMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › 
            ›     return $stack->next()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/FailedMessageProcessingMiddleware.php:34 {
            Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › 
            ›     return $stack->next()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/DispatchAfterCurrentBusMiddleware.php:68 {
            Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            ›     // Execute the whole middleware stack & message handling for main dispatch:    $returnedEnvelope = $stack->next()->handle($envelope, $stack);} catch (\Throwable $exception) {
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/RejectRedeliveredMessageMiddleware.php:41 {
            Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › 
            ›     return $stack->next()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/AddBusNameStampMiddleware.php:37 {
            Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › 
            ›     return $stack->next()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/TraceableMiddleware.php:40 {
            Symfony\Component\Messenger\Middleware\TraceableMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › try {    return $stack->next()->handle($envelope, $stack);} finally {
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/MessageBus.php:70 {
            Symfony\Component\Messenger\MessageBus->dispatch(object $message, array $stamps = []): Envelope …
            › 
            ›     return $middlewareIterator->current()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#565 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/TraceableMessageBus.php:38 {
            Symfony\Component\Messenger\TraceableMessageBus->dispatch(object $message, array $stamps = []): Envelope …
            › try {    return $envelope = $this->decoratedBus->dispatch($message, $stamps);} catch (\Throwable $e) {
            arguments: {
              $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
              $stamps: []
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Handler/Handler.php:40 {
            App\Core\Infrastructure\Handler\Handler->handle(object $message): mixed …
            › {    $envelope = $this->messageBus->dispatch($message);}
            arguments: {
              $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Ports/Http/Widget/Order/MainPaymentAction.php:52 {
            App\Core\Ports\Http\Widget\Order\MainPaymentAction->__invoke(string $uuid, string $widgetPassword, Request $request): Response …
            › /** @var Model\Order $order */$order = $this->handler->handle(    new GetByInsalesIdQuery(
            arguments: {
              $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:181 {
            Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
            › // call controller$response = $controller(...$arguments);arguments: {
              $uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
              $widgetPassword: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
              $request: Symfony\Component\HttpFoundation\Request {#2 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:76 {
            Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
            › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
            arguments: {
              $request: Symfony\Component\HttpFoundation\Request {#2 …}
              $type: 1
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/Kernel.php:197 {
            Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
            › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
            arguments: {
              $request: Symfony\Component\HttpFoundation\Request {#2 …}
              $type: 1
              $catch: true
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
            Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
            › {    $response = $this->kernel->handle($this->request);arguments: {
              $request: Symfony\Component\HttpFoundation\Request {#2 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php:29 {
            require_once …
            ›         ->getRunner($app)        ->run());
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/public/index.php:5 {
            › 
            › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
              "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php"
            }
          }
        }
      }
      -sqlState: "42S22"
      trace: {
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28 {
          Doctrine\DBAL\Driver\PDO\Exception::new(PDOException $exception): self …
          › 
          ›     return new self($exception->getMessage(), $sqlState, $code, $exception);}
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:132 {
          Doctrine\DBAL\Driver\PDO\Statement->execute($params = null): Result …
          › } catch (PDOException $exception) {    throw Exception::new($exception);}
          arguments: {
            $exception: PDOException {#1028}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69 {
          Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute($params = null): Result …
          › {    return $this->wrappedStatement->execute($params);}
          arguments: {
            $params: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Logging/Statement.php:98 {
          Doctrine\DBAL\Logging\Statement->execute($params = null): Result …
          › 
          ›     return parent::execute($params);}
          arguments: {
            $params: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69 {
          Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute($params = null): Result …
          › {    return $this->wrappedStatement->execute($params);}
          arguments: {
            $params: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Middleware/Debug/DBAL3/Statement.php:70 {
          Symfony\Bridge\Doctrine\Middleware\Debug\DBAL3\Statement->execute($params = null): Result …
          › try {    return parent::execute($params);} finally {
          arguments: {
            $params: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Connection.php:1099 {
          Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], ?QueryCacheProfile $qcp = null): Result …
          › 
          ›     $result = $stmt->execute();} else {
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:734 {
          Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
          › [$params, $types] = $this->expandParameters($criteria);$stmt             = $this->conn->executeQuery($sql, $params, $types);arguments: {
            $sql: "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
            $params: [ …2]
            $types: [ …2]
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/EntityRepository.php:125 {
          Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
          › 
          ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
          arguments: {
            $criteria: [ …2]
            $entity: null
            $assoc: null
            $hints: []
            $lockMode: null
            $limit: 1
            $orderBy: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Repository/OrderRepository.php:78 {
          App\Core\Infrastructure\Repository\OrderRepository->findOneByInsalesOrderId(Application $application, int $insalesOrderId): Order …
          › {    return $this->repository->findOneBy(        [
          arguments: {
            $criteria: [ …2]
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Application/Query/Order/GetByInsalesId/GetByInsalesIdQueryHandler.php:25 {
          App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler->__invoke(GetByInsalesIdQuery $query) …
          › {    $order = $this->orderRepository->findOneByInsalesOrderId(        $query->getApplication(),
          arguments: {
            $application: App\Core\Domain\Model\Application {#823}
            $insalesOrderId: 125564199
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:152 {
          Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->callHandler(callable $handler, object $message, ?Acknowledger $ack, ?HandlerArgumentsStamp $handlerArgumentsStamp): mixed …
          › 
          ›     return $handler(...$arguments);}
          arguments: {
            $query: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:91 {
          Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › } else {    $result = $this->callHandler($handler, $message, null, $envelope->last(HandlerArgumentsStamp::class));}
          arguments: {
            $handler: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler::__invoke(GetByInsalesIdQuery $query) {#1014 …}
            $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
            $ack: null
            $handlerArgumentsStamp: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php:71 {
          Symfony\Component\Messenger\Middleware\SendMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › if (null === $sender) {    return $stack->next()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php:31 {
          Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware->handleForManager(EntityManagerInterface $entityManager, Envelope $envelope, StackInterface $stack): Envelope …
          › try {    $envelope = $stack->next()->handle($envelope, $stack);    $entityManager->flush();
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php:45 {
          Symfony\Bridge\Doctrine\Messenger\AbstractDoctrineMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › 
          ›     return $this->handleForManager($entityManager, $envelope, $stack);}
          arguments: {
            $entityManager: Container9YUOShV\EntityManagerGhostEbeb667 {#232 …}
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/ValidationMiddleware.php:45 {
          Symfony\Component\Messenger\Middleware\ValidationMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › 
          ›     return $stack->next()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/FailedMessageProcessingMiddleware.php:34 {
          Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › 
          ›     return $stack->next()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/DispatchAfterCurrentBusMiddleware.php:68 {
          Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          ›     // Execute the whole middleware stack & message handling for main dispatch:    $returnedEnvelope = $stack->next()->handle($envelope, $stack);} catch (\Throwable $exception) {
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/RejectRedeliveredMessageMiddleware.php:41 {
          Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › 
          ›     return $stack->next()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/AddBusNameStampMiddleware.php:37 {
          Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › 
          ›     return $stack->next()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/TraceableMiddleware.php:40 {
          Symfony\Component\Messenger\Middleware\TraceableMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › try {    return $stack->next()->handle($envelope, $stack);} finally {
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/MessageBus.php:70 {
          Symfony\Component\Messenger\MessageBus->dispatch(object $message, array $stamps = []): Envelope …
          › 
          ›     return $middlewareIterator->current()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#565 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/TraceableMessageBus.php:38 {
          Symfony\Component\Messenger\TraceableMessageBus->dispatch(object $message, array $stamps = []): Envelope …
          › try {    return $envelope = $this->decoratedBus->dispatch($message, $stamps);} catch (\Throwable $e) {
          arguments: {
            $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
            $stamps: []
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Handler/Handler.php:40 {
          App\Core\Infrastructure\Handler\Handler->handle(object $message): mixed …
          › {    $envelope = $this->messageBus->dispatch($message);}
          arguments: {
            $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Ports/Http/Widget/Order/MainPaymentAction.php:52 {
          App\Core\Ports\Http\Widget\Order\MainPaymentAction->__invoke(string $uuid, string $widgetPassword, Request $request): Response …
          › /** @var Model\Order $order */$order = $this->handler->handle(    new GetByInsalesIdQuery(
          arguments: {
            $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:181 {
          Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
          › // call controller$response = $controller(...$arguments);arguments: {
            $uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
            $widgetPassword: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
            $request: Symfony\Component\HttpFoundation\Request {#2 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:76 {
          Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
          › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
          arguments: {
            $request: Symfony\Component\HttpFoundation\Request {#2 …}
            $type: 1
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/Kernel.php:197 {
          Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
          › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
          arguments: {
            $request: Symfony\Component\HttpFoundation\Request {#2 …}
            $type: 1
            $catch: true
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
          Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
          › {    $response = $this->kernel->handle($this->request);arguments: {
            $request: Symfony\Component\HttpFoundation\Request {#2 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php:29 {
          require_once …
          ›         ->getRunner($app)        ->run());
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/public/index.php:5 {
          › 
          › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
            "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php"
          }
        }
      }
    }
    -query: Doctrine\DBAL\Query {#1030
      -sql: "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
      -params: [
        1
        125564199
      ]
      -types: [
        "integer"
        "bigint"
      ]
    }
    trace: {
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:67 {
        Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
        › case 1611:    return new InvalidFieldNameException($exception, $query);}
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Connection.php:1939 {
        Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
        › $this->exceptionConverter ??= $this->_driver->getExceptionConverter();$exception                  = $this->exceptionConverter->convert($driverException, $query);arguments: {
          $exception: Doctrine\DBAL\Driver\PDO\Exception {#1029}
          $query: Doctrine\DBAL\Query {#1030}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Connection.php:1881 {
        Doctrine\DBAL\Connection->convertExceptionDuringQuery(Exception $e, string $sql, array $params = [], array $types = []): DriverException …
        › ): DriverException {    return $this->handleDriverException($e, new Query($sql, $params, $types));}
        arguments: {
          $driverException: Doctrine\DBAL\Driver\PDO\Exception {#1029}
          $query: Doctrine\DBAL\Query {#1030}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Connection.php:1106 {
        Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], ?QueryCacheProfile $qcp = null): Result …
        › } catch (Driver\Exception $e) {    throw $this->convertExceptionDuringQuery($e, $sql, $params, $types);} finally {
        arguments: {
          $e: Doctrine\DBAL\Driver\PDO\Exception {#1029}
          $sql: "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
          $params: [ …2]
          $types: [ …2]
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:734 {
        Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
        › [$params, $types] = $this->expandParameters($criteria);$stmt             = $this->conn->executeQuery($sql, $params, $types);arguments: {
          $sql: "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
          $params: [ …2]
          $types: [ …2]
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/EntityRepository.php:125 {
        Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
        › 
        ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
        arguments: {
          $criteria: [ …2]
          $entity: null
          $assoc: null
          $hints: []
          $lockMode: null
          $limit: 1
          $orderBy: null
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Repository/OrderRepository.php:78 {
        App\Core\Infrastructure\Repository\OrderRepository->findOneByInsalesOrderId(Application $application, int $insalesOrderId): Order …
        › {    return $this->repository->findOneBy(        [
        arguments: {
          $criteria: [ …2]
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Application/Query/Order/GetByInsalesId/GetByInsalesIdQueryHandler.php:25 {
        App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler->__invoke(GetByInsalesIdQuery $query) …
        › {    $order = $this->orderRepository->findOneByInsalesOrderId(        $query->getApplication(),
        arguments: {
          $application: App\Core\Domain\Model\Application {#823}
          $insalesOrderId: 125564199
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:152 {
        Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->callHandler(callable $handler, object $message, ?Acknowledger $ack, ?HandlerArgumentsStamp $handlerArgumentsStamp): mixed …
        › 
        ›     return $handler(...$arguments);}
        arguments: {
          $query: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:91 {
        Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › } else {    $result = $this->callHandler($handler, $message, null, $envelope->last(HandlerArgumentsStamp::class));}
        arguments: {
          $handler: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler::__invoke(GetByInsalesIdQuery $query) {#1014 …}
          $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
          $ack: null
          $handlerArgumentsStamp: null
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php:71 {
        Symfony\Component\Messenger\Middleware\SendMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › if (null === $sender) {    return $stack->next()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php:31 {
        Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware->handleForManager(EntityManagerInterface $entityManager, Envelope $envelope, StackInterface $stack): Envelope …
        › try {    $envelope = $stack->next()->handle($envelope, $stack);    $entityManager->flush();
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php:45 {
        Symfony\Bridge\Doctrine\Messenger\AbstractDoctrineMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › 
        ›     return $this->handleForManager($entityManager, $envelope, $stack);}
        arguments: {
          $entityManager: Container9YUOShV\EntityManagerGhostEbeb667 {#232 …}
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/ValidationMiddleware.php:45 {
        Symfony\Component\Messenger\Middleware\ValidationMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › 
        ›     return $stack->next()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/FailedMessageProcessingMiddleware.php:34 {
        Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › 
        ›     return $stack->next()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/DispatchAfterCurrentBusMiddleware.php:68 {
        Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        ›     // Execute the whole middleware stack & message handling for main dispatch:    $returnedEnvelope = $stack->next()->handle($envelope, $stack);} catch (\Throwable $exception) {
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/RejectRedeliveredMessageMiddleware.php:41 {
        Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › 
        ›     return $stack->next()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/AddBusNameStampMiddleware.php:37 {
        Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › 
        ›     return $stack->next()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/TraceableMiddleware.php:40 {
        Symfony\Component\Messenger\Middleware\TraceableMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › try {    return $stack->next()->handle($envelope, $stack);} finally {
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/MessageBus.php:70 {
        Symfony\Component\Messenger\MessageBus->dispatch(object $message, array $stamps = []): Envelope …
        › 
        ›     return $middlewareIterator->current()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#565 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/TraceableMessageBus.php:38 {
        Symfony\Component\Messenger\TraceableMessageBus->dispatch(object $message, array $stamps = []): Envelope …
        › try {    return $envelope = $this->decoratedBus->dispatch($message, $stamps);} catch (\Throwable $e) {
        arguments: {
          $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
          $stamps: []
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Handler/Handler.php:40 {
        App\Core\Infrastructure\Handler\Handler->handle(object $message): mixed …
        › {    $envelope = $this->messageBus->dispatch($message);}
        arguments: {
          $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Ports/Http/Widget/Order/MainPaymentAction.php:52 {
        App\Core\Ports\Http\Widget\Order\MainPaymentAction->__invoke(string $uuid, string $widgetPassword, Request $request): Response …
        › /** @var Model\Order $order */$order = $this->handler->handle(    new GetByInsalesIdQuery(
        arguments: {
          $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:181 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
          $widgetPassword: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:76 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
        › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
          $type: 1
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/Kernel.php:197 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
          $type: 1
          $catch: true
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
        Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
        › {    $response = $this->kernel->handle($this->request);arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php:29 {
        require_once …
        ›         ->getRunner($app)        ->run());
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/public/index.php:5 {
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
          "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php"
        }
      }
    }
  }
  -envelope: Symfony\Component\Messenger\Envelope {#1024
    -stamps: [
      "Symfony\Component\Messenger\Stamp\BusNameStamp" => [
        Symfony\Component\Messenger\Stamp\BusNameStamp {#611
          -busName: "command.bus"
        }
      ]
    ]
    -message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
  }
  -exceptions: [
    "App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler::__invoke" => Doctrine\DBAL\Exception\InvalidFieldNameException {#1033}
  ]
  trace: {
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php:42 {
      Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware->handleForManager(EntityManagerInterface $entityManager, Envelope $envelope, StackInterface $stack): Envelope …
      ›     // When a handler fails, the queries of allegedly successful previous handlers just got rolled back.    throw new HandlerFailedException($exception->getEnvelope()->withoutAll(HandledStamp::class), $exception->getWrappedExceptions());}
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php:45 {
      Symfony\Bridge\Doctrine\Messenger\AbstractDoctrineMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › 
      ›     return $this->handleForManager($entityManager, $envelope, $stack);}
      arguments: {
        $entityManager: Container9YUOShV\EntityManagerGhostEbeb667 {#232 …}
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/ValidationMiddleware.php:45 {
      Symfony\Component\Messenger\Middleware\ValidationMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › 
      ›     return $stack->next()->handle($envelope, $stack);}
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/FailedMessageProcessingMiddleware.php:34 {
      Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › 
      ›     return $stack->next()->handle($envelope, $stack);}
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/DispatchAfterCurrentBusMiddleware.php:68 {
      Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      ›     // Execute the whole middleware stack & message handling for main dispatch:    $returnedEnvelope = $stack->next()->handle($envelope, $stack);} catch (\Throwable $exception) {
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/RejectRedeliveredMessageMiddleware.php:41 {
      Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › 
      ›     return $stack->next()->handle($envelope, $stack);}
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/AddBusNameStampMiddleware.php:37 {
      Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › 
      ›     return $stack->next()->handle($envelope, $stack);}
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/TraceableMiddleware.php:40 {
      Symfony\Component\Messenger\Middleware\TraceableMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › try {    return $stack->next()->handle($envelope, $stack);} finally {
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/MessageBus.php:70 {
      Symfony\Component\Messenger\MessageBus->dispatch(object $message, array $stamps = []): Envelope …
      › 
      ›     return $middlewareIterator->current()->handle($envelope, $stack);}
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#565 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/TraceableMessageBus.php:38 {
      Symfony\Component\Messenger\TraceableMessageBus->dispatch(object $message, array $stamps = []): Envelope …
      › try {    return $envelope = $this->decoratedBus->dispatch($message, $stamps);} catch (\Throwable $e) {
      arguments: {
        $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
        $stamps: []
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Handler/Handler.php:40 {
      App\Core\Infrastructure\Handler\Handler->handle(object $message): mixed …
      › {    $envelope = $this->messageBus->dispatch($message);}
      arguments: {
        $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Ports/Http/Widget/Order/MainPaymentAction.php:52 {
      App\Core\Ports\Http\Widget\Order\MainPaymentAction->__invoke(string $uuid, string $widgetPassword, Request $request): Response …
      › /** @var Model\Order $order */$order = $this->handler->handle(    new GetByInsalesIdQuery(
      arguments: {
        $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:181 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
        $widgetPassword: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php"
      }
    }
  }
}

event.bus0

Ordered list of messages dispatched on the event.bus bus

query.bus0

Ordered list of messages dispatched on the query.bus bus

command.bus2

Ordered list of messages dispatched on the command.bus bus

"App\Core\Application\Query\Application\GetApplication\GetApplicationQuery"
Caller In Handler.php line
Message
App\Core\Application\Query\Application\GetApplication\GetApplicationQuery {#559
  -uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#569
  -busName: "command.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#811
  -result: App\Core\Domain\Model\Application {#823
    -user: App\Core\Domain\Model\User {#834
      #email: "info@ipol.ru"
      #password: "$2y$10$VsGHh350jQ1Wicwdv.FLLuiQdqlPc1SHpCtiSXYTP2mte3Ur424F6"
      -plainPassword: null
      -passwordResetToken: null
      -application: App\Core\Domain\Model\Application {#823}
      #id: 1
      #createAt: DateTime @1732961636 {#814
        date: 2024-11-30 13:13:56.0 Europe/Moscow (+03:00)
      }
      #updateAt: DateTime @1733161143 {#820
        date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
      }
      #active: true
      #uuid: "01937c92-bfcd-721e-bed5-c9841e94092a"
    }
    -insales: App\Core\Domain\Model\Embedded\Application\Insales {#827
      -login: "307bbd85c43a06b742aeb7f2ae30c561"
      -password: "696588a23ded9e58cf7a7f467ead73d8"
      -host: "ipolh.myinsales.ru"
      -connected: true
      -widgetToken: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
      -paymentId: 6225222
      -paymentPassword: "1ed0ae38b4ff3b72"
    }
    -bspb: App\Core\Domain\Model\Embedded\Application\Bspb {#831
      -ssl_key: "pgtest_key.pem.key"
      -ssl_cert: "pgtest_cer.cer.pem"
      -url: "https://pgtest.bspb.ru"
      -scheme: 0
      -merchant: "TT00001"
      -password: "ztTGre1OBZg3"
      -enLog: true
      -enNoBasketForm: false
      -isOfd: true
    }
    -installErrors: null
    #id: 1
    #createAt: DateTime @1733161143 {#815
      date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
    }
    #updateAt: DateTime @1733421357 {#812
      date: 2024-12-05 20:55:57.0 Europe/Moscow (+03:00)
    }
    #uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
  }
  -handlerName: "App\Core\Application\Query\Application\GetApplication\GetApplicationQueryHandler::__invoke"
}
"App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery"
exception
Caller In Handler.php line
Message
App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821
  -application: App\Core\Domain\Model\Application {#823
    -user: App\Core\Domain\Model\User {#834
      #email: "info@ipol.ru"
      #password: "$2y$10$VsGHh350jQ1Wicwdv.FLLuiQdqlPc1SHpCtiSXYTP2mte3Ur424F6"
      -plainPassword: null
      -passwordResetToken: null
      -application: App\Core\Domain\Model\Application {#823}
      #id: 1
      #createAt: DateTime @1732961636 {#814
        date: 2024-11-30 13:13:56.0 Europe/Moscow (+03:00)
      }
      #updateAt: DateTime @1733161143 {#820
        date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
      }
      #active: true
      #uuid: "01937c92-bfcd-721e-bed5-c9841e94092a"
    }
    -insales: App\Core\Domain\Model\Embedded\Application\Insales {#827
      -login: "307bbd85c43a06b742aeb7f2ae30c561"
      -password: "696588a23ded9e58cf7a7f467ead73d8"
      -host: "ipolh.myinsales.ru"
      -connected: true
      -widgetToken: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
      -paymentId: 6225222
      -paymentPassword: "1ed0ae38b4ff3b72"
    }
    -bspb: App\Core\Domain\Model\Embedded\Application\Bspb {#831
      -ssl_key: "pgtest_key.pem.key"
      -ssl_cert: "pgtest_cer.cer.pem"
      -url: "https://pgtest.bspb.ru"
      -scheme: 0
      -merchant: "TT00001"
      -password: "ztTGre1OBZg3"
      -enLog: true
      -enNoBasketForm: false
      -isOfd: true
    }
    -installErrors: null
    #id: 1
    #createAt: DateTime @1733161143 {#815
      date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
    }
    #updateAt: DateTime @1733421357 {#812
      date: 2024-12-05 20:55:57.0 Europe/Moscow (+03:00)
    }
    #uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
  }
  -insalesId: 125564199
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch No items
Exception
Symfony\Component\Messenger\Exception\HandlerFailedException {#1025
  #message: "Handling "App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery" failed: An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.insales_delivery_price' in 'field list'"
  #code: 1054
  #file: "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php"
  #line: 42
  -previous: Doctrine\DBAL\Exception\InvalidFieldNameException {#1033
    #message: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.insales_delivery_price' in 'field list'"
    #code: 1054
    #file: "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php"
    #line: 67
    -previous: Doctrine\DBAL\Driver\PDO\Exception {#1029
      #message: "SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.insales_delivery_price' in 'field list'"
      #code: 1054
      #file: "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/PDO/Exception.php"
      #line: 28
      -previous: PDOException {#1028
        #message: "SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.insales_delivery_price' in 'field list'"
        #code: "42S22"
        #file: "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/PDO/Statement.php"
        #line: 130
        +errorInfo: [
          "42S22"
          1054
          "Unknown column 't0.insales_delivery_price' in 'field list'"
        ]
        trace: {
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:130 {
            Doctrine\DBAL\Driver\PDO\Statement->execute($params = null): Result …
            › try {    $this->stmt->execute($params);} catch (PDOException $exception) {
            arguments: {
              $params: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69 {
            Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute($params = null): Result …
            › {    return $this->wrappedStatement->execute($params);}
            arguments: {
              $params: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Logging/Statement.php:98 {
            Doctrine\DBAL\Logging\Statement->execute($params = null): Result …
            › 
            ›     return parent::execute($params);}
            arguments: {
              $params: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69 {
            Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute($params = null): Result …
            › {    return $this->wrappedStatement->execute($params);}
            arguments: {
              $params: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Middleware/Debug/DBAL3/Statement.php:70 {
            Symfony\Bridge\Doctrine\Middleware\Debug\DBAL3\Statement->execute($params = null): Result …
            › try {    return parent::execute($params);} finally {
            arguments: {
              $params: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Connection.php:1099 {
            Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], ?QueryCacheProfile $qcp = null): Result …
            › 
            ›     $result = $stmt->execute();} else {
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:734 {
            Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
            › [$params, $types] = $this->expandParameters($criteria);$stmt             = $this->conn->executeQuery($sql, $params, $types);arguments: {
              $sql: "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
              $params: [ …2]
              $types: [ …2]
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/EntityRepository.php:125 {
            Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
            › 
            ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
            arguments: {
              $criteria: [ …2]
              $entity: null
              $assoc: null
              $hints: []
              $lockMode: null
              $limit: 1
              $orderBy: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Repository/OrderRepository.php:78 {
            App\Core\Infrastructure\Repository\OrderRepository->findOneByInsalesOrderId(Application $application, int $insalesOrderId): Order …
            › {    return $this->repository->findOneBy(        [
            arguments: {
              $criteria: [ …2]
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Application/Query/Order/GetByInsalesId/GetByInsalesIdQueryHandler.php:25 {
            App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler->__invoke(GetByInsalesIdQuery $query) …
            › {    $order = $this->orderRepository->findOneByInsalesOrderId(        $query->getApplication(),
            arguments: {
              $application: App\Core\Domain\Model\Application {#823
                -user: App\Core\Domain\Model\User {#834
                  #email: "info@ipol.ru"
                  #password: "$2y$10$VsGHh350jQ1Wicwdv.FLLuiQdqlPc1SHpCtiSXYTP2mte3Ur424F6"
                  -plainPassword: null
                  -passwordResetToken: null
                  -application: App\Core\Domain\Model\Application {#823}
                  #id: 1
                  #createAt: DateTime @1732961636 {#814
                    date: 2024-11-30 13:13:56.0 Europe/Moscow (+03:00)
                  }
                  #updateAt: DateTime @1733161143 {#820
                    date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
                  }
                  #active: true
                  #uuid: "01937c92-bfcd-721e-bed5-c9841e94092a"
                }
                -insales: App\Core\Domain\Model\Embedded\Application\Insales {#827
                  -login: "307bbd85c43a06b742aeb7f2ae30c561"
                  -password: "696588a23ded9e58cf7a7f467ead73d8"
                  -host: "ipolh.myinsales.ru"
                  -connected: true
                  -widgetToken: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
                  -paymentId: 6225222
                  -paymentPassword: "1ed0ae38b4ff3b72"
                }
                -bspb: App\Core\Domain\Model\Embedded\Application\Bspb {#831
                  -ssl_key: "pgtest_key.pem.key"
                  -ssl_cert: "pgtest_cer.cer.pem"
                  -url: "https://pgtest.bspb.ru"
                  -scheme: 0
                  -merchant: "TT00001"
                  -password: "ztTGre1OBZg3"
                  -enLog: true
                  -enNoBasketForm: false
                  -isOfd: true
                }
                -installErrors: null
                #id: 1
                #createAt: DateTime @1733161143 {#815
                  date: 2024-12-02 20:39:03.0 Europe/Moscow (+03:00)
                }
                #updateAt: DateTime @1733421357 {#812
                  date: 2024-12-05 20:55:57.0 Europe/Moscow (+03:00)
                }
                #uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
              }
              $insalesOrderId: 125564199
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:152 {
            Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->callHandler(callable $handler, object $message, ?Acknowledger $ack, ?HandlerArgumentsStamp $handlerArgumentsStamp): mixed …
            › 
            ›     return $handler(...$arguments);}
            arguments: {
              $query: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821
                -application: App\Core\Domain\Model\Application {#823}
                -insalesId: 125564199
              }
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:91 {
            Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › } else {    $result = $this->callHandler($handler, $message, null, $envelope->last(HandlerArgumentsStamp::class));}
            arguments: {
              $handler: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler::__invoke(GetByInsalesIdQuery $query) {#1014 …}
              $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
              $ack: null
              $handlerArgumentsStamp: null
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php:71 {
            Symfony\Component\Messenger\Middleware\SendMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › if (null === $sender) {    return $stack->next()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php:31 {
            Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware->handleForManager(EntityManagerInterface $entityManager, Envelope $envelope, StackInterface $stack): Envelope …
            › try {    $envelope = $stack->next()->handle($envelope, $stack);    $entityManager->flush();
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php:45 {
            Symfony\Bridge\Doctrine\Messenger\AbstractDoctrineMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › 
            ›     return $this->handleForManager($entityManager, $envelope, $stack);}
            arguments: {
              $entityManager: Container9YUOShV\EntityManagerGhostEbeb667 {#232 …}
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/ValidationMiddleware.php:45 {
            Symfony\Component\Messenger\Middleware\ValidationMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › 
            ›     return $stack->next()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/FailedMessageProcessingMiddleware.php:34 {
            Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › 
            ›     return $stack->next()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/DispatchAfterCurrentBusMiddleware.php:68 {
            Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            ›     // Execute the whole middleware stack & message handling for main dispatch:    $returnedEnvelope = $stack->next()->handle($envelope, $stack);} catch (\Throwable $exception) {
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/RejectRedeliveredMessageMiddleware.php:41 {
            Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › 
            ›     return $stack->next()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/AddBusNameStampMiddleware.php:37 {
            Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › 
            ›     return $stack->next()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/TraceableMiddleware.php:40 {
            Symfony\Component\Messenger\Middleware\TraceableMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
            › try {    return $stack->next()->handle($envelope, $stack);} finally {
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#813 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/MessageBus.php:70 {
            Symfony\Component\Messenger\MessageBus->dispatch(object $message, array $stamps = []): Envelope …
            › 
            ›     return $middlewareIterator->current()->handle($envelope, $stack);}
            arguments: {
              $envelope: Symfony\Component\Messenger\Envelope {#565 …}
              $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/TraceableMessageBus.php:38 {
            Symfony\Component\Messenger\TraceableMessageBus->dispatch(object $message, array $stamps = []): Envelope …
            › try {    return $envelope = $this->decoratedBus->dispatch($message, $stamps);} catch (\Throwable $e) {
            arguments: {
              $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
              $stamps: []
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Handler/Handler.php:40 {
            App\Core\Infrastructure\Handler\Handler->handle(object $message): mixed …
            › {    $envelope = $this->messageBus->dispatch($message);}
            arguments: {
              $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Ports/Http/Widget/Order/MainPaymentAction.php:52 {
            App\Core\Ports\Http\Widget\Order\MainPaymentAction->__invoke(string $uuid, string $widgetPassword, Request $request): Response …
            › /** @var Model\Order $order */$order = $this->handler->handle(    new GetByInsalesIdQuery(
            arguments: {
              $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:181 {
            Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
            › // call controller$response = $controller(...$arguments);arguments: {
              $uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
              $widgetPassword: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
              $request: Symfony\Component\HttpFoundation\Request {#2 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:76 {
            Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
            › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
            arguments: {
              $request: Symfony\Component\HttpFoundation\Request {#2 …}
              $type: 1
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/Kernel.php:197 {
            Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
            › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
            arguments: {
              $request: Symfony\Component\HttpFoundation\Request {#2 …}
              $type: 1
              $catch: true
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
            Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
            › {    $response = $this->kernel->handle($this->request);arguments: {
              $request: Symfony\Component\HttpFoundation\Request {#2 …}
            }
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php:29 {
            require_once …
            ›         ->getRunner($app)        ->run());
          }
          /var/www/insales/data/www/bspb.insales.services.ipol.tech/public/index.php:5 {
            › 
            › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
              "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php"
            }
          }
        }
      }
      -sqlState: "42S22"
      trace: {
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28 {
          Doctrine\DBAL\Driver\PDO\Exception::new(PDOException $exception): self …
          › 
          ›     return new self($exception->getMessage(), $sqlState, $code, $exception);}
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:132 {
          Doctrine\DBAL\Driver\PDO\Statement->execute($params = null): Result …
          › } catch (PDOException $exception) {    throw Exception::new($exception);}
          arguments: {
            $exception: PDOException {#1028}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69 {
          Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute($params = null): Result …
          › {    return $this->wrappedStatement->execute($params);}
          arguments: {
            $params: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Logging/Statement.php:98 {
          Doctrine\DBAL\Logging\Statement->execute($params = null): Result …
          › 
          ›     return parent::execute($params);}
          arguments: {
            $params: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/Middleware/AbstractStatementMiddleware.php:69 {
          Doctrine\DBAL\Driver\Middleware\AbstractStatementMiddleware->execute($params = null): Result …
          › {    return $this->wrappedStatement->execute($params);}
          arguments: {
            $params: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Middleware/Debug/DBAL3/Statement.php:70 {
          Symfony\Bridge\Doctrine\Middleware\Debug\DBAL3\Statement->execute($params = null): Result …
          › try {    return parent::execute($params);} finally {
          arguments: {
            $params: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Connection.php:1099 {
          Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], ?QueryCacheProfile $qcp = null): Result …
          › 
          ›     $result = $stmt->execute();} else {
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:734 {
          Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
          › [$params, $types] = $this->expandParameters($criteria);$stmt             = $this->conn->executeQuery($sql, $params, $types);arguments: {
            $sql: "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
            $params: [ …2]
            $types: [ …2]
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/EntityRepository.php:125 {
          Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
          › 
          ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
          arguments: {
            $criteria: [ …2]
            $entity: null
            $assoc: null
            $hints: []
            $lockMode: null
            $limit: 1
            $orderBy: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Repository/OrderRepository.php:78 {
          App\Core\Infrastructure\Repository\OrderRepository->findOneByInsalesOrderId(Application $application, int $insalesOrderId): Order …
          › {    return $this->repository->findOneBy(        [
          arguments: {
            $criteria: [ …2]
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Application/Query/Order/GetByInsalesId/GetByInsalesIdQueryHandler.php:25 {
          App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler->__invoke(GetByInsalesIdQuery $query) …
          › {    $order = $this->orderRepository->findOneByInsalesOrderId(        $query->getApplication(),
          arguments: {
            $application: App\Core\Domain\Model\Application {#823}
            $insalesOrderId: 125564199
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:152 {
          Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->callHandler(callable $handler, object $message, ?Acknowledger $ack, ?HandlerArgumentsStamp $handlerArgumentsStamp): mixed …
          › 
          ›     return $handler(...$arguments);}
          arguments: {
            $query: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:91 {
          Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › } else {    $result = $this->callHandler($handler, $message, null, $envelope->last(HandlerArgumentsStamp::class));}
          arguments: {
            $handler: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler::__invoke(GetByInsalesIdQuery $query) {#1014 …}
            $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
            $ack: null
            $handlerArgumentsStamp: null
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php:71 {
          Symfony\Component\Messenger\Middleware\SendMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › if (null === $sender) {    return $stack->next()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php:31 {
          Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware->handleForManager(EntityManagerInterface $entityManager, Envelope $envelope, StackInterface $stack): Envelope …
          › try {    $envelope = $stack->next()->handle($envelope, $stack);    $entityManager->flush();
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php:45 {
          Symfony\Bridge\Doctrine\Messenger\AbstractDoctrineMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › 
          ›     return $this->handleForManager($entityManager, $envelope, $stack);}
          arguments: {
            $entityManager: Container9YUOShV\EntityManagerGhostEbeb667 {#232 …}
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/ValidationMiddleware.php:45 {
          Symfony\Component\Messenger\Middleware\ValidationMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › 
          ›     return $stack->next()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/FailedMessageProcessingMiddleware.php:34 {
          Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › 
          ›     return $stack->next()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/DispatchAfterCurrentBusMiddleware.php:68 {
          Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          ›     // Execute the whole middleware stack & message handling for main dispatch:    $returnedEnvelope = $stack->next()->handle($envelope, $stack);} catch (\Throwable $exception) {
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/RejectRedeliveredMessageMiddleware.php:41 {
          Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › 
          ›     return $stack->next()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/AddBusNameStampMiddleware.php:37 {
          Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › 
          ›     return $stack->next()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/TraceableMiddleware.php:40 {
          Symfony\Component\Messenger\Middleware\TraceableMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
          › try {    return $stack->next()->handle($envelope, $stack);} finally {
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#813 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/MessageBus.php:70 {
          Symfony\Component\Messenger\MessageBus->dispatch(object $message, array $stamps = []): Envelope …
          › 
          ›     return $middlewareIterator->current()->handle($envelope, $stack);}
          arguments: {
            $envelope: Symfony\Component\Messenger\Envelope {#565 …}
            $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/TraceableMessageBus.php:38 {
          Symfony\Component\Messenger\TraceableMessageBus->dispatch(object $message, array $stamps = []): Envelope …
          › try {    return $envelope = $this->decoratedBus->dispatch($message, $stamps);} catch (\Throwable $e) {
          arguments: {
            $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
            $stamps: []
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Handler/Handler.php:40 {
          App\Core\Infrastructure\Handler\Handler->handle(object $message): mixed …
          › {    $envelope = $this->messageBus->dispatch($message);}
          arguments: {
            $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Ports/Http/Widget/Order/MainPaymentAction.php:52 {
          App\Core\Ports\Http\Widget\Order\MainPaymentAction->__invoke(string $uuid, string $widgetPassword, Request $request): Response …
          › /** @var Model\Order $order */$order = $this->handler->handle(    new GetByInsalesIdQuery(
          arguments: {
            $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:181 {
          Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
          › // call controller$response = $controller(...$arguments);arguments: {
            $uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
            $widgetPassword: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
            $request: Symfony\Component\HttpFoundation\Request {#2 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:76 {
          Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
          › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
          arguments: {
            $request: Symfony\Component\HttpFoundation\Request {#2 …}
            $type: 1
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/Kernel.php:197 {
          Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
          › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
          arguments: {
            $request: Symfony\Component\HttpFoundation\Request {#2 …}
            $type: 1
            $catch: true
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
          Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
          › {    $response = $this->kernel->handle($this->request);arguments: {
            $request: Symfony\Component\HttpFoundation\Request {#2 …}
          }
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php:29 {
          require_once …
          ›         ->getRunner($app)        ->run());
        }
        /var/www/insales/data/www/bspb.insales.services.ipol.tech/public/index.php:5 {
          › 
          › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
            "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php"
          }
        }
      }
    }
    -query: Doctrine\DBAL\Query {#1030
      -sql: "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
      -params: [
        1
        125564199
      ]
      -types: [
        "integer"
        "bigint"
      ]
    }
    trace: {
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:67 {
        Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
        › case 1611:    return new InvalidFieldNameException($exception, $query);}
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Connection.php:1939 {
        Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
        › $this->exceptionConverter ??= $this->_driver->getExceptionConverter();$exception                  = $this->exceptionConverter->convert($driverException, $query);arguments: {
          $exception: Doctrine\DBAL\Driver\PDO\Exception {#1029}
          $query: Doctrine\DBAL\Query {#1030}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Connection.php:1881 {
        Doctrine\DBAL\Connection->convertExceptionDuringQuery(Exception $e, string $sql, array $params = [], array $types = []): DriverException …
        › ): DriverException {    return $this->handleDriverException($e, new Query($sql, $params, $types));}
        arguments: {
          $driverException: Doctrine\DBAL\Driver\PDO\Exception {#1029}
          $query: Doctrine\DBAL\Query {#1030}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/dbal/src/Connection.php:1106 {
        Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], ?QueryCacheProfile $qcp = null): Result …
        › } catch (Driver\Exception $e) {    throw $this->convertExceptionDuringQuery($e, $sql, $params, $types);} finally {
        arguments: {
          $e: Doctrine\DBAL\Driver\PDO\Exception {#1029}
          $sql: "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
          $params: [ …2]
          $types: [ …2]
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:734 {
        Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
        › [$params, $types] = $this->expandParameters($criteria);$stmt             = $this->conn->executeQuery($sql, $params, $types);arguments: {
          $sql: "SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.update_at AS update_at_3, t0.uuid AS uuid_4, t0.insales_order_id AS insales_order_id_5, t0.insales_key AS insales_key_6, t0.insales_comment AS insales_comment_7, t0.insales_currency AS insales_currency_8, t0.insales_number AS insales_number_9, t0.insales_items AS insales_items_10, t0.insales_client AS insales_client_11, t0.insales_total_price AS insales_total_price_12, t0.insales_items_price AS insales_items_price_13, t0.insales_payed AS insales_payed_14, t0.insales_transaction_id AS insales_transaction_id_15, t0.insales_delivery_price AS insales_delivery_price_16, t0.insales_delivery_name AS insales_delivery_name_17, t0.bspb_id AS bspb_id_18, t0.bspb_password AS bspb_password_19, t0.bspb_hpp_url AS bspb_hpp_url_20, t0.bspb_redirect_url AS bspb_redirect_url_21, t0.bspb_access_token AS bspb_access_token_22, t0.bspb_status AS bspb_status_23, t0.bspb_prev_status AS bspb_prev_status_24, t0.bspb_last_cli_update AS bspb_last_cli_update_25, t0.bspb_payment_date AS bspb_payment_date_26, t0.bspb_payment_sum AS bspb_payment_sum_27, t0.bspb_items AS bspb_items_28, t0.bspb_refund AS bspb_refund_29, t0.bspb_refund_date AS bspb_refund_date_30, t0.application_id AS application_id_31 FROM orders t0 WHERE t0.application_id = ? AND t0.insales_order_id = ? LIMIT 1"
          $params: [ …2]
          $types: [ …2]
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/doctrine/orm/src/EntityRepository.php:125 {
        Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
        › 
        ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
        arguments: {
          $criteria: [ …2]
          $entity: null
          $assoc: null
          $hints: []
          $lockMode: null
          $limit: 1
          $orderBy: null
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Repository/OrderRepository.php:78 {
        App\Core\Infrastructure\Repository\OrderRepository->findOneByInsalesOrderId(Application $application, int $insalesOrderId): Order …
        › {    return $this->repository->findOneBy(        [
        arguments: {
          $criteria: [ …2]
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Application/Query/Order/GetByInsalesId/GetByInsalesIdQueryHandler.php:25 {
        App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler->__invoke(GetByInsalesIdQuery $query) …
        › {    $order = $this->orderRepository->findOneByInsalesOrderId(        $query->getApplication(),
        arguments: {
          $application: App\Core\Domain\Model\Application {#823}
          $insalesOrderId: 125564199
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:152 {
        Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->callHandler(callable $handler, object $message, ?Acknowledger $ack, ?HandlerArgumentsStamp $handlerArgumentsStamp): mixed …
        › 
        ›     return $handler(...$arguments);}
        arguments: {
          $query: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php:91 {
        Symfony\Component\Messenger\Middleware\HandleMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › } else {    $result = $this->callHandler($handler, $message, null, $envelope->last(HandlerArgumentsStamp::class));}
        arguments: {
          $handler: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler::__invoke(GetByInsalesIdQuery $query) {#1014 …}
          $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
          $ack: null
          $handlerArgumentsStamp: null
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php:71 {
        Symfony\Component\Messenger\Middleware\SendMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › if (null === $sender) {    return $stack->next()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php:31 {
        Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware->handleForManager(EntityManagerInterface $entityManager, Envelope $envelope, StackInterface $stack): Envelope …
        › try {    $envelope = $stack->next()->handle($envelope, $stack);    $entityManager->flush();
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php:45 {
        Symfony\Bridge\Doctrine\Messenger\AbstractDoctrineMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › 
        ›     return $this->handleForManager($entityManager, $envelope, $stack);}
        arguments: {
          $entityManager: Container9YUOShV\EntityManagerGhostEbeb667 {#232 …}
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/ValidationMiddleware.php:45 {
        Symfony\Component\Messenger\Middleware\ValidationMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › 
        ›     return $stack->next()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/FailedMessageProcessingMiddleware.php:34 {
        Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › 
        ›     return $stack->next()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/DispatchAfterCurrentBusMiddleware.php:68 {
        Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        ›     // Execute the whole middleware stack & message handling for main dispatch:    $returnedEnvelope = $stack->next()->handle($envelope, $stack);} catch (\Throwable $exception) {
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/RejectRedeliveredMessageMiddleware.php:41 {
        Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › 
        ›     return $stack->next()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/AddBusNameStampMiddleware.php:37 {
        Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › 
        ›     return $stack->next()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/TraceableMiddleware.php:40 {
        Symfony\Component\Messenger\Middleware\TraceableMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
        › try {    return $stack->next()->handle($envelope, $stack);} finally {
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#813 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/MessageBus.php:70 {
        Symfony\Component\Messenger\MessageBus->dispatch(object $message, array $stamps = []): Envelope …
        › 
        ›     return $middlewareIterator->current()->handle($envelope, $stack);}
        arguments: {
          $envelope: Symfony\Component\Messenger\Envelope {#565 …}
          $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/TraceableMessageBus.php:38 {
        Symfony\Component\Messenger\TraceableMessageBus->dispatch(object $message, array $stamps = []): Envelope …
        › try {    return $envelope = $this->decoratedBus->dispatch($message, $stamps);} catch (\Throwable $e) {
        arguments: {
          $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
          $stamps: []
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Handler/Handler.php:40 {
        App\Core\Infrastructure\Handler\Handler->handle(object $message): mixed …
        › {    $envelope = $this->messageBus->dispatch($message);}
        arguments: {
          $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Ports/Http/Widget/Order/MainPaymentAction.php:52 {
        App\Core\Ports\Http\Widget\Order\MainPaymentAction->__invoke(string $uuid, string $widgetPassword, Request $request): Response …
        › /** @var Model\Order $order */$order = $this->handler->handle(    new GetByInsalesIdQuery(
        arguments: {
          $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:181 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
          $widgetPassword: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:76 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
        › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
          $type: 1
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/Kernel.php:197 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
          $type: 1
          $catch: true
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
        Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
        › {    $response = $this->kernel->handle($this->request);arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#2 …}
        }
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php:29 {
        require_once …
        ›         ->getRunner($app)        ->run());
      }
      /var/www/insales/data/www/bspb.insales.services.ipol.tech/public/index.php:5 {
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
          "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php"
        }
      }
    }
  }
  -envelope: Symfony\Component\Messenger\Envelope {#1024
    -stamps: [
      "Symfony\Component\Messenger\Stamp\BusNameStamp" => [
        Symfony\Component\Messenger\Stamp\BusNameStamp {#611
          -busName: "command.bus"
        }
      ]
    ]
    -message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
  }
  -exceptions: [
    "App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQueryHandler::__invoke" => Doctrine\DBAL\Exception\InvalidFieldNameException {#1033}
  ]
  trace: {
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/DoctrineTransactionMiddleware.php:42 {
      Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware->handleForManager(EntityManagerInterface $entityManager, Envelope $envelope, StackInterface $stack): Envelope …
      ›     // When a handler fails, the queries of allegedly successful previous handlers just got rolled back.    throw new HandlerFailedException($exception->getEnvelope()->withoutAll(HandledStamp::class), $exception->getWrappedExceptions());}
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php:45 {
      Symfony\Bridge\Doctrine\Messenger\AbstractDoctrineMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › 
      ›     return $this->handleForManager($entityManager, $envelope, $stack);}
      arguments: {
        $entityManager: Container9YUOShV\EntityManagerGhostEbeb667 {#232 …}
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/ValidationMiddleware.php:45 {
      Symfony\Component\Messenger\Middleware\ValidationMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › 
      ›     return $stack->next()->handle($envelope, $stack);}
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/FailedMessageProcessingMiddleware.php:34 {
      Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › 
      ›     return $stack->next()->handle($envelope, $stack);}
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/DispatchAfterCurrentBusMiddleware.php:68 {
      Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      ›     // Execute the whole middleware stack & message handling for main dispatch:    $returnedEnvelope = $stack->next()->handle($envelope, $stack);} catch (\Throwable $exception) {
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/RejectRedeliveredMessageMiddleware.php:41 {
      Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › 
      ›     return $stack->next()->handle($envelope, $stack);}
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/AddBusNameStampMiddleware.php:37 {
      Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › 
      ›     return $stack->next()->handle($envelope, $stack);}
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/Middleware/TraceableMiddleware.php:40 {
      Symfony\Component\Messenger\Middleware\TraceableMiddleware->handle(Envelope $envelope, StackInterface $stack): Envelope …
      › try {    return $stack->next()->handle($envelope, $stack);} finally {
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#813 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/MessageBus.php:70 {
      Symfony\Component\Messenger\MessageBus->dispatch(object $message, array $stamps = []): Envelope …
      › 
      ›     return $middlewareIterator->current()->handle($envelope, $stack);}
      arguments: {
        $envelope: Symfony\Component\Messenger\Envelope {#565 …}
        $stack: Symfony\Component\Messenger\Middleware\TraceableStack {#566 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/messenger/TraceableMessageBus.php:38 {
      Symfony\Component\Messenger\TraceableMessageBus->dispatch(object $message, array $stamps = []): Envelope …
      › try {    return $envelope = $this->decoratedBus->dispatch($message, $stamps);} catch (\Throwable $e) {
      arguments: {
        $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
        $stamps: []
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Infrastructure/Handler/Handler.php:40 {
      App\Core\Infrastructure\Handler\Handler->handle(object $message): mixed …
      › {    $envelope = $this->messageBus->dispatch($message);}
      arguments: {
        $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/src/Core/Ports/Http/Widget/Order/MainPaymentAction.php:52 {
      App\Core\Ports\Http\Widget\Order\MainPaymentAction->__invoke(string $uuid, string $widgetPassword, Request $request): Response …
      › /** @var Model\Order $order */$order = $this->handler->handle(    new GetByInsalesIdQuery(
      arguments: {
        $message: App\Core\Application\Query\Order\GetByInsalesId\GetByInsalesIdQuery {#821}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:181 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $uuid: "01938874-4d1f-7070-bf0a-a939b19bc3e9"
        $widgetPassword: "019392e9-04d0-7b3c-bcf1-b42cdb079126"
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/insales/data/www/bspb.insales.services.ipol.tech/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/insales/data/www/bspb.insales.services.ipol.tech/vendor/autoload_runtime.php"
      }
    }
  }
}