Query Metrics
2
Database Queries
2
Different statements
1.60 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.00 ms (62.20%) |
1 |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.category AS category_3, n0_.status AS status_4, n0_.summary AS summary_5, n0_.body AS body_6, n0_.hero_image_url AS hero_image_url_7, n0_.author_name AS author_name_8, n0_.published_at AS published_at_9, n0_.meta_title AS meta_title_10, n0_.meta_description AS meta_description_11, n0_.created_at AS created_at_12, n0_.updated_at AS updated_at_13 FROM news_article n0_ WHERE n0_.slug = ? AND n0_.status = ? AND (n0_.published_at IS NOT NULL AND n0_.published_at <= ?)
Parameters:
[ "temperature-de-service-vins" "published" "2026-05-13 21:32:20" ]
|
||||||||||||||||||||||||||||
|
0.61 ms (37.80%) |
1 |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.category AS category_3, n0_.status AS status_4, n0_.summary AS summary_5, n0_.body AS body_6, n0_.hero_image_url AS hero_image_url_7, n0_.author_name AS author_name_8, n0_.published_at AS published_at_9, n0_.meta_title AS meta_title_10, n0_.meta_description AS meta_description_11, n0_.created_at AS created_at_12, n0_.updated_at AS updated_at_13 FROM news_article n0_ WHERE n0_.category = ? AND n0_.id <> ? AND n0_.status = ? AND (n0_.published_at IS NOT NULL AND n0_.published_at <= ?) ORDER BY n0_.published_at DESC LIMIT 3
Parameters:
[ "conseils" 3 "published" "2026-05-13 21:32:20" ]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\NewsArticle | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\NewsArticle | No errors. |