Query Metrics
4
Database Queries
4
Different statements
2.56 ms
Query time
1
Invalid entities
23
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.93 ms (36.41%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.content AS content_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.image AS image_7, t0.published AS published_8, t0.featured AS featured_9, t0.meta_title AS meta_title_10, t0.meta_description AS meta_description_11, t0.meta_keywords AS meta_keywords_12, t0.no_index AS no_index_13, t0.no_follow AS no_follow_14, t0.hide_in_sitemap AS hide_in_sitemap_15 FROM blog t0 WHERE t0.published = ? AND t0.featured = ? ORDER BY t0.created_at DESC LIMIT 3
Parameters:
[ true true ]
|
||||||||||||||||||||||
|
0.62 ms (24.21%) |
1 |
SELECT t0.id AS id_1, t0.content AS content_2, t0.name AS name_3, t0.location AS location_4, t0.image AS image_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM reference t0
Parameters:
[]
|
||||||||||||||||||||||
|
0.53 ms (20.76%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM characteristic t0
Parameters:
[]
|
||||||||||||||||||||||
|
0.48 ms (18.62%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.image AS image_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM feature t0
Parameters:
[]
|
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\Reference | 10 |
| App\Entity\Characteristic | 6 |
| App\Entity\Feature | 4 |
| App\Entity\Blog | 3 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Reference | No errors. |
| App\Entity\Feature | No errors. |
| App\Entity\Characteristic | No errors. |
| App\Entity\Blog |
|
| App\Entity\Tag | No errors. |