| 1 |
0.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM event_type t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2 FROM event_type t0 WHERE t0.id = 1 LIMIT 1;
|
| 2 |
0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.approved AS approved_3, t0.fonticon AS fonticon_4, t0.poradi AS poradi_5, t0.approved_by_id AS approved_by_id_6, t0.hero_article_id AS hero_article_id_7, t0.type_id AS type_id_8 FROM event_catagories t0 WHERE t0.type_id = ? AND t0.approved = ? ORDER BY t0.poradi ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.approved AS approved_3, t0.fonticon AS fonticon_4, t0.poradi AS poradi_5, t0.approved_by_id AS approved_by_id_6, t0.hero_article_id AS hero_article_id_7, t0.type_id AS type_id_8 FROM event_catagories t0 WHERE t0.type_id = 1 AND t0.approved = 1 ORDER BY t0.poradi ASC;
|
| 3 |
0.77 ms |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.date_from AS date_from_2, e0_.date_to AS date_to_3, e0_.email AS email_4, e0_.created_at AS created_at_5, e0_.udated_at AS udated_at_6, e0_.supervised AS supervised_7, e0_.approved AS approved_8, e0_.slug AS slug_9, e0_.supervisor_md_sum AS supervisor_md_sum_10, e0_.changes_md_sum AS changes_md_sum_11, e0_.owner_id AS owner_id_12, e0_.approver_id AS approver_id_13, e0_.company_id AS company_id_14, e0_.updated_by_id AS updated_by_id_15, e0_.type_id AS type_id_16, e0_.main_image_id AS main_image_id_17 FROM events e0_ LEFT JOIN events_event_catagories e2_ ON e0_.id = e2_.events_id LEFT JOIN event_catagories e1_ ON e1_.id = e2_.event_catagories_id WHERE e1_.id = ? AND e0_.approved = 1 ORDER BY e0_.date_from DESC
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.date_from AS date_from_2, e0_.date_to AS date_to_3, e0_.email AS email_4, e0_.created_at AS created_at_5, e0_.udated_at AS udated_at_6, e0_.supervised AS supervised_7, e0_.approved AS approved_8, e0_.slug AS slug_9, e0_.supervisor_md_sum AS supervisor_md_sum_10, e0_.changes_md_sum AS changes_md_sum_11, e0_.owner_id AS owner_id_12, e0_.approver_id AS approver_id_13, e0_.company_id AS company_id_14, e0_.updated_by_id AS updated_by_id_15, e0_.type_id AS type_id_16, e0_.main_image_id AS main_image_id_17 FROM events e0_ LEFT JOIN events_event_catagories e2_ ON e0_.id = e2_.events_id LEFT JOIN event_catagories e1_ ON e1_.id = e2_.event_catagories_id WHERE e1_.id = 3 AND e0_.approved = 1 ORDER BY e0_.date_from DESC;
|
| 4 |
0.58 ms |
SELECT t0.id AS id_1 FROM permanent_articles t0
SELECT t0.id AS id_1 FROM permanent_articles t0;
|
| 5 |
0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.general_partner AS general_partner_3, t0.web_url AS web_url_4, t0.poradi AS poradi_5, t0.logo_id AS logo_id_6 FROM partners t0 ORDER BY t0.poradi ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.general_partner AS general_partner_3, t0.web_url AS web_url_4, t0.poradi AS poradi_5, t0.logo_id AS logo_id_6 FROM partners t0 ORDER BY t0.poradi ASC;
|
| 6 |
0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.active AS active_4, t0.poradi AS poradi_5 FROM main_menu_items t0 WHERE t0.active = ? ORDER BY t0.poradi ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.active AS active_4, t0.poradi AS poradi_5 FROM main_menu_items t0 WHERE t0.active = 1 ORDER BY t0.poradi ASC;
|
| 7 |
0.23 ms |
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = 1442;
|
| 8 |
0.29 ms |
SELECT t0.id AS id_1, t0.perex AS perex_2, t0.content AS content_3, t0.youtube_video AS youtube_video_4, t0.vimeo_video AS vimeo_video_5, t0.embed_code AS embed_code_6 FROM event_content t0 INNER JOIN events_event_content ON t0.id = events_event_content.event_content_id WHERE events_event_content.events_id = ?
SELECT t0.id AS id_1, t0.perex AS perex_2, t0.content AS content_3, t0.youtube_video AS youtube_video_4, t0.vimeo_video AS vimeo_video_5, t0.embed_code AS embed_code_6 FROM event_content t0 INNER JOIN events_event_content ON t0.id = events_event_content.event_content_id WHERE events_event_content.events_id = 131;
|
| 9 |
0.24 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.phone_no AS phone_no_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.is_approved AS is_approved_9, t0.reg_reasons AS reg_reasons_10, t0.updated_by_id AS updated_by_id_11, t0.approved_by_id AS approved_by_id_12, t0.uploadable_id AS uploadable_id_13 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.phone_no AS phone_no_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.is_approved AS is_approved_9, t0.reg_reasons AS reg_reasons_10, t0.updated_by_id AS updated_by_id_11, t0.approved_by_id AS approved_by_id_12, t0.uploadable_id AS uploadable_id_13 FROM user t0 WHERE t0.id = 378;
|
| 10 |
0.22 ms |
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = 473;
|
| 11 |
0.22 ms |
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = 369;
|
| 12 |
0.22 ms |
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = 370;
|
| 13 |
0.21 ms |
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = 371;
|
| 14 |
0.16 ms |
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = 372;
|
| 15 |
0.17 ms |
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = 373;
|
| 16 |
0.24 ms |
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.file AS file_2, t0.updated_at AS updated_at_3 FROM uploaded t0 WHERE t0.id = 374;
|