1 |
0.95 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.65 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.38 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.38 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 |
0.95 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 = 3;
|
6 |
2.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.twigcode AS twigcode_3 FROM templates t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.twigcode AS twigcode_3 FROM templates t0 WHERE t0.id = 3;
|