Query Metrics
3
Database Queries
3
Different statements
9.33 ms
Query time
1
Invalid entities
4
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 8.29 ms |
SELECT DISTINCT d0_.iddescription AS iddescription_0 FROM description d0_ LIMIT 20
Parameters:
[] |
| 2 | 0.55 ms |
SELECT d0_.intitule AS intitule_0, d0_.contenu AS contenu_1, d0_.iddescription AS iddescription_2, d0_.article_idarticle AS article_idarticle_3 FROM description d0_ WHERE d0_.iddescription IN (?, ?)
Parameters:
[ 1 2 ] |
| 3 | 0.49 ms |
SELECT count(d0_.iddescription) AS sclr_0 FROM description d0_
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\Description | 2 |
| App\Entity\Article | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Description | No errors. |
| App\Entity\Article |
|