15.25 ms (21.17%)
|
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 = 21;
|
14.89 ms (20.67%)
|
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 = 21 ORDER BY t0.sort ASC;
|
14.43 ms (20.03%)
|
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 = 101;
|
13.33 ms (18.51%)
|
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;
|
4.43 ms (6.15%)
|
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 = 2 AND a1_.deleted_at IS NULL ORDER BY a1_.sort ASC, a0_.sort ASC
Parameters: [
"2026-06-17 11:24:27"
"2026-06-17 11:24:27"
]
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:27') AND (a0_.end IS NULL OR a0_.end <= '2026-06-17 11:24:27') AND a1_.id = 2 AND a1_.deleted_at IS NULL ORDER BY a1_.sort ASC, a0_.sort ASC;
|
3.79 ms (5.27%)
|
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;
|
0.98 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 = '2';
|
0.97 ms (1.35%)
|
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.84 ms (1.17%)
|
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 = 2;
|
0.80 ms (1.11%)
|
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/2-categorie-d-articles-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 = '/fr/article/2-categorie-d-articles-1' LIMIT 1;
|
0.80 ms (1.11%)
|
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 = 22;
|
0.79 ms (1.09%)
|
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 = 22;
|
0.72 ms (1.00%)
|
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;
|