Query Metrics
3
Database Queries
3
Different statements
1.33 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.46 ms (34.84%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.picture AS picture_3, t0.short_description AS short_description_4, t0.description AS description_5, t0.title_seo AS title_seo_6, t0.description_seo AS description_seo_7, t0.date AS date_8, t0.credit_photo AS credit_photo_9, t0.state AS state_10, t0.date_update AS date_update_11, t0.update_from AS update_from_12, t0.second_category AS second_category_13, t0.second_account AS second_account_14, t0.category_id AS category_id_15, t0.account_id AS account_id_16 FROM article t0 WHERE t0.category_id = ? ORDER BY t0.date DESC
Parameters:
[
21
]
|
||||||||||||||||||||||||||||
|
0.43 ms (32.79%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.picture AS picture_3, t0.short_description AS short_description_4, t0.description AS description_5, t0.title_seo AS title_seo_6, t0.description_seo AS description_seo_7, t0.date AS date_8, t0.credit_photo AS credit_photo_9, t0.state AS state_10, t0.date_update AS date_update_11, t0.update_from AS update_from_12, t0.second_category AS second_category_13, t0.second_account AS second_account_14, t0.category_id AS category_id_15, t0.account_id AS account_id_16 FROM article t0 WHERE t0.second_category = ?
Parameters:
[
21
]
|
||||||||||||||||||||||||||||
|
0.43 ms (32.36%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.picture AS picture_3, t0.short_description AS short_description_4, t0.description AS description_5, t0.title_seo AS title_seo_6, t0.description_seo AS description_seo_7 FROM article_category t0 WHERE t0.id = ?
Parameters:
[
"21"
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ArticleCategory | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\Account | No errors. |