1.70 ms (20.58%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.posindex AS posindex_3, t0.web_link AS web_link_4, t0.hidden AS hidden_5, t0.hidden_by AS hidden_by_6, t0.parent_id AS parent_id_7, t0.description AS description_8, t0.show_on_caption AS show_on_caption_9, t10.id AS id_11, t10.name AS name_12, t10.web_link AS web_link_13, t10.hidden AS hidden_14, t10.description AS description_15, t10.available AS available_16, t10.product_show AS product_show_17, t10.sale AS sale_18, t10.sale_percentual AS sale_percentual_19, t10.topselling AS topselling_20, t10.new AS new_21, t10.recommended AS recommended_22, t10.eshop_category_id AS eshop_category_id_23, t10.slozeni AS slozeni_24, t10.leg_oznaceni AS leg_oznaceni_25, t10.slady AS slady_26, t10.chmele AS chmele_27, t10.kvasnice AS kvasnice_28, t10.epm AS epm_29, t10.ibu AS ibu_30, t10.alkohol AS alkohol_31, t10.pivni_styl AS pivni_styl_32, t10.pivni_styl_weblink AS pivni_styl_weblink_33, t10.eshop_category_id AS eshop_category_id_34, t0.parent_id AS parent_id_35 FROM eshop_categories t0 LEFT JOIN eshop_products t10 ON t10.eshop_category_id = t0.id WHERE t0.hidden = ? ORDER BY t0.posindex ASC
Parameters: [
"1000-01-01 00:00:00"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.posindex AS posindex_3, t0.web_link AS web_link_4, t0.hidden AS hidden_5, t0.hidden_by AS hidden_by_6, t0.parent_id AS parent_id_7, t0.description AS description_8, t0.show_on_caption AS show_on_caption_9, t10.id AS id_11, t10.name AS name_12, t10.web_link AS web_link_13, t10.hidden AS hidden_14, t10.description AS description_15, t10.available AS available_16, t10.product_show AS product_show_17, t10.sale AS sale_18, t10.sale_percentual AS sale_percentual_19, t10.topselling AS topselling_20, t10.new AS new_21, t10.recommended AS recommended_22, t10.eshop_category_id AS eshop_category_id_23, t10.slozeni AS slozeni_24, t10.leg_oznaceni AS leg_oznaceni_25, t10.slady AS slady_26, t10.chmele AS chmele_27, t10.kvasnice AS kvasnice_28, t10.epm AS epm_29, t10.ibu AS ibu_30, t10.alkohol AS alkohol_31, t10.pivni_styl AS pivni_styl_32, t10.pivni_styl_weblink AS pivni_styl_weblink_33, t10.eshop_category_id AS eshop_category_id_34, t0.parent_id AS parent_id_35 FROM eshop_categories t0 LEFT JOIN eshop_products t10 ON t10.eshop_category_id = t0.id WHERE t0.hidden = '1000-01-01 00:00:00' ORDER BY t0.posindex ASC;
|
1.67 ms (20.17%)
|
2 |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.posindex AS posindex_2, e0_.web_link AS web_link_3, e0_.hidden AS hidden_4, e0_.hidden_by AS hidden_by_5, e0_.parent_id AS parent_id_6, e0_.description AS description_7, e0_.show_on_caption AS show_on_caption_8, e1_.id AS id_9, e1_.name AS name_10, e1_.posindex AS posindex_11, e1_.web_link AS web_link_12, e1_.hidden AS hidden_13, e1_.hidden_by AS hidden_by_14, e1_.parent_id AS parent_id_15, e1_.description AS description_16, e1_.show_on_caption AS show_on_caption_17, e0_.parent_id AS parent_id_18, e1_.parent_id AS parent_id_19 FROM eshop_categories e0_ INNER JOIN eshop_categories e1_ ON e0_.parent_id = e1_.id WHERE e0_.web_link = ?
Parameters: [
"svrchnaky"
]
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.posindex AS posindex_2, e0_.web_link AS web_link_3, e0_.hidden AS hidden_4, e0_.hidden_by AS hidden_by_5, e0_.parent_id AS parent_id_6, e0_.description AS description_7, e0_.show_on_caption AS show_on_caption_8, e1_.id AS id_9, e1_.name AS name_10, e1_.posindex AS posindex_11, e1_.web_link AS web_link_12, e1_.hidden AS hidden_13, e1_.hidden_by AS hidden_by_14, e1_.parent_id AS parent_id_15, e1_.description AS description_16, e1_.show_on_caption AS show_on_caption_17, e0_.parent_id AS parent_id_18, e1_.parent_id AS parent_id_19 FROM eshop_categories e0_ INNER JOIN eshop_categories e1_ ON e0_.parent_id = e1_.id WHERE e0_.web_link = 'svrchnaky';
|
1.53 ms (18.51%)
|
2 |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.posindex AS posindex_2, e0_.web_link AS web_link_3, e0_.hidden AS hidden_4, e0_.hidden_by AS hidden_by_5, e0_.parent_id AS parent_id_6, e0_.description AS description_7, e0_.show_on_caption AS show_on_caption_8, e0_.id AS id_9, e0_.name AS name_10, e0_.posindex AS posindex_11, e0_.web_link AS web_link_12, e0_.hidden AS hidden_13, e0_.hidden_by AS hidden_by_14, e0_.parent_id AS parent_id_15, e0_.description AS description_16, e0_.show_on_caption AS show_on_caption_17, e0_.parent_id AS parent_id_18 FROM eshop_categories e0_ INNER JOIN eshop_categories e1_ ON e0_.id = e1_.parent_id WHERE e0_.web_link = ?
Parameters: [
"svrchnaky"
]
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.posindex AS posindex_2, e0_.web_link AS web_link_3, e0_.hidden AS hidden_4, e0_.hidden_by AS hidden_by_5, e0_.parent_id AS parent_id_6, e0_.description AS description_7, e0_.show_on_caption AS show_on_caption_8, e0_.id AS id_9, e0_.name AS name_10, e0_.posindex AS posindex_11, e0_.web_link AS web_link_12, e0_.hidden AS hidden_13, e0_.hidden_by AS hidden_by_14, e0_.parent_id AS parent_id_15, e0_.description AS description_16, e0_.show_on_caption AS show_on_caption_17, e0_.parent_id AS parent_id_18 FROM eshop_categories e0_ INNER JOIN eshop_categories e1_ ON e0_.id = e1_.parent_id WHERE e0_.web_link = 'svrchnaky';
|
1.23 ms (14.85%)
|
1 |
SELECT * FROM eshop_settings LIMIT 1
SELECT * FROM eshop_settings LIMIT 1;
|
1.17 ms (14.20%)
|
1 |
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.last_update AS last_update_3, t0.ip AS ip_4, t0.firms_id AS firms_id_5 FROM eshop_logins t0 WHERE t0.session_id IS NULL LIMIT 1
SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.last_update AS last_update_3, t0.ip AS ip_4, t0.firms_id AS firms_id_5 FROM eshop_logins t0 WHERE t0.session_id IS NULL LIMIT 1;
|
0.97 ms (11.69%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.web_link AS web_link_3, t0.hidden AS hidden_4, t0.description AS description_5, t0.available AS available_6, t0.product_show AS product_show_7, t0.sale AS sale_8, t0.sale_percentual AS sale_percentual_9, t0.topselling AS topselling_10, t0.new AS new_11, t0.recommended AS recommended_12, t0.eshop_category_id AS eshop_category_id_13, t0.slozeni AS slozeni_14, t0.leg_oznaceni AS leg_oznaceni_15, t0.slady AS slady_16, t0.chmele AS chmele_17, t0.kvasnice AS kvasnice_18, t0.epm AS epm_19, t0.ibu AS ibu_20, t0.alkohol AS alkohol_21, t0.pivni_styl AS pivni_styl_22, t0.pivni_styl_weblink AS pivni_styl_weblink_23, t0.eshop_category_id AS eshop_category_id_24 FROM eshop_products t0 WHERE t0.eshop_category_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.web_link AS web_link_3, t0.hidden AS hidden_4, t0.description AS description_5, t0.available AS available_6, t0.product_show AS product_show_7, t0.sale AS sale_8, t0.sale_percentual AS sale_percentual_9, t0.topselling AS topselling_10, t0.new AS new_11, t0.recommended AS recommended_12, t0.eshop_category_id AS eshop_category_id_13, t0.slozeni AS slozeni_14, t0.leg_oznaceni AS leg_oznaceni_15, t0.slady AS slady_16, t0.chmele AS chmele_17, t0.kvasnice AS kvasnice_18, t0.epm AS epm_19, t0.ibu AS ibu_20, t0.alkohol AS alkohol_21, t0.pivni_styl AS pivni_styl_22, t0.pivni_styl_weblink AS pivni_styl_weblink_23, t0.eshop_category_id AS eshop_category_id_24 FROM eshop_products t0 WHERE t0.eshop_category_id = 2;
|