| 1 |
0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.color AS color_6, t0.font_color AS font_color_7, t0.address AS address_8, t0.phone AS phone_9, t0.email AS email_10, t0.open_time AS open_time_11, t0.full_contact AS full_contact_12, t0.facebook AS facebook_13, t0.instagram AS instagram_14, t0.twitter AS twitter_15, t0.tiktok AS tiktok_16, t0.maps AS maps_17, t0.cards AS cards_18, t0.buyonline AS buyonline_19, t0.reserveonline AS reserveonline_20, t0.prefix AS prefix_21, t0.p24_merchant_id AS p24_merchant_id_22, t0.p24_pos_id AS p24_pos_id_23, t0.p24_salt AS p24_salt_24 FROM unit t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"kozlowek"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.color AS color_6, t0.font_color AS font_color_7, t0.address AS address_8, t0.phone AS phone_9, t0.email AS email_10, t0.open_time AS open_time_11, t0.full_contact AS full_contact_12, t0.facebook AS facebook_13, t0.instagram AS instagram_14, t0.twitter AS twitter_15, t0.tiktok AS tiktok_16, t0.maps AS maps_17, t0.cards AS cards_18, t0.buyonline AS buyonline_19, t0.reserveonline AS reserveonline_20, t0.prefix AS prefix_21, t0.p24_merchant_id AS p24_merchant_id_22, t0.p24_pos_id AS p24_pos_id_23, t0.p24_salt AS p24_salt_24 FROM unit t0 WHERE t0.slug = 'kozlowek' LIMIT 1;
|
| 2 |
0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.enabled AS enabled_4, t0.in_menu AS in_menu_5, t0.menu_name AS menu_name_6, t0.position AS position_7, t0.redirect AS redirect_8, t0.title AS title_9, t0.content AS content_10, t0.image AS image_11, t0.keywords AS keywords_12, t0.lead_image AS lead_image_13, t0.lead AS lead_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.parent_id AS parent_id_17, t0.template_id AS template_id_18 FROM page t0 WHERE t0.in_menu = ? AND t0.parent_id IS NULL AND t0.enabled = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.enabled AS enabled_4, t0.in_menu AS in_menu_5, t0.menu_name AS menu_name_6, t0.position AS position_7, t0.redirect AS redirect_8, t0.title AS title_9, t0.content AS content_10, t0.image AS image_11, t0.keywords AS keywords_12, t0.lead_image AS lead_image_13, t0.lead AS lead_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.parent_id AS parent_id_17, t0.template_id AS template_id_18 FROM page t0 WHERE t0.in_menu = 1 AND t0.parent_id IS NULL AND t0.enabled = 1;
|
| 3 |
0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.color AS color_6, t0.font_color AS font_color_7, t0.address AS address_8, t0.phone AS phone_9, t0.email AS email_10, t0.open_time AS open_time_11, t0.full_contact AS full_contact_12, t0.facebook AS facebook_13, t0.instagram AS instagram_14, t0.twitter AS twitter_15, t0.tiktok AS tiktok_16, t0.maps AS maps_17, t0.cards AS cards_18, t0.buyonline AS buyonline_19, t0.reserveonline AS reserveonline_20, t0.prefix AS prefix_21, t0.p24_merchant_id AS p24_merchant_id_22, t0.p24_pos_id AS p24_pos_id_23, t0.p24_salt AS p24_salt_24 FROM unit t0 WHERE t0.enabled = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.slug AS slug_4, t0.description AS description_5, t0.color AS color_6, t0.font_color AS font_color_7, t0.address AS address_8, t0.phone AS phone_9, t0.email AS email_10, t0.open_time AS open_time_11, t0.full_contact AS full_contact_12, t0.facebook AS facebook_13, t0.instagram AS instagram_14, t0.twitter AS twitter_15, t0.tiktok AS tiktok_16, t0.maps AS maps_17, t0.cards AS cards_18, t0.buyonline AS buyonline_19, t0.reserveonline AS reserveonline_20, t0.prefix AS prefix_21, t0.p24_merchant_id AS p24_merchant_id_22, t0.p24_pos_id AS p24_pos_id_23, t0.p24_salt AS p24_salt_24 FROM unit t0 WHERE t0.enabled = 1;
|
| 4 |
0.45 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.type AS type_4, t0.enabled AS enabled_5, t0.promo AS promo_6, t0.position AS position_7, t0.start_date AS start_date_8, t0.end_date AS end_date_9, t0.lead AS lead_10, t0.title AS title_11, t0.content AS content_12, t0.content2 AS content2_13, t0.image AS image_14, t0.schedule_name AS schedule_name_15, t0.schedule AS schedule_16, t0.schedule2_name AS schedule2_name_17, t0.schedule2 AS schedule2_18, t0.lead_image AS lead_image_19, t0.nolink AS nolink_20, t0.lead_color AS lead_color_21, t0.keywords AS keywords_22, t0.css AS css_23, t0.redirect AS redirect_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.unit_id AS unit_id_27 FROM tile t0 WHERE t0.enabled = ? AND t0.unit_id = ? ORDER BY t0.position DESC
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.type AS type_4, t0.enabled AS enabled_5, t0.promo AS promo_6, t0.position AS position_7, t0.start_date AS start_date_8, t0.end_date AS end_date_9, t0.lead AS lead_10, t0.title AS title_11, t0.content AS content_12, t0.content2 AS content2_13, t0.image AS image_14, t0.schedule_name AS schedule_name_15, t0.schedule AS schedule_16, t0.schedule2_name AS schedule2_name_17, t0.schedule2 AS schedule2_18, t0.lead_image AS lead_image_19, t0.nolink AS nolink_20, t0.lead_color AS lead_color_21, t0.keywords AS keywords_22, t0.css AS css_23, t0.redirect AS redirect_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.unit_id AS unit_id_27 FROM tile t0 WHERE t0.enabled = 1 AND t0.unit_id = 3 ORDER BY t0.position DESC;
|
| 5 |
0.29 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 16;
|
| 6 |
0.25 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 22;
|
| 7 |
0.25 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 17;
|
| 8 |
0.24 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 23;
|
| 9 |
0.25 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 18;
|
| 10 |
0.22 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 24;
|
| 11 |
0.21 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 19;
|
| 12 |
0.20 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 25;
|
| 13 |
0.21 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 20;
|
| 14 |
0.20 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 26;
|
| 15 |
0.20 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 12;
|
| 16 |
0.20 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 13;
|
| 17 |
0.22 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 14;
|
| 18 |
0.22 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 15;
|
| 19 |
0.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 21;
|
| 20 |
0.18 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 27;
|
| 21 |
0.17 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.price AS price_3, t0.promo_price AS promo_price_4, t0.info AS info_5, t0.tile_id AS tile_id_6 FROM pricelist t0 WHERE t0.tile_id = 63;
|