0.93 ms (25.70%)
|
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.locale AS locale_4, t0.sorting AS sorting_5 FROM language t0 WHERE t0.locale = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.locale AS locale_4, t0.sorting AS sorting_5 FROM language t0 WHERE t0.locale = 'nl-NL' LIMIT 1;
|
0.89 ms (24.68%)
|
8 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.text AS text_4, t0.language_id AS language_id_5, t0.content_page_id AS content_page_id_6 FROM content_page_translation t0 WHERE t0.language_id = ? AND t0.content_page_id = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.text AS text_4, t0.language_id AS language_id_5, t0.content_page_id AS content_page_id_6 FROM content_page_translation t0 WHERE t0.language_id = 1 AND t0.content_page_id = 2 LIMIT 1;
|
0.41 ms (11.24%)
|
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.text AS text_4, t0.language_id AS language_id_5, t0.content_page_id AS content_page_id_6 FROM content_page_translation t0 WHERE t0.content_page_id = ? AND t0.language_id = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.text AS text_4, t0.language_id AS language_id_5, t0.content_page_id AS content_page_id_6 FROM content_page_translation t0 WHERE t0.content_page_id = 1 AND t0.language_id = 2 LIMIT 1;
|
0.33 ms (9.05%)
|
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.text AS text_4, t0.language_id AS language_id_5, t0.content_page_id AS content_page_id_6 FROM content_page_translation t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"privacy"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.text AS text_4, t0.language_id AS language_id_5, t0.content_page_id AS content_page_id_6 FROM content_page_translation t0 WHERE t0.slug = 'privacy' LIMIT 1;
|
0.29 ms (7.94%)
|
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.text AS text_3, c1_.id AS id_4, c1_.name AS name_5, l2_.id AS id_6, l2_.name AS name_7, l2_.image AS image_8, l2_.locale AS locale_9, l2_.sorting AS sorting_10, c0_.language_id AS language_id_11, c0_.content_page_id AS content_page_id_12 FROM content_page_translation c0_ INNER JOIN content_page c1_ ON c0_.content_page_id = c1_.id INNER JOIN language l2_ ON c0_.language_id = l2_.id WHERE c0_.slug = ? AND l2_.locale = ?
Parameters: [
"privacy"
"nl-NL"
]
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.text AS text_3, c1_.id AS id_4, c1_.name AS name_5, l2_.id AS id_6, l2_.name AS name_7, l2_.image AS image_8, l2_.locale AS locale_9, l2_.sorting AS sorting_10, c0_.language_id AS language_id_11, c0_.content_page_id AS content_page_id_12 FROM content_page_translation c0_ INNER JOIN content_page c1_ ON c0_.content_page_id = c1_.id INNER JOIN language l2_ ON c0_.language_id = l2_.id WHERE c0_.slug = 'privacy' AND l2_.locale = 'nl-NL';
|
0.25 ms (6.88%)
|
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.locale AS locale_4, t0.sorting AS sorting_5 FROM language t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.locale AS locale_4, t0.sorting AS sorting_5 FROM language t0;
|
0.17 ms (4.65%)
|
1 |
SELECT t0_.id AS id_0, t0_.slug AS slug_1, t0_.name AS name_2, t0_.description AS description_3, t0_.thema_id AS thema_id_4, t0_.language_id AS language_id_5 FROM thema_translation t0_ WHERE t0_.language_id = ? AND t0_.slug IS NOT NULL ORDER BY t0_.name ASC
SELECT t0_.id AS id_0, t0_.slug AS slug_1, t0_.name AS name_2, t0_.description AS description_3, t0_.thema_id AS thema_id_4, t0_.language_id AS language_id_5 FROM thema_translation t0_ WHERE t0_.language_id = 2 AND t0_.slug IS NOT NULL ORDER BY t0_.name ASC;
|
0.13 ms (3.65%)
|
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.description AS description_4, t0.thema_id AS thema_id_5, t0.language_id AS language_id_6 FROM thema_translation t0
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.description AS description_4, t0.thema_id AS thema_id_5, t0.language_id AS language_id_6 FROM thema_translation t0;
|
0.13 ms (3.59%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.text AS text_4, t0.language_id AS language_id_5, t0.content_page_id AS content_page_id_6 FROM content_page_translation t0 WHERE t0.content_page_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.text AS text_4, t0.language_id AS language_id_5, t0.content_page_id AS content_page_id_6 FROM content_page_translation t0 WHERE t0.content_page_id = 2;
|
0.09 ms (2.62%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM content_page t0 WHERE t0.name IN (?, ?, ?, ?)
Parameters: [
"algemene voorwaarden"
"privacy"
"contact"
"overons"
]
SELECT t0.id AS id_1, t0.name AS name_2 FROM content_page t0 WHERE t0.name IN ('algemene voorwaarden', 'privacy', 'contact', 'overons');
|