Query Metrics
1
Database Queries
1
Different statements
3.29 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
3.29 ms (100.00%) |
1 |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.content AS content_2, n0_.slug AS slug_3, n0_.category AS category_4, n0_.introduction AS introduction_5, n0_.featured AS featured_6, n0_.created_at AS created_at_7, n0_.updated_at AS updated_at_8, n0_.position_index AS position_index_9, n0_.meta_title AS meta_title_10, n0_.meta_description AS meta_description_11, n0_.og_title AS og_title_12, n0_.og_description AS og_description_13, n0_.og_image AS og_image_14, n0_.start_date AS start_date_15, n0_.end_date AS end_date_16, n0_.deleted_at AS deleted_at_17, n0_.image AS image_18, n0_.show_image AS show_image_19 FROM news n0_ WHERE ((n0_.start_date IS NULL OR n0_.start_date <= ?) AND (n0_.end_date IS NULL OR n0_.end_date >= ?)) AND (n0_.deleted_at IS NULL) ORDER BY n0_.id DESC
Parameters:
[ "2026-06-13 00:00:00" "2026-06-13 00:00:00" ]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\News | No errors. |