1 |
1.20 ms |
SELECT t0.id AS id_1, t0.label AS label_2, t0.slug AS slug_3, t0.route AS route_4, t0.caption AS caption_5, t0.parent AS parent_6, t0.childs AS childs_7, t0.icon AS icon_8, t0.content_id_id AS content_id_id_9 FROM menu t0
SELECT t0.id AS id_1, t0.label AS label_2, t0.slug AS slug_3, t0.route AS route_4, t0.caption AS caption_5, t0.parent AS parent_6, t0.childs AS childs_7, t0.icon AS icon_8, t0.content_id_id AS content_id_id_9 FROM menu t0;
|
2 |
0.68 ms |
SELECT t0.id AS id_1, t0.label AS label_2, t0.slug AS slug_3, t0.route AS route_4, t0.caption AS caption_5, t0.parent AS parent_6, t0.childs AS childs_7, t0.icon AS icon_8, t0.content_id_id AS content_id_id_9 FROM menu t0
SELECT t0.id AS id_1, t0.label AS label_2, t0.slug AS slug_3, t0.route AS route_4, t0.caption AS caption_5, t0.parent AS parent_6, t0.childs AS childs_7, t0.icon AS icon_8, t0.content_id_id AS content_id_id_9 FROM menu t0;
|
3 |
0.49 ms |
SELECT t0.id AS id_1, t0.label AS label_2, t0.text AS text_3, t0.url AS url_4, t0.image AS image_5 FROM sliders t0
SELECT t0.id AS id_1, t0.label AS label_2, t0.text AS text_3, t0.url AS url_4, t0.image AS image_5 FROM sliders t0;
|
4 |
0.50 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.text AS text_4, t0.image AS image_5, t0.section AS section_6 FROM widgets t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.text AS text_4, t0.image AS image_5, t0.section AS section_6 FROM widgets t0;
|
5 |
14.45 ms |
SELECT t0.id AS id_1, t0.section AS section_2, t0.html AS html_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.imageurl AS imageurl_6, t0.templateid_id AS templateid_id_7 FROM content t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.section AS section_2, t0.html AS html_3, t0.title AS title_4, t0.subtitle AS subtitle_5, t0.imageurl AS imageurl_6, t0.templateid_id AS templateid_id_7 FROM content t0 WHERE t0.id = 0;
|