1 |
0.86 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.name AS name_3, t0.enabled AS enabled_4, t0.position AS position_5, t0.updated_at AS updated_at_6 FROM advantage t0 WHERE t0.enabled = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.name AS name_3, t0.enabled AS enabled_4, t0.position AS position_5, t0.updated_at AS updated_at_6 FROM advantage t0 WHERE t0.enabled = 1 ORDER BY t0.position ASC;
|
2 |
0.65 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.image AS image_4, t0.enabled AS enabled_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.category_id AS category_id_8 FROM article t0 WHERE t0.enabled = ? ORDER BY t0.title ASC
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.image AS image_4, t0.enabled AS enabled_5, t0.description AS description_6, t0.updated_at AS updated_at_7, t0.category_id AS category_id_8 FROM article t0 WHERE t0.enabled = 1 ORDER BY t0.title ASC;
|
3 |
0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.enabled AS enabled_4, t0.updated_at AS updated_at_5 FROM category t0 ORDER BY t0.name ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.enabled AS enabled_4, t0.updated_at AS updated_at_5 FROM category t0 ORDER BY t0.name ASC;
|
4 |
0.58 ms |
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.position AS position_4, t0.enabled AS enabled_5 FROM faq t0 WHERE t0.enabled = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3, t0.position AS position_4, t0.enabled AS enabled_5 FROM faq t0 WHERE t0.enabled = 1 ORDER BY t0.position ASC;
|
5 |
0.62 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.time AS time_3, t0.place AS place_4, t0.enabled AS enabled_5, t0.speaker_id AS speaker_id_6 FROM schedule t0 WHERE t0.enabled = ?
SELECT t0.id AS id_1, t0.date AS date_2, t0.time AS time_3, t0.place AS place_4, t0.enabled AS enabled_5, t0.speaker_id AS speaker_id_6 FROM schedule t0 WHERE t0.enabled = 1;
|
6 |
0.61 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.file AS file_4, t0.download AS download_5, t0.button_name AS button_name_6, t0.button_link AS button_link_7, t0.enabled AS enabled_8, t0.position AS position_9, t0.updated_at AS updated_at_10, t0.kind AS kind_11 FROM slide t0 WHERE t0.enabled = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.file AS file_4, t0.download AS download_5, t0.button_name AS button_name_6, t0.button_link AS button_link_7, t0.enabled AS enabled_8, t0.position AS position_9, t0.updated_at AS updated_at_10, t0.kind AS kind_11 FROM slide t0 WHERE t0.enabled = 1;
|
7 |
0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.specialty AS specialty_3, t0.picture AS picture_4, t0.social AS social_5, t0.social2 AS social2_6, t0.position AS position_7, t0.main AS main_8, t0.updated_at AS updated_at_9 FROM speaker t0 WHERE t0.main = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.specialty AS specialty_3, t0.picture AS picture_4, t0.social AS social_5, t0.social2 AS social2_6, t0.position AS position_7, t0.main AS main_8, t0.updated_at AS updated_at_9 FROM speaker t0 WHERE t0.main = 1 ORDER BY t0.position ASC;
|
8 |
0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.enabled AS enabled_4, t0.position AS position_5, t0.updated_at AS updated_at_6 FROM sponsor_category t0 ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.enabled AS enabled_4, t0.position AS position_5, t0.updated_at AS updated_at_6 FROM sponsor_category t0 ORDER BY t0.position ASC;
|
9 |
1.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.enabled = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.enabled = 1 ORDER BY t0.position ASC;
|
10 |
0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.value AS value_4, t0.value_with_discount AS value_with_discount_5, t0.url AS url_6, t0.enabled AS enabled_7, t0.position AS position_8 FROM ticket t0 WHERE t0.enabled = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.value AS value_4, t0.value_with_discount AS value_with_discount_5, t0.url AS url_6, t0.enabled AS enabled_7, t0.position AS position_8 FROM ticket t0 WHERE t0.enabled = 1 ORDER BY t0.position ASC;
|
11 |
0.53 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.url AS url_4, t0.image AS image_5, t0.icon_one AS icon_one_6, t0.icon_two AS icon_two_7, t0.icon_three AS icon_three_8, t0.icon_four AS icon_four_9, t0.icon_five AS icon_five_10, t0.icon_six AS icon_six_11, t0.icon_seven AS icon_seven_12, t0.icon_eight AS icon_eight_13, t0.text_one AS text_one_14, t0.text_two AS text_two_15, t0.text_three AS text_three_16, t0.text_four AS text_four_17, t0.text_five AS text_five_18, t0.text_six AS text_six_19, t0.text_seven AS text_seven_20, t0.text_eight AS text_eight_21, t0.enabled AS enabled_22, t0.position AS position_23, t0.updated_at AS updated_at_24 FROM video t0 WHERE t0.enabled = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.url AS url_4, t0.image AS image_5, t0.icon_one AS icon_one_6, t0.icon_two AS icon_two_7, t0.icon_three AS icon_three_8, t0.icon_four AS icon_four_9, t0.icon_five AS icon_five_10, t0.icon_six AS icon_six_11, t0.icon_seven AS icon_seven_12, t0.icon_eight AS icon_eight_13, t0.text_one AS text_one_14, t0.text_two AS text_two_15, t0.text_three AS text_three_16, t0.text_four AS text_four_17, t0.text_five AS text_five_18, t0.text_six AS text_six_19, t0.text_seven AS text_seven_20, t0.text_eight AS text_eight_21, t0.enabled AS enabled_22, t0.position AS position_23, t0.updated_at AS updated_at_24 FROM video t0 WHERE t0.enabled = 1 LIMIT 1;
|
12 |
0.63 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slogan1_name1 AS slogan1_name1_3, t0.slogan1_name2 AS slogan1_name2_4, t0.slogan1_name3 AS slogan1_name3_5, t0.slogan1_name4 AS slogan1_name4_6, t0.slogan1_name5 AS slogan1_name5_7, t0.slogan2_name1 AS slogan2_name1_8, t0.slogan2_name2 AS slogan2_name2_9, t0.slogan2_name3 AS slogan2_name3_10, t0.slogan2_name4 AS slogan2_name4_11, t0.slogan2_name5 AS slogan2_name5_12, t0.slogan3_name1 AS slogan3_name1_13, t0.slogan3_name2 AS slogan3_name2_14, t0.slogan3_name3 AS slogan3_name3_15, t0.slogan3_name4 AS slogan3_name4_16, t0.slogan3_name5 AS slogan3_name5_17, t0.initial_date AS initial_date_18, t0.final_date AS final_date_19, t0.address AS address_20, t0.email AS email_21, t0.phone AS phone_22, t0.facebook AS facebook_23, t0.instagram AS instagram_24, t0.whatsapp AS whatsapp_25, t0.linkedin AS linkedin_26, t0.banner_title AS banner_title_27, t0.banner_subtitle AS banner_subtitle_28, t0.banner_subtitle2 AS banner_subtitle2_29, t0.banner_subtitle3 AS banner_subtitle3_30, t0.banner_button_name AS banner_button_name_31, t0.banner_button_url AS banner_button_url_32, t0.button_image AS button_image_33, t0.schedule_title AS schedule_title_34, t0.schedule_subtitle AS schedule_subtitle_35, t0.sponsors_title AS sponsors_title_36, t0.sponsors_subtitle AS sponsors_subtitle_37, t0.faq_title AS faq_title_38, t0.faq_subtitle AS faq_subtitle_39, t0.article_title AS article_title_40, t0.article_subtitle AS article_subtitle_41, t0.speaker_title AS speaker_title_42, t0.speaker_subtitle AS speaker_subtitle_43, t0.ticket_title AS ticket_title_44, t0.ticket_subtitle AS ticket_subtitle_45, t0.logo_top AS logo_top_46, t0.logo_bottom AS logo_bottom_47, t0.favicon AS favicon_48, t0.download AS download_49, t0.android AS android_50, t0.ios AS ios_51, t0.updated_at AS updated_at_52 FROM settings t0 LIMIT 1
SELECT
t0.id AS id_1,
t0.name AS name_2,
t0.slogan1_name1 AS slogan1_name1_3,
t0.slogan1_name2 AS slogan1_name2_4,
t0.slogan1_name3 AS slogan1_name3_5,
t0.slogan1_name4 AS slogan1_name4_6,
t0.slogan1_name5 AS slogan1_name5_7,
t0.slogan2_name1 AS slogan2_name1_8,
t0.slogan2_name2 AS slogan2_name2_9,
t0.slogan2_name3 AS slogan2_name3_10,
t0.slogan2_name4 AS slogan2_name4_11,
t0.slogan2_name5 AS slogan2_name5_12,
t0.slogan3_name1 AS slogan3_name1_13,
t0.slogan3_name2 AS slogan3_name2_14,
t0.slogan3_name3 AS slogan3_name3_15,
t0.slogan3_name4 AS slogan3_name4_16,
t0.slogan3_name5 AS slogan3_name5_17,
t0.initial_date AS initial_date_18,
t0.final_date AS final_date_19,
t0.address AS address_20,
t0.email AS email_21,
t0.phone AS phone_22,
t0.facebook AS facebook_23,
t0.instagram AS instagram_24,
t0.whatsapp AS whatsapp_25,
t0.linkedin AS linkedin_26,
t0.banner_title AS banner_title_27,
t0.banner_subtitle AS banner_subtitle_28,
t0.banner_subtitle2 AS banner_subtitle2_29,
t0.banner_subtitle3 AS banner_subtitle3_30,
t0.banner_button_name AS banner_button_name_31,
t0.banner_button_url AS banner_button_url_32,
t0.button_image AS button_image_33,
t0.schedule_title AS schedule_title_34,
t0.schedule_subtitle AS schedule_subtitle_35,
t0.sponsors_title AS sponsors_title_36,
t0.sponsors_subtitle AS sponsors_subtitle_37,
t0.faq_title AS faq_title_38,
t0.faq_subtitle AS faq_subtitle_39,
t0.article_title AS article_title_40,
t0.article_subtitle AS article_subtitle_41,
t0.speaker_title AS speaker_title_42,
t0.speaker_subtitle AS speaker_subtitle_43,
t0.ticket_title AS ticket_title_44,
t0.ticket_subtitle AS ticket_subtitle_45,
t0.logo_top AS logo_top_46,
t0.logo_bottom AS logo_bottom_47,
t0.favicon AS favicon_48,
t0.download AS download_49,
t0.android AS android_50,
t0.ios AS ios_51,
t0.updated_at AS updated_at_52
FROM
settings t0
LIMIT
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slogan1_name1 AS slogan1_name1_3, t0.slogan1_name2 AS slogan1_name2_4, t0.slogan1_name3 AS slogan1_name3_5, t0.slogan1_name4 AS slogan1_name4_6, t0.slogan1_name5 AS slogan1_name5_7, t0.slogan2_name1 AS slogan2_name1_8, t0.slogan2_name2 AS slogan2_name2_9, t0.slogan2_name3 AS slogan2_name3_10, t0.slogan2_name4 AS slogan2_name4_11, t0.slogan2_name5 AS slogan2_name5_12, t0.slogan3_name1 AS slogan3_name1_13, t0.slogan3_name2 AS slogan3_name2_14, t0.slogan3_name3 AS slogan3_name3_15, t0.slogan3_name4 AS slogan3_name4_16, t0.slogan3_name5 AS slogan3_name5_17, t0.initial_date AS initial_date_18, t0.final_date AS final_date_19, t0.address AS address_20, t0.email AS email_21, t0.phone AS phone_22, t0.facebook AS facebook_23, t0.instagram AS instagram_24, t0.whatsapp AS whatsapp_25, t0.linkedin AS linkedin_26, t0.banner_title AS banner_title_27, t0.banner_subtitle AS banner_subtitle_28, t0.banner_subtitle2 AS banner_subtitle2_29, t0.banner_subtitle3 AS banner_subtitle3_30, t0.banner_button_name AS banner_button_name_31, t0.banner_button_url AS banner_button_url_32, t0.button_image AS button_image_33, t0.schedule_title AS schedule_title_34, t0.schedule_subtitle AS schedule_subtitle_35, t0.sponsors_title AS sponsors_title_36, t0.sponsors_subtitle AS sponsors_subtitle_37, t0.faq_title AS faq_title_38, t0.faq_subtitle AS faq_subtitle_39, t0.article_title AS article_title_40, t0.article_subtitle AS article_subtitle_41, t0.speaker_title AS speaker_title_42, t0.speaker_subtitle AS speaker_subtitle_43, t0.ticket_title AS ticket_title_44, t0.ticket_subtitle AS ticket_subtitle_45, t0.logo_top AS logo_top_46, t0.logo_bottom AS logo_bottom_47, t0.favicon AS favicon_48, t0.download AS download_49, t0.android AS android_50, t0.ios AS ios_51, t0.updated_at AS updated_at_52 FROM settings t0 LIMIT 1;
|
13 |
0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = 1;
|
14 |
0.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = 7;
|
15 |
0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = 4;
|
16 |
0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = 2;
|
17 |
0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = 3;
|
18 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = 6;
|
19 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = 5;
|
20 |
0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.position AS position_4, t0.enabled AS enabled_5, t0.updated_at AS updated_at_6, t0.sponsors_category_id AS sponsors_category_id_7 FROM sponsors t0 WHERE t0.sponsors_category_id = 8;
|