Query Metrics
53
Database Queries
17
Different statements
82.27 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 4.99 ms |
SELECT t0.id AS id_1, t0.partner_file_name AS partner_file_name_2, t0.partner_file_size AS partner_file_size_3, t0.partner_file_updated_at AS partner_file_updated_at_4, t0.position AS position_5, t0.link AS link_6 FROM partner t0 ORDER BY t0.position ASC
Parameters:
[] |
2 | 8.59 ms |
SELECT p0_.id AS id_0, p0_.date AS date_1, p0_.post_file_name AS post_file_name_2, p0_.post_file_size AS post_file_size_3, p0_.post_file_updated_at AS post_file_updated_at_4, p0_.is_published AS is_published_5, p0_.post_pdf_file_name AS post_pdf_file_name_6, p0_.post_pdf_file_size AS post_pdf_file_size_7, p0_.post_pdf_file_updated_at AS post_pdf_file_updated_at_8, p0_.post_category_id AS post_category_id_9 FROM post p0_ LEFT JOIN post_translation p1_ ON p0_.id = p1_.translatable_id WHERE p0_.id IS NOT NULL AND p0_.is_published = ? AND p0_.date <= ? GROUP BY p0_.id ORDER BY p0_.date DESC LIMIT 3
Parameters:
[ 1 "2024-12-21 14:50:27" ] |
3 | 5.19 ms |
SELECT t0.id AS id_1, t0.note AS note_2, t0.position AS position_3, t0.firstname AS firstname_4, t0.lastname AS lastname_5 FROM testimonial t0 ORDER BY t0.position ASC
Parameters:
[] |
4 | 7.53 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.display_on_landing AS display_on_landing_3, t0.application_file_name AS application_file_name_4, t0.application_file_size AS application_file_size_5, t0.application_file_updated_at AS application_file_updated_at_6 FROM application t0 WHERE t0.display_on_landing = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
5 | 5.94 ms |
SELECT t0.id AS id_1, t0.controller AS controller_2, t0.sitemap_file_name AS sitemap_file_name_3, t0.sitemap_file_size AS sitemap_file_size_4, t0.sitemap_file_updated_at AS sitemap_file_updated_at_5, t0.meta_color AS meta_color_6, t0.google_analytic AS google_analytic_7, t0.google_search_console AS google_search_console_8 FROM page t0 WHERE t0.controller = ? LIMIT 1
Parameters:
[
"App\Controller\FrontController::landing"
]
|
6 | 1.57 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.title AS title_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
7 | 1.53 ms |
SELECT p0_.id AS id_0, p0_.controller AS controller_1, p0_.sitemap_file_name AS sitemap_file_name_2, p0_.sitemap_file_size AS sitemap_file_size_3, p0_.sitemap_file_updated_at AS sitemap_file_updated_at_4, p0_.meta_color AS meta_color_5, p0_.google_analytic AS google_analytic_6, p0_.google_search_console AS google_search_console_7 FROM page p0_ WHERE p0_.id IS NOT NULL AND p0_.meta_color IS NOT NULL LIMIT 1
Parameters:
[] |
8 | 0.83 ms |
SELECT p0_.id AS id_0, p0_.controller AS controller_1, p0_.sitemap_file_name AS sitemap_file_name_2, p0_.sitemap_file_size AS sitemap_file_size_3, p0_.sitemap_file_updated_at AS sitemap_file_updated_at_4, p0_.meta_color AS meta_color_5, p0_.google_analytic AS google_analytic_6, p0_.google_search_console AS google_search_console_7 FROM page p0_ WHERE p0_.id IS NOT NULL AND p0_.meta_color IS NOT NULL LIMIT 1
Parameters:
[] |
9 | 1.59 ms |
SELECT p0_.id AS id_0, p0_.controller AS controller_1, p0_.sitemap_file_name AS sitemap_file_name_2, p0_.sitemap_file_size AS sitemap_file_size_3, p0_.sitemap_file_updated_at AS sitemap_file_updated_at_4, p0_.meta_color AS meta_color_5, p0_.google_analytic AS google_analytic_6, p0_.google_search_console AS google_search_console_7 FROM page p0_ WHERE p0_.id IS NOT NULL AND p0_.google_analytic IS NOT NULL LIMIT 1
Parameters:
[] |
10 | 0.71 ms |
SELECT p0_.id AS id_0, p0_.controller AS controller_1, p0_.sitemap_file_name AS sitemap_file_name_2, p0_.sitemap_file_size AS sitemap_file_size_3, p0_.sitemap_file_updated_at AS sitemap_file_updated_at_4, p0_.meta_color AS meta_color_5, p0_.google_analytic AS google_analytic_6, p0_.google_search_console AS google_search_console_7 FROM page p0_ WHERE p0_.id IS NOT NULL AND p0_.google_search_console IS NOT NULL LIMIT 1
Parameters:
[] |
11 | 1.02 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.category_file_name AS category_file_name_3, t0.category_file_size AS category_file_size_4, t0.category_file_updated_at AS category_file_updated_at_5, t0.is_chaine AS is_chaine_6, t0.category_bg_file_name AS category_bg_file_name_7, t0.category_bg_file_size AS category_bg_file_size_8, t0.category_bg_file_updated_at AS category_bg_file_updated_at_9 FROM category t0 ORDER BY t0.position ASC
Parameters:
[] |
12 | 1.73 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
13 | 0.74 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
14 | 1.02 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.intro AS intro_7, t0.listing_intro AS listing_intro_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
2
]
|
15 | 0.67 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
16 | 1.01 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
17 | 0.59 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
18 | 0.88 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.title AS title_4, t0.slug AS slug_5, t0.description AS description_6, t0.intro AS intro_7, t0.listing_title AS listing_title_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sub_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
19 | 0.88 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.title AS title_4, t0.slug AS slug_5, t0.description AS description_6, t0.intro AS intro_7, t0.listing_title AS listing_title_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sub_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
2
]
|
20 | 0.58 ms |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.title AS title_4, t0.slug AS slug_5, t0.description AS description_6, t0.intro AS intro_7, t0.listing_title AS listing_title_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM sub_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
5
]
|
21 | 1.43 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
22 | 1.69 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
23 | 1.79 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.intro AS intro_7, t0.listing_intro AS listing_intro_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
24 | 0.72 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
25 | 0.65 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
26 | 0.61 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
3
]
|
27 | 0.61 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
3
]
|
28 | 0.61 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.intro AS intro_7, t0.listing_intro AS listing_intro_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
3
]
|
29 | 0.55 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
3
]
|
30 | 0.54 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
3
]
|
31 | 0.96 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.category_file_name AS category_file_name_3, t0.category_file_size AS category_file_size_4, t0.category_file_updated_at AS category_file_updated_at_5, t0.is_chaine AS is_chaine_6, t0.category_bg_file_name AS category_bg_file_name_7, t0.category_bg_file_size AS category_bg_file_size_8, t0.category_bg_file_updated_at AS category_bg_file_updated_at_9 FROM category t0 ORDER BY t0.position ASC
Parameters:
[] |
32 | 0.88 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
33 | 0.80 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
34 | 0.91 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
35 | 0.80 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
36 | 0.64 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
37 | 0.72 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
38 | 0.66 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
39 | 0.70 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
40 | 0.73 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
41 | 0.77 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
3
]
|
42 | 0.67 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
3
]
|
43 | 0.63 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
3
]
|
44 | 0.70 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
3
]
|
45 | 3.35 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.landing_slider_file_name AS landing_slider_file_name_3, t0.landing_slider_file_size AS landing_slider_file_size_4, t0.landing_slider_file_updated_at AS landing_slider_file_updated_at_5 FROM landing_slider t0 ORDER BY t0.position ASC
Parameters:
[] |
46 | 4.18 ms |
SELECT t0.id AS id_1, t0.subtitle AS subtitle_2, t0.title AS title_3, t0.description AS description_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM landing_slider_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
47 | 0.74 ms |
SELECT t0.id AS id_1, t0.subtitle AS subtitle_2, t0.title AS title_3, t0.description AS description_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM landing_slider_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
2
]
|
48 | 0.99 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.category_file_name AS category_file_name_3, t0.category_file_size AS category_file_size_4, t0.category_file_updated_at AS category_file_updated_at_5, t0.is_chaine AS is_chaine_6, t0.category_bg_file_name AS category_bg_file_name_7, t0.category_bg_file_size AS category_bg_file_size_8, t0.category_bg_file_updated_at AS category_bg_file_updated_at_9 FROM category t0 WHERE t0.is_chaine = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
49 | 1.06 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
50 | 0.63 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.category_file_name AS category_file_name_3, t0.category_file_size AS category_file_size_4, t0.category_file_updated_at AS category_file_updated_at_5, t0.is_chaine AS is_chaine_6, t0.category_bg_file_name AS category_bg_file_name_7, t0.category_bg_file_size AS category_bg_file_size_8, t0.category_bg_file_updated_at AS category_bg_file_updated_at_9 FROM category t0 WHERE t0.is_chaine = ? ORDER BY t0.position ASC
Parameters:
[
0
]
|
51 | 1.44 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.intro AS intro_3, t0.intro_raw AS intro_raw_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.slug AS slug_7, t0.pdf_name AS pdf_name_8, t0.locale AS locale_9, t0.translatable_id AS translatable_id_10 FROM post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
3
]
|
52 | 1.14 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.category_file_name AS category_file_name_3, t0.category_file_size AS category_file_size_4, t0.category_file_updated_at AS category_file_updated_at_5, t0.is_chaine AS is_chaine_6, t0.category_bg_file_name AS category_bg_file_name_7, t0.category_bg_file_size AS category_bg_file_size_8, t0.category_bg_file_updated_at AS category_bg_file_updated_at_9 FROM category t0 ORDER BY t0.position ASC
Parameters:
[] |
53 | 1.39 ms |
SELECT t0.id AS id_1, t0.position AS position_2, t0.sub_category_file_name AS sub_category_file_name_3, t0.sub_category_file_size AS sub_category_file_size_4, t0.sub_category_file_updated_at AS sub_category_file_updated_at_5, t0.sub_category_bg_file_name AS sub_category_bg_file_name_6, t0.sub_category_bg_file_size AS sub_category_bg_file_size_7, t0.sub_category_bg_file_updated_at AS sub_category_bg_file_updated_at_8, t0.category_id AS category_id_9 FROM sub_category t0 WHERE t0.category_id = ? ORDER BY t0.position ASC
Parameters:
[
2
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Partner | No errors. |
App\Entity\Post | No errors. |
App\Entity\PostTranslation | No errors. |
App\Entity\PostCategory | No errors. |
App\Entity\Paragraph | No errors. |
App\Entity\PostMedia | No errors. |
App\Entity\Testimonial | No errors. |
App\Entity\Application | No errors. |
App\Entity\Page | No errors. |
App\Entity\PageTranslation | No errors. |
App\Entity\Category | No errors. |
App\Entity\Product | No errors. |
App\Entity\SubCategory | No errors. |
App\Entity\CategoryTranslation | No errors. |
App\Entity\SubCategoryTranslation | No errors. |
App\Entity\LandingSlider | No errors. |
App\Entity\LandingSliderTranslation | No errors. |