Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "liseuse" .
[ "route" => "liseuse" "route_parameters" => [ "_route" => "liseuse" "token" => "78b26483f98a43ebdc47ab792a09bbbf" "_controller" => "App\Controller\Front\LiseuseController::index" "_locale" => "fr" ] "request_uri" => "https://preprod.copees.com/fr/liseuse/78b26483f98a43ebdc47ab792a09bbbf" "method" => "GET" ] |
INFO | security | Populated the TokenStorage with an anonymous Token. |
Deprecations 46
Log messages generated by using features marked as deprecated.
Debug 399
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
security |
Checking for guard authentication credentials.
[ "firewall_key" => "main" "authenticators" => 4 ] |
|
security |
Checking support on guard authenticator.
[ "firewall_key" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
security |
Guard authenticator does not support the request.
[ "firewall_key" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
security |
Checking support on guard authenticator.
[ "firewall_key" => "main" "authenticator" => "App\Security\GoogleAuthenticateur" ] |
|
security |
Guard authenticator does not support the request.
[ "firewall_key" => "main" "authenticator" => "App\Security\GoogleAuthenticateur" ] |
|
security |
Checking support on guard authenticator.
[ "firewall_key" => "main" "authenticator" => "App\Security\AppleAuthenticateur" ] |
|
security |
Guard authenticator does not support the request.
[ "firewall_key" => "main" "authenticator" => "App\Security\AppleAuthenticateur" ] |
|
security |
Checking support on guard authenticator.
[ "firewall_key" => "main" "authenticator" => "App\Security\MicrosoftAuthenticateur" ] |
|
security |
Guard authenticator does not support the request.
[ "firewall_key" => "main" "authenticator" => "App\Security\MicrosoftAuthenticateur" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.country_code = ? AND t0.is_enabled = ? LIMIT 1
[ "US" true ] |
|
doctrine |
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.language_code = ? AND t0.is_enabled = ? LIMIT 1
[ "Fr" true ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\EventListener\WebPConversionSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\EventListener\WebPConversionSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
[ "event" => "kernel.request" "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.prix_ht AS prix_ht_3, t0.prix_ttc AS prix_ttc_4, t0.type_product AS type_product_5, t0.qty AS qty_6, t0.description AS description_7, t0.file AS file_8, t0.sort AS sort_9, t0.pourcentage_add AS pourcentage_add_10, t0.info_bulle AS info_bulle_11, t0.is_recto AS is_recto_12, t0.is_recto_verso AS is_recto_verso_13, t0.is_deleted AS is_deleted_14, t0.besoin_product_is_promo AS besoin_product_is_promo_15, t0.besoin_product_text_prix_promo AS besoin_product_text_prix_promo_16, t0.besoin_product_is_new AS besoin_product_is_new_17, t0.besoin_product_is_luxe AS besoin_product_is_luxe_18, t0.besoin_product_is_moment AS besoin_product_is_moment_19, t0.besoin_product_text_prix AS besoin_product_text_prix_20, t0.besoin_product_text_titre AS besoin_product_text_titre_21, t0.file_besoin_product AS file_besoin_product_22, t0.is_color_lab AS is_color_lab_23, t0.is_new_display_color_lab AS is_new_display_color_lab_24, t0.image_bloc_option_product AS image_bloc_option_product_25, t0.titre_bloc_option_product AS titre_bloc_option_product_26, t0.titre_bloc_option_product_police AS titre_bloc_option_product_police_27, t0.titre_bloc_option_product_taille AS titre_bloc_option_product_taille_28, t0.titre_bloc_option_product_couleur AS titre_bloc_option_product_couleur_29, t0.titre_bloc_option_product_overlay AS titre_bloc_option_product_overlay_30, t0.image_bloc_option_product_overlay AS image_bloc_option_product_overlay_31, t0.sous_titre_bloc_option_product AS sous_titre_bloc_option_product_32, t0.sous_titre_bloc_option_product_police AS sous_titre_bloc_option_product_police_33, t0.sous_titre_bloc_option_product_taille AS sous_titre_bloc_option_product_taille_34, t0.sous_titre_bloc_option_product_couleur AS sous_titre_bloc_option_product_couleur_35, t0.sous_titre_bloc_option_product_overlay AS sous_titre_bloc_option_product_overlay_36, t0.titre_product_description AS titre_product_description_37, t0.description_produit AS description_produit_38, t0.tips_produit AS tips_produit_39, t0.greentouch_produit AS greentouch_produit_40, t0.guide_tailles_produit AS guide_tailles_produit_41, t0.prix_ht_abonnement_pro AS prix_ht_abonnement_pro_42, t0.prix_ttc_abonnement_pro AS prix_ttc_abonnement_pro_43, t0.prix_ht_abonnement_team AS prix_ht_abonnement_team_44, t0.prix_ttc_abonnement_team AS prix_ttc_abonnement_team_45, t0.prix_ht_abonnement_pro_couleur AS prix_ht_abonnement_pro_couleur_46, t0.prix_ttc_abonnement_pro_couleur AS prix_ttc_abonnement_pro_couleur_47, t0.prix_ht_abonnement_team_couleur AS prix_ht_abonnement_team_couleur_48, t0.prix_ttc_abonnement_team_couleur AS prix_ttc_abonnement_team_couleur_49, t0.prix_ht_abonnement_entreprise AS prix_ht_abonnement_entreprise_50, t0.prix_ttc_abonnement_entreprise AS prix_ttc_abonnement_entreprise_51, t0.besoin_product_name1 AS besoin_product_name1_52, t0.besoin_productdescription1 AS besoin_productdescription1_53, t0.besoin_product_name2 AS besoin_product_name2_54, t0.besoin_productdescription2 AS besoin_productdescription2_55, t0.besoin_product_name3 AS besoin_product_name3_56, t0.besoin_productdescription3 AS besoin_productdescription3_57, t0.besoin_product_name4 AS besoin_product_name4_58, t0.besoin_productdescription4 AS besoin_productdescription4_59, t0.besoin_product_name5 AS besoin_product_name5_60, t0.besoin_productdescription5 AS besoin_productdescription5_61, t0.besoin_product_name6 AS besoin_product_name6_62, t0.besoin_productdescription6 AS besoin_productdescription6_63, t0.besoin_product_name7 AS besoin_product_name7_64, t0.besoin_productdescription7 AS besoin_productdescription7_65, t0.image_bloc_option_product_new1 AS image_bloc_option_product_new1_66, t0.titre_bloc_option_product_new1 AS titre_bloc_option_product_new1_67, t0.titre_bloc_option_product_police_new1 AS titre_bloc_option_product_police_new1_68, t0.titre_bloc_option_product_taille_new1 AS titre_bloc_option_product_taille_new1_69, t0.titre_bloc_option_product_couleur_new1 AS titre_bloc_option_product_couleur_new1_70, t0.titre_btn_bloc_option_product_new1 AS titre_btn_bloc_option_product_new1_71, t0.link_btn_bloc_option_product_new1 AS link_btn_bloc_option_product_new1_72, t0.link_btn_bloc_option_product_new1is_extern AS link_btn_bloc_option_product_new1is_extern_73, t0.titre_btn_bloc_option_product_police_new1 AS titre_btn_bloc_option_product_police_new1_74, t0.titre_btn_bloc_option_product_taille_new1 AS titre_btn_bloc_option_product_taille_new1_75, t0.titre_btn_bloc_option_product_couleur_new1 AS titre_btn_bloc_option_product_couleur_new1_76, t0.titre_btn_bloc_option_product_couleur_background_new1 AS titre_btn_bloc_option_product_couleur_background_new1_77, t0.image_bloc_option_product_new2 AS image_bloc_option_product_new2_78, t0.titre_bloc_option_product_new2 AS titre_bloc_option_product_new2_79, t0.titre_bloc_option_product_police_new2 AS titre_bloc_option_product_police_new2_80, t0.titre_bloc_option_product_taille_new2 AS titre_bloc_option_product_taille_new2_81, t0.titre_bloc_option_product_couleur_new2 AS titre_bloc_option_product_couleur_new2_82, t0.titre_btn_bloc_option_product_new2 AS titre_btn_bloc_option_product_new2_83, t0.link_btn_bloc_option_product_new2 AS link_btn_bloc_option_product_new2_84, t0.link_btn_bloc_option_product_new2is_extern AS link_btn_bloc_option_product_new2is_extern_85, t0.titre_btn_bloc_option_product_police_new2 AS titre_btn_bloc_option_product_police_new2_86, t0.titre_btn_bloc_option_product_taille_new2 AS titre_btn_bloc_option_product_taille_new2_87, t0.titre_btn_bloc_option_product_couleur_new2 AS titre_btn_bloc_option_product_couleur_new2_88, t0.titre_btn_bloc_option_product_couleur_background_new2 AS titre_btn_bloc_option_product_couleur_background_new2_89, t0.image_bloc_option_product_new3 AS image_bloc_option_product_new3_90, t0.titre_bloc_option_product_new3 AS titre_bloc_option_product_new3_91, t0.titre_bloc_option_product_police_new3 AS titre_bloc_option_product_police_new3_92, t0.titre_bloc_option_product_taille_new3 AS titre_bloc_option_product_taille_new3_93, t0.titre_bloc_option_product_couleur_new3 AS titre_bloc_option_product_couleur_new3_94, t0.titre_btn_bloc_option_product_new3 AS titre_btn_bloc_option_product_new3_95, t0.link_btn_bloc_option_product_new3 AS link_btn_bloc_option_product_new3_96, t0.link_btn_bloc_option_product_new3is_extern AS link_btn_bloc_option_product_new3is_extern_97, t0.titre_btn_bloc_option_product_police_new3 AS titre_btn_bloc_option_product_police_new3_98, t0.titre_btn_bloc_option_product_taille_new3 AS titre_btn_bloc_option_product_taille_new3_99, t0.titre_btn_bloc_option_product_couleur_new3 AS titre_btn_bloc_option_product_couleur_new3_100, t0.titre_btn_bloc_option_product_couleur_background_new3 AS titre_btn_bloc_option_product_couleur_background_new3_101, t0.image_bloc_option_product_new4 AS image_bloc_option_product_new4_102, t0.titre_bloc_option_product_new4 AS titre_bloc_option_product_new4_103, t0.titre_bloc_option_product_police_new4 AS titre_bloc_option_product_police_new4_104, t0.titre_bloc_option_product_taille_new4 AS titre_bloc_option_product_taille_new4_105, t0.titre_bloc_option_product_couleur_new4 AS titre_bloc_option_product_couleur_new4_106, t0.titre_btn_bloc_option_product_new4 AS titre_btn_bloc_option_product_new4_107, t0.link_btn_bloc_option_product_new4 AS link_btn_bloc_option_product_new4_108, t0.link_btn_bloc_option_product_new4is_extern AS link_btn_bloc_option_product_new4is_extern_109, t0.titre_btn_bloc_option_product_police_new4 AS titre_btn_bloc_option_product_police_new4_110, t0.titre_btn_bloc_option_product_taille_new4 AS titre_btn_bloc_option_product_taille_new4_111, t0.titre_btn_bloc_option_product_couleur_new4 AS titre_btn_bloc_option_product_couleur_new4_112, t0.titre_btn_bloc_option_product_couleur_background_new4 AS titre_btn_bloc_option_product_couleur_background_new4_113, t0.lien_savoir_plus AS lien_savoir_plus_114, t0.lien_savoir_plus_is_extern AS lien_savoir_plus_is_extern_115, t0.image_bloc1option_product AS image_bloc1option_product_116, t0.titre_bloc1option_product AS titre_bloc1option_product_117, t0.description_bloc1option_product AS description_bloc1option_product_118, t0.titre_btn_bloc1option_product AS titre_btn_bloc1option_product_119, t0.link_btn_bloc1option_product AS link_btn_bloc1option_product_120, t0.link_btn_bloc1option_product_is_extern AS link_btn_bloc1option_product_is_extern_121, t0.image_bloc2option_product AS image_bloc2option_product_122, t0.titre_bloc2option_product AS titre_bloc2option_product_123, t0.description_bloc2option_product AS description_bloc2option_product_124, t0.titre_btn_bloc2option_product AS titre_btn_bloc2option_product_125, t0.link_btn_bloc2option_product AS link_btn_bloc2option_product_126, t0.link_btn_bloc2option_product_is_extern AS link_btn_bloc2option_product_is_extern_127, t0.image_bloc3option_product AS image_bloc3option_product_128, t0.titre_bloc3option_product AS titre_bloc3option_product_129, t0.description_bloc3option_product AS description_bloc3option_product_130, t0.titre_btn_bloc3option_product AS titre_btn_bloc3option_product_131, t0.link_btn_bloc3option_product AS link_btn_bloc3option_product_132, t0.link_btn_bloc3option_product_is_extern AS link_btn_bloc3option_product_is_extern_133, t0.product_titre_mobile AS product_titre_mobile_134, t0.image_bloc_tel_option_product AS image_bloc_tel_option_product_135, t0.description_bloc_tel_option_product AS description_bloc_tel_option_product_136, t0.savoir_plus_grammage_option_product AS savoir_plus_grammage_option_product_137, t0.savoir_plus_grammage_option_product_is_extern AS savoir_plus_grammage_option_product_is_extern_138, t0.lien_calandly_option_product AS lien_calandly_option_product_139, t0.lien_calandly_option_product_is_extern AS lien_calandly_option_product_is_extern_140, t0.lien_cdemande_devis AS lien_cdemande_devis_141, t0.lien_cdemande_devis_is_extern AS lien_cdemande_devis_is_extern_142, t0.image_bloc_modal_liseuse1 AS image_bloc_modal_liseuse1_143, t0.image_bloc_modal_liseuse2 AS image_bloc_modal_liseuse2_144, t0.image_bloc_modal_liseuse3 AS image_bloc_modal_liseuse3_145, t0.lien_bloc_modal_liseuse1 AS lien_bloc_modal_liseuse1_146, t0.lien_bloc_modal_liseuse2 AS lien_bloc_modal_liseuse2_147, t0.lien_bloc_modal_liseuse3 AS lien_bloc_modal_liseuse3_148, t0.meta_title AS meta_title_149, t0.meta_description AS meta_description_150 FROM product t0 WHERE t0.type_product = ? LIMIT 1
[
3
]
|
|
doctrine |
SELECT DISTINCT a0_.id AS id_0, a0_.name AS name_1, a0_.name_papier AS name_papier_2, a0_.description AS description_3, a0_.type_format AS type_format_4, a0_.type_grammage AS type_grammage_5, a0_.is_top AS is_top_6 FROM product_attribute p1_ LEFT JOIN attribut a0_ ON p1_.format = a0_.id WHERE (a0_.is_deleted IS NULL OR a0_.is_deleted = 0) AND p1_.product_id = ? AND p1_.is_enabled = 1 ORDER BY a0_.name ASC
[
3
]
|
|
doctrine |
SELECT DISTINCT a0_.id AS id_0, a0_.name AS name_1, a0_.name_papier AS name_papier_2, a0_.description AS description_3, a0_.type_format AS type_format_4, a0_.type_grammage AS type_grammage_5, a0_.is_top AS is_top_6 FROM product_attribute p1_ LEFT JOIN attribut a0_ ON p1_.gramage = a0_.id WHERE (a0_.is_deleted IS NULL OR a0_.is_deleted = 0) AND (a0_.is_dos_carre IS NULL OR a0_.is_dos_carre = 0) AND (a0_.is_pique2point IS NULL OR a0_.is_pique2point = 0) AND (a0_.is_pique2point IS NULL OR a0_.is_pique2point = 0) AND (a0_.is_dos_carre_pique IS NULL OR a0_.is_dos_carre_pique = 0) AND p1_.product_id = ? AND p1_.is_enabled = 1 ORDER BY a0_.name ASC
[
3
]
|
|
doctrine |
SELECT DISTINCT a0_.id AS id_0, a0_.name AS name_1 FROM accessoire_product a1_ LEFT JOIN accessoire a0_ ON a1_.accessoire = a0_.id WHERE a0_.type_accessoire = ? AND a1_.product = ? ORDER BY a0_.name ASC
[ 2 3 ] |
|
doctrine |
SELECT DISTINCT a0_.id AS id_0, a0_.name AS name_1, a0_.couleur_dos AS couleur_dos_2, a0_.couleur AS couleur_3, a0_.petit_cote AS petit_cote_4, a0_.grand_cote AS grand_cote_5, a0_.papier_coverture_mat AS papier_coverture_mat_6, a0_.papier_coverture_brillant AS papier_coverture_brillant_7, a0_.is_dos_carre AS is_dos_carre_8, a0_.nbr_papier AS nbr_papier_9, a0_.type_reluire AS type_reluire_10, a0_.image_reluire2 AS image_reluire2_11, a0_.path_page AS path_page_12 FROM accessoire_product a1_ LEFT JOIN accessoire a0_ ON a1_.accessoire = a0_.id WHERE a0_.type_accessoire = ? AND a1_.product = ? ORDER BY a0_.name ASC
[ 1 3 ] |
|
doctrine |
SELECT p0_.is_reluire AS is_reluire_0, p0_.rectoverso AS rectoverso_1, a1_.id AS id_2, a1_.name AS name_3, a2_.id AS id_4 FROM product_attribute p0_ LEFT JOIN attribut a1_ ON p0_.format = a1_.id LEFT JOIN attribut a2_ ON p0_.gramage = a2_.id WHERE p0_.product_id = ? AND p0_.is_enabled = 1
[
3
]
|
|
doctrine | SELECT c0_.id AS id_0, c0_.titre AS titre_1, c0_.description AS description_2, c0_.is_deleted AS is_deleted_3 FROM category_pdf c0_ WHERE c0_.is_deleted IS NULL OR c0_.is_deleted = 0 ORDER BY c0_.id ASC | |
doctrine | SELECT p0_.id AS id_0, p0_.titre AS titre_1, p0_.image AS image_2, p0_.file AS file_3, p0_.qty AS qty_4, p0_.qty_color AS qty_color_5, p0_.qty_noir AS qty_noir_6, p0_.is_deleted AS is_deleted_7, p0_.trie AS trie_8, p0_.category_pdf AS category_pdf_9 FROM product_pdf p0_ WHERE p0_.is_deleted IS NULL OR p0_.is_deleted = 0 ORDER BY p0_.trie ASC LIMIT 20 | |
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.couleur_dos AS couleur_dos_3, t0.couleur AS couleur_4, t0.type_accessoire AS type_accessoire_5, t0.type_couleur AS type_couleur_6, t0.petit_cote AS petit_cote_7, t0.grand_cote AS grand_cote_8, t0.nbr_papier AS nbr_papier_9, t0.prix_ht AS prix_ht_10, t0.prix_ttc AS prix_ttc_11, t0.prix_ht_abonnement_pro AS prix_ht_abonnement_pro_12, t0.prix_ttc_abonnement_pro AS prix_ttc_abonnement_pro_13, t0.prix_ht_abonnement_team AS prix_ht_abonnement_team_14, t0.prix_ttc_abonnement_team AS prix_ttc_abonnement_team_15, t0.prix_ht_abonnement_entreprise AS prix_ht_abonnement_entreprise_16, t0.prix_ttc_abonnement_entreprise AS prix_ttc_abonnement_entreprise_17, t0.qty AS qty_18, t0.nomenclature AS nomenclature_19, t0.is_dos_carre AS is_dos_carre_20, t0.is_pique2point AS is_pique2point_21, t0.is_dos_carre_pique AS is_dos_carre_pique_22, t0.papier_coverture_mat AS papier_coverture_mat_23, t0.papier_coverture_brillant AS papier_coverture_brillant_24, t0.type_reluire AS type_reluire_25, t0.livraison30min_lendemain AS livraison30min_lendemain_26, t0.livraison30min2j AS livraison30min2j_27, t0.image_reluire AS image_reluire_28, t0.image_reluire2 AS image_reluire2_29, t0.content_modal_min_max_reluire AS content_modal_min_max_reluire_30, t0.path_page AS path_page_31, t0.path_page_regle AS path_page_regle_32 FROM accessoire t0 WHERE t0.type_accessoire = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nbr_papier_min AS nbr_papier_min_2, t0.nbr_papier_max AS nbr_papier_max_3, t0.accessoire AS accessoire_4, t0.attribute AS attribute_5 FROM accessoire_reluire_nbr t0 WHERE t0.accessoire = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nbr_papier_min AS nbr_papier_min_2, t0.nbr_papier_max AS nbr_papier_max_3, t0.accessoire AS accessoire_4, t0.attribute AS attribute_5 FROM accessoire_reluire_nbr t0 WHERE t0.accessoire = ?
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nbr_papier_min AS nbr_papier_min_2, t0.nbr_papier_max AS nbr_papier_max_3, t0.accessoire AS accessoire_4, t0.attribute AS attribute_5 FROM accessoire_reluire_nbr t0 WHERE t0.accessoire = ?
[
5
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nbr_papier_min AS nbr_papier_min_2, t0.nbr_papier_max AS nbr_papier_max_3, t0.accessoire AS accessoire_4, t0.attribute AS attribute_5 FROM accessoire_reluire_nbr t0 WHERE t0.accessoire = ?
[
6
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nbr_papier_min AS nbr_papier_min_2, t0.nbr_papier_max AS nbr_papier_max_3, t0.accessoire AS accessoire_4, t0.attribute AS attribute_5 FROM accessoire_reluire_nbr t0 WHERE t0.accessoire = ?
[
7
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nbr_papier_min AS nbr_papier_min_2, t0.nbr_papier_max AS nbr_papier_max_3, t0.accessoire AS accessoire_4, t0.attribute AS attribute_5 FROM accessoire_reluire_nbr t0 WHERE t0.accessoire = ?
[
8
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nbr_papier_min AS nbr_papier_min_2, t0.nbr_papier_max AS nbr_papier_max_3, t0.accessoire AS accessoire_4, t0.attribute AS attribute_5 FROM accessoire_reluire_nbr t0 WHERE t0.accessoire = ?
[
9
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.description AS description_2, t0.type_w AS type_w_3 FROM config_wording t0 WHERE t0.type_w = ? LIMIT 1
[
1
]
|
|
doctrine |
SELECT DISTINCT a0_.id AS id_0, a0_.name AS name_1, a0_.name_papier AS name_papier_2, a0_.description AS description_3, a0_.type_format AS type_format_4, a0_.type_grammage AS type_grammage_5, a0_.is_top AS is_top_6 FROM product_attribute p1_ LEFT JOIN attribut a0_ ON p1_.format = a0_.id WHERE (a0_.is_deleted IS NULL OR a0_.is_deleted = 0) AND p1_.product_id = ? AND p1_.is_enabled = 1 ORDER BY a0_.name ASC
[
3
]
|
|
doctrine |
SELECT DISTINCT a0_.id AS id_0, a0_.name AS name_1, a0_.name_papier AS name_papier_2, a0_.description AS description_3, a0_.type_format AS type_format_4, a0_.type_grammage AS type_grammage_5, a0_.is_top AS is_top_6 FROM product_attribute p1_ LEFT JOIN attribut a0_ ON p1_.gramage = a0_.id WHERE (a0_.is_deleted IS NULL OR a0_.is_deleted = 0) AND (a0_.is_dos_carre IS NULL OR a0_.is_dos_carre = 0) AND (a0_.is_pique2point IS NULL OR a0_.is_pique2point = 0) AND (a0_.is_pique2point IS NULL OR a0_.is_pique2point = 0) AND (a0_.is_dos_carre_pique IS NULL OR a0_.is_dos_carre_pique = 0) AND p1_.product_id = ? AND p1_.is_enabled = 1 ORDER BY a0_.name ASC
[
3
]
|
|
doctrine |
SELECT DISTINCT a0_.id AS id_0, a0_.name AS name_1 FROM accessoire_product a1_ LEFT JOIN accessoire a0_ ON a1_.accessoire = a0_.id WHERE a0_.type_accessoire = ? AND a1_.product = ? ORDER BY a0_.name ASC
[ 2 3 ] |
|
doctrine |
SELECT DISTINCT a0_.id AS id_0, a0_.name AS name_1, a0_.couleur_dos AS couleur_dos_2, a0_.couleur AS couleur_3, a0_.petit_cote AS petit_cote_4, a0_.grand_cote AS grand_cote_5, a0_.papier_coverture_mat AS papier_coverture_mat_6, a0_.papier_coverture_brillant AS papier_coverture_brillant_7, a0_.is_dos_carre AS is_dos_carre_8, a0_.nbr_papier AS nbr_papier_9, a0_.type_reluire AS type_reluire_10, a0_.image_reluire2 AS image_reluire2_11, a0_.path_page AS path_page_12 FROM accessoire_product a1_ LEFT JOIN accessoire a0_ ON a1_.accessoire = a0_.id WHERE a0_.type_accessoire = ? AND a1_.product = ? ORDER BY a0_.name ASC
[ 1 3 ] |
|
doctrine |
SELECT p0_.is_reluire AS is_reluire_0, p0_.rectoverso AS rectoverso_1, a1_.id AS id_2, a1_.name AS name_3, a2_.id AS id_4 FROM product_attribute p0_ LEFT JOIN attribut a1_ ON p0_.format = a1_.id LEFT JOIN attribut a2_ ON p0_.gramage = a2_.id WHERE p0_.product_id = ? AND p0_.is_enabled = 1
[
3
]
|
|
doctrine | SELECT c0_.id AS id_0, c0_.titre AS titre_1, c0_.description AS description_2, c0_.is_deleted AS is_deleted_3 FROM category_pdf c0_ WHERE c0_.is_deleted IS NULL OR c0_.is_deleted = 0 ORDER BY c0_.id ASC | |
doctrine | SELECT p0_.id AS id_0, p0_.titre AS titre_1, p0_.image AS image_2, p0_.file AS file_3, p0_.qty AS qty_4, p0_.qty_color AS qty_color_5, p0_.qty_noir AS qty_noir_6, p0_.is_deleted AS is_deleted_7, p0_.trie AS trie_8, p0_.category_pdf AS category_pdf_9 FROM product_pdf p0_ WHERE p0_.is_deleted IS NULL OR p0_.is_deleted = 0 ORDER BY p0_.trie ASC LIMIT 20 | |
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.couleur_dos AS couleur_dos_3, t0.couleur AS couleur_4, t0.type_accessoire AS type_accessoire_5, t0.type_couleur AS type_couleur_6, t0.petit_cote AS petit_cote_7, t0.grand_cote AS grand_cote_8, t0.nbr_papier AS nbr_papier_9, t0.prix_ht AS prix_ht_10, t0.prix_ttc AS prix_ttc_11, t0.prix_ht_abonnement_pro AS prix_ht_abonnement_pro_12, t0.prix_ttc_abonnement_pro AS prix_ttc_abonnement_pro_13, t0.prix_ht_abonnement_team AS prix_ht_abonnement_team_14, t0.prix_ttc_abonnement_team AS prix_ttc_abonnement_team_15, t0.prix_ht_abonnement_entreprise AS prix_ht_abonnement_entreprise_16, t0.prix_ttc_abonnement_entreprise AS prix_ttc_abonnement_entreprise_17, t0.qty AS qty_18, t0.nomenclature AS nomenclature_19, t0.is_dos_carre AS is_dos_carre_20, t0.is_pique2point AS is_pique2point_21, t0.is_dos_carre_pique AS is_dos_carre_pique_22, t0.papier_coverture_mat AS papier_coverture_mat_23, t0.papier_coverture_brillant AS papier_coverture_brillant_24, t0.type_reluire AS type_reluire_25, t0.livraison30min_lendemain AS livraison30min_lendemain_26, t0.livraison30min2j AS livraison30min2j_27, t0.image_reluire AS image_reluire_28, t0.image_reluire2 AS image_reluire2_29, t0.content_modal_min_max_reluire AS content_modal_min_max_reluire_30, t0.path_page AS path_page_31, t0.path_page_regle AS path_page_regle_32 FROM accessoire t0 WHERE t0.type_accessoire = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name_path AS name_path_2, t0.name_route AS name_route_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.titre AS titre_6, t0.content AS content_7 FROM seo t0 WHERE t0.name_route = ? LIMIT 1
[
"liseuse"
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name_path AS name_path_2, t0.name_route AS name_route_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.titre AS titre_6, t0.content AS content_7 FROM seo t0 WHERE t0.name_route = ? LIMIT 1
[
"liseuse"
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.country_code = ?
[
"FR"
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.country_code = ?
[
"FR"
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.country_code = ?
[
"FR"
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.country_code = ?
[
"FR"
]
|
|
doctrine | SELECT t0.id AS id_1, t0.description AS description_2, t0.condition_d AS condition_d_3 FROM bandeau_home_page t0 LIMIT 1 | |
doctrine | SELECT t0.id AS id_1, t0.description AS description_2, t0.condition_d AS condition_d_3 FROM bandeau_home_page t0 LIMIT 1 | |
doctrine |
SELECT t0.id AS id_1, t0.description AS description_2, t0.bandeau_home_page_id AS bandeau_home_page_id_3 FROM bandeau_home_page_item t0 WHERE t0.bandeau_home_page_id = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.description AS description_2, t0.num_bandeau AS num_bandeau_3 FROM bandeau_rose t0 WHERE t0.num_bandeau = ? LIMIT 1
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.description AS description_2, t0.num_bandeau AS num_bandeau_3 FROM bandeau_rose t0 WHERE t0.num_bandeau = ? LIMIT 1
[
2
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.description AS description_2, t0.num_bandeau AS num_bandeau_3 FROM bandeau_rose t0 WHERE t0.num_bandeau = ? LIMIT 1
[
3
]
|
|
doctrine | SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 ORDER BY t0.sort ASC | |
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
15
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
14
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
16
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
110
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
112
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
133
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
132
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
134
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
135
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
136
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
137
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
138
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
139
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
140
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
141
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
142
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
143
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
144
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
145
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
146
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
147
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
148
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
149
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
150
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
151
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
113
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
114
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
115
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
116
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
117
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
118
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
119
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
120
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
121
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
122
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
123
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
124
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
125
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
126
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
127
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
128
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
129
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
130
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
131
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
111
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
152
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
153
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
17
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
61
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
65
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
66
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
67
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
68
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
69
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
70
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
71
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
72
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
73
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
74
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
75
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
76
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
62
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
77
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
78
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
79
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
80
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
81
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
82
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
83
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
84
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
85
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
86
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
87
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
88
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
89
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
90
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
91
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
92
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
93
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
94
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
95
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
63
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
96
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
97
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
98
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
99
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
100
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
101
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
102
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
64
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
103
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
104
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
105
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
106
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
107
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
108
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
109
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
18
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
51
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
54
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
55
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
56
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
52
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
57
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
58
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
59
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
60
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
53
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
19
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
49
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
50
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
20
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
154
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
40
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
41
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
42
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
43
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
44
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
45
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
46
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
47
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
48
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
21
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
35
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
36
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
37
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
38
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
39
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
22
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
29
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
32
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
33
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
34
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
30
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
31
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
23
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
27
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
28
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
24
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
25
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sort AS sort_4, t0.description AS description_5, t0.icone AS icone_6, t0.parent_menu_id AS parent_menu_id_7 FROM menu_burger t0 WHERE t0.parent_menu_id = ? ORDER BY t0.sort ASC
[
26
]
|
|
doctrine | SELECT i0_.id AS id_0 FROM imprimeur i0_ | |
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN disponibilite d1_ ON (d1_.imprimeur_id = i0_.id) LEFT JOIN language_country l2_ ON i0_.country_id = l2_.id LEFT JOIN imprimeur_carrier i4_ ON i0_.id = i4_.imprimeur_id LEFT JOIN carrier c3_ ON c3_.id = i4_.carrier_id WHERE d1_.date_start LIKE ? AND d1_.date_end > ? AND d1_.type_evenement = ? AND l2_.country_name = ? AND i0_.id IN (?) AND c3_.num IN (?) AND i0_.code_postal_livraison LIKE ?
[ "%2025-07-18%" "2025-07-18 06:00:00" 1 null [ 1 2 5 7 8 9 11 12 13 ] 3 "%%" ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN disponibilite d1_ ON (d1_.imprimeur_id = i0_.id) LEFT JOIN language_country l2_ ON i0_.country_id = l2_.id LEFT JOIN imprimeur_carrier i4_ ON i0_.id = i4_.imprimeur_id LEFT JOIN carrier c3_ ON c3_.id = i4_.carrier_id WHERE d1_.date_start LIKE ? AND d1_.type_evenement = ? AND l2_.country_name = ? AND i0_.id IN (?) AND c3_.num IN (?) AND i0_.code_postal_livraison LIKE ?
[ "%2025-07-19%" 1 null [ 1 2 5 7 8 9 11 12 13 ] 3 "%%" ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN disponibilite d1_ ON (d1_.imprimeur_id = i0_.id) LEFT JOIN language_country l2_ ON i0_.country_id = l2_.id LEFT JOIN imprimeur_carrier i4_ ON i0_.id = i4_.imprimeur_id LEFT JOIN carrier c3_ ON c3_.id = i4_.carrier_id WHERE d1_.date_start LIKE ? AND d1_.type_evenement = ? AND l2_.country_name = ? AND i0_.id IN (?) AND c3_.num IN (?) AND i0_.code_postal_livraison LIKE ?
[ "%2025-07-20%" 1 null [ 1 2 5 7 8 9 11 12 13 ] 3 "%%" ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN disponibilite d1_ ON (d1_.imprimeur_id = i0_.id) LEFT JOIN language_country l2_ ON i0_.country_id = l2_.id LEFT JOIN imprimeur_carrier i4_ ON i0_.id = i4_.imprimeur_id LEFT JOIN carrier c3_ ON c3_.id = i4_.carrier_id WHERE d1_.date_start LIKE ? AND d1_.type_evenement = ? AND l2_.country_name = ? AND i0_.id IN (?) AND c3_.num IN (?) AND i0_.code_postal_livraison LIKE ?
[ "%2025-07-21%" 1 null [ 1 2 5 7 8 9 11 12 13 ] 3 "%%" ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN disponibilite d1_ ON (d1_.imprimeur_id = i0_.id) LEFT JOIN language_country l2_ ON i0_.country_id = l2_.id LEFT JOIN imprimeur_carrier i4_ ON i0_.id = i4_.imprimeur_id LEFT JOIN carrier c3_ ON c3_.id = i4_.carrier_id WHERE d1_.date_start LIKE ? AND d1_.type_evenement = ? AND l2_.country_name = ? AND i0_.id IN (?) AND c3_.num IN (?) AND i0_.code_postal_livraison LIKE ?
[ "%2025-07-22%" 1 null [ 1 2 5 7 8 9 11 12 13 ] 3 "%%" ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN disponibilite d1_ ON (d1_.imprimeur_id = i0_.id) LEFT JOIN language_country l2_ ON i0_.country_id = l2_.id LEFT JOIN imprimeur_carrier i4_ ON i0_.id = i4_.imprimeur_id LEFT JOIN carrier c3_ ON c3_.id = i4_.carrier_id WHERE d1_.date_start LIKE ? AND d1_.type_evenement = ? AND l2_.country_name = ? AND i0_.id IN (?) AND c3_.num IN (?) AND i0_.code_postal_livraison LIKE ?
[ "%2025-07-23%" 1 null [ 1 2 5 7 8 9 11 12 13 ] 3 "%%" ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN disponibilite d1_ ON (d1_.imprimeur_id = i0_.id) LEFT JOIN language_country l2_ ON i0_.country_id = l2_.id LEFT JOIN imprimeur_carrier i4_ ON i0_.id = i4_.imprimeur_id LEFT JOIN carrier c3_ ON c3_.id = i4_.carrier_id WHERE d1_.date_start LIKE ? AND d1_.type_evenement = ? AND l2_.country_name = ? AND i0_.id IN (?) AND c3_.num IN (?) AND i0_.code_postal_livraison LIKE ?
[ "%2025-07-24%" 1 null [ 1 2 5 7 8 9 11 12 13 ] 3 "%%" ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN disponibilite d1_ ON (d1_.imprimeur_id = i0_.id) LEFT JOIN language_country l2_ ON i0_.country_id = l2_.id LEFT JOIN imprimeur_carrier i4_ ON i0_.id = i4_.imprimeur_id LEFT JOIN carrier c3_ ON c3_.id = i4_.carrier_id WHERE d1_.date_start LIKE ? AND d1_.type_evenement = ? AND l2_.country_name = ? AND i0_.id IN (?) AND c3_.num IN (?) AND i0_.code_postal_livraison LIKE ?
[ "%2025-07-25%" 1 null [ 1 2 5 7 8 9 11 12 13 ] 3 "%%" ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN language_country l1_ ON i0_.country_id = l1_.id LEFT JOIN imprimeur_carrier i3_ ON i0_.id = i3_.imprimeur_id LEFT JOIN carrier c2_ ON c2_.id = i3_.carrier_id WHERE l1_.country_name = ? AND i0_.id IN (?) AND c2_.num IN (?) AND i0_.code_postal_livraison LIKE ?
[ null [ 1 2 5 7 8 9 11 12 13 ] 3 "%%" ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN language_country l1_ ON i0_.country_id = l1_.id LEFT JOIN imprimeur_carrier i3_ ON i0_.id = i3_.imprimeur_id LEFT JOIN carrier c2_ ON c2_.id = i3_.carrier_id WHERE l1_.country_name = ? AND i0_.id IN (?) AND c2_.num IN (?)
[ null [ 1 2 5 7 8 9 11 12 13 ] 1 ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN language_country l1_ ON i0_.country_id = l1_.id LEFT JOIN imprimeur_carrier i3_ ON i0_.id = i3_.imprimeur_id LEFT JOIN carrier c2_ ON c2_.id = i3_.carrier_id WHERE l1_.country_name = ? AND i0_.id IN (?) AND c2_.num IN (?)
[ null [ 1 2 5 7 8 9 11 12 13 ] 1 ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN language_country l1_ ON i0_.country_id = l1_.id LEFT JOIN imprimeur_carrier i3_ ON i0_.id = i3_.imprimeur_id LEFT JOIN carrier c2_ ON c2_.id = i3_.carrier_id WHERE l1_.country_name = ? AND i0_.id IN (?) AND c2_.num IN (?)
[ null [ 1 2 5 7 8 9 11 12 13 ] 2 ] |
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN language_country l1_ ON i0_.country_id = l1_.id LEFT JOIN imprimeur_carrier i3_ ON i0_.id = i3_.imprimeur_id LEFT JOIN carrier c2_ ON c2_.id = i3_.carrier_id WHERE l1_.country_name = ? AND i0_.id IN (?) AND c2_.num IN (?)
[ "France" [ 1 2 5 7 8 9 11 12 13 ] 7 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.name_path AS name_path_2, t0.name_route AS name_route_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.titre AS titre_6, t0.content AS content_7 FROM seo t0 WHERE t0.name_route = ? LIMIT 1
[
"cgv_page"
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name_path AS name_path_2, t0.name_route AS name_route_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.titre AS titre_6, t0.content AS content_7 FROM seo t0 WHERE t0.name_route = ? LIMIT 1
[
"cgv_page"
]
|
|
doctrine |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.email_imp AS email_imp_2, i0_.email_imp_facture AS email_imp_facture_3, i0_.stripe_account_id AS stripe_account_id_4, i0_.stripe_owner_id AS stripe_owner_id_5, i0_.stripe_bank_account_id AS stripe_bank_account_id_6, i0_.zonechalandise AS zonechalandise_7, i0_.retribution_pourcentage AS retribution_pourcentage_8, i0_.address AS address_9, i0_.code_postal AS code_postal_10, i0_.account_bank_number AS account_bank_number_11, i0_.fiscal_number AS fiscal_number_12, i0_.profession AS profession_13, i0_.percent_owner_ship AS percent_owner_ship_14, i0_.date_of_birth AS date_of_birth_15, i0_.identity_number AS identity_number_16, i0_.city AS city_17, i0_.lat AS lat_18, i0_.longi AS longi_19, i0_.is_default_livraison_national AS is_default_livraison_national_20, i0_.id_sender_livraison_national AS id_sender_livraison_national_21, i0_.code_postal_livraison AS code_postal_livraison_22, i0_.is_traite_copees_plus AS is_traite_copees_plus_23, i0_.is_traite_copees_pro AS is_traite_copees_pro_24, i0_.is_virement4j AS is_virement4j_25, i0_.is_virement30j AS is_virement30j_26, i0_.mobile AS mobile_27, i0_.is_exaprint AS is_exaprint_28, i0_.nbr_km_pointretrait AS nbr_km_pointretrait_29, i0_.user_id AS user_id_30, i0_.country_id AS country_id_31 FROM imprimeur i0_ LEFT JOIN imprimeur_carrier i2_ ON i0_.id = i2_.imprimeur_id LEFT JOIN carrier c1_ ON c1_.id = i2_.carrier_id WHERE i0_.id IN (?) AND c1_.num IN (?)
[ [ 1 2 ] 2 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.prix_ht AS prix_ht_3, t0.prix_ttc AS prix_ttc_4, t0.type_product AS type_product_5, t0.qty AS qty_6, t0.description AS description_7, t0.file AS file_8, t0.sort AS sort_9, t0.pourcentage_add AS pourcentage_add_10, t0.info_bulle AS info_bulle_11, t0.is_recto AS is_recto_12, t0.is_recto_verso AS is_recto_verso_13, t0.is_deleted AS is_deleted_14, t0.besoin_product_is_promo AS besoin_product_is_promo_15, t0.besoin_product_text_prix_promo AS besoin_product_text_prix_promo_16, t0.besoin_product_is_new AS besoin_product_is_new_17, t0.besoin_product_is_luxe AS besoin_product_is_luxe_18, t0.besoin_product_is_moment AS besoin_product_is_moment_19, t0.besoin_product_text_prix AS besoin_product_text_prix_20, t0.besoin_product_text_titre AS besoin_product_text_titre_21, t0.file_besoin_product AS file_besoin_product_22, t0.is_color_lab AS is_color_lab_23, t0.is_new_display_color_lab AS is_new_display_color_lab_24, t0.image_bloc_option_product AS image_bloc_option_product_25, t0.titre_bloc_option_product AS titre_bloc_option_product_26, t0.titre_bloc_option_product_police AS titre_bloc_option_product_police_27, t0.titre_bloc_option_product_taille AS titre_bloc_option_product_taille_28, t0.titre_bloc_option_product_couleur AS titre_bloc_option_product_couleur_29, t0.titre_bloc_option_product_overlay AS titre_bloc_option_product_overlay_30, t0.image_bloc_option_product_overlay AS image_bloc_option_product_overlay_31, t0.sous_titre_bloc_option_product AS sous_titre_bloc_option_product_32, t0.sous_titre_bloc_option_product_police AS sous_titre_bloc_option_product_police_33, t0.sous_titre_bloc_option_product_taille AS sous_titre_bloc_option_product_taille_34, t0.sous_titre_bloc_option_product_couleur AS sous_titre_bloc_option_product_couleur_35, t0.sous_titre_bloc_option_product_overlay AS sous_titre_bloc_option_product_overlay_36, t0.titre_product_description AS titre_product_description_37, t0.description_produit AS description_produit_38, t0.tips_produit AS tips_produit_39, t0.greentouch_produit AS greentouch_produit_40, t0.guide_tailles_produit AS guide_tailles_produit_41, t0.prix_ht_abonnement_pro AS prix_ht_abonnement_pro_42, t0.prix_ttc_abonnement_pro AS prix_ttc_abonnement_pro_43, t0.prix_ht_abonnement_team AS prix_ht_abonnement_team_44, t0.prix_ttc_abonnement_team AS prix_ttc_abonnement_team_45, t0.prix_ht_abonnement_pro_couleur AS prix_ht_abonnement_pro_couleur_46, t0.prix_ttc_abonnement_pro_couleur AS prix_ttc_abonnement_pro_couleur_47, t0.prix_ht_abonnement_team_couleur AS prix_ht_abonnement_team_couleur_48, t0.prix_ttc_abonnement_team_couleur AS prix_ttc_abonnement_team_couleur_49, t0.prix_ht_abonnement_entreprise AS prix_ht_abonnement_entreprise_50, t0.prix_ttc_abonnement_entreprise AS prix_ttc_abonnement_entreprise_51, t0.besoin_product_name1 AS besoin_product_name1_52, t0.besoin_productdescription1 AS besoin_productdescription1_53, t0.besoin_product_name2 AS besoin_product_name2_54, t0.besoin_productdescription2 AS besoin_productdescription2_55, t0.besoin_product_name3 AS besoin_product_name3_56, t0.besoin_productdescription3 AS besoin_productdescription3_57, t0.besoin_product_name4 AS besoin_product_name4_58, t0.besoin_productdescription4 AS besoin_productdescription4_59, t0.besoin_product_name5 AS besoin_product_name5_60, t0.besoin_productdescription5 AS besoin_productdescription5_61, t0.besoin_product_name6 AS besoin_product_name6_62, t0.besoin_productdescription6 AS besoin_productdescription6_63, t0.besoin_product_name7 AS besoin_product_name7_64, t0.besoin_productdescription7 AS besoin_productdescription7_65, t0.image_bloc_option_product_new1 AS image_bloc_option_product_new1_66, t0.titre_bloc_option_product_new1 AS titre_bloc_option_product_new1_67, t0.titre_bloc_option_product_police_new1 AS titre_bloc_option_product_police_new1_68, t0.titre_bloc_option_product_taille_new1 AS titre_bloc_option_product_taille_new1_69, t0.titre_bloc_option_product_couleur_new1 AS titre_bloc_option_product_couleur_new1_70, t0.titre_btn_bloc_option_product_new1 AS titre_btn_bloc_option_product_new1_71, t0.link_btn_bloc_option_product_new1 AS link_btn_bloc_option_product_new1_72, t0.link_btn_bloc_option_product_new1is_extern AS link_btn_bloc_option_product_new1is_extern_73, t0.titre_btn_bloc_option_product_police_new1 AS titre_btn_bloc_option_product_police_new1_74, t0.titre_btn_bloc_option_product_taille_new1 AS titre_btn_bloc_option_product_taille_new1_75, t0.titre_btn_bloc_option_product_couleur_new1 AS titre_btn_bloc_option_product_couleur_new1_76, t0.titre_btn_bloc_option_product_couleur_background_new1 AS titre_btn_bloc_option_product_couleur_background_new1_77, t0.image_bloc_option_product_new2 AS image_bloc_option_product_new2_78, t0.titre_bloc_option_product_new2 AS titre_bloc_option_product_new2_79, t0.titre_bloc_option_product_police_new2 AS titre_bloc_option_product_police_new2_80, t0.titre_bloc_option_product_taille_new2 AS titre_bloc_option_product_taille_new2_81, t0.titre_bloc_option_product_couleur_new2 AS titre_bloc_option_product_couleur_new2_82, t0.titre_btn_bloc_option_product_new2 AS titre_btn_bloc_option_product_new2_83, t0.link_btn_bloc_option_product_new2 AS link_btn_bloc_option_product_new2_84, t0.link_btn_bloc_option_product_new2is_extern AS link_btn_bloc_option_product_new2is_extern_85, t0.titre_btn_bloc_option_product_police_new2 AS titre_btn_bloc_option_product_police_new2_86, t0.titre_btn_bloc_option_product_taille_new2 AS titre_btn_bloc_option_product_taille_new2_87, t0.titre_btn_bloc_option_product_couleur_new2 AS titre_btn_bloc_option_product_couleur_new2_88, t0.titre_btn_bloc_option_product_couleur_background_new2 AS titre_btn_bloc_option_product_couleur_background_new2_89, t0.image_bloc_option_product_new3 AS image_bloc_option_product_new3_90, t0.titre_bloc_option_product_new3 AS titre_bloc_option_product_new3_91, t0.titre_bloc_option_product_police_new3 AS titre_bloc_option_product_police_new3_92, t0.titre_bloc_option_product_taille_new3 AS titre_bloc_option_product_taille_new3_93, t0.titre_bloc_option_product_couleur_new3 AS titre_bloc_option_product_couleur_new3_94, t0.titre_btn_bloc_option_product_new3 AS titre_btn_bloc_option_product_new3_95, t0.link_btn_bloc_option_product_new3 AS link_btn_bloc_option_product_new3_96, t0.link_btn_bloc_option_product_new3is_extern AS link_btn_bloc_option_product_new3is_extern_97, t0.titre_btn_bloc_option_product_police_new3 AS titre_btn_bloc_option_product_police_new3_98, t0.titre_btn_bloc_option_product_taille_new3 AS titre_btn_bloc_option_product_taille_new3_99, t0.titre_btn_bloc_option_product_couleur_new3 AS titre_btn_bloc_option_product_couleur_new3_100, t0.titre_btn_bloc_option_product_couleur_background_new3 AS titre_btn_bloc_option_product_couleur_background_new3_101, t0.image_bloc_option_product_new4 AS image_bloc_option_product_new4_102, t0.titre_bloc_option_product_new4 AS titre_bloc_option_product_new4_103, t0.titre_bloc_option_product_police_new4 AS titre_bloc_option_product_police_new4_104, t0.titre_bloc_option_product_taille_new4 AS titre_bloc_option_product_taille_new4_105, t0.titre_bloc_option_product_couleur_new4 AS titre_bloc_option_product_couleur_new4_106, t0.titre_btn_bloc_option_product_new4 AS titre_btn_bloc_option_product_new4_107, t0.link_btn_bloc_option_product_new4 AS link_btn_bloc_option_product_new4_108, t0.link_btn_bloc_option_product_new4is_extern AS link_btn_bloc_option_product_new4is_extern_109, t0.titre_btn_bloc_option_product_police_new4 AS titre_btn_bloc_option_product_police_new4_110, t0.titre_btn_bloc_option_product_taille_new4 AS titre_btn_bloc_option_product_taille_new4_111, t0.titre_btn_bloc_option_product_couleur_new4 AS titre_btn_bloc_option_product_couleur_new4_112, t0.titre_btn_bloc_option_product_couleur_background_new4 AS titre_btn_bloc_option_product_couleur_background_new4_113, t0.lien_savoir_plus AS lien_savoir_plus_114, t0.lien_savoir_plus_is_extern AS lien_savoir_plus_is_extern_115, t0.image_bloc1option_product AS image_bloc1option_product_116, t0.titre_bloc1option_product AS titre_bloc1option_product_117, t0.description_bloc1option_product AS description_bloc1option_product_118, t0.titre_btn_bloc1option_product AS titre_btn_bloc1option_product_119, t0.link_btn_bloc1option_product AS link_btn_bloc1option_product_120, t0.link_btn_bloc1option_product_is_extern AS link_btn_bloc1option_product_is_extern_121, t0.image_bloc2option_product AS image_bloc2option_product_122, t0.titre_bloc2option_product AS titre_bloc2option_product_123, t0.description_bloc2option_product AS description_bloc2option_product_124, t0.titre_btn_bloc2option_product AS titre_btn_bloc2option_product_125, t0.link_btn_bloc2option_product AS link_btn_bloc2option_product_126, t0.link_btn_bloc2option_product_is_extern AS link_btn_bloc2option_product_is_extern_127, t0.image_bloc3option_product AS image_bloc3option_product_128, t0.titre_bloc3option_product AS titre_bloc3option_product_129, t0.description_bloc3option_product AS description_bloc3option_product_130, t0.titre_btn_bloc3option_product AS titre_btn_bloc3option_product_131, t0.link_btn_bloc3option_product AS link_btn_bloc3option_product_132, t0.link_btn_bloc3option_product_is_extern AS link_btn_bloc3option_product_is_extern_133, t0.product_titre_mobile AS product_titre_mobile_134, t0.image_bloc_tel_option_product AS image_bloc_tel_option_product_135, t0.description_bloc_tel_option_product AS description_bloc_tel_option_product_136, t0.savoir_plus_grammage_option_product AS savoir_plus_grammage_option_product_137, t0.savoir_plus_grammage_option_product_is_extern AS savoir_plus_grammage_option_product_is_extern_138, t0.lien_calandly_option_product AS lien_calandly_option_product_139, t0.lien_calandly_option_product_is_extern AS lien_calandly_option_product_is_extern_140, t0.lien_cdemande_devis AS lien_cdemande_devis_141, t0.lien_cdemande_devis_is_extern AS lien_cdemande_devis_is_extern_142, t0.image_bloc_modal_liseuse1 AS image_bloc_modal_liseuse1_143, t0.image_bloc_modal_liseuse2 AS image_bloc_modal_liseuse2_144, t0.image_bloc_modal_liseuse3 AS image_bloc_modal_liseuse3_145, t0.lien_bloc_modal_liseuse1 AS lien_bloc_modal_liseuse1_146, t0.lien_bloc_modal_liseuse2 AS lien_bloc_modal_liseuse2_147, t0.lien_bloc_modal_liseuse3 AS lien_bloc_modal_liseuse3_148, t0.meta_title AS meta_title_149, t0.meta_description AS meta_description_150 FROM product t0 WHERE t0.type_product = ? LIMIT 1
[
3
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.country_code AS country_code_2, t0.country_name AS country_name_3, t0.language_code AS language_code_4, t0.language_name AS language_name_5, t0.is_enabled AS is_enabled_6, t0.id_client_stuart AS id_client_stuart_7, t0.cle_secrete_stuart AS cle_secrete_stuart_8 FROM language_country t0 WHERE t0.country_code = ? LIMIT 1
[
"FR"
]
|
|
doctrine |
SELECT p0_.id AS id_0, p0_.pourcentage_prix AS pourcentage_prix_1, p0_.is_enabled AS is_enabled_2, p0_.country_id AS country_id_3, p0_.product_id AS product_id_4 FROM product_country p0_ INNER JOIN product p1_ ON p0_.product_id = p1_.id INNER JOIN language_country l2_ ON p0_.country_id = l2_.id WHERE p1_.id = ? AND l2_.id = ? ORDER BY p0_.id DESC LIMIT 1
[ 3 12 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.accessoire AS accessoire_3 FROM reluire_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.grammage AS grammage_3 FROM grammage_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.format AS format_3 FROM format_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.accessoire AS accessoire_3 FROM reluire_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
2
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.grammage AS grammage_3 FROM grammage_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
2
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.format AS format_3 FROM format_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
2
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.accessoire AS accessoire_3 FROM reluire_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
3
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.grammage AS grammage_3 FROM grammage_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
3
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.format AS format_3 FROM format_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
3
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.accessoire AS accessoire_3 FROM reluire_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.grammage AS grammage_3 FROM grammage_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.format AS format_3 FROM format_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.accessoire AS accessoire_3 FROM reluire_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
5
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.grammage AS grammage_3 FROM grammage_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
5
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.format AS format_3 FROM format_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
5
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.accessoire AS accessoire_3 FROM reluire_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
6
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.grammage AS grammage_3 FROM grammage_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
6
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.souhaite_str AS souhaite_str_2, t0.format AS format_3 FROM format_cat_souhaite t0 WHERE t0.souhaite_str = ?
[
6
]
|
|
event |
Notified event "kernel.response" to listener "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
[ "event" => "kernel.response" "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\EventListener\WebPConversionSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\EventListener\WebPConversionSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
[ "event" => "kernel.request" "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.response" to listener "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
[ "event" => "kernel.response" "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\EventListener\WebPConversionSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\EventListener\WebPConversionSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
[ "event" => "kernel.request" "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.response" to listener "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
[ "event" => "kernel.response" "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\EventListener\WebPConversionSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\EventListener\WebPConversionSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" .
[ "event" => "kernel.request" "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest" ] |
|
event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "App\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.response" to listener "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" .
[ "event" => "kernel.response" "listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 3051
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
1037 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
170 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
297 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
1016 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
72 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
458 |
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
|
1 |