ErrorController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "2c4f80" |
| exception | Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#8557 #message: "Product not found" #code: 0 #file: "/home/forges/subdomains/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php" #line: 331 -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#467 -records: [ 2 => [ [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.470+00: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" => "forges" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "collation" => "utf8mb4_unicode_ci" ] "dbname" => "forges-preprod" "charset" => "utf8mb4" ] ] "channel" => "doctrine" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.572+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "sylius_shop_product_show" "route_parameters" => [ "_route" => "sylius_shop_product_show" "_controller" => "App\Controller\ProductController::show" "_locale" => "fr_FR" "slug" => "couteau-pliant-12cm-avec-tire-bouchon-en-bouleau-mitres-inox-finition-brillante-22121-in-bo-bri-4027…" ] "request_uri" => "https://forges-preprod.kwantic.dev/index.php/fr_FR/products/couteau-pliant-12cm-avec-tire-bouchon-en-bouleau-mitres-inox-finition-brillante-22121-in-bo-bri-4027%E2%80%A6" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.604+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id WHERE t0.code = ? ORDER BY t0.id ASC LIMIT 1" "params" => [ 1 => "WEB-HO…" ] "types" => [ 1 => 2 ] ] "channel" => "doctrine" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.605+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id WHERE t0.hostname = ? AND t0.enabled = ? ORDER BY t0.id ASC LIMIT 1" "params" => [ 1 => "forges-preprod.kwantic.dev" 2 => 1 ] "types" => [ 1 => 2 2 => 5 ] ] "channel" => "doctrine" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.606+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id WHERE t0.code = ? LIMIT 1" "params" => [ 1 => "WEB-EU" ] "types" => [ 1 => 2 ] ] "channel" => "doctrine" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.613+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?" "params" => [ 1 => 1 ] "types" => [ 1 => 1 ] ] "channel" => "doctrine" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.616+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "shop" "authenticators" => 3 ] "channel" => "security" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.616+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "shop" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.616+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "shop" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.616+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "shop" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.616+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "shop" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.617+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "shop" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.617+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "shop" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.618+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.618+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.618+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.618+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.618+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.618+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.618+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.619+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.619+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Sylius\Resource\Symfony\EventListener\AddFormatListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.619+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.619+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.619+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.619+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.619+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.619+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.619+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.619+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.620+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.620+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.620+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminFilterSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.620+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.620+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.759+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.759+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.759+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.763+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.763+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.763+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.763+00: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" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.763+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "ContainerOKFmoJ5\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.763+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.834+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.is_new AS is_new_7, s0_.is_iconic AS is_iconic_8, s0_.is_featured AS is_featured_9, s0_.is_engravable AS is_engravable_10, s0_.gravure_max_length AS gravure_max_length_11, s0_.gravure_allowed_chars AS gravure_allowed_chars_12, s0_.code_douane AS code_douane_13, s0_.allow_backorder AS allow_backorder_14, s0_.backorder_delay AS backorder_delay_15, s1_.name AS name_16, s1_.slug AS slug_17, s1_.description AS description_18, s1_.meta_keywords AS meta_keywords_19, s1_.meta_description AS meta_description_20, s1_.id AS id_21, s1_.short_description AS short_description_22, s1_.metaTitle AS metaTitle_23, s1_.metaRobots AS metaRobots_24, s1_.ogTitle AS ogTitle_25, s1_.ogDescription AS ogDescription_26, s1_.ogImage AS ogImage_27, s1_.twitterTitle AS twitterTitle_28, s1_.twitterDescription AS twitterDescription_29, s1_.locale AS locale_30, s0_.main_taxon_id AS main_taxon_id_31, s0_.product_type_id AS product_type_id_32, s1_.translatable_id AS translatable_id_33 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id AND (s1_.locale = ?) WHERE s1_.slug = ? AND EXISTS (SELECT 1 FROM sylius_product_channels s2_ WHERE s2_.product_id = s0_.id AND s2_.channel_id IN (?)) AND s0_.enabled = ? ORDER BY s0_.id ASC" "params" => [ 1 => "fr_FR" 2 => "couteau-pliant-12cm-avec-tire-bouchon-en-bouleau-mitres-inox-finition-brillante-22121-in-bo-bri-4027…" 3 => 1 4 => 1 ] "types" => [ 1 => 2 2 => 2 3 => 1 4 => 5 ] ] "channel" => "doctrine" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.838+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.is_new AS is_new_7, s0_.is_iconic AS is_iconic_8, s0_.is_featured AS is_featured_9, s0_.is_engravable AS is_engravable_10, s0_.gravure_max_length AS gravure_max_length_11, s0_.gravure_allowed_chars AS gravure_allowed_chars_12, s0_.code_douane AS code_douane_13, s0_.allow_backorder AS allow_backorder_14, s0_.backorder_delay AS backorder_delay_15, s0_.main_taxon_id AS main_taxon_id_16, s0_.product_type_id AS product_type_id_17 FROM sylius_product s0_ INNER JOIN sylius_product_translation s1_ ON s0_.id = s1_.translatable_id INNER JOIN sylius_product_channels s3_ ON s0_.id = s3_.product_id INNER JOIN sylius_channel s2_ ON s2_.id = s3_.channel_id WHERE s1_.slug = ? AND s2_.id = ? AND s0_.enabled = ? ORDER BY s0_.id ASC LIMIT 1" "params" => [ 1 => "couteau-pliant-12cm-avec-tire-bouchon-en-bouleau-mitres-inox-finition-brillante-22121-in-bo-bri-4027…" 2 => 1 3 => 1 ] "types" => [ 1 => 2 2 => 1 3 => 5 ] ] "channel" => "doctrine" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.940+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT a0_.id AS id_0, a0_.entityClass AS entityClass_1, a0_.entityId AS entityId_2, a0_.locale AS locale_3, a0_.oldSlug AS oldSlug_4, a0_.newSlug AS newSlug_5, a0_.createdAt AS createdAt_6 FROM app_seo_url_history a0_ WHERE a0_.oldSlug = ? AND a0_.locale = ? ORDER BY a0_.createdAt DESC, a0_.id ASC LIMIT 1" "params" => [ 1 => "couteau-pliant-12cm-avec-tire-bouchon-en-bouleau-mitres-inox-finition-brillante-22121-in-bo-bri-4027%E2%80%A6" 2 => "fr_FR" ] "types" => [ 1 => 2 2 => 2 ] ] "channel" => "doctrine" ] [ "timestamp" => 1786793029 "timestamp_rfc3339" => "2026-08-15T11:23:49.944+00:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Product not found" at AbstractController.php line 331" "priority" => 400 "priorityName" => "ERROR" "context" => [ "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#8557 #message: "Product not found" #code: 0 #file: "/home/forges/subdomains/preprod/vendor/symfony/framework-bundle/Controller/AbstractController.php" #line: 331 -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| cookie | "_channel_code=WEB-HO%E2%80%A6" |
| from | "gptbot(at)openai.com" |
| host | "forges-preprod.kwantic.dev" |
| referer | "https://forges-preprod.kwantic.dev/index.php/_profiler/5b50e4?panel=request" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)" |
| x-openai-host-hash | "863199712" |
| 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 | "Sat, 15 Aug 2026 11:23:50 GMT" |
| vary | "Accept" |
| x-debug-exception | "Product%20not%20found" |
| x-debug-exception-file | "%2Fhome%2Fforges%2Fsubdomains%2Fpreprod%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:331" |
| x-debug-token | "9faab9" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| _channel_code | "WEB-HO…" |
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 79
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 65
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 120
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 32
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 35
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 93
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/forges/subdomains/preprod/public/index.php"
"line" => 5
"args" => [
"/home/forges/subdomains/preprod/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "EDITME" |
| BREVO_API_KEY | "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" |
| BREVO_LIST_ID_DE | "4" |
| BREVO_LIST_ID_EN | "3" |
| BREVO_LIST_ID_FR | "2" |
| CACHE_URL | "redis://redis:6379" |
| DATABASE_URL | "mysql://forges:forges@2025!!@127.0.0.1:3306/forges-preprod" |
| ELASTIC_HOST | "http://elasticsearch:9200" |
| JWT_PASSPHRASE | "e7c5fca1060bdf6ad23c33e4c236081f" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| SESSION_HANDLER_URL | "redis://redis:6379" |
| SYLIUS_API_EMAIL | "admin@kwantic.fr" |
| SYLIUS_API_PASSWORD | "admin" |
| SYLIUS_AUTH_ENDPOINT | "/api/v2/admin/authentication-token" |
| SYLIUS_BASE_URL | "http://localhost:8000" |
| SYLIUS_HTTP_TIMEOUT | "30" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN | "doctrine://default?queue_name=catalog_promotion_removal" |
| SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN | "doctrine://default?queue_name=catalog_promotion_removal_failed" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN | "doctrine://default" |
| SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN | "doctrine://default?queue_name=main_failed" |
| SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN | "sync://" |
| SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN | "sync://" |
| SYLIUS_PAGE_SIZE | "100" |
| SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH | "%kernel.project_dir%/config/encryption/dev.key" |
| SYLOB_API_KEY | "STmsnl6nq3XCH8DwFpvi%!" |
| SYLOB_API_SECRET | "" |
| SYLOB_BASE_URL | "https://srverp:8543/" |
| SYLOB_CLIENT_PREFIX | "WEB" |
| SYLOB_COMPANY_CODE | "001" |
| SYLOB_CONDITION_REGLEMENT_CODE | "CPT" |
| SYLOB_DEBUG | "true" |
| SYLOB_ERROR_REPORT_EMAIL | "dev@kwantic.fr" |
| SYLOB_ERROR_REPORT_FROM_EMAIL | "no-reply@kwantic.fr" |
| SYLOB_ERROR_REPORT_FROM_NAME | "Sylob Sync Bot" |
| SYLOB_FAMILLE_CLIENT_CODE | "020" |
| SYLOB_FRAIS_ARRONDI_CODE | "ARRONDI" |
| SYLOB_FRAIS_PORT_CODE | "FP_WEB" |
| SYLOB_HTTP_TIMEOUT | "60" |
| SYLOB_LIEU_STOCKAGE_ECOMMERCE | "STOCK_WEB" |
| SYLOB_PASSWORD | "STmsnl6nq3XCH8DwFpvi%!" |
| SYLOB_PAYPAL_PAYMENT_CODE | "PAYPAL" |
| SYLOB_PERSISTENCE_UNIT | "Forge_de_Laguiole_support" |
| SYLOB_QUERY_PRODUCTS | "FDL_0037" |
| SYLOB_QUERY_STOCK | "FDL_0003" |
| SYLOB_REDUCTION_CODE | "REM_WEB" |
| SYLOB_RESOLVE_IP | "46.183.38.93" |
| SYLOB_RETRY_ATTEMPTS | "3" |
| SYLOB_RETRY_DELAY | "5" |
| SYLOB_SESSION_ID | "0001" |
| SYLOB_STATUT_COMPTABLE | "NON_BLOQUE" |
| SYLOB_STOCK_BATCH_SIZE | "50" |
| SYLOB_STOCK_LOCATION | "ECOM" |
| SYLOB_TVA_REGIME_FRANCE | "TVA_FR_20" |
| SYLOB_TVA_REGIME_HORS_UE | "TVA_HORS_UE_EXONERE" |
| SYLOB_TVA_REGIME_UE | "TVA_UE_ASSUJETTI" |
| SYLOB_TYPE_COMMANDE_ECOMMERCE | "COM_WEB" |
| SYLOB_USER | "KwanticSylius" |
| SYLOB_WS_ADDRESS | "WS_Recup_Adresse_CKwantic" |
| SYLOB_WS_CLIENT | "WS_Recup_Client_Kwantic" |
| SYLOB_WS_ORDERS | "WS_Recup_Cde_Clt_Kwantic" |
| TRUSTED_PROXIES | "REMOTE_ADDR" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/home/forges/subdomains/preprod" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/forges/subdomains/preprod" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/forges/subdomains/preprod/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/forges" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_COOKIE | "_channel_code=WEB-HO%E2%80%A6" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "forges-preprod.kwantic.dev" |
| HTTP_REFERER | "https://forges-preprod.kwantic.dev/index.php/_profiler/5b50e4?panel=request" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)" |
| HTTP_X_OPENAI_HOST_HASH | "863199712" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "74.7.227.9" |
| REMOTE_PORT | "60464" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786793029 |
| REQUEST_TIME_FLOAT | 1786793029.4099 |
| REQUEST_URI | "/index.php/fr_FR/products/couteau-pliant-12cm-avec-tire-bouchon-en-bouleau-mitres-inox-finition-brillante-22121-in-bo-bri-4027%E2%80%A6" |
| SCRIPT_FILENAME | "/home/forges/subdomains/preprod/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.38.235.150" |
| SERVER_NAME | "forges-preprod.kwantic.dev" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_PATH | "/home/forges/subdomains/preprod/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,TRUSTED_PROXIES,DATABASE_URL,MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH,CACHE_URL,BREVO_API_KEY,BREVO_LIST_ID_FR,BREVO_LIST_ID_EN,BREVO_LIST_ID_DE,SESSION_HANDLER_URL,ELASTIC_HOST,SYLOB_BASE_URL,SYLOB_RESOLVE_IP,SYLOB_USER,SYLOB_PERSISTENCE_UNIT,SYLOB_SESSION_ID,SYLOB_PASSWORD,SYLOB_COMPANY_CODE,SYLOB_QUERY_PRODUCTS,SYLOB_QUERY_STOCK,SYLOB_STOCK_LOCATION,SYLOB_WS_CLIENT,SYLOB_WS_ADDRESS,SYLOB_WS_ORDERS,SYLOB_DEBUG,SYLOB_HTTP_TIMEOUT,SYLOB_RETRY_ATTEMPTS,SYLOB_RETRY_DELAY,SYLOB_API_KEY,SYLOB_API_SECRET,SYLOB_CLIENT_PREFIX,SYLOB_FAMILLE_CLIENT_CODE,SYLOB_CONDITION_REGLEMENT_CODE,SYLOB_STATUT_COMPTABLE,SYLOB_TYPE_COMMANDE_ECOMMERCE,SYLOB_LIEU_STOCKAGE_ECOMMERCE,SYLOB_FRAIS_PORT_CODE,SYLOB_REDUCTION_CODE,SYLOB_FRAIS_ARRONDI_CODE,SYLOB_TVA_REGIME_FRANCE,SYLOB_TVA_REGIME_UE,SYLOB_TVA_REGIME_HORS_UE,SYLOB_PAYPAL_PAYMENT_CODE,SYLOB_STOCK_BATCH_SIZE,SYLOB_ERROR_REPORT_EMAIL,SYLOB_ERROR_REPORT_FROM_NAME,SYLOB_ERROR_REPORT_FROM_EMAIL,SYLIUS_BASE_URL,SYLIUS_API_EMAIL,SYLIUS_API_PASSWORD,SYLIUS_AUTH_ENDPOINT,SYLIUS_HTTP_TIMEOUT,SYLIUS_PAGE_SIZE" |
| USER | "forges" |
Parent Request
Return to parent request (token = c7e57a)
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::show" |
| _firewall_context | "security.firewall.map.context.shop" |
| _locale | "fr_FR" |
| _remove_csp_headers | true |
| _route | "sylius_shop_product_show" |
| _route_params | [ "_locale" => "fr_FR" "slug" => "couteau-pliant-12cm-avec-tire-bouchon-en-bouleau-mitres-inox-finition-brillante-22121-in-bo-bri-4027…" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_shop" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#7067 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#6250 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#7073 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#7068 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#7075 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#7076 …} } ] |
| _stopwatch_token | "8f8305" |
| slug | "couteau-pliant-12cm-avec-tire-bouchon-en-bouleau-mitres-inox-finition-brillante-22121-in-bo-bri-4027…" |