Query Metrics
7
Database Queries
6
Different statements
6.23 ms
Query time
2
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.57 ms |
SELECT t0.slug AS slug_1, t0.is_active AS is_active_2, t0.position AS position_3, t0.id AS id_4, t0.title AS title_5, t0.deleted_at AS deleted_at_6, t0.modified_at AS modified_at_7, t0.created_at AS created_at_8 FROM blog_category t0 WHERE t0.slug = ? AND ((t0.deleted_at IS NULL)) LIMIT 1
Parameters:
[
"rady-a-tipy"
]
|
2 | 1.05 ms |
SELECT count(DISTINCT b0_.id) AS sclr_0 FROM blog b0_ WHERE (b0_.publish_from <= '2025-04-15 06:01:44' AND b0_.publish_from IS NOT NULL AND b0_.is_active = 1 AND b0_.blog_category_id = 5) AND (b0_.deleted_at IS NULL)
Parameters:
[] |
3 | 1.19 ms |
SELECT DISTINCT b0_.id AS id_0, b0_.publish_from AS publish_from_1 FROM blog b0_ WHERE (b0_.publish_from <= '2025-04-15 06:01:44' AND b0_.publish_from IS NOT NULL AND b0_.is_active = 1 AND b0_.blog_category_id = 5) AND (b0_.deleted_at IS NULL) ORDER BY b0_.publish_from DESC LIMIT 12 OFFSET 12
Parameters:
[] |
4 | 1.31 ms |
SELECT b0_.title AS title_0, b0_.slug AS slug_1, b0_.is_active AS is_active_2, b0_.image AS image_3, b0_.publish_from AS publish_from_4, b0_.views AS views_5, b0_.read_time_min AS read_time_min_6, b0_.no_index AS no_index_7, b0_.updated_at AS updated_at_8, b0_.id AS id_9, b0_.deleted_at AS deleted_at_10, b0_.modified_at AS modified_at_11, b0_.created_at AS created_at_12, b0_.seo_title AS seo_title_13, b0_.meta_description AS meta_description_14, b0_.meta_image AS meta_image_15, b0_.blog_category_id AS blog_category_id_16, b0_.destination_id AS destination_id_17 FROM blog b0_ WHERE (b0_.publish_from <= '2025-04-15 06:01:44' AND b0_.publish_from IS NOT NULL AND b0_.is_active = 1 AND b0_.blog_category_id = 5 AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (b0_.deleted_at IS NULL) ORDER BY b0_.publish_from DESC
Parameters:
[ 1369 1368 941 643 37 1339 1159 968 19 1333 657 1206 ] |
5 | 0.72 ms |
SELECT t0.is_visible AS is_visible_1, t0.position AS position_2, t0.external_slug AS external_slug_3, t0.id AS id_4, t0.title AS title_5, t0.deleted_at AS deleted_at_6, t0.modified_at AS modified_at_7, t0.created_at AS created_at_8 FROM c_newsletter_category t0 WHERE t0.is_visible = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
6 | 0.78 ms |
SELECT t0.title AS title_1, t0.slug AS slug_2, t0.is_active AS is_active_3, t0.is_popular AS is_popular_4, t0.image AS image_5, t0.image_mobile AS image_mobile_6, t0.image_alt AS image_alt_7, t0.video AS video_8, t0.redirect_url AS redirect_url_9, t0.no_index AS no_index_10, t0.canonical_url AS canonical_url_11, t0.video_url AS video_url_12, t0.video_title AS video_title_13, t0.id AS id_14, t0.deleted_at AS deleted_at_15, t0.modified_at AS modified_at_16, t0.created_at AS created_at_17, t0.seo_title AS seo_title_18, t0.meta_description AS meta_description_19, t0.meta_image AS meta_image_20, t0.type_id AS type_id_21, t0.destination_id AS destination_id_22 FROM page t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
2445
]
|
7 | 0.61 ms |
SELECT t0.is_visible AS is_visible_1, t0.position AS position_2, t0.external_slug AS external_slug_3, t0.id AS id_4, t0.title AS title_5, t0.deleted_at AS deleted_at_6, t0.modified_at AS modified_at_7, t0.created_at AS created_at_8 FROM c_newsletter_category t0 WHERE t0.is_visible = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
1
]
|
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.