16.17 ms (22.88%)
|
20 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.slug AS slug_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM article_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.slug AS slug_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM article_translation t0 WHERE t0.translatable_id = 61;
|
15.02 ms (21.25%)
|
20 |
SELECT t0.id AS id_1, t0.sort AS sort_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.deleted_by AS deleted_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.article_id AS article_id_8 FROM article_picture t0 WHERE t0.article_id = ? ORDER BY t0.sort ASC
SELECT t0.id AS id_1, t0.sort AS sort_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.deleted_by AS deleted_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.article_id AS article_id_8 FROM article_picture t0 WHERE t0.article_id = 61 ORDER BY t0.sort ASC;
|
14.60 ms (20.66%)
|
20 |
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.title AS title_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM article_picture_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.title AS title_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM article_picture_translation t0 WHERE t0.translatable_id = 301;
|
14.17 ms (20.06%)
|
19 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.deleted_by AS deleted_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM setting t0 WHERE t0.name = ? LIMIT 1
Parameters: [
"website-name"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.deleted_by AS deleted_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM setting t0 WHERE t0.name = 'website-name' LIMIT 1;
|
3.86 ms (5.46%)
|
5 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.slug AS slug_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM page_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.slug AS slug_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM page_translation t0 WHERE t0.translatable_id = 1;
|
1.16 ms (1.65%)
|
1 |
SELECT a0_.id AS id_0, a0_.start AS start_1, a0_.end AS end_2, a0_.sort AS sort_3, a0_.created_by AS created_by_4, a0_.updated_by AS updated_by_5, a0_.deleted_by AS deleted_by_6, a0_.deleted_at AS deleted_at_7, a0_.created_at AS created_at_8, a0_.updated_at AS updated_at_9, a0_.seo_id AS seo_id_10 FROM article a0_ LEFT JOIN article_article_category a2_ ON a0_.id = a2_.article_id LEFT JOIN article_category a1_ ON a1_.id = a2_.article_category_id WHERE a0_.deleted_at IS NULL AND (a0_.start IS NULL OR a0_.start >= ?) AND (a0_.end IS NULL OR a0_.end <= ?) AND a1_.id = 4 AND a1_.deleted_at IS NULL ORDER BY a1_.sort ASC, a0_.sort ASC
Parameters: [
"2026-06-17 11:24:00"
"2026-06-17 11:24:00"
]
SELECT a0_.id AS id_0, a0_.start AS start_1, a0_.end AS end_2, a0_.sort AS sort_3, a0_.created_by AS created_by_4, a0_.updated_by AS updated_by_5, a0_.deleted_by AS deleted_by_6, a0_.deleted_at AS deleted_at_7, a0_.created_at AS created_at_8, a0_.updated_at AS updated_at_9, a0_.seo_id AS seo_id_10 FROM article a0_ LEFT JOIN article_article_category a2_ ON a0_.id = a2_.article_id LEFT JOIN article_category a1_ ON a1_.id = a2_.article_category_id WHERE a0_.deleted_at IS NULL AND (a0_.start IS NULL OR a0_.start >= '2026-06-17 11:24:00') AND (a0_.end IS NULL OR a0_.end <= '2026-06-17 11:24:00') AND a1_.id = 4 AND a1_.deleted_at IS NULL ORDER BY a1_.sort ASC, a0_.sort ASC;
|
0.96 ms (1.36%)
|
1 |
SELECT t0.id AS id_1, t0.sort AS sort_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.deleted_by AS deleted_by_5, t0.deleted_at AS deleted_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.seo_id AS seo_id_9 FROM article_category t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.sort AS sort_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.deleted_by AS deleted_by_5, t0.deleted_at AS deleted_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.seo_id AS seo_id_9 FROM article_category t0 WHERE t0.id = '4';
|
0.91 ms (1.28%)
|
1 |
SELECT p0_.id AS id_0, p0_.is_legal AS is_legal_1, p0_.sort AS sort_2, p0_.created_by AS created_by_3, p0_.updated_by AS updated_by_4, p0_.deleted_by AS deleted_by_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.seo_id AS seo_id_8 FROM page p0_ WHERE p0_.is_legal <> 1 OR p0_.is_legal IS NULL ORDER BY p0_.sort ASC
SELECT p0_.id AS id_0, p0_.is_legal AS is_legal_1, p0_.sort AS sort_2, p0_.created_by AS created_by_3, p0_.updated_by AS updated_by_4, p0_.deleted_by AS deleted_by_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.seo_id AS seo_id_8 FROM page p0_ WHERE p0_.is_legal <> 1 OR p0_.is_legal IS NULL ORDER BY p0_.sort ASC;
|
0.88 ms (1.25%)
|
1 |
SELECT t0.id AS id_1, t0.url AS url_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.deleted_by AS deleted_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.seo_id AS seo_id_8 FROM static_url t0 WHERE t0.url = ? LIMIT 1
Parameters: [
"/fr/article/4-categorie-d-articles-3"
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.deleted_by AS deleted_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.seo_id AS seo_id_8 FROM static_url t0 WHERE t0.url = '/fr/article/4-categorie-d-articles-3' LIMIT 1;
|
0.79 ms (1.11%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.picture AS picture_4, t0.slug AS slug_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM article_category_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.picture AS picture_4, t0.slug AS slug_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM article_category_translation t0 WHERE t0.translatable_id = 4;
|
0.75 ms (1.06%)
|
1 |
SELECT p0_.id AS id_0, p0_.is_legal AS is_legal_1, p0_.sort AS sort_2, p0_.created_by AS created_by_3, p0_.updated_by AS updated_by_4, p0_.deleted_by AS deleted_by_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.seo_id AS seo_id_8 FROM page p0_ WHERE p0_.is_legal = 1 ORDER BY p0_.sort ASC
SELECT p0_.id AS id_0, p0_.is_legal AS is_legal_1, p0_.sort AS sort_2, p0_.created_by AS created_by_3, p0_.updated_by AS updated_by_4, p0_.deleted_by AS deleted_by_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7, p0_.seo_id AS seo_id_8 FROM page p0_ WHERE p0_.is_legal = 1 ORDER BY p0_.sort ASC;
|
0.71 ms (1.00%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.h1 AS h1_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM seo_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.h1 AS h1_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM seo_translation t0 WHERE t0.translatable_id = 64;
|
0.69 ms (0.97%)
|
1 |
SELECT t0.id AS id_1 FROM seo t0 WHERE t0.id = ?
SELECT t0.id AS id_1 FROM seo t0 WHERE t0.id = 64;
|