Query Metrics
110
Database Queries
15
Different statements
21.25 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
6.47 ms (30.45%) |
30 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_content AS short_content_3, t0.content AS content_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM blog_post_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
29
]
|
5.06 ms (23.82%) |
30 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_name AS image_name_3, t0.image_original_name AS image_original_name_4, t0.image_mime_type AS image_mime_type_5, t0.image_size AS image_size_6, t0.image_dimensions AS image_dimensions_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.page_gallery_id AS page_gallery_id_10, t0.picture_gallery_id AS picture_gallery_id_11 FROM picture t0 WHERE t0.id = ?
Parameters:
[
106
]
|
1.85 ms (8.69%) |
11 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM blog_post_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
2
]
|
1.12 ms (5.26%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.meta_keywords AS meta_keywords_6, t0.slug AS slug_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM blog_post_category t0 WHERE t0.parent_id = ?
Parameters:
[
1
]
|
1.09 ms (5.13%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.meta_keywords AS meta_keywords_6, t0.slug AS slug_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM blog_post_category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"tantra"
]
|
1.06 ms (5.00%) |
7 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM menu_item_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
17
]
|
0.92 ms (4.33%) |
4 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.plain_password AS plain_password_7, t0.preferred_locale AS preferred_locale_8, t0.birth_date AS birth_date_9, t0.is_verified AS is_verified_10, t0.last_verification_email_sent_at AS last_verification_email_sent_at_11, t0.street AS street_12, t0.zip_code AS zip_code_13, t0.city AS city_14, t0.country AS country_15, t0.in_who_is_who AS in_who_is_who_16, t0.display_name AS display_name_17, t0.spoken_languages AS spoken_languages_18, t0.location AS location_19, t0.show_email AS show_email_20, t0.show_in_blog_team AS show_in_blog_team_21, t0.provide_individual_session AS provide_individual_session_22, t0.phone_number AS phone_number_23, t0.whatsapp_phone_number AS whatsapp_phone_number_24, t0.telegram_phone_number AS telegram_phone_number_25, t0.telegram_pseudo AS telegram_pseudo_26, t0.signal_phone_number AS signal_phone_number_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.admin_user_main_picture_id AS admin_user_main_picture_id_30 FROM admin_user t0 WHERE t0.id = ?
Parameters:
[
6
]
|
0.90 ms (4.22%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.route AS route_3, t0.route_parameters AS route_parameters_4, t0.order_id AS order_id_5, t0.type AS type_6, t0.uri AS uri_7, t0.position AS position_8, t0.page_id AS page_id_9 FROM menu_item t0 INNER JOIN menu_menu_item ON t0.id = menu_menu_item.menu_item_id WHERE menu_menu_item.menu_id = ? ORDER BY t0.position ASC
Parameters:
[
5
]
|
0.57 ms (2.68%) |
3 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.sensitive_content AS sensitive_content_4, t0.short_description AS short_description_5, t0.invoice_content AS invoice_content_6, t0.locale AS locale_7, t0.translatable_id AS translatable_id_8 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
26
]
|
0.55 ms (2.61%) |
3 |
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.page_type AS page_type_4, t0.slug AS slug_5, t0.show_banner AS show_banner_6, t0.color AS color_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.page_gallery_id AS page_gallery_id_10, t0.banner_picture_id AS banner_picture_id_11, t0.slide_picture_id AS slide_picture_id_12, t0.gls_page_type_id AS gls_page_type_id_13, t0.gls_training_id AS gls_training_id_14 FROM page t0 WHERE t0.id = ?
Parameters:
[
26
]
|
0.46 ms (2.17%) |
1 |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.active AS active_2, b0_.day_of_week AS day_of_week_3, b0_.blog_post_type AS blog_post_type_4, b0_.meta_title AS meta_title_5, b0_.meta_description AS meta_description_6, b0_.meta_keywords AS meta_keywords_7, b0_.slug AS slug_8, b0_.created_at AS created_at_9, b0_.updated_at AS updated_at_10, b0_.admin_user_id AS admin_user_id_11, b0_.blog_post_main_picture_id AS blog_post_main_picture_id_12, b0_.blog_post_second_picture_id AS blog_post_second_picture_id_13, b0_.blog_post_third_picture_id AS blog_post_third_picture_id_14, b0_.blog_post_category_id AS blog_post_category_id_15 FROM blog_post b0_ WHERE b0_.created_at <= ? AND b0_.active = ? ORDER BY b0_.created_at DESC
Parameters:
[ "2025-02-22 07:16:56" 1 ] |
0.38 ms (1.81%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_fixed AS is_fixed_3 FROM menu t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"blogHeaderMenu"
]
|
0.33 ms (1.56%) |
1 |
SELECT t0.id AS id_1, t0.path AS path_2, t0.value AS value_3, t0.extra_info AS extra_info_4 FROM naka_parameter t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
"global.google-analytics"
]
|
0.30 ms (1.43%) |
1 |
SELECT t0.id AS id_1, t0.logo_image_name AS logo_image_name_2, t0.logo_image_original_name AS logo_image_original_name_3, t0.logo_image_mime_type AS logo_image_mime_type_4, t0.logo_image_size AS logo_image_size_5, t0.logo_image_dimensions AS logo_image_dimensions_6, t0.blog_logo_image_name AS blog_logo_image_name_7, t0.blog_logo_image_original_name AS blog_logo_image_original_name_8, t0.blog_logo_image_mime_type AS blog_logo_image_mime_type_9, t0.blog_logo_image_size AS blog_logo_image_size_10, t0.blog_logo_image_dimensions AS blog_logo_image_dimensions_11, t0.default_banner_image_name AS default_banner_image_name_12, t0.default_banner_image_original_name AS default_banner_image_original_name_13, t0.default_banner_image_mime_type AS default_banner_image_mime_type_14, t0.default_banner_image_size AS default_banner_image_size_15, t0.default_banner_image_dimensions AS default_banner_image_dimensions_16, t0.default_slide_image_name AS default_slide_image_name_17, t0.default_slide_image_original_name AS default_slide_image_original_name_18, t0.default_slide_image_mime_type AS default_slide_image_mime_type_19, t0.default_slide_image_size AS default_slide_image_size_20, t0.default_slide_image_dimensions AS default_slide_image_dimensions_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23 FROM naka_site_settings t0 WHERE t0.id = ?
Parameters:
[
1
]
|
0.18 ms (0.85%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3, t0.meta_title AS meta_title_4, t0.meta_description AS meta_description_5, t0.meta_keywords AS meta_keywords_6, t0.slug AS slug_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM blog_post_category t0 WHERE t0.id = ?
Parameters:
[
10
]
|
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.