Query Metrics
955
Database Queries
40
Different statements
318.27 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.39 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.color AS color_2, s0_.description AS description_3, s0_.enabled AS enabled_4, s0_.hostname AS hostname_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7, s0_.id AS id_8, s0_.theme_name AS theme_name_9, s0_.tax_calculation_strategy AS tax_calculation_strategy_10, s0_.contact_email AS contact_email_11, s0_.contact_phone_number AS contact_phone_number_12, s0_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, s0_.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, s0_.account_verification_required AS account_verification_required_15, s0_.newBadgeDays AS newBadgeDays_16, s0_.google_analytics_code AS google_analytics_code_17, s0_.google_tag_manager_id AS google_tag_manager_id_18, s0_.default_locale_id AS default_locale_id_19, s0_.base_currency_id AS base_currency_id_20, s0_.default_tax_zone_id AS default_tax_zone_id_21, s0_.menu_taxon_id AS menu_taxon_id_22, s0_.shop_billing_data_id AS shop_billing_data_id_23, s0_.referenceableContent_id AS referenceableContent_id_24 FROM sylius_channel s0_
Parameters:
[] |
| 2 | 0.42 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ?
Parameters:
[
1
]
|
| 3 | 0.24 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 WHERE t0.id IN (?)
Parameters:
[
[
1
]
]
|
| 4 | 0.24 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
1
]
|
| 5 | 0.32 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
1
]
|
| 6 | 0.21 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.color AS color_2, s0_.description AS description_3, s0_.enabled AS enabled_4, s0_.hostname AS hostname_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7, s0_.id AS id_8, s0_.theme_name AS theme_name_9, s0_.tax_calculation_strategy AS tax_calculation_strategy_10, s0_.contact_email AS contact_email_11, s0_.contact_phone_number AS contact_phone_number_12, s0_.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_13, s0_.skipping_payment_step_allowed AS skipping_payment_step_allowed_14, s0_.account_verification_required AS account_verification_required_15, s0_.newBadgeDays AS newBadgeDays_16, s0_.google_analytics_code AS google_analytics_code_17, s0_.google_tag_manager_id AS google_tag_manager_id_18, s0_.default_locale_id AS default_locale_id_19, s0_.base_currency_id AS base_currency_id_20, s0_.default_tax_zone_id AS default_tax_zone_id_21, s0_.menu_taxon_id AS menu_taxon_id_22, s0_.shop_billing_data_id AS shop_billing_data_id_23, s0_.referenceableContent_id AS referenceableContent_id_24 FROM sylius_channel s0_
Parameters:
[] |
| 7 | 0.76 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"MENU_CATEGORY"
]
|
| 8 | 0.70 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "fr_FR" ] |
| 9 | 0.70 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 10 | 0.13 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 11 | 10.46 ms |
SELECT s0_.code AS code_0, s0_.type AS type_1, s0_.storage_type AS storage_type_2, s0_.configuration AS configuration_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.position AS position_6, s0_.translatable AS translatable_7, s0_.id AS id_8 FROM sylius_product_attribute s0_ WHERE s0_.id IN (?)
Parameters:
[
[
"24"
"26"
"27"
"28"
"30"
"31"
"32"
"33"
"34"
"36"
"39"
"40"
]
]
|
| 12 | 21.79 ms |
SELECT t0.code AS code_1, t0.type AS type_2, t0.storage_type AS storage_type_3, t0.configuration AS configuration_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7, t0.translatable AS translatable_8, t0.id AS id_9 FROM sylius_product_attribute t0
Parameters:
[] |
| 13 | 35.06 ms |
SELECT t0.code AS code_1, t0.type AS type_2, t0.storage_type AS storage_type_3, t0.configuration AS configuration_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7, t0.translatable AS translatable_8, t0.id AS id_9 FROM sylius_product_attribute t0
Parameters:
[] |
| 14 | 0.56 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 15 | 0.50 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 16 | 0.55 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 17 | 11.49 ms |
SELECT s0_.code AS code_0, s0_.type AS type_1, s0_.storage_type AS storage_type_2, s0_.configuration AS configuration_3, s0_.created_at AS created_at_4, s0_.updated_at AS updated_at_5, s0_.position AS position_6, s0_.translatable AS translatable_7, s0_.id AS id_8 FROM sylius_product_attribute s0_ WHERE s0_.id IN (?)
Parameters:
[
[
"24"
"26"
"27"
"28"
"30"
"31"
"32"
"33"
"34"
"36"
"39"
"40"
]
]
|
| 18 | 35.13 ms |
SELECT t0.code AS code_1, t0.type AS type_2, t0.storage_type AS storage_type_3, t0.configuration AS configuration_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7, t0.translatable AS translatable_8, t0.id AS id_9 FROM sylius_product_attribute t0
Parameters:
[] |
| 19 | 25.61 ms |
SELECT t0.code AS code_1, t0.type AS type_2, t0.storage_type AS storage_type_3, t0.configuration AS configuration_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7, t0.translatable AS translatable_8, t0.id AS id_9 FROM sylius_product_attribute t0
Parameters:
[] |
| 20 | 5.10 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code IN (?) ORDER BY t0.code ASC
Parameters:
[
[
"refin_collections"
"imola_collections_the-room"
"florim-rex_collections_les-origines-de-rex"
"marazzi_collections_grande-marble-look"
"gigacer_collections_light"
"florim-casa-dolce-casa_collections_stones-more-2-0"
"living-ceramics_collections_beraberen"
"florim-casa-dolce-casa_collections_sensi-by-thun"
"gigacer_collections_concrete"
"sant-agostino_collection_themar"
"floor-gres_collections_b-w-marble"
"atlas-concorde_collections_marvel-shine"
"floor-gres_collections_PLIMATECH"
"cerdomus_collections_omnia"
"cerdomus_collections_tibur"
"coem_collections_versatile"
"ragno_collections_realstone-travertino"
"vogue_collections_interni"
"coem_collections_TOUCHSTONE"
"floor-gres_collections_stontech-4-0"
"atlas-concorde_collections_marvel-meraviglia"
"coem_collections_reverso2"
"floor-gres_collections_buildtech"
"florim-casa-dolce-casa_collections_onyx-more"
"lea_collections_nextone"
"ragno_collections_incanto"
"cesi_collections_i-colori"
"sant-agostino_collection_via-appia"
"atlas-concorde_collections_marvel"
"imola_collections_the-rock"
"lea_collections_anthology"
"marazzi_collections_marbleplay"
"sicis_collections_neoglass"
"fioranese_collections_marmorea"
"marazzi_collections_uniche"
"ragno_collections_imperiale"
"atlas-concorde_collections_boost"
"coem_collections_SASSIEPIETRE"
"coem_collections_flow"
"iris_collections_select"
"sant-agostino_collection_trumarmi"
"atlas-concorde_collections_boost-balance"
"atlas-concorde_collections_boost-mineral"
"cercom_collections_square"
"cerdisa_collections_archisalt"
"coem_collections_blendstone"
"coem_collections_sinai"
"gigacer_collections_inclusioni-soave"
"italgraniti_collections_i-travertini"
"italgraniti_collections_marble-experience"
"mutina_collections_chymia"
"cerdomus_collections_imperial-stone"
"coem_collections_crystal"
"florim-rex_collections_i-classici-di-rex"
"italgraniti_collections_dorset"
"italgraniti_collections_origins"
"marazzi_collections_allmarble"
"ragno_collections_stratford"
"sant-agostino_collection_mystic"
"cercom_collections_everstone"
"floor-gres_collections_rawtech"
"imola_collections_muse"
"marazzi_collections_appeal"
"marazzi_collections_cementum"
"mirage-ceramiche_collections_reconcrete"
"ragno_collections_kalkstone"
"ragno_collections_realstone-argent"
"ragno_collections_realstone-ceppo"
"refin_collections_tune"
"atlas-concorde_collections_marvel-stone"
"atlas-concorde_collections_ultrablock"
"coem_collections_pietra-valmalenco"
"coem_collections_soap-stone"
"coem_collections_wide-gres"
"fioranese_collections_frammenta"
"floor-gres_collections_walks-1-0"
"imola_collections_micron-2-0"
"imola_collections_vibes"
"italgraniti_collections_nuances"
"italgraniti_collections_terre"
"marazzi_collections_mystone-pietra-ligure"
"marazzi_collections_plaza"
"marazzi_collections_stream"
"refin_collections_prestigio-onyx"
"sant-agostino_collection_blendart"
"sant-agostino_collection_venistone"
"atlas-concorde_collections_marvel-diva"
"cercom_collections_absolute"
"cerdisa_collections_beton-design"
"cerdomus_collections_concrete-art"
"coem_collections_dualmood"
"florim-rex_collections_la-roche"
"imola_collections_azuma-up"
"imola_collections_retina"
"imola_collections_x-rock"
"italgraniti_collections_i-cementi"
"leonardo_collections_overcome"
"marazzi_collections_room"
"ragno_collections_richmond"
"ragno_collections_tiempo"
"sant-agostino_collection_deconcrete"
"sant-agostino_collection_paradiso"
"atlas-concorde_collections_marvel-onyx"
"cercom_collections_cosmo"
"cerdomus_collections_moonstone"
"desvres-ariana_collections_epoque"
"florim-casa-dolce-casa_collections_essential-mood"
"florim-rex_collections_ardoise"
"iris_collections_rialto"
"italgraniti_collections_silver-grain-ceppo-di-gre"
"lea_collections_side-stone"
"leonardo_collections_endless"
"leonardo_collections_moon"
"marazzi_collections_blancos"
"marazzi_collections_grande-solid-color-look"
"marazzi_collections_mystone-berici"
"marca-corona_collections_stonecloud"
"mutina_collections_margherita"
"ragno_collections_amuri"
"ragno_collections_roots"
"bardelli_collections_fili"
"cercom_collections_archistone"
"cerdisa_collections_deep"
"coem_collections_TUFFEAU"
"coem_collections_gascogne"
"desvres-ariana_collections_memento"
"fioranese_collections_marmorea-intensa"
"fioranese_collections_prestige"
"gigacer_collections"
"imola_collections_blox"
"lea_collections_absolute"
"lea_collections_synestesia"
"marazzi_collections_rocking"
"ragno_collections_creek"
"refin_collections_creos"
"refin_collections_river"
"sant-agostino_collection_logico"
"viva-ceramica_collections_heritage"
"atlas-concorde_collections_boost-stone"
"cerdisa_collections_blackboard"
"cerdomus_collections_crete"
"cerdomus_collections_element"
"desvres-ariana_collections_chrome"
"gigacer_collections_made-2-0"
"imola_collections_creative-concrete"
"imola_collections_tube"
"iris-ceramica_collections_whole"
"leonardo_collections_ashima"
"marazzi_collections_block"
"marazzi_collections_lume"
"marazzi_collections_oltre"
"ragno_collections_unitech"
"refin_collections_prestigio-travertino"
"sant-agostino_collection_digitalart"
"sant-agostino_collection_sable"
"atlas-concorde_collections_impact"
"cercom_collections_briccole"
"cerdomus_collections_calacatta"
"cerdomus_collections_castle"
"cerdomus_collections_pietrad-assisi"
"cerdomus_collections_pulpis"
"cerdomus_collections_statuario-bianco"
"desvres-ariana_collections_storm"
"fioranese_collections_ogi"
"florim-casa-dolce-casa_collections_neutra-6-0"
"florim-rex_collections_les-bijoux-de-rex"
"imola_collections_replay"
"marca-corona_collections_phase"
"quintessenza_collections_confetti"
"sant-agostino_collection_silkystone"
"sicis_collections_antigua"
"vogue_collections_flooring"
"atlas-concorde_collections_codec"
"atlas-concorde_collections_factor"
"atlas-concorde_collections_flux"
"atlas-concorde_collections_marvel-travertine"
"atlas-concorde_collections_marvel-x"
"cesi_collections_fullbody"
"cir_collections_city"
"cir_collections_porta-nuova"
"desvres-ariana_collections_concrea-plain"
"desvres-ariana_collections_epoque-21"
"imola_collections_lime-rock"
"iris_collections_pietra-di-basalto-active"
"iris_collections_urban--active"
"lea_collections_masterpiece"
"leonardo_collections_motif"
"living-ceramics_collections_cava"
"living-ceramics_collections_mayolica"
"marazzi_collections_mystone-silver-root"
"marca-corona_collections_overclay"
"mirage-ceramiche_collections_cosmopolitan"
"mirage-ceramiche_collections_jewels"
"mutina_collections_din"
"quintessenza_collections_alchimia"
"refin_collections_blended"
"refin_collections_flake"
"refin_collections_play"
"refin_collections_vetri"
"sant-agostino_collection_fineart"
"sant-agostino_collection_flexible-architecture"
"sant-agostino_collection_primewood"
"sicis_collections_diamond"
"vogue_collections_grip"
"atlas-concorde_collections_brave"
"atlas-concorde_collections_diesis"
"bardelli_collections_hexa"
"cedit_collections_archeologie"
"cercom_collections_amaranto"
"cerdisa_collections_landstone"
"cir_collections_miami"
"cir_collections_venezia"
"desvres-ariana_collections_camouflage"
"desvres-ariana_collections_legend"
"floor-gres_collections_earthtech"
"florim-casa-dolce-casa_collections_wooden-tile-of-cdc"
"iris_collections_pietre-lavica-maxfine"
"lea_collections_bio-attitude"
"lea_collections_pigmenti"
"leonardo_collections_architecture"
"leonardo_collections_icon"
"living-ceramics_collections_allure"
"living-ceramics_collections_balance"
"living-ceramics_collections_rem"
"marazzi_collections_art"
"marazzi_collections_pinch"
"marca-corona_collections_desygn"
"quintessenza_collections_oltre"
"ragno_collections_gleeze"
"refin_collections_plant"
"sant-agostino_collection_timewood"
"sant-agostino_collection_unionstone"
"sicis_collections_neocolibri"
"atlas-concorde_collections_block"
"atlas-concorde_collections_breath"
"atlas-concorde_collections_lims"
"atlas-concorde_collections_marvel-gala"
"bardelli_collections_colorama"
"bardelli_collections_trame"
"cerdomus_collections_flint"
"cerdomus_collections_othello"
"cir_collections_chromagic"
"cir_collections_cotto-del-campiano"
"cir_collections_fuoritono"
"cir_collections_materiaprima"
"coem_collections_valmalenco"
"desvres-ariana_collections_frame"
"fioranese_collections_montpellier"
"grazia-ceramiche_collections_old-england"
"imola_collections_oxyd"
"imola_collections_trail18"
"iris_collections_luce"
"leonardo_collections_crush"
"leonardo_collections_morgana"
"marazzi_collections_d-segni-blend"
"marazzi_collections_fabula"
"marazzi_collections_mystone-pietra-ligure20"
"marazzi_collections_sistemc-citta"
"marazzi_collections_slow"
"marazzi_collections_work"
"marca-corona_collections_miniature-fornace"
"marca-corona_collections_terra-art"
"quintessenza_collections_logica"
"ragno_collections_decora"
"ragno_collections_eterna"
"ragno_collections_glace"
"ragno_collections_realstone-travertino-xt20"
"ragno_collections_woodmania"
"sant-agostino_collection_insideart-color"
"sant-agostino_collection_marmocrea"
"sant-agostino_collection_tetris"
"sant-agostino_collections_dripart"
"sant-agostino_collections_invictus"
"sicis_collections_petites-fleurs"
"sicis_collections_waterglass"
"atlas-concorde_collections_block-next"
"atlas-concorde_collections_marvel-gems"
"atlas-concorde_collections_norde"
"bardelli_collections_primitiva"
"cerdomus_collections_savanna"
"cesi_collections_metro"
"desvres-ariana_collections_bois"
"imola_collections_kuni"
"lea_collections_concreto"
"leonardo_collections_waterfront"
"marazzi_collections_actually"
"marazzi_collections_bricco"
"marazzi_collections_cementum20"
"marazzi_collections_d-segni"
"marazzi_collections_fabula20"
"marazzi_collections_grande-concrete-look"
"marazzi_collections_grande-resin-look"
"marazzi_collections_grande-stone-look"
"marazzi_collections_homy"
"marazzi_collections_memoria"
"marazzi_collections_mystone-berici20"
"marazzi_collections_mystone-ceppo-di-gre-20"
"marazzi_collections_naturalia20"
"marazzi_collections_rocking20"
"marazzi_collections_scenario"
"marazzi_collections_terramix"
"marazzi_collections_treverkcharme"
"marazzi_collections_treverkheart"
"marazzi_collections_treverkway-rettificata"
"marazzi_collections_uniche20"
"marca-corona_collections_miniature-cera"
"mirage-ceramiche_collections_glocal"
"mutina_collections_bas-relief"
"mutina_collections_primavera"
"mutina_collections_tex"
"quintessenza_collections_fluid"
"quintessenza_collections_pigmento"
"ragno_collections_calce"
"ragno_collections_contrasti"
"ragno_collections_kalkstonext20"
"ragno_collections_key"
"ragno_collections_look"
"ragno_collections_ottocento"
"ragno_collections_realstone-argentxt20"
"ragno_collections_realstone-ceppo-xt20"
"ragno_collections_replace"
"ragno_collections_stratfordxt20"
"ragno_collections_woodchoice"
"ragno_collections_woodsoft"
"ragno_collections_woodstory"
"refin_collections_prestigio"
"sicis_collections_colibri"
"sicis_collections_murrano-smalto"
"sicis_collections_pluma"
"tonalite_collections_examatt"
"tonalite_collections_hexalingotti"
"tonalite_collections_trapez-matt"
"vogue_collections_interni-plus"
]
]
|
| 21 | 1.02 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.id AS id_3, t0.countryCode AS countryCode_4, t0.priority AS priority_5, t0.referenceableContent_id AS referenceableContent_id_6 FROM loevgaard_brand t0 WHERE t0.code IN (?) ORDER BY t0.name ASC
Parameters:
[
[
"marazzi"
"coem"
"iris"
"atlas-concorde"
"ragno"
"sant-agostino"
"imola"
"cerdomus"
"refin"
"floor-gres"
"florim-casa-dolce-casa"
"gigacer"
"cerdisa"
"italgraniti"
"florim-rex"
"cercom"
"fioranese"
"lea"
"living-ceramics"
"leonardo"
"desvres-ariana"
"sicis"
"vogue"
"mutina"
"marca-corona"
"kronos-ceramiche"
"cesi"
"cir"
"mirage-ceramiche"
"tonalite"
"iris_ceramica"
"quintessenza"
"bardelli"
"viva-ceramica"
"cedit"
"Grazia-ceramiche"
]
]
|
| 22 | 0.61 ms |
SELECT t0.id AS id_1 FROM dedi_sylius_seo_content t0 WHERE t0.id = ?
Parameters:
[
17
]
|
| 23 | 0.38 ms |
SELECT t0.id AS id_1 FROM dedi_sylius_seo_content t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 24 | 1.10 ms |
SELECT t0.seo_not_indexable AS seo_not_indexable_1, t0.seo_metadata_title AS seo_metadata_title_2, t0.seo_metadata_description AS seo_metadata_description_3, t0.seo_og_metadata_title AS seo_og_metadata_title_4, t0.seo_og_metadata_description AS seo_og_metadata_description_5, t0.seo_og_metadata_url AS seo_og_metadata_url_6, t0.seo_og_metadata_image AS seo_og_metadata_image_7, t0.seo_og_metadata_type AS seo_og_metadata_type_8, t0.id AS id_9, t0.locale AS locale_10, t0.translatable_id AS translatable_id_11 FROM dedi_sylius_seo_content_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 17 "fr_FR" ] |
| 25 | 0.30 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 26 | 0.17 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 27 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "en_US" ] |
| 28 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "fr_FR" ] |
| 29 | 0.19 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 30 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 31 | 0.17 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 32 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 33 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "de_DE" ] |
| 34 | 0.17 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 35 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 36 | 0.17 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 37 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 38 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "it_IT" ] |
| 39 | 0.17 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 40 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 41 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "pl_PL" ] |
| 42 | 0.18 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 43 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 44 | 0.23 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "es_ES" ] |
| 45 | 0.18 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 46 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 47 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "nl_NL" ] |
| 48 | 0.17 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 49 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 50 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 49 "no_NO" ] |
| 51 | 0.13 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
48
]
|
| 52 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 53 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
45
]
|
| 54 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 55 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6 "fr_FR" ] |
| 56 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 48 "fr_FR" ] |
| 57 | 1.81 ms |
SELECT s0_.code AS code_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.enabled AS enabled_3, s0_.id AS id_4, s0_.variant_selection_method AS variant_selection_method_5, s0_.average_rating AS average_rating_6, s0_.seo_brand AS seo_brand_7, s0_.seo_gtin8 AS seo_gtin8_8, s0_.seo_gtin13 AS seo_gtin13_9, s0_.seo_gtin14 AS seo_gtin14_10, s0_.seo_mpn AS seo_mpn_11, s0_.seo_isbn AS seo_isbn_12, s0_.seo_sku AS seo_sku_13, s0_.seo_offer_aggregated AS seo_offer_aggregated_14, s0_.main_taxon_id AS main_taxon_id_15, s0_.brand_id AS brand_id_16, s0_.referenceableContent_id AS referenceableContent_id_17 FROM sylius_product s0_ WHERE s0_.id IN (?)
Parameters:
[
[
"126345"
"127693"
"126126"
"126614"
"125046"
"126450"
"125529"
"126455"
"125883"
"235904"
"125062"
"126154"
"127963"
"239227"
"127070"
"126743"
"126429"
"127846"
"126757"
"126436"
"127695"
"126351"
"126118"
"127697"
"126111"
"126457"
"127992"
]
]
|
| 58 | 0.35 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
125046
]
|
| 59 | 0.22 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
125062
]
|
| 60 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
125529
]
|
| 61 | 0.16 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
125883
]
|
| 62 | 0.14 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126111
]
|
| 63 | 0.13 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126118
]
|
| 64 | 0.13 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126126
]
|
| 65 | 0.13 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126154
]
|
| 66 | 0.13 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126345
]
|
| 67 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126351
]
|
| 68 | 0.13 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126429
]
|
| 69 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126436
]
|
| 70 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126450
]
|
| 71 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126455
]
|
| 72 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126457
]
|
| 73 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126614
]
|
| 74 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126743
]
|
| 75 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
126757
]
|
| 76 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
127070
]
|
| 77 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
127693
]
|
| 78 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
127695
]
|
| 79 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
127697
]
|
| 80 | 0.14 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
127846
]
|
| 81 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
127963
]
|
| 82 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
127992
]
|
| 83 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
235904
]
|
| 84 | 0.12 ms |
SELECT t0.is_packed_product AS is_packed_product_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4, t0.product_id AS product_id_5 FROM bitbag_product_bundle t0 WHERE t0.product_id = ?
Parameters:
[
239227
]
|
| 85 | 0.96 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126345 "fr_FR" ] |
| 86 | 0.41 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 127693 "fr_FR" ] |
| 87 | 0.30 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126126 "fr_FR" ] |
| 88 | 0.29 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126614 "fr_FR" ] |
| 89 | 0.31 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 125046 "fr_FR" ] |
| 90 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126450 "fr_FR" ] |
| 91 | 0.29 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 125529 "fr_FR" ] |
| 92 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126455 "fr_FR" ] |
| 93 | 0.31 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 125883 "fr_FR" ] |
| 94 | 0.46 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 235904 "fr_FR" ] |
| 95 | 0.23 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 125062 "fr_FR" ] |
| 96 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126154 "fr_FR" ] |
| 97 | 0.31 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 127963 "fr_FR" ] |
| 98 | 0.31 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 239227 "fr_FR" ] |
| 99 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 127070 "fr_FR" ] |
| 100 | 0.31 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126743 "fr_FR" ] |
| 101 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126429 "fr_FR" ] |
| 102 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 127846 "fr_FR" ] |
| 103 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126757 "fr_FR" ] |
| 104 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126436 "fr_FR" ] |
| 105 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 127695 "fr_FR" ] |
| 106 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126351 "fr_FR" ] |
| 107 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126118 "fr_FR" ] |
| 108 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 127697 "fr_FR" ] |
| 109 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126111 "fr_FR" ] |
| 110 | 0.12 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126457 "fr_FR" ] |
| 111 | 0.21 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.brandDescription AS brandDescription_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 127992 "fr_FR" ] |
| 112 | 0.20 ms |
SELECT t0.id AS id_1, t0.enabled AS enabled_2, t0.newBadgeDays AS newBadgeDays_3 FROM app_promotion_settings t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 113 | 0.24 ms |
SELECT t0.id AS id_1, t0.topRow AS topRow_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM app_promotion_settings_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "fr_FR" ] |
| 114 | 0.33 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "phone" ] |
| 115 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.display AS display_3, t0.value AS value_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM sylius_contact_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1 "fr_FR" ] |
| 116 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.newBadgeDays AS newBadgeDays_17, t0.google_analytics_code AS google_analytics_code_18, t0.google_tag_manager_id AS google_tag_manager_id_19, t0.default_locale_id AS default_locale_id_20, t21.code AS code_22, t21.created_at AS created_at_23, t21.updated_at AS updated_at_24, t21.id AS id_25, t0.base_currency_id AS base_currency_id_26, t27.code AS code_28, t27.created_at AS created_at_29, t27.updated_at AS updated_at_30, t27.id AS id_31, t0.default_tax_zone_id AS default_tax_zone_id_32, t0.menu_taxon_id AS menu_taxon_id_33, t0.shop_billing_data_id AS shop_billing_data_id_34, t0.referenceableContent_id AS referenceableContent_id_35 FROM sylius_channel t0 INNER JOIN sylius_locale t21 ON t0.default_locale_id = t21.id INNER JOIN sylius_currency t27 ON t0.base_currency_id = t27.id
Parameters:
[] |
| 117 | 0.63 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "about" ] |
| 118 | 0.45 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.image_id AS image_id_12, t0.translatable_id AS translatable_id_13, t0.mobileImage_id AS mobileImage_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2 "fr_FR" ] |
| 119 | 0.22 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "our-story" ] |
| 120 | 0.19 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "delivery" ] |
| 121 | 0.17 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "payments" ] |
| 122 | 0.31 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.image_id AS image_id_12, t0.translatable_id AS translatable_id_13, t0.mobileImage_id AS mobileImage_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7 "fr_FR" ] |
| 123 | 0.23 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "privacy-policy" ] |
| 124 | 0.57 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.image_id AS image_id_12, t0.translatable_id AS translatable_id_13, t0.mobileImage_id AS mobileImage_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 9 "fr_FR" ] |
| 125 | 0.21 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "legal" ] |
| 126 | 0.20 ms |
SELECT t0.slug AS slug_1, t0.name AS name_2, t0.breadcrumb AS breadcrumb_3, t0.name_when_linked AS name_when_linked_4, t0.description_when_linked AS description_when_linked_5, t0.meta_keywords AS meta_keywords_6, t0.meta_description AS meta_description_7, t0.content AS content_8, t0.title AS title_9, t0.id AS id_10, t0.locale AS locale_11, t0.image_id AS image_id_12, t0.translatable_id AS translatable_id_13, t0.mobileImage_id AS mobileImage_id_14 FROM bitbag_cms_page_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3 "fr_FR" ] |
| 127 | 0.11 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "contact-us" ] |
| 128 | 0.30 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "email" ] |
| 129 | 0.15 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "email" ] |
| 130 | 0.10 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.display AS display_3, t0.value AS value_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM sylius_contact_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2 "fr_FR" ] |
| 131 | 0.21 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "email" ] |
| 132 | 0.20 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "phone" ] |
| 133 | 0.19 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "phone" ] |
| 134 | 0.19 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "phone" ] |
| 135 | 0.32 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.type AS type_3, t0.scope AS scope_4, t0.id AS id_5 FROM sylius_zone t0
Parameters:
[] |
| 136 | 0.42 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
1
]
|
| 137 | 0.16 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
2
]
|
| 138 | 0.14 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
3
]
|
| 139 | 0.14 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
4
]
|
| 140 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
5
]
|
| 141 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
6
]
|
| 142 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
7
]
|
| 143 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
8
]
|
| 144 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
9
]
|
| 145 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
10
]
|
| 146 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
11
]
|
| 147 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
12
]
|
| 148 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
13
]
|
| 149 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
14
]
|
| 150 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
15
]
|
| 151 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
16
]
|
| 152 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
17
]
|
| 153 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
18
]
|
| 154 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
19
]
|
| 155 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
20
]
|
| 156 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
21
]
|
| 157 | 0.14 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
22
]
|
| 158 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
23
]
|
| 159 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
24
]
|
| 160 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
25
]
|
| 161 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
26
]
|
| 162 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
27
]
|
| 163 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
28
]
|
| 164 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
29
]
|
| 165 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
30
]
|
| 166 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
31
]
|
| 167 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
32
]
|
| 168 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
33
]
|
| 169 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
34
]
|
| 170 | 0.12 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
35
]
|
| 171 | 0.13 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
36
]
|
| 172 | 0.15 ms |
SELECT t0.code AS code_1, t0.id AS id_2, t0.belongs_to AS belongs_to_3 FROM sylius_zone_member t0 WHERE t0.belongs_to = ?
Parameters:
[
37
]
|
| 173 | 0.29 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 174 | 0.16 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 175 | 0.23 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 176 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 177 | 0.22 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 178 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 179 | 0.22 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 180 | 0.14 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 181 | 0.23 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 182 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 183 | 0.22 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 184 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 185 | 0.22 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 186 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 187 | 0.21 ms |
SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.topBrands AS topBrands_9, s0_.popularity AS popularity_10, s1_.name AS name_11, s1_.slug AS slug_12, s1_.description AS description_13, s1_.id AS id_14, s1_.topDescription AS topDescription_15, s1_.h1 AS h1_16, s1_.locale AS locale_17, s0_.tree_root AS tree_root_18, s0_.parent_id AS parent_id_19, s0_.referenceableContent_id AS referenceableContent_id_20, s1_.translatable_id AS translatable_id_21 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ?
Parameters:
[ 1 "white-floor-tiles-carreaux-de-sol-blancs" "fr_FR" ] |
| 188 | 0.14 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
49
]
|
| 189 | 0.33 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "our-story" ] |
| 190 | 0.20 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "delivery" ] |
| 191 | 0.19 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "payments" ] |
| 192 | 0.31 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "privacy-policy" ] |
| 193 | 0.21 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "legal" ] |
| 194 | 0.18 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "contact-us" ] |
| 195 | 0.18 ms |
SELECT b0_.code AS code_0, b0_.enabled AS enabled_1, b0_.created_at AS created_at_2, b0_.updated_at AS updated_at_3, b0_.publish_at AS publish_at_4, b0_.id AS id_5, b0_.referenceableContent_id AS referenceableContent_id_6 FROM bitbag_cms_page b0_ LEFT JOIN bitbag_cms_page_translation b1_ ON b0_.id = b1_.translatable_id WHERE b1_.locale = ? AND b0_.code = ? AND b0_.enabled = 1
Parameters:
[ "fr_FR" "about" ] |
| 196 | 0.21 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "phone" ] |
| 197 | 0.20 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "phone" ] |
| 198 | 0.19 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "email" ] |
| 199 | 0.18 ms |
SELECT s0_.id AS id_0, s0_.code AS code_1, s0_.icon AS icon_2, s0_.priority AS priority_3 FROM sylius_contact s0_ LEFT JOIN sylius_contact_translation s1_ ON s0_.id = s1_.translatable_id WHERE s1_.locale = ? AND s0_.code = ?
Parameters:
[ "fr_FR" "email" ] |
| 200 | 0.33 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.type AS type_3, t0.scope AS scope_4, t0.id AS id_5 FROM sylius_zone t0 WHERE t0.code = ? AND t0.scope = ? LIMIT 1
Parameters:
[ "EU" "all" ] |
| 201 | 0.58 ms |
SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.description AS description_2, s0_.priority AS priority_3, s0_.exclusive AS exclusive_4, s0_.usage_limit AS usage_limit_5, s0_.used AS used_6, s0_.coupon_based AS coupon_based_7, s0_.starts_at AS starts_at_8, s0_.ends_at AS ends_at_9, s0_.created_at AS created_at_10, s0_.updated_at AS updated_at_11, s0_.id AS id_12 FROM sylius_promotion s0_ WHERE (s0_.starts_at IS NULL OR s0_.starts_at < ?) AND (s0_.ends_at IS NULL OR s0_.ends_at > ?) AND EXISTS (SELECT 1 FROM sylius_promotion_channels s1_ WHERE s1_.promotion_id = s0_.id AND s1_.channel_id IN (?)) ORDER BY s0_.priority DESC
Parameters:
[ "2026-09-20 14:28:57" "2026-09-20 14:28:57" 1 ] |
| 202 | 0.29 ms |
SELECT s0_.id AS id_0, s1_.type AS type_1, s1_.configuration AS configuration_2, s1_.id AS id_3, s1_.promotion_id AS promotion_id_4 FROM sylius_promotion s0_ LEFT JOIN sylius_promotion_rule s1_ ON s0_.id = s1_.promotion_id WHERE s0_.id IN (?)
Parameters:
[
[
1
5
2
3
4
12
13
14
16
]
]
|
| 203 | 0.74 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.parent_id = ? ORDER BY t0.position ASC
Parameters:
[
49
]
|
| 204 | 0.33 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"atlas-concorde_collections"
]
|
| 205 | 0.42 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1265 "fr_FR" ] |
| 206 | 0.18 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"atlas-concorde_collections"
]
|
| 207 | 0.28 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"bardelli_collections"
]
|
| 208 | 0.39 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6502 "fr_FR" ] |
| 209 | 0.17 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"bardelli_collections"
]
|
| 210 | 0.15 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cedit_collections"
]
|
| 211 | 0.33 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1857 "fr_FR" ] |
| 212 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cedit_collections"
]
|
| 213 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cercom_collections"
]
|
| 214 | 0.27 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7235 "fr_FR" ] |
| 215 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cercom_collections"
]
|
| 216 | 0.19 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cerdisa_collections"
]
|
| 217 | 0.28 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7230 "fr_FR" ] |
| 218 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cerdisa_collections"
]
|
| 219 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cerdomus_collections"
]
|
| 220 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2885 "fr_FR" ] |
| 221 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cerdomus_collections"
]
|
| 222 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cesi_collections"
]
|
| 223 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2256 "fr_FR" ] |
| 224 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cesi_collections"
]
|
| 225 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cir_collections"
]
|
| 226 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6519 "fr_FR" ] |
| 227 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"cir_collections"
]
|
| 228 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"coem_collections"
]
|
| 229 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7237 "fr_FR" ] |
| 230 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"coem_collections"
]
|
| 231 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"desvres-ariana_collections"
]
|
| 232 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8394 "fr_FR" ] |
| 233 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"desvres-ariana_collections"
]
|
| 234 | 0.18 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"fioranese_collections"
]
|
| 235 | 0.28 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3551 "fr_FR" ] |
| 236 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"fioranese_collections"
]
|
| 237 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"floor-gres_collections"
]
|
| 238 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4402 "fr_FR" ] |
| 239 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"floor-gres_collections"
]
|
| 240 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"florim-casa-dolce-casa_collections"
]
|
| 241 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1332 "fr_FR" ] |
| 242 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"florim-casa-dolce-casa_collections"
]
|
| 243 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"florim-rex_collections"
]
|
| 244 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5977 "fr_FR" ] |
| 245 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"florim-rex_collections"
]
|
| 246 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"gigacer_collections"
]
|
| 247 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7234 "fr_FR" ] |
| 248 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"gigacer_collections"
]
|
| 249 | 0.10 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"Grazia-ceramiche_collections"
]
|
| 250 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5913 "fr_FR" ] |
| 251 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"Grazia-ceramiche_collections"
]
|
| 252 | 0.17 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"imola_collections"
]
|
| 253 | 0.27 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3341 "fr_FR" ] |
| 254 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"imola_collections"
]
|
| 255 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"iris_ceramica_collections"
]
|
| 256 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"iris_collections"
]
|
| 257 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7433 "fr_FR" ] |
| 258 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"iris_collections"
]
|
| 259 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"italgraniti_collections"
]
|
| 260 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2553 "fr_FR" ] |
| 261 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"italgraniti_collections"
]
|
| 262 | 0.18 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"kronos-ceramiche_collections"
]
|
| 263 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5909 "fr_FR" ] |
| 264 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"kronos-ceramiche_collections"
]
|
| 265 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"lea_collections"
]
|
| 266 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7646 "fr_FR" ] |
| 267 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"lea_collections"
]
|
| 268 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"leonardo_collections"
]
|
| 269 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7233 "fr_FR" ] |
| 270 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"leonardo_collections"
]
|
| 271 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"living-ceramics_collections"
]
|
| 272 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8619 "fr_FR" ] |
| 273 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8619 "en_US" ] |
| 274 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"living-ceramics_collections"
]
|
| 275 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8619 "fr_FR" ] |
| 276 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"marazzi_collections"
]
|
| 277 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4416 "fr_FR" ] |
| 278 | 0.10 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"marazzi_collections"
]
|
| 279 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"marca-corona_collections"
]
|
| 280 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8353 "fr_FR" ] |
| 281 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"marca-corona_collections"
]
|
| 282 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"mirage-ceramiche_collections"
]
|
| 283 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8425 "fr_FR" ] |
| 284 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"mirage-ceramiche_collections"
]
|
| 285 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"mutina_collections"
]
|
| 286 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7664 "fr_FR" ] |
| 287 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"mutina_collections"
]
|
| 288 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"quintessenza_collections"
]
|
| 289 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3321 "fr_FR" ] |
| 290 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"quintessenza_collections"
]
|
| 291 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"ragno_collections"
]
|
| 292 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2370 "fr_FR" ] |
| 293 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"ragno_collections"
]
|
| 294 | 0.12 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"refin_collections"
]
|
| 295 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7232 "fr_FR" ] |
| 296 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"refin_collections"
]
|
| 297 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"sant-agostino_collections"
]
|
| 298 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7696 "fr_FR" ] |
| 299 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"sant-agostino_collections"
]
|
| 300 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"sicis_collections"
]
|
| 301 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1821 "fr_FR" ] |
| 302 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"sicis_collections"
]
|
| 303 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"tonalite_collections"
]
|
| 304 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7231 "fr_FR" ] |
| 305 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"tonalite_collections"
]
|
| 306 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"viva-ceramica_collections"
]
|
| 307 | 0.27 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4978 "fr_FR" ] |
| 308 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"viva-ceramica_collections"
]
|
| 309 | 0.18 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"vogue_collections"
]
|
| 310 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4697 "fr_FR" ] |
| 311 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"vogue_collections"
]
|
| 312 | 0.28 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7761 "fr_FR" ] |
| 313 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7763 "fr_FR" ] |
| 314 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1271 "fr_FR" ] |
| 315 | 0.27 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8210 "fr_FR" ] |
| 316 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8212 "fr_FR" ] |
| 317 | 0.53 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7551 "fr_FR" ] |
| 318 | 0.31 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1273 "fr_FR" ] |
| 319 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7764 "fr_FR" ] |
| 320 | 0.30 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7765 "fr_FR" ] |
| 321 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7766 "fr_FR" ] |
| 322 | 0.30 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8215 "fr_FR" ] |
| 323 | 0.31 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7768 "fr_FR" ] |
| 324 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7769 "fr_FR" ] |
| 325 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1670 "fr_FR" ] |
| 326 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1673 "fr_FR" ] |
| 327 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8667 "fr_FR" ] |
| 328 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8667 "en_US" ] |
| 329 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8667 "fr_FR" ] |
| 330 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7554 "fr_FR" ] |
| 331 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1689 "fr_FR" ] |
| 332 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8213 "fr_FR" ] |
| 333 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8214 "fr_FR" ] |
| 334 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1691 "fr_FR" ] |
| 335 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1694 "fr_FR" ] |
| 336 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7555 "fr_FR" ] |
| 337 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7556 "fr_FR" ] |
| 338 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1699 "fr_FR" ] |
| 339 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8668 "fr_FR" ] |
| 340 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8668 "en_US" ] |
| 341 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8668 "fr_FR" ] |
| 342 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8465 "fr_FR" ] |
| 343 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8465 "en_US" ] |
| 344 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8465 "fr_FR" ] |
| 345 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8276 "fr_FR" ] |
| 346 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8277 "fr_FR" ] |
| 347 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6513 "fr_FR" ] |
| 348 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8279 "fr_FR" ] |
| 349 | 0.21 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6911 "fr_FR" ] |
| 350 | 0.28 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7579 "fr_FR" ] |
| 351 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7580 "fr_FR" ] |
| 352 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8269 "fr_FR" ] |
| 353 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7581 "fr_FR" ] |
| 354 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8270 "fr_FR" ] |
| 355 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8469 "fr_FR" ] |
| 356 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8469 "en_US" ] |
| 357 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8469 "fr_FR" ] |
| 358 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7353 "fr_FR" ] |
| 359 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8145 "fr_FR" ] |
| 360 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7241 "fr_FR" ] |
| 361 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7242 "fr_FR" ] |
| 362 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7244 "fr_FR" ] |
| 363 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7246 "fr_FR" ] |
| 364 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2894 "fr_FR" ] |
| 365 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2895 "fr_FR" ] |
| 366 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8475 "fr_FR" ] |
| 367 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8475 "en_US" ] |
| 368 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8475 "fr_FR" ] |
| 369 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8184 "fr_FR" ] |
| 370 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8185 "fr_FR" ] |
| 371 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2923 "fr_FR" ] |
| 372 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8477 "fr_FR" ] |
| 373 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8477 "en_US" ] |
| 374 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8477 "fr_FR" ] |
| 375 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8481 "fr_FR" ] |
| 376 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8481 "en_US" ] |
| 377 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8481 "fr_FR" ] |
| 378 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8187 "fr_FR" ] |
| 379 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2940 "fr_FR" ] |
| 380 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2941 "fr_FR" ] |
| 381 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2944 "fr_FR" ] |
| 382 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2947 "fr_FR" ] |
| 383 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4957 "fr_FR" ] |
| 384 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8190 "fr_FR" ] |
| 385 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2260 "fr_FR" ] |
| 386 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7623 "fr_FR" ] |
| 387 | 0.29 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6461 "fr_FR" ] |
| 388 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6523 "fr_FR" ] |
| 389 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8486 "fr_FR" ] |
| 390 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8486 "en_US" ] |
| 391 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8486 "fr_FR" ] |
| 392 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7773 "fr_FR" ] |
| 393 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6525 "fr_FR" ] |
| 394 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6532 "fr_FR" ] |
| 395 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6533 "fr_FR" ] |
| 396 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8489 "fr_FR" ] |
| 397 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8489 "en_US" ] |
| 398 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8489 "fr_FR" ] |
| 399 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6542 "fr_FR" ] |
| 400 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7363 "fr_FR" ] |
| 401 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8490 "fr_FR" ] |
| 402 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8490 "en_US" ] |
| 403 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8490 "fr_FR" ] |
| 404 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7369 "fr_FR" ] |
| 405 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7370 "fr_FR" ] |
| 406 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8702 "fr_FR" ] |
| 407 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8702 "en_US" ] |
| 408 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8702 "fr_FR" ] |
| 409 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8704 "fr_FR" ] |
| 410 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8704 "en_US" ] |
| 411 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8704 "fr_FR" ] |
| 412 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7393 "fr_FR" ] |
| 413 | 0.27 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7820 "fr_FR" ] |
| 414 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8705 "fr_FR" ] |
| 415 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8705 "en_US" ] |
| 416 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8705 "fr_FR" ] |
| 417 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7398 "fr_FR" ] |
| 418 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7822 "fr_FR" ] |
| 419 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7824 "fr_FR" ] |
| 420 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7403 "fr_FR" ] |
| 421 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8497 "fr_FR" ] |
| 422 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8497 "en_US" ] |
| 423 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8497 "fr_FR" ] |
| 424 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7404 "fr_FR" ] |
| 425 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8397 "fr_FR" ] |
| 426 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8398 "fr_FR" ] |
| 427 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8401 "fr_FR" ] |
| 428 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8403 "fr_FR" ] |
| 429 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8406 "fr_FR" ] |
| 430 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8407 "fr_FR" ] |
| 431 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8410 "fr_FR" ] |
| 432 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8413 "fr_FR" ] |
| 433 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8415 "fr_FR" ] |
| 434 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8422 "fr_FR" ] |
| 435 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3574 "fr_FR" ] |
| 436 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3625 "fr_FR" ] |
| 437 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3626 "fr_FR" ] |
| 438 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3582 "fr_FR" ] |
| 439 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8284 "fr_FR" ] |
| 440 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3635 "fr_FR" ] |
| 441 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4406 "fr_FR" ] |
| 442 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4409 "fr_FR" ] |
| 443 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4410 "fr_FR" ] |
| 444 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7776 "fr_FR" ] |
| 445 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4414 "fr_FR" ] |
| 446 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4415 "fr_FR" ] |
| 447 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4421 "fr_FR" ] |
| 448 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8255 "fr_FR" ] |
| 449 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6737 "fr_FR" ] |
| 450 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6738 "fr_FR" ] |
| 451 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1659 "fr_FR" ] |
| 452 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1679 "fr_FR" ] |
| 453 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1696 "fr_FR" ] |
| 454 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5978 "fr_FR" ] |
| 455 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5982 "fr_FR" ] |
| 456 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5986 "fr_FR" ] |
| 457 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5987 "fr_FR" ] |
| 458 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5993 "fr_FR" ] |
| 459 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7259 "fr_FR" ] |
| 460 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7264 "fr_FR" ] |
| 461 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7267 "fr_FR" ] |
| 462 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7268 "fr_FR" ] |
| 463 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 5934 "fr_FR" ] |
| 464 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7699 "fr_FR" ] |
| 465 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7700 "fr_FR" ] |
| 466 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3351 "fr_FR" ] |
| 467 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3361 "fr_FR" ] |
| 468 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3363 "fr_FR" ] |
| 469 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7705 "fr_FR" ] |
| 470 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3367 "fr_FR" ] |
| 471 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8514 "fr_FR" ] |
| 472 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8514 "en_US" ] |
| 473 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8514 "fr_FR" ] |
| 474 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8515 "fr_FR" ] |
| 475 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8515 "en_US" ] |
| 476 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8515 "fr_FR" ] |
| 477 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7706 "fr_FR" ] |
| 478 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7707 "fr_FR" ] |
| 479 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7694 "fr_FR" ] |
| 480 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3388 "fr_FR" ] |
| 481 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3389 "fr_FR" ] |
| 482 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7708 "fr_FR" ] |
| 483 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3393 "fr_FR" ] |
| 484 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8530 "fr_FR" ] |
| 485 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8530 "en_US" ] |
| 486 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8530 "fr_FR" ] |
| 487 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8533 "fr_FR" ] |
| 488 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8533 "en_US" ] |
| 489 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8533 "fr_FR" ] |
| 490 | 0.27 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8034 "fr_FR" ] |
| 491 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7452 "fr_FR" ] |
| 492 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8537 "fr_FR" ] |
| 493 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8537 "en_US" ] |
| 494 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8537 "fr_FR" ] |
| 495 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8539 "fr_FR" ] |
| 496 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8539 "en_US" ] |
| 497 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8539 "fr_FR" ] |
| 498 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7507 "fr_FR" ] |
| 499 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8241 "fr_FR" ] |
| 500 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8243 "fr_FR" ] |
| 501 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8244 "fr_FR" ] |
| 502 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2587 "fr_FR" ] |
| 503 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6749 "fr_FR" ] |
| 504 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8245 "fr_FR" ] |
| 505 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7616 "fr_FR" ] |
| 506 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6758 "fr_FR" ] |
| 507 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7647 "fr_FR" ] |
| 508 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7648 "fr_FR" ] |
| 509 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7650 "fr_FR" ] |
| 510 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7654 "fr_FR" ] |
| 511 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7657 "fr_FR" ] |
| 512 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7658 "fr_FR" ] |
| 513 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7659 "fr_FR" ] |
| 514 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8566 "fr_FR" ] |
| 515 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8566 "en_US" ] |
| 516 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8566 "fr_FR" ] |
| 517 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7660 "fr_FR" ] |
| 518 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7274 "fr_FR" ] |
| 519 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7275 "fr_FR" ] |
| 520 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8570 "fr_FR" ] |
| 521 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8570 "en_US" ] |
| 522 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8570 "fr_FR" ] |
| 523 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7277 "fr_FR" ] |
| 524 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7279 "fr_FR" ] |
| 525 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7280 "fr_FR" ] |
| 526 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8571 "fr_FR" ] |
| 527 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8571 "en_US" ] |
| 528 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8571 "fr_FR" ] |
| 529 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8572 "fr_FR" ] |
| 530 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8572 "en_US" ] |
| 531 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8572 "fr_FR" ] |
| 532 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7282 "fr_FR" ] |
| 533 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7284 "fr_FR" ] |
| 534 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8620 "fr_FR" ] |
| 535 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8620 "en_US" ] |
| 536 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8620 "fr_FR" ] |
| 537 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8621 "fr_FR" ] |
| 538 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8621 "en_US" ] |
| 539 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8621 "fr_FR" ] |
| 540 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8622 "fr_FR" ] |
| 541 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8622 "en_US" ] |
| 542 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8622 "fr_FR" ] |
| 543 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8624 "fr_FR" ] |
| 544 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8624 "en_US" ] |
| 545 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8624 "fr_FR" ] |
| 546 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8634 "fr_FR" ] |
| 547 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8634 "en_US" ] |
| 548 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8634 "fr_FR" ] |
| 549 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8638 "fr_FR" ] |
| 550 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8638 "en_US" ] |
| 551 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8638 "fr_FR" ] |
| 552 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7557 "fr_FR" ] |
| 553 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4425 "fr_FR" ] |
| 554 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4498 "fr_FR" ] |
| 555 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4518 "fr_FR" ] |
| 556 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7558 "fr_FR" ] |
| 557 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4549 "fr_FR" ] |
| 558 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4569 "fr_FR" ] |
| 559 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7559 "fr_FR" ] |
| 560 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7560 "fr_FR" ] |
| 561 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4612 "fr_FR" ] |
| 562 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4613 "fr_FR" ] |
| 563 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8220 "fr_FR" ] |
| 564 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8574 "fr_FR" ] |
| 565 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8574 "en_US" ] |
| 566 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8574 "fr_FR" ] |
| 567 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4627 "fr_FR" ] |
| 568 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4628 "fr_FR" ] |
| 569 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4630 "fr_FR" ] |
| 570 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4631 "fr_FR" ] |
| 571 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4632 "fr_FR" ] |
| 572 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7562 "fr_FR" ] |
| 573 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4636 "fr_FR" ] |
| 574 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4638 "fr_FR" ] |
| 575 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7564 "fr_FR" ] |
| 576 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8225 "fr_FR" ] |
| 577 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8226 "fr_FR" ] |
| 578 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4658 "fr_FR" ] |
| 579 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8577 "fr_FR" ] |
| 580 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8577 "en_US" ] |
| 581 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8577 "fr_FR" ] |
| 582 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8578 "fr_FR" ] |
| 583 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8578 "en_US" ] |
| 584 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8578 "fr_FR" ] |
| 585 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8579 "fr_FR" ] |
| 586 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8579 "en_US" ] |
| 587 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8579 "fr_FR" ] |
| 588 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8576 "fr_FR" ] |
| 589 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8576 "en_US" ] |
| 590 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8576 "fr_FR" ] |
| 591 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4688 "fr_FR" ] |
| 592 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4696 "fr_FR" ] |
| 593 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4704 "fr_FR" ] |
| 594 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4716 "fr_FR" ] |
| 595 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4719 "fr_FR" ] |
| 596 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8580 "fr_FR" ] |
| 597 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8580 "en_US" ] |
| 598 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8580 "fr_FR" ] |
| 599 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4720 "fr_FR" ] |
| 600 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4723 "fr_FR" ] |
| 601 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8229 "fr_FR" ] |
| 602 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4770 "fr_FR" ] |
| 603 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4771 "fr_FR" ] |
| 604 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4775 "fr_FR" ] |
| 605 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4781 "fr_FR" ] |
| 606 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7569 "fr_FR" ] |
| 607 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7566 "fr_FR" ] |
| 608 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7567 "fr_FR" ] |
| 609 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4804 "fr_FR" ] |
| 610 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8358 "fr_FR" ] |
| 611 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8368 "fr_FR" ] |
| 612 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8369 "fr_FR" ] |
| 613 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8378 "fr_FR" ] |
| 614 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8380 "fr_FR" ] |
| 615 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8384 "fr_FR" ] |
| 616 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8387 "fr_FR" ] |
| 617 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8428 "fr_FR" ] |
| 618 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8433 "fr_FR" ] |
| 619 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8434 "fr_FR" ] |
| 620 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8652 "fr_FR" ] |
| 621 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8652 "en_US" ] |
| 622 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8652 "fr_FR" ] |
| 623 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7666 "fr_FR" ] |
| 624 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7669 "fr_FR" ] |
| 625 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7673 "fr_FR" ] |
| 626 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7679 "fr_FR" ] |
| 627 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7684 "fr_FR" ] |
| 628 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7689 "fr_FR" ] |
| 629 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3323 "fr_FR" ] |
| 630 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3324 "fr_FR" ] |
| 631 | 0.11 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8591 "fr_FR" ] |
| 632 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8591 "en_US" ] |
| 633 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8591 "fr_FR" ] |
| 634 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3330 "fr_FR" ] |
| 635 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7793 "fr_FR" ] |
| 636 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 3334 "fr_FR" ] |
| 637 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8233 "fr_FR" ] |
| 638 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2386 "fr_FR" ] |
| 639 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2393 "fr_FR" ] |
| 640 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2395 "fr_FR" ] |
| 641 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8192 "fr_FR" ] |
| 642 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6466 "fr_FR" ] |
| 643 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8193 "fr_FR" ] |
| 644 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6474 "fr_FR" ] |
| 645 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6477 "fr_FR" ] |
| 646 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6478 "fr_FR" ] |
| 647 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8196 "fr_FR" ] |
| 648 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8197 "fr_FR" ] |
| 649 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8198 "fr_FR" ] |
| 650 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6481 "fr_FR" ] |
| 651 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6486 "fr_FR" ] |
| 652 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 6490 "fr_FR" ] |
| 653 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8203 "fr_FR" ] |
| 654 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8593 "fr_FR" ] |
| 655 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8593 "en_US" ] |
| 656 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8593 "fr_FR" ] |
| 657 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8594 "fr_FR" ] |
| 658 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8594 "en_US" ] |
| 659 | 0.07 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8594 "fr_FR" ] |
| 660 | 0.13 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8237 "fr_FR" ] |
| 661 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8238 "fr_FR" ] |
| 662 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2781 "fr_FR" ] |
| 663 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8204 "fr_FR" ] |
| 664 | 0.25 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2796 "fr_FR" ] |
| 665 | 0.15 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2811 "fr_FR" ] |
| 666 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2816 "fr_FR" ] |
| 667 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8598 "fr_FR" ] |
| 668 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8598 "en_US" ] |
| 669 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8598 "fr_FR" ] |
| 670 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2826 "fr_FR" ] |
| 671 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2830 "fr_FR" ] |
| 672 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2842 "fr_FR" ] |
| 673 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2854 "fr_FR" ] |
| 674 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 2856 "fr_FR" ] |
| 675 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7286 "fr_FR" ] |
| 676 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7290 "fr_FR" ] |
| 677 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7293 "fr_FR" ] |
| 678 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7303 "fr_FR" ] |
| 679 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7809 "fr_FR" ] |
| 680 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7305 "fr_FR" ] |
| 681 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7306 "fr_FR" ] |
| 682 | 0.08 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7810 "fr_FR" ] |
| 683 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7811 "fr_FR" ] |
| 684 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7309 "fr_FR" ] |
| 685 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7311 "fr_FR" ] |
| 686 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7710 "fr_FR" ] |
| 687 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7712 "fr_FR" ] |
| 688 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7714 "fr_FR" ] |
| 689 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7716 "fr_FR" ] |
| 690 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7717 "fr_FR" ] |
| 691 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7724 "fr_FR" ] |
| 692 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7727 "fr_FR" ] |
| 693 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7728 "fr_FR" ] |
| 694 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7730 "fr_FR" ] |
| 695 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7734 "fr_FR" ] |
| 696 | 0.18 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7736 "fr_FR" ] |
| 697 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7739 "fr_FR" ] |
| 698 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7744 "fr_FR" ] |
| 699 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7750 "fr_FR" ] |
| 700 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7751 "fr_FR" ] |
| 701 | 0.16 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7752 "fr_FR" ] |
| 702 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7754 "fr_FR" ] |
| 703 | 0.14 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7755 "fr_FR" ] |
| 704 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7757 "fr_FR" ] |
| 705 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7758 "fr_FR" ] |
| 706 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8247 "fr_FR" ] |
| 707 | 0.17 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 8250 "fr_FR" ] |
| 708 | 0.20 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1831 "fr_FR" ] |
| 709 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1829 "fr_FR" ] |
| 710 | 0.22 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1824 "fr_FR" ] |
| 711 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1823 "fr_FR" ] |
| 712 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1830 "fr_FR" ] |
| 713 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1826 "fr_FR" ] |
| 714 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1828 "fr_FR" ] |
| 715 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1825 "fr_FR" ] |
| 716 | 0.09 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 1822 "fr_FR" ] |
| 717 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7324 "fr_FR" ] |
| 718 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7328 "fr_FR" ] |
| 719 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 7346 "fr_FR" ] |
| 720 | 0.26 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4984 "fr_FR" ] |
| 721 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4702 "fr_FR" ] |
| 722 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4715 "fr_FR" ] |
| 723 | 0.10 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4718 "fr_FR" ] |
| 724 | 0.19 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 4760 "fr_FR" ] |
| 725 | 0.44 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.owner_id AS owner_id_4 FROM sylius_taxon_image t0 WHERE t0.owner_id = ?
Parameters:
[
49
]
|
| 726 | 0.64 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126345
]
|
| 727 | 0.59 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126345
]
|
| 728 | 0.68 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
704
]
|
| 729 | 0.67 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126345
]
|
| 730 | 0.29 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 731 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 732 | 0.90 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126345
]
|
| 733 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 734 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 735 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
57
]
|
| 736 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
63
]
|
| 737 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
64
]
|
| 738 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
68
]
|
| 739 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
70
]
|
| 740 | 0.10 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
71
]
|
| 741 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
79
]
|
| 742 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
85
]
|
| 743 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
86
]
|
| 744 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
89
]
|
| 745 | 0.10 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
91
]
|
| 746 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
92
]
|
| 747 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
93
]
|
| 748 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
101
]
|
| 749 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
105
]
|
| 750 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
106
]
|
| 751 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
109
]
|
| 752 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
110
]
|
| 753 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
111
]
|
| 754 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
112
]
|
| 755 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
120
]
|
| 756 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
124
]
|
| 757 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
125
]
|
| 758 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
129
]
|
| 759 | 0.29 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 24 "fr_FR" ] |
| 760 | 0.09 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 25 "fr_FR" ] |
| 761 | 0.08 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 26 "fr_FR" ] |
| 762 | 0.08 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 27 "fr_FR" ] |
| 763 | 0.07 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 28 "fr_FR" ] |
| 764 | 0.07 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 30 "fr_FR" ] |
| 765 | 0.07 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 31 "fr_FR" ] |
| 766 | 0.07 ms |
SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_attribute_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 32 "fr_FR" ] |
| 767 | 0.31 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 129 "fr_FR" ] |
| 768 | 0.12 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 769 | 0.27 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
127693
]
|
| 770 | 0.32 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
127693
]
|
| 771 | 0.21 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
3678
]
|
| 772 | 0.35 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
127693
]
|
| 773 | 0.15 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 774 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 775 | 0.56 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
127693
]
|
| 776 | 0.12 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 777 | 0.28 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126126
]
|
| 778 | 0.15 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126126
]
|
| 779 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
584
]
|
| 780 | 0.36 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126126
]
|
| 781 | 0.18 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 782 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 783 | 0.42 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126126
]
|
| 784 | 0.16 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 785 | 0.19 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126614
]
|
| 786 | 0.14 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126614
]
|
| 787 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
867
]
|
| 788 | 0.27 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126614
]
|
| 789 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 790 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 791 | 0.64 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126614
]
|
| 792 | 0.14 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 793 | 0.27 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
125046
]
|
| 794 | 0.30 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
125046
]
|
| 795 | 0.12 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
75
]
|
| 796 | 0.30 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
125046
]
|
| 797 | 0.18 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 798 | 0.16 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 799 | 0.40 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
125046
]
|
| 800 | 0.11 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
100
]
|
| 801 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
119
]
|
| 802 | 0.14 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 803 | 0.19 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126450
]
|
| 804 | 0.14 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126450
]
|
| 805 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
754
]
|
| 806 | 0.25 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126450
]
|
| 807 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 808 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 809 | 0.40 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126450
]
|
| 810 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 811 | 0.32 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
125529
]
|
| 812 | 0.39 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
125529
]
|
| 813 | 0.19 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
282
]
|
| 814 | 0.51 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
125529
]
|
| 815 | 0.27 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 816 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 817 | 0.65 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
125529
]
|
| 818 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 819 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126455
]
|
| 820 | 0.14 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126455
]
|
| 821 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
756
]
|
| 822 | 0.20 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126455
]
|
| 823 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 824 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 825 | 0.60 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126455
]
|
| 826 | 0.23 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 827 | 0.30 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
125883
]
|
| 828 | 0.26 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
125883
]
|
| 829 | 0.18 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
499
]
|
| 830 | 0.62 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
125883
]
|
| 831 | 0.28 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 832 | 0.30 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 833 | 0.59 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
125883
]
|
| 834 | 0.14 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 835 | 0.47 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
235904
]
|
| 836 | 0.41 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
235904
]
|
| 837 | 0.37 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1488408
]
|
| 838 | 0.53 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
235904
]
|
| 839 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 840 | 0.59 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
235904
]
|
| 841 | 0.24 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 842 | 0.82 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
235904
]
|
| 843 | 0.21 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
65
]
|
| 844 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
107
]
|
| 845 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
126
]
|
| 846 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
130
]
|
| 847 | 0.08 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
131
]
|
| 848 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
132
]
|
| 849 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
138
]
|
| 850 | 0.07 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
142
]
|
| 851 | 0.23 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 142 "fr_FR" ] |
| 852 | 0.11 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 853 | 0.17 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
125062
]
|
| 854 | 0.14 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
125062
]
|
| 855 | 0.10 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
81
]
|
| 856 | 0.24 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
125062
]
|
| 857 | 0.19 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 858 | 0.16 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 859 | 0.36 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
125062
]
|
| 860 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 861 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126154
]
|
| 862 | 0.14 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126154
]
|
| 863 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
599
]
|
| 864 | 0.16 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126154
]
|
| 865 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 866 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 867 | 0.91 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126154
]
|
| 868 | 0.21 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 869 | 0.60 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
127963
]
|
| 870 | 0.30 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
127963
]
|
| 871 | 0.19 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
4077
]
|
| 872 | 0.37 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
127963
]
|
| 873 | 0.14 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 874 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 875 | 0.43 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
127963
]
|
| 876 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 877 | 0.30 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
239227
]
|
| 878 | 0.28 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
239227
]
|
| 879 | 0.38 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1491776
]
|
| 880 | 0.41 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
239227
]
|
| 881 | 0.19 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 882 | 0.43 ms |
SELECT t0.id AS id_1, t0.size AS size_2, t0.supplier AS supplier_3, t0.unit AS unit_4, t0.productKind AS productKind_5, t0.effect AS effect_6, t0.color AS color_7, t0.thickness AS thickness_8, t0.material AS material_9, t0.surface AS surface_10, t0.application AS application_11, t0.nonRectified AS nonRectified_12, t0.shadeVariation AS shadeVariation_13, t0.slipClass AS slipClass_14, t0.pei AS pei_15, t0.info AS info_16, t0.pcsPerBox AS pcsPerBox_17, t0.sqmPerBox AS sqmPerBox_18, t0.lmPerBox AS lmPerBox_19, t0.minQ AS minQ_20, t0.product_id AS product_id_21, t22.code AS code_23, t22.created_at AS created_at_24, t22.updated_at AS updated_at_25, t22.enabled AS enabled_26, t22.id AS id_27, t22.variant_selection_method AS variant_selection_method_28, t22.average_rating AS average_rating_29, t22.seo_brand AS seo_brand_30, t22.seo_gtin8 AS seo_gtin8_31, t22.seo_gtin13 AS seo_gtin13_32, t22.seo_gtin14 AS seo_gtin14_33, t22.seo_mpn AS seo_mpn_34, t22.seo_isbn AS seo_isbn_35, t22.seo_sku AS seo_sku_36, t22.seo_offer_aggregated AS seo_offer_aggregated_37, t22.main_taxon_id AS main_taxon_id_38, t22.brand_id AS brand_id_39, t22.referenceableContent_id AS referenceableContent_id_40 FROM sylius_product_tile_details t0 LEFT JOIN sylius_product t22 ON t0.product_id = t22.id WHERE t0.product_id = ?
Parameters:
[
239227
]
|
| 883 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 884 | 0.36 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
239227
]
|
| 885 | 0.24 ms |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.id AS id_4, t0.topDescription AS topDescription_5, t0.h1 AS h1_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM sylius_taxon_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[ 126 "fr_FR" ] |
| 886 | 0.12 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 887 | 0.17 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
127070
]
|
| 888 | 0.36 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
127070
]
|
| 889 | 0.33 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
1301
]
|
| 890 | 0.50 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
127070
]
|
| 891 | 0.22 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 892 | 0.32 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 893 | 0.70 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
127070
]
|
| 894 | 0.17 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 895 | 0.22 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126743
]
|
| 896 | 0.14 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126743
]
|
| 897 | 0.11 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
979
]
|
| 898 | 0.39 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126743
]
|
| 899 | 0.18 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 900 | 0.16 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 901 | 0.31 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126743
]
|
| 902 | 0.14 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
69
]
|
| 903 | 0.09 ms |
SELECT t0.code AS code_1, t0.tree_left AS tree_left_2, t0.tree_right AS tree_right_3, t0.tree_level AS tree_level_4, t0.position AS position_5, t0.enabled AS enabled_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.topBrands AS topBrands_10, t0.popularity AS popularity_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.referenceableContent_id AS referenceableContent_id_14 FROM sylius_taxon t0 WHERE t0.id = ?
Parameters:
[
90
]
|
| 904 | 0.13 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 905 | 0.19 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126429
]
|
| 906 | 0.26 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126429
]
|
| 907 | 0.19 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
748
]
|
| 908 | 0.50 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126429
]
|
| 909 | 0.32 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 910 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 911 | 0.47 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126429
]
|
| 912 | 0.30 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 913 | 0.18 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
127846
]
|
| 914 | 0.25 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
127846
]
|
| 915 | 0.19 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
4047
]
|
| 916 | 0.52 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
127846
]
|
| 917 | 0.32 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 918 | 0.30 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 919 | 0.65 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
127846
]
|
| 920 | 0.14 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 921 | 0.11 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126757
]
|
| 922 | 0.15 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126757
]
|
| 923 | 0.19 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
990
]
|
| 924 | 0.43 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126757
]
|
| 925 | 0.32 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 926 | 0.30 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 927 | 0.55 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126757
]
|
| 928 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 929 | 0.19 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126436
]
|
| 930 | 0.25 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126436
]
|
| 931 | 0.21 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
750
]
|
| 932 | 0.26 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126436
]
|
| 933 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 934 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 935 | 0.34 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126436
]
|
| 936 | 0.29 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 937 | 0.19 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
127695
]
|
| 938 | 0.25 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
127695
]
|
| 939 | 0.19 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
3680
]
|
| 940 | 0.37 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
127695
]
|
| 941 | 0.37 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 942 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 943 | 0.34 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
127695
]
|
| 944 | 0.32 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 945 | 0.29 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126351
]
|
| 946 | 0.26 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126351
]
|
| 947 | 0.19 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
706
]
|
| 948 | 0.37 ms |
SELECT t0.locale_code AS locale_code_1, t0.text_value AS text_value_2, t0.boolean_value AS boolean_value_3, t0.integer_value AS integer_value_4, t0.float_value AS float_value_5, t0.datetime_value AS datetime_value_6, t0.date_value AS date_value_7, t0.json_value AS json_value_8, t0.id AS id_9, t0.product_id AS product_id_10, t0.attribute_id AS attribute_id_11 FROM sylius_product_attribute_value t0 WHERE t0.product_id = ?
Parameters:
[
126351
]
|
| 949 | 0.32 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 950 | 0.32 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 951 | 0.35 ms |
SELECT t0.position AS position_1, t0.id AS id_2, t0.product_id AS product_id_3, t0.taxon_id AS taxon_id_4 FROM sylius_product_taxon t0 WHERE t0.product_id = ?
Parameters:
[
126351
]
|
| 952 | 0.31 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.amount AS amount_3, t0.included_in_price AS included_in_price_4, t0.calculator AS calculator_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.id AS id_8, t0.category_id AS category_id_9, t0.zone_id AS zone_id_10 FROM sylius_tax_rate t0 WHERE t0.category_id = ? AND t0.zone_id = ? LIMIT 1
Parameters:
[ 1 37 ] |
| 953 | 0.20 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_product_image t0 WHERE t0.owner_id = ?
Parameters:
[
126118
]
|
| 954 | 0.26 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters:
[
126118
]
|
| 955 | 0.20 ms |
SELECT t0.price AS price_1, t0.original_price AS original_price_2, t0.channel_code AS channel_code_3, t0.id AS id_4, t0.lowestMarketPrice AS lowestMarketPrice_5, t0.priceOverPallet AS priceOverPallet_6, t0.boxesInPallet AS boxesInPallet_7, t0.product_variant_id AS product_variant_id_8 FROM sylius_channel_pricing t0 WHERE t0.product_variant_id = ?
Parameters:
[
582
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| BitBag\SyliusCmsPlugin\Entity\Block | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Media | No errors. |
| App\Entity\Cms\Media | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Page | No errors. |
| App\Entity\Cms\Page | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundleOrderItem | No errors. |
| Sylius\Component\Taxonomy\Model\Taxon | No errors. |
| Sylius\Component\Core\Model\Taxon | No errors. |
| App\Entity\Taxonomy\Taxon | No errors. |
| Sylius\Component\Product\Model\Product | No errors. |
| Sylius\Component\Core\Model\Product | No errors. |
| App\Entity\Product\Product | No errors. |
| Odiseo\BlogBundle\Model\Article | No errors. |
| Odiseo\SyliusBlogPlugin\Entity\Article | No errors. |
| App\Entity\Blog\Article | No errors. |
| App\Entity\Cms\Contact | No errors. |
| App\Entity\Promotion\PromotionSettings | No errors. |
| Loevgaard\SyliusBrandPlugin\Model\Brand | No errors. |
| App\Entity\Brand\Brand | No errors. |
| Sylius\Component\Addressing\Model\Zone | No errors. |
| App\Entity\Addressing\Zone | No errors. |
| Sylius\Component\Order\Model\Order | No errors. |
| Sylius\Component\Core\Model\Order | No errors. |
| App\Entity\Order\Order | No errors. |
| Sylius\Component\Taxation\Model\TaxRate | No errors. |
| Sylius\Component\Core\Model\TaxRate | No errors. |
| App\Entity\Taxation\TaxRate | No errors. |
| Sylius\Component\Channel\Model\Channel | No errors. |
| Sylius\Component\Core\Model\Channel | No errors. |
| App\Entity\Channel\Channel | No errors. |
| Sylius\Component\Locale\Model\Locale | No errors. |
| App\Entity\Locale\Locale | No errors. |
| Sylius\Component\Currency\Model\Currency | No errors. |
| App\Entity\Currency\Currency | No errors. |
| Sylius\Component\Core\Model\ShopBillingData | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContent | No errors. |
| Sylius\Component\Addressing\Model\Country | No errors. |
| App\Entity\Addressing\Country | No errors. |
| Sylius\Component\Addressing\Model\Province | No errors. |
| App\Entity\Addressing\Province | No errors. |
| Sylius\Component\Payment\Model\PaymentMethod | No errors. |
| Sylius\Component\Core\Model\PaymentMethod | No errors. |
| App\Entity\Payment\PaymentMethod | No errors. |
| Sylius\Component\Attribute\Model\Attribute | No errors. |
| Sylius\Component\Product\Model\ProductAttribute | No errors. |
| App\Entity\Product\ProductAttribute | No errors. |
| Sylius\Component\Currency\Model\ExchangeRate | No errors. |
| App\Entity\Currency\ExchangeRate | No errors. |
| App\Entity\Redirect | No errors. |
| Sylius\Component\Taxonomy\Model\TaxonTranslation | No errors. |
| App\Entity\Taxonomy\TaxonTranslation | No errors. |
| Sylius\Component\Core\Model\Image | No errors. |
| Sylius\Component\Core\Model\TaxonImage | No errors. |
| App\Entity\Taxonomy\TaxonImage | No errors. |
| Sylius\Component\Attribute\Model\AttributeTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAttributeTranslation | No errors. |
| App\Entity\Product\ProductAttributeTranslation | No errors. |
| Sylius\Component\Attribute\Model\AttributeValue | No errors. |
| Sylius\Component\Product\Model\ProductAttributeValue | No errors. |
| App\Entity\Product\ProductAttributeValue | No errors. |
| App\Entity\Brand\BrandTranslation | No errors. |
| Loevgaard\SyliusBrandPlugin\Model\BrandImage | No errors. |
| Dedi\SyliusSEOPlugin\Entity\SEOContentTranslation | No errors. |
| App\Entity\Product\TileDetails | No errors. |
| App\Entity\Product\ProductDetails | No errors. |
| Sylius\Component\Product\Model\ProductTranslation | No errors. |
| Sylius\Component\Core\Model\ProductTranslation | No errors. |
| App\Entity\Product\ProductTranslation | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundle | No errors. |
| Sylius\Component\Core\Model\ProductTaxon | No errors. |
| App\Entity\Product\ProductTaxon | No errors. |
| Sylius\Component\Core\Model\ProductImage | No errors. |
| App\Entity\Product\ProductImage | No errors. |
| Sylius\Component\Product\Model\ProductVariant | No errors. |
| Sylius\Component\Core\Model\ProductVariant | No errors. |
| App\Entity\Product\ProductVariant | No errors. |
| Sylius\Component\Product\Model\ProductAssociation | No errors. |
| App\Entity\Product\ProductAssociation | No errors. |
| Sylius\Component\Product\Model\ProductOption | No errors. |
| App\Entity\Product\ProductOption | No errors. |
| Sylius\Component\Review\Model\Review | No errors. |
| Sylius\Component\Core\Model\ProductReview | No errors. |
| App\Entity\Product\ProductReview | No errors. |
| Sylius\Component\Customer\Model\Customer | No errors. |
| Sylius\Component\Core\Model\Customer | No errors. |
| App\Entity\Customer\Customer | No errors. |
| App\Entity\Shipping\ShippingConfiguration | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethod | No errors. |
| Sylius\Component\Core\Model\ShippingMethod | No errors. |
| App\Entity\Shipping\ShippingMethod | No errors. |
| App\Entity\Promotion\PromotionSettingsTranslation | No errors. |
| App\Entity\Cms\ContactTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\BlockTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\Section | No errors. |
| BitBag\SyliusCmsPlugin\Entity\MediaTranslation | No errors. |
| BitBag\SyliusCmsPlugin\Entity\PageTranslation | No errors. |
| App\Entity\Cms\PageTranslation | No errors. |
| Sylius\Component\Order\Model\OrderItem | No errors. |
| Sylius\Component\Core\Model\OrderItem | No errors. |
| App\Entity\Order\OrderItem | No errors. |
| BitBag\SyliusProductBundlePlugin\Entity\ProductBundleItem | No errors. |
| Sylius\Component\User\Model\User | No errors. |
| Sylius\Component\Core\Model\AdminUser | No errors. |
| App\Entity\User\AdminUser | No errors. |
| Odiseo\BlogBundle\Model\ArticleTranslation | No errors. |
| App\Entity\Blog\ArticleTranslation | No errors. |
| Odiseo\BlogBundle\Model\Image | No errors. |
| Odiseo\BlogBundle\Model\ArticleImage | No errors. |
| Odiseo\BlogBundle\Model\ArticleComment | No errors. |
| Odiseo\SyliusBlogPlugin\Entity\ArticleComment | No errors. |
| Odiseo\BlogBundle\Model\ArticleCategory | No errors. |
| Sylius\Component\Addressing\Model\ZoneMember | No errors. |
| App\Entity\Addressing\ZoneMember | No errors. |
| Sylius\Component\Promotion\Model\PromotionCoupon | No errors. |
| Sylius\Component\Core\Model\PromotionCoupon | No errors. |
| App\Entity\Promotion\PromotionCoupon | No errors. |
| Sylius\Component\Addressing\Model\Address | No errors. |
| Sylius\Component\Core\Model\Address | No errors. |
| App\Entity\Addressing\Address | No errors. |
| Sylius\Component\Payment\Model\Payment | No errors. |
| Sylius\Component\Core\Model\Payment | No errors. |
| App\Entity\Payment\Payment | No errors. |
| Sylius\Component\Shipping\Model\Shipment | No errors. |
| Sylius\Component\Core\Model\Shipment | No errors. |
| App\Entity\Shipping\Shipment | No errors. |
| Sylius\Component\Promotion\Model\Promotion | No errors. |
| Sylius\Component\Core\Model\Promotion | No errors. |
| App\Entity\Promotion\Promotion | No errors. |
| Sylius\Component\Order\Model\Adjustment | No errors. |
| Sylius\Component\Core\Model\Adjustment | No errors. |
| App\Entity\Order\Adjustment | No errors. |
| Sylius\Component\Taxation\Model\TaxCategory | No errors. |
| App\Entity\Taxation\TaxCategory | No errors. |
| Payum\Core\Model\GatewayConfig | No errors. |
| Sylius\Bundle\PayumBundle\Model\GatewayConfig | No errors. |
| App\Entity\Payment\GatewayConfig | No errors. |
| Sylius\Component\Payment\Model\PaymentMethodTranslation | No errors. |
| App\Entity\Payment\PaymentMethodTranslation | No errors. |
| Sylius\Component\Shipping\Model\ShippingCategory | No errors. |
| App\Entity\Shipping\ShippingCategory | No errors. |
| Sylius\Component\Product\Model\ProductVariantTranslation | No errors. |
| App\Entity\Product\ProductVariantTranslation | No errors. |
| Sylius\Component\Core\Model\ChannelPricing | No errors. |
| App\Entity\Channel\ChannelPricing | No errors. |
| Sylius\Component\Product\Model\ProductOptionValue | No errors. |
| App\Entity\Product\ProductOptionValue | No errors. |
| Sylius\Component\Product\Model\ProductAssociationType | No errors. |
| App\Entity\Product\ProductAssociationType | No errors. |
| Sylius\Component\Product\Model\ProductOptionTranslation | No errors. |
| App\Entity\Product\ProductOptionTranslation | No errors. |
| Sylius\Component\Customer\Model\CustomerGroup | No errors. |
| App\Entity\Customer\CustomerGroup | No errors. |
| Sylius\Component\Core\Model\ShopUser | No errors. |
| App\Entity\User\ShopUser | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodTranslation | No errors. |
| App\Entity\Shipping\ShippingMethodTranslation | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethodRule | No errors. |
| BitBag\SyliusCmsPlugin\Entity\SectionTranslation | No errors. |
| Sylius\Component\Order\Model\OrderItemUnit | No errors. |
| Sylius\Component\Core\Model\OrderItemUnit | No errors. |
| App\Entity\Order\OrderItemUnit | No errors. |
| Sylius\Component\Core\Model\AvatarImage | No errors. |
| Sylius\Component\User\Model\UserOAuth | No errors. |
| App\Entity\User\UserOAuth | No errors. |
| Odiseo\BlogBundle\Model\ArticleCategoryTranslation | No errors. |
| Sylius\Component\Promotion\Model\PromotionRule | No errors. |
| App\Entity\Promotion\PromotionRule | No errors. |
| Sylius\Component\Promotion\Model\PromotionAction | No errors. |
| App\Entity\Promotion\PromotionAction | No errors. |
| Sylius\Component\Product\Model\ProductOptionValueTranslation | No errors. |
| App\Entity\Product\ProductOptionValueTranslation | No errors. |
| Sylius\Component\Product\Model\ProductAssociationTypeTranslation | No errors. |
| App\Entity\Product\ProductAssociationTypeTranslation | No errors. |
| BitBag\SyliusWishlistPlugin\Entity\Wishlist | No errors. |
| App\Entity\Wishlist\Wishlist | No errors. |
| App\Entity\Wishlist\WishlistProduct | No errors. |
| App\Entity\Product\ProductVariantCalculation | No errors. |