Error 500 Internal Server Error

GET https://fotoboom-dev-env.pixelarus.com/fabricante/manfrotto

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"7ee48b"
exception
ErrorException {#2244
  #message: "Warning: Undefined variable $categoryId"
  #code: 0
  #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php"
  #line: 173
  #severity: E_WARNING
  trace: {
    /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:173 {
      Fotoboom\Product\Application\Product\List\ListProductResponse->getProductsByCategories(?Brand $brand = null): array …
      › 
      › if (!isset($productsByCategory[$categoryId]['products'][$position])) {    $productsByCategory[$categoryId]['products'][$position] = $productResponse;
    }
    /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:153 {
      Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
      › 'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),'productFeatures' => $products->getProductFeatures(),
    }
    /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
    }
    /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
      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 {
    }
    /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
      › 
      › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1220
  -records: [
    20 => [
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.705+02:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "frontend_manufacturer_products_list"
          "route_parameters" => [
            "_route" => "frontend_manufacturer_products_list"
            "slug" => "manfrotto"
            "_controller" => "Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController"
          ]
          "request_uri" => "https://fotoboom-dev-env.pixelarus.com/fabricante/manfrotto"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.708+02:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.708+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.708+02:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.708+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.709+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.709+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.709+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.709+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.709+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.709+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.709+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.709+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.709+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.709+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.711+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.711+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.711+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.712+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.712+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.712+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.712+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.713+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerIDCZnAF\RequestPayloadValueResolverGhostE866cfe::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.713+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.734+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "fotoboom-db-user"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "fotoboom-dev-env-db-1"
            "serverVersion" => "10.5.28-MariaDB"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.737+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.enabled AS enabled_3, t0.number_id AS number_id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7 FROM products_brands t0 WHERE t0.slug = ? LIMIT 1"
          "params" => [
            1 => "manfrotto"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.755+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_short AS description_short_3, p0_.supplier_reference AS supplier_reference_4, p0_.manufacturer_reference AS manufacturer_reference_5, p0_.ean AS ean_6, p0_.position AS position_7, p0_.status AS status_8, p0_.tax_type AS tax_type_9, p0_.showcase AS showcase_10, p0_.on_offer AS on_offer_11, p0_.new AS new_12, p0_.show_on_home_deals AS show_on_home_deals_13, p0_.show_on_home_new_products AS show_on_home_new_products_14, p0_.kit AS kit_15, p0_.show_only_in_pack AS show_only_in_pack_16, p0_.price_buy AS price_buy_17, p0_.price_sell AS price_sell_18, p0_.price_offer AS price_offer_19, p0_.soa AS soa_20, p0_.stock AS stock_21, p0_.stock_supplier AS stock_supplier_22, p0_.min AS min_23, p0_.max AS max_24, p0_.period AS period_25, p0_.internal_comments AS internal_comments_26, p0_.created_at AS created_at_27, p0_.updated_at AS updated_at_28, p0_.last_activation_at AS last_activation_at_29, p0_.product_specs AS product_specs_30, p0_.cron_export_status AS cron_export_status_31, p0_.id AS id_32, p0_.brand_id AS brand_id_33, p0_.created_by_user AS created_by_user_34, p0_.updated_by_user AS updated_by_user_35, p0_.last_activation_by_user AS last_activation_by_user_36 FROM products p0_ INNER JOIN products_brands p1_ ON p0_.brand_id = p1_.id WHERE p0_.show_only_in_pack = ? AND p0_.brand_id IN (?) AND p1_.enabled = ? AND p0_.status = ? ORDER BY p0_.position ASC LIMIT 20"
          "params" => [
            1 => 0
            2 => "44865392-18d8-5e46-82e3-ec00e8953917"
            3 => 1
            4 => 1
          ]
          "types" => [
            1 => 5
            2 => 2
            3 => 5
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.791+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1397
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.793+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1398
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.794+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1399
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.794+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1400
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.795+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1401
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.795+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1402
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.796+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1403
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.796+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1404
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.797+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1405
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.797+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1406
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.797+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1407
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.798+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1408
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.798+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1409
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.798+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1410
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.799+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1411
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.799+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1412
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.800+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1413
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.800+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1414
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.800+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1415
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.801+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.enabled AS enabled_2, t0.slug AS slug_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.id AS id_7, t0.feature_id AS feature_id_8 FROM products_feature_values t0 INNER JOIN products_rel_feature_values ON t0.id = products_rel_feature_values.feature_value_id WHERE products_rel_feature_values.product_id = ?"
          "params" => [
            1 => 1416
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.803+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT count(1) AS sclr_0 FROM products p0_ INNER JOIN products_brands p1_ ON p0_.brand_id = p1_.id WHERE p0_.show_only_in_pack = ? AND p0_.brand_id IN (?) AND p1_.enabled = ? AND p0_.status = ?"
          "params" => [
            1 => 0
            2 => "44865392-18d8-5e46-82e3-ec00e8953917"
            3 => 1
            4 => 1
          ]
          "types" => [
            1 => 5
            2 => 2
            3 => 5
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909554
        "timestamp_rfc3339" => "2026-08-16T21:45:54.808+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2 FROM products p1_ INNER JOIN products_brands p2_ ON p1_.brand_id = p2_.id INNER JOIN products_brands p0_ ON p1_.brand_id = p0_.id WHERE p1_.show_only_in_pack = ? AND p2_.enabled = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC"
          "params" => [
            1 => 0
            2 => 1
            3 => 1
          ]
          "types" => [
            1 => 5
            2 => 5
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909555
        "timestamp_rfc3339" => "2026-08-16T21:45:55.576+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2, p0_.slug AS slug_3 FROM products p1_ INNER JOIN products_brands p2_ ON p1_.brand_id = p2_.id LEFT JOIN products_rel_categories p3_ ON p1_.id = p3_.product_id LEFT JOIN products_categories p0_ ON p0_.id = p3_.category_id WHERE p1_.show_only_in_pack = ? AND p2_.enabled = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC"
          "params" => [
            1 => 0
            2 => 1
            3 => 1
          ]
          "types" => [
            1 => 5
            2 => 5
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909556
        "timestamp_rfc3339" => "2026-08-16T21:45:56.155+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.id AS id_0, p1_.id AS id_1, p1_.name AS name_2, p0_.name AS name_3, p1_.slug AS slug_4, p0_.slug AS slug_5, p0_.position AS position_6 FROM products p2_ INNER JOIN products_brands p3_ ON p2_.brand_id = p3_.id INNER JOIN products_rel_feature_values p4_ ON p2_.id = p4_.product_id INNER JOIN products_feature_values p0_ ON p0_.id = p4_.feature_value_id INNER JOIN products_features p1_ ON p0_.feature_id = p1_.id WHERE p2_.show_only_in_pack = ? AND p3_.enabled = ? AND p2_.status = ? GROUP BY p0_.id, p1_.id, p1_.name, p0_.name, p1_.slug, p0_.slug, p0_.position ORDER BY p2_.id ASC, p1_.name ASC, p0_.position ASC"
          "params" => [
            1 => 0
            2 => 1
            3 => 1
          ]
          "types" => [
            1 => 5
            2 => 5
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.071+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT MIN((CASE WHEN p0_.price_offer IS NOT NULL THEN p0_.price_offer ELSE p0_.price_sell END) * (CASE p0_.tax_type WHEN 1 THEN 1.21 WHEN 2 THEN 1.10 WHEN 3 THEN 1.04 WHEN 4 THEN 1.05 ELSE 1 END)) AS sclr_0, MAX((CASE WHEN p0_.price_offer IS NOT NULL THEN p0_.price_offer ELSE p0_.price_sell END) * (CASE p0_.tax_type WHEN 1 THEN 1.21 WHEN 2 THEN 1.10 WHEN 3 THEN 1.04 WHEN 4 THEN 1.05 ELSE 1 END)) AS sclr_1 FROM products p0_ INNER JOIN products_brands p1_ ON p0_.brand_id = p1_.id WHERE p0_.show_only_in_pack = ? AND p0_.brand_id IN (?) AND p1_.enabled = ? AND p0_.status = ?"
          "params" => [
            1 => 0
            2 => "44865392-18d8-5e46-82e3-ec00e8953917"
            3 => 1
            4 => 1
          ]
          "types" => [
            1 => 5
            2 => 2
            3 => 5
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.081+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2, p0_.slug AS slug_3 FROM products p1_ INNER JOIN products_brands p2_ ON p1_.brand_id = p2_.id LEFT JOIN products_rel_categories p3_ ON p1_.id = p3_.product_id LEFT JOIN products_categories p0_ ON p0_.id = p3_.category_id WHERE p1_.show_only_in_pack = ? AND p2_.enabled = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC"
          "params" => [
            1 => 0
            2 => 1
            3 => 1
          ]
          "types" => [
            1 => 5
            2 => 5
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.484+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2 FROM products p1_ INNER JOIN products_brands p2_ ON p1_.brand_id = p2_.id INNER JOIN products_brands p0_ ON p1_.brand_id = p0_.id WHERE p1_.show_only_in_pack = ? AND p2_.enabled = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC"
          "params" => [
            1 => 0
            2 => 1
            3 => 1
          ]
          "types" => [
            1 => 5
            2 => 5
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.640+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2, p0_.slug AS slug_3 FROM products p1_ INNER JOIN products_brands p2_ ON p1_.brand_id = p2_.id LEFT JOIN products_rel_categories p3_ ON p1_.id = p3_.product_id LEFT JOIN products_categories p0_ ON p0_.id = p3_.category_id WHERE p1_.show_only_in_pack = ? AND p1_.brand_id IN (?) AND p2_.enabled = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC"
          "params" => [
            1 => 0
            2 => "44865392-18d8-5e46-82e3-ec00e8953917"
            3 => 1
            4 => 1
          ]
          "types" => [
            1 => 5
            2 => 2
            3 => 5
            4 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.657+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.name AS name_0, b0_.link_to AS link_to_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.id AS id_5 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ? ORDER BY b1_.position ASC LIMIT 30"
          "params" => [
            1 => 2
            2 => 5
          ]
          "types" => [
            1 => 1
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.658+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT count(1) AS sclr_0 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ?"
          "params" => [
            1 => 2
            2 => 5
          ]
          "types" => [
            1 => 1
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.659+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.name AS name_0, b0_.link_to AS link_to_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.updated_at AS updated_at_4, b0_.id AS id_5 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ? AND b1_.brand_id = ? ORDER BY b1_.position ASC LIMIT 30"
          "params" => [
            1 => 2
            2 => 4
            3 => "44865392-18d8-5e46-82e3-ec00e8953917"
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.660+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT count(1) AS sclr_0 FROM banners b0_ INNER JOIN banner_location_position b1_ ON b0_.id = b1_.banner_id WHERE b0_.status = ? AND b1_.location = ? AND b1_.brand_id = ?"
          "params" => [
            1 => 2
            2 => 4
            3 => "44865392-18d8-5e46-82e3-ec00e8953917"
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.660+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.name AS name_1, p0_.description AS description_2, p0_.description_short AS description_short_3, p0_.supplier_reference AS supplier_reference_4, p0_.manufacturer_reference AS manufacturer_reference_5, p0_.ean AS ean_6, p0_.position AS position_7, p0_.status AS status_8, p0_.tax_type AS tax_type_9, p0_.showcase AS showcase_10, p0_.on_offer AS on_offer_11, p0_.new AS new_12, p0_.show_on_home_deals AS show_on_home_deals_13, p0_.show_on_home_new_products AS show_on_home_new_products_14, p0_.kit AS kit_15, p0_.show_only_in_pack AS show_only_in_pack_16, p0_.price_buy AS price_buy_17, p0_.price_sell AS price_sell_18, p0_.price_offer AS price_offer_19, p0_.soa AS soa_20, p0_.stock AS stock_21, p0_.stock_supplier AS stock_supplier_22, p0_.min AS min_23, p0_.max AS max_24, p0_.period AS period_25, p0_.internal_comments AS internal_comments_26, p0_.created_at AS created_at_27, p0_.updated_at AS updated_at_28, p0_.last_activation_at AS last_activation_at_29, p0_.product_specs AS product_specs_30, p0_.cron_export_status AS cron_export_status_31, p0_.id AS id_32, p0_.brand_id AS brand_id_33, p0_.created_by_user AS created_by_user_34, p0_.updated_by_user AS updated_by_user_35, p0_.last_activation_by_user AS last_activation_by_user_36 FROM products p0_ INNER JOIN products_brands p1_ ON p0_.brand_id = p1_.id WHERE p0_.show_only_in_pack = ? AND p0_.brand_id IN (?) AND p0_.status = ? ORDER BY p0_.position ASC LIMIT 20"
          "params" => [
            1 => 0
            2 => "44865392-18d8-5e46-82e3-ec00e8953917"
            3 => 1
          ]
          "types" => [
            1 => 5
            2 => 2
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.663+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT count(1) AS sclr_0 FROM products p0_ INNER JOIN products_brands p1_ ON p0_.brand_id = p1_.id WHERE p0_.show_only_in_pack = ? AND p0_.brand_id IN (?) AND p0_.status = ?"
          "params" => [
            1 => 0
            2 => "44865392-18d8-5e46-82e3-ec00e8953917"
            3 => 1
          ]
          "types" => [
            1 => 5
            2 => 2
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.666+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2 FROM products p1_ INNER JOIN products_brands p0_ ON p1_.brand_id = p0_.id WHERE p1_.show_only_in_pack = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC"
          "params" => [
            1 => 0
            2 => 1
          ]
          "types" => [
            1 => 5
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909558
        "timestamp_rfc3339" => "2026-08-16T21:45:58.742+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2, p0_.slug AS slug_3 FROM products p1_ LEFT JOIN products_rel_categories p2_ ON p1_.id = p2_.product_id LEFT JOIN products_categories p0_ ON p0_.id = p2_.category_id WHERE p1_.show_only_in_pack = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC"
          "params" => [
            1 => 0
            2 => 1
          ]
          "types" => [
            1 => 5
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909559
        "timestamp_rfc3339" => "2026-08-16T21:45:59.396+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.id AS id_0, p1_.id AS id_1, p1_.name AS name_2, p0_.name AS name_3, p1_.slug AS slug_4, p0_.slug AS slug_5, p0_.position AS position_6 FROM products p2_ INNER JOIN products_rel_feature_values p3_ ON p2_.id = p3_.product_id INNER JOIN products_feature_values p0_ ON p0_.id = p3_.feature_value_id INNER JOIN products_features p1_ ON p0_.feature_id = p1_.id WHERE p2_.show_only_in_pack = ? AND p2_.status = ? GROUP BY p0_.id, p1_.id, p1_.name, p0_.name, p1_.slug, p0_.slug, p0_.position ORDER BY p2_.id ASC, p1_.name ASC, p0_.position ASC"
          "params" => [
            1 => 0
            2 => 1
          ]
          "types" => [
            1 => 5
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909561
        "timestamp_rfc3339" => "2026-08-16T21:46:01.048+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT MIN((CASE WHEN p0_.price_offer IS NOT NULL THEN p0_.price_offer ELSE p0_.price_sell END) * (CASE p0_.tax_type WHEN 1 THEN 1.21 WHEN 2 THEN 1.10 WHEN 3 THEN 1.04 WHEN 4 THEN 1.05 ELSE 1 END)) AS sclr_0, MAX((CASE WHEN p0_.price_offer IS NOT NULL THEN p0_.price_offer ELSE p0_.price_sell END) * (CASE p0_.tax_type WHEN 1 THEN 1.21 WHEN 2 THEN 1.10 WHEN 3 THEN 1.04 WHEN 4 THEN 1.05 ELSE 1 END)) AS sclr_1 FROM products p0_ INNER JOIN products_brands p1_ ON p0_.brand_id = p1_.id WHERE p0_.show_only_in_pack = ? AND p0_.brand_id IN (?) AND p0_.status = ?"
          "params" => [
            1 => 0
            2 => "44865392-18d8-5e46-82e3-ec00e8953917"
            3 => 1
          ]
          "types" => [
            1 => 5
            2 => 2
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909561
        "timestamp_rfc3339" => "2026-08-16T21:46:01.058+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2, p0_.slug AS slug_3 FROM products p1_ LEFT JOIN products_rel_categories p2_ ON p1_.id = p2_.product_id LEFT JOIN products_categories p0_ ON p0_.id = p2_.category_id WHERE p1_.show_only_in_pack = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC"
          "params" => [
            1 => 0
            2 => 1
          ]
          "types" => [
            1 => 5
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909561
        "timestamp_rfc3339" => "2026-08-16T21:46:01.788+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2 FROM products p1_ INNER JOIN products_brands p0_ ON p1_.brand_id = p0_.id WHERE p1_.show_only_in_pack = ? AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC"
          "params" => [
            1 => 0
            2 => 1
          ]
          "types" => [
            1 => 5
            2 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909561
        "timestamp_rfc3339" => "2026-08-16T21:46:01.992+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.slug AS slug_0, p0_.id AS id_1, p0_.name AS name_2, p0_.slug AS slug_3 FROM products p1_ INNER JOIN products_brands p2_ ON p1_.brand_id = p2_.id LEFT JOIN products_rel_categories p3_ ON p1_.id = p3_.product_id LEFT JOIN products_categories p0_ ON p0_.id = p3_.category_id WHERE p1_.show_only_in_pack = ? AND p1_.brand_id IN (?) AND p1_.status = ? GROUP BY p0_.id ORDER BY p0_.name ASC"
          "params" => [
            1 => 0
            2 => "44865392-18d8-5e46-82e3-ec00e8953917"
            3 => 1
          ]
          "types" => [
            1 => 5
            2 => 2
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.015+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.brand_id AS brand_id_6, t0.media_id AS media_id_7 FROM brands_medias t0 WHERE t0.brand_id = ?"
          "params" => [
            1 => "44865392-18d8-5e46-82e3-ec00e8953917"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.020+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "898e5d2e-6a3d-419c-9abb-27ba984bdc8d"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.021+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1397
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.022+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1397
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.022+02:00"
        "message" => "Deprecated: Implicit conversion from float 56514.259999999995 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1806
            #message: "Deprecated: Implicit conversion from float 56514.259999999995 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.023+02:00"
        "message" => "Deprecated: Implicit conversion from float 56514.259999999995 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1753
            #message: "Deprecated: Implicit conversion from float 56514.259999999995 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.023+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1398
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.023+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1398
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.023+02:00"
        "message" => "Deprecated: Implicit conversion from float 20887.02 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1841
            #message: "Deprecated: Implicit conversion from float 20887.02 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.023+02:00"
        "message" => "Deprecated: Implicit conversion from float 20887.02 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1779
            #message: "Deprecated: Implicit conversion from float 20887.02 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.024+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1399
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.024+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1399
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.025+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "ca8dd83e-b44f-4d97-b0a5-9ca8ca36fe9b"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.027+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "f7afc490-ac77-4a9d-b21a-b92174a1e72d"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.028+02:00"
        "message" => "Deprecated: Implicit conversion from float 24143.13 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1742
            #message: "Deprecated: Implicit conversion from float 24143.13 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.028+02:00"
        "message" => "Deprecated: Implicit conversion from float 24143.13 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1527
            #message: "Deprecated: Implicit conversion from float 24143.13 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.028+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1400
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.029+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1400
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.029+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "53f6ca72-8c33-4266-a872-1699f888d3d9"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.030+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "3090f88d-5df6-402a-b4e9-d880ae73b934"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.031+02:00"
        "message" => "Deprecated: Implicit conversion from float 21679.57 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1537
            #message: "Deprecated: Implicit conversion from float 21679.57 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.031+02:00"
        "message" => "Deprecated: Implicit conversion from float 21679.57 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1513
            #message: "Deprecated: Implicit conversion from float 21679.57 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.031+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1401
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.032+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1401
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.032+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "06aa3877-1429-4e92-aca6-71881fc12dcc"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.033+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "10d2281f-d286-4f04-87c3-1b67a1981e41"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.034+02:00"
        "message" => "Deprecated: Implicit conversion from float 15767.51 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1525
            #message: "Deprecated: Implicit conversion from float 15767.51 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.034+02:00"
        "message" => "Deprecated: Implicit conversion from float 15767.51 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1560
            #message: "Deprecated: Implicit conversion from float 15767.51 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.034+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1402
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.034+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1402
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.035+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1403
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.035+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1403
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.035+02:00"
        "message" => "Deprecated: Implicit conversion from float 29622.01 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1451
            #message: "Deprecated: Implicit conversion from float 29622.01 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.035+02:00"
        "message" => "Deprecated: Implicit conversion from float 29622.01 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1464
            #message: "Deprecated: Implicit conversion from float 29622.01 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.035+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1404
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.036+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1404
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.036+02:00"
        "message" => "Deprecated: Implicit conversion from float 12400.08 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1459
            #message: "Deprecated: Implicit conversion from float 12400.08 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.036+02:00"
        "message" => "Deprecated: Implicit conversion from float 12400.08 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1450
            #message: "Deprecated: Implicit conversion from float 12400.08 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.036+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1405
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.036+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1405
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.036+02:00"
        "message" => "Deprecated: Implicit conversion from float 15621.1 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1395
            #message: "Deprecated: Implicit conversion from float 15621.1 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.037+02:00"
        "message" => "Deprecated: Implicit conversion from float 15621.1 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1402
            #message: "Deprecated: Implicit conversion from float 15621.1 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.037+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1406
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.037+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1406
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.037+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "597857c8-4b23-46eb-ae78-6866bc19e576"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.038+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "5aa9f7c8-41fa-4cde-a211-98606942fd36"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.039+02:00"
        "message" => "Deprecated: Implicit conversion from float 22830.28 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1415
            #message: "Deprecated: Implicit conversion from float 22830.28 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.039+02:00"
        "message" => "Deprecated: Implicit conversion from float 22830.28 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1422
            #message: "Deprecated: Implicit conversion from float 22830.28 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.039+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1407
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.039+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1407
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.040+02:00"
        "message" => "Deprecated: Implicit conversion from float 11273.57 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1408
            #message: "Deprecated: Implicit conversion from float 11273.57 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.040+02:00"
        "message" => "Deprecated: Implicit conversion from float 11273.57 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1414
            #message: "Deprecated: Implicit conversion from float 11273.57 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.040+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1408
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.040+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1408
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.041+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "3ef708df-3ab6-44b9-9dca-ba9c379e6cb4"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.041+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "d2237555-c2ff-46d9-95b5-e3289f515b08"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.042+02:00"
        "message" => "Deprecated: Implicit conversion from float 5649.49 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1438
            #message: "Deprecated: Implicit conversion from float 5649.49 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.042+02:00"
        "message" => "Deprecated: Implicit conversion from float 5649.49 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1384
            #message: "Deprecated: Implicit conversion from float 5649.49 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.042+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1409
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.043+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1409
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.043+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "cf239a47-75cf-4f8e-aba8-60af0c79642b"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.044+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "cbcccd2a-f55a-40e7-8d93-b5156b260d21"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.044+02:00"
        "message" => "Deprecated: Implicit conversion from float 3806.66 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2066
            #message: "Deprecated: Implicit conversion from float 3806.66 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.045+02:00"
        "message" => "Deprecated: Implicit conversion from float 3806.66 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2025
            #message: "Deprecated: Implicit conversion from float 3806.66 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.045+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1410
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.045+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1410
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.045+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "430a36a8-1ea4-4ebd-b3c0-6e67d71e6dcb"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.046+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "305b7766-7ece-45c0-b855-464d0fb9883b"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.047+02:00"
        "message" => "Deprecated: Implicit conversion from float 3734.06 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2038
            #message: "Deprecated: Implicit conversion from float 3734.06 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.047+02:00"
        "message" => "Deprecated: Implicit conversion from float 3734.06 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1284
            #message: "Deprecated: Implicit conversion from float 3734.06 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.047+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1411
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.047+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1411
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.048+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "0660c4bb-b000-45fa-8f9e-2b0cbe0e0f46"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.048+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "3638504c-8e49-457f-bfd4-f9c4d189c43c"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.049+02:00"
        "message" => "Deprecated: Implicit conversion from float 4538.71 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2125
            #message: "Deprecated: Implicit conversion from float 4538.71 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.049+02:00"
        "message" => "Deprecated: Implicit conversion from float 4538.71 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2154
            #message: "Deprecated: Implicit conversion from float 4538.71 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.049+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1412
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.049+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1412
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.050+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "3055c27a-d5fb-4fa0-8fd1-d87d916c931f"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.050+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "a0957de0-8d08-4691-a5e4-08f33150d8e2"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.051+02:00"
        "message" => "Deprecated: Implicit conversion from float 6168.58 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2160
            #message: "Deprecated: Implicit conversion from float 6168.58 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.051+02:00"
        "message" => "Deprecated: Implicit conversion from float 6168.58 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2181
            #message: "Deprecated: Implicit conversion from float 6168.58 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.052+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1413
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.052+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1413
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.052+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "2902b633-52e7-49aa-a873-18d156a030c2"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.053+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "a761e3d8-0fe5-4c51-80f1-5a1ba7371a20"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.054+02:00"
        "message" => "Deprecated: Implicit conversion from float 16105.1 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2187
            #message: "Deprecated: Implicit conversion from float 16105.1 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.054+02:00"
        "message" => "Deprecated: Implicit conversion from float 16105.1 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2208
            #message: "Deprecated: Implicit conversion from float 16105.1 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.054+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1414
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.054+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1414
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.054+02:00"
        "message" => "Deprecated: Implicit conversion from float 6352.5 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2218
            #message: "Deprecated: Implicit conversion from float 6352.5 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.055+02:00"
        "message" => "Deprecated: Implicit conversion from float 6352.5 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2214
            #message: "Deprecated: Implicit conversion from float 6352.5 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.055+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1415
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.055+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1415
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.055+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t0.media_watermark_id AS media_watermark_id_12 FROM media t0 WHERE t0.id = ?"
          "params" => [
            1 => "3134847a-5cd4-48af-831c-13d6b26a2462"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.056+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.content_type AS content_type_1, t0.filename AS filename_2, t0.file_extension AS file_extension_3, t0.path AS path_4, t0.md5 AS md5_5, t0.file_size AS file_size_6, t0.width AS width_7, t0.height AS height_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.id AS id_11, t12.content_type AS content_type_13, t12.filename AS filename_14, t12.file_extension AS file_extension_15, t12.path AS path_16, t12.md5 AS md5_17, t12.file_size AS file_size_18, t12.width AS width_19, t12.height AS height_20, t12.created_at AS created_at_21, t12.updated_at AS updated_at_22, t12.id AS id_23, t12.media_watermark_id AS media_watermark_id_24 FROM media_watermark t0 LEFT JOIN media t12 ON t12.media_watermark_id = t0.id WHERE t0.id = ?"
          "params" => [
            1 => "c4c0dd75-2306-4e4b-b734-46fde40a5c46"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.057+02:00"
        "message" => "Deprecated: Implicit conversion from float 3176.25 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2222
            #message: "Deprecated: Implicit conversion from float 3176.25 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.057+02:00"
        "message" => "Deprecated: Implicit conversion from float 3176.25 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2243
            #message: "Deprecated: Implicit conversion from float 3176.25 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.057+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.enabled AS enabled_4, t0.number_id AS number_id_5, t0.is_virtual AS is_virtual_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.related_category_id AS related_category_id_10, t0.parent_category_id AS parent_category_id_11 FROM products_categories t0 INNER JOIN products_rel_categories ON t0.id = products_rel_categories.category_id WHERE products_rel_categories.product_id = ?"
          "params" => [
            1 => 1416
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.057+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.position AS position_1, t0.is_main AS is_main_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5, t0.product_id AS product_id_6, t0.media_id AS media_id_7 FROM products_medias t0 WHERE t0.product_id = ?"
          "params" => [
            1 => 1416
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.057+02:00"
        "message" => "Deprecated: Implicit conversion from float 17627.28 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2253
            #message: "Deprecated: Implicit conversion from float 17627.28 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.057+02:00"
        "message" => "Deprecated: Implicit conversion from float 17627.28 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2249
            #message: "Deprecated: Implicit conversion from float 17627.28 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:138 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getResult(): array …
                › foreach ($this->products as $product) {    $products[] = $this->productArrayResponseService->getProduct($product);}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:152 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'banners' => $banners,'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.058+02:00"
        "message" => "Deprecated: Implicit conversion from float 56514.259999999995 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2250
            #message: "Deprecated: Implicit conversion from float 56514.259999999995 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:295 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › 
                ›     return (float) Price::fromInteger($price)->getFloatValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:110 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(false),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(false),'offer' => $product->getPriceOffer(false),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:169 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getProductsByCategories(?Brand $brand = null): array …
                › 
                › $productResponse = $this->productArrayResponseService->getProduct($product);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:153 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),'productFeatures' => $products->getProductFeatures(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.058+02:00"
        "message" => "Deprecated: Implicit conversion from float 56514.259999999995 to int loses precision"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2242
            #message: "Deprecated: Implicit conversion from float 56514.259999999995 to int loses precision"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Shared/Domain/ValueObject/Price.php:22 {
                Fotoboom\Shared\Domain\ValueObject\Price::fromInteger(int $value): self …
                › 
                › public static function fromInteger(int $value): self{
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Product.php:292 {
                Fotoboom\Product\Domain\Product->getPriceSellAfterTaxes(bool $formatted = true) …
                › if ($formatted && $price) {    return (string) Price::fromInteger($price)->getFormattedValue();}
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:118 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getPrices(Product $product): array …
                › 'sell' => $product->getPriceSell(),'sellAfterTaxes' => $product->getPriceSellAfterTaxes(),'offer' => $product->getPriceOffer(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Domain/Service/ProductArrayResponseService.php:83 {
                Fotoboom\Product\Domain\Service\ProductArrayResponseService->getProduct(Product $product): array …
                › 'descriptionShort' => $product->getDescriptionShort(),'prices' => $this->getPrices($product),'stock' => $product->getStock(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:169 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getProductsByCategories(?Brand $brand = null): array …
                › 
                › $productResponse = $this->productArrayResponseService->getProduct($product);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:153 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),'productFeatures' => $products->getProductFeatures(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.066+02:00"
        "message" => "Uncaught PHP Exception ErrorException: "Warning: Undefined variable $categoryId" at ListProductResponse.php line 173"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => ErrorException {#2244
            #message: "Warning: Undefined variable $categoryId"
            #code: 0
            #file: "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php"
            #line: 173
            #severity: E_WARNING
            trace: {
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/src/Product/Application/Product/List/ListProductResponse.php:173 {
                Fotoboom\Product\Application\Product\List\ListProductResponse->getProductsByCategories(?Brand $brand = null): array …
                › 
                › if (!isset($productsByCategory[$categoryId]['products'][$position])) {    $productsByCategory[$categoryId]['products'][$position] = $productResponse;
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/apps/Http/src/Controller/Frontend/Manufacturers/ManufacturerProductListController.php:153 {
                Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController->__invoke(Request $request, ?string $slug = null): Response …
                › 'products' => $products->getResult(),'productsByCategories' => $products->getProductsByCategories(brand: $brand),'productFeatures' => $products->getProductFeatures(),
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/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) {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.115+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    2507 => [
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.067+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.071+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.071+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.071+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.071+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.071+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.071+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.071+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.071+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerIDCZnAF\RequestPayloadValueResolverGhostE866cfe::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.071+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.104+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.104+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.104+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.104+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.104+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1786909562
        "timestamp_rfc3339" => "2026-08-16T21:46:02.105+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    20 => 1
    2507 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#1218 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"fotoboom-dev-env.pixelarus.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 16 Aug 2026 19:46:02 GMT"
vary
"Accept"
x-debug-exception
"Warning%3A%20Undefined%20variable%20%24categoryId"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fpixelarus.com%2Ffotoboom-dev-env.pixelarus.com%2Fsrc%2FProduct%2FApplication%2FProduct%2FList%2FListProductResponse.php:173"
x-debug-token
"410118"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_BASE_URL
"https://fotoboom-dev-env.pixelarus.com/"
APP_ENV
"dev"
APP_SECRET
"7d7114dceada920eb10875d9535da4d8"
APP_VERSION
"0.1"
AQUA_INVOICES_ORDERS_DELETE_REMOTE_FILES
"0"
AQUA_MOVEMENTS_LOCAL_FILENAME
"MovimientosAqua_temp.txt"
AQUA_MOVEMENTS_REMOTE_PATH
"Movimientos.txt"
AQUA_OPERATIONS_LOCAL_FILENAME
"OperacionesAqua_temp.txt"
AQUA_OPERATIONS_REMOTE_PATH
"Operaciones.txt"
AQUA_PENDING_EXPORTS_REMOTE_DIRECTORY
"/"
AQUA_PRODUCT_STOCK_LOCAL_FILENAME
"ProductosAqua_stock.xls"
AQUA_PRODUCT_STOCK_REMOTE_PATH
"Productos.xls"
AQUA_SERVER_FTP_HOST
"fotoboom.ddns.net"
AQUA_SERVER_FTP_PASSWORD
"Ftp2014"
AQUA_SERVER_FTP_USERNAME
"aqua"
DATABASE_URL
"mysql://fotoboom-db-user:I1bwj411_@127.0.0.1:3306/fotoboom-dev-env-db-1?serverVersion=10.5.28-MariaDB&charset=utf8mb4"
HUMAN_RESOURCES_UPLOAD_FOLDER_PATH
"/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/uploads/human-resources/candidates/"
INVOICE_DOWNLOAD_TEMP_PATH
"/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/temp/invoices/"
LEGACY_DB_URL
"mysql://fotoboom-legacy-user:Wvg5TR6p0zg&*rtg@127.0.0.1:3306/fotoboom_legacy"
MAILER_DSN
"smtp://noreply%40fotoboom-dev-env.pixelarus.com:_39a0W3ir@mail.pixelarus.com:465?encryption=ssl&auth_mode=login"
MEDIA_UPLOAD_FOLDER_PATH
"/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/uploads/media/"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
REDSYS_PARAMETERS_ENVIRONMENT
"test"
REDSYS_PARAMETERS_MERCHANT_CODE
"337380760"
REDSYS_PARAMETERS_MERCHANT_CODE_TEST
"999008881"
REDSYS_PARAMETERS_SECRET_KEY
"YkSgljJzHHCeJp4tnvVvGnf3jcQWeT0U"
REDSYS_PARAMETERS_SECRET_KEY_TEST
"sq7HjrUOBfKmC576ILgskD5srU870gJ7"
REDSYS_PARAMETERS_TERMINAL
"001"
REDSYS_PARAMETERS_URL
"https://sis-t.redsys.es:443/sis/realizarPago"
SEQURA_ENDPOINT
"https://sandbox.sequrapi.com"
SEQURA_ENVIRONMENT
"sandbox"
SEQURA_MERCHANT
"fotoboom"
SEQURA_PASSWORD
"S903pkFsxiWqB1yN8imhlvxT598pnN"
SEQURA_PATH_APPROVED
"/payment/sequra/approved"
SEQURA_PATH_NOTIFY
"/payment/sequra/notify"
SEQURA_PATH_RETURN
"/payment/sequra/return"
SEQURA_SHOW
"true"
SEQURA_USERNAME
"fotoboom"
XDEBUG_CLIENT_HOST_IP
"host.docker.internal"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/pixelarus.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"fotoboom-dev-env.pixelarus.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.216"
REMOTE_PORT
"2713"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1786909554
REQUEST_TIME_FLOAT
1786909554.4987
REQUEST_URI
"/fabricante/manfrotto"
SCRIPT_FILENAME
"/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"94.23.80.165"
SERVER_NAME
"fotoboom-dev-env.pixelarus.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.30.4"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/pixelarus.com/fotoboom-dev-env.pixelarus.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,XDEBUG_CLIENT_HOST_IP,APP_VERSION,MEDIA_UPLOAD_FOLDER_PATH,HUMAN_RESOURCES_UPLOAD_FOLDER_PATH,INVOICE_DOWNLOAD_TEMP_PATH,AQUA_SERVER_FTP_HOST,AQUA_SERVER_FTP_USERNAME,AQUA_SERVER_FTP_PASSWORD,AQUA_PRODUCT_STOCK_REMOTE_PATH,AQUA_PRODUCT_STOCK_LOCAL_FILENAME,AQUA_OPERATIONS_REMOTE_PATH,AQUA_OPERATIONS_LOCAL_FILENAME,AQUA_MOVEMENTS_REMOTE_PATH,AQUA_MOVEMENTS_LOCAL_FILENAME,AQUA_INVOICES_ORDERS_DELETE_REMOTE_FILES,AQUA_PENDING_EXPORTS_REMOTE_DIRECTORY,REDSYS_PARAMETERS_ENVIRONMENT,REDSYS_PARAMETERS_URL,REDSYS_PARAMETERS_MERCHANT_CODE,REDSYS_PARAMETERS_TERMINAL,REDSYS_PARAMETERS_SECRET_KEY,SEQURA_SHOW,SEQURA_USERNAME,SEQURA_PASSWORD,SEQURA_MERCHANT,SEQURA_ENDPOINT,SEQURA_ENVIRONMENT,SEQURA_PATH_NOTIFY,SEQURA_PATH_RETURN,SEQURA_PATH_APPROVED,MAILER_DSN,MESSENGER_TRANSPORT_DSN,APP_BASE_URL,LEGACY_DB_URL,REDSYS_PARAMETERS_SECRET_KEY_TEST,REDSYS_PARAMETERS_MERCHANT_CODE_TEST"
USER
"pixelarus"

Parent Request

Return to parent request (token = 7ce4dc)

Key Value
_controller
"Fotoboom\Apps\Http\Controller\Frontend\Manufacturers\ManufacturerProductListController"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"frontend_manufacturer_products_list"
_route_params
[
  "slug" => "manfrotto"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1022
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#975 …}
  }
]
_stopwatch_token
"65d73e"
slug
"manfrotto"