Query Metrics
2
Database Queries
2
Different statements
3.70 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.89 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.numero AS numero_3, t0.alias AS alias_4, t0.description AS description_5, t0.image_name AS image_name_6, t0.date_publication AS date_publication_7, t0.url_achat AS url_achat_8, t0.date_create AS date_create_9, t0.date_update AS date_update_10, t0.pdf_name AS pdf_name_11 FROM revue_numero t0 WHERE t0.alias = ? LIMIT 1
Parameters:
[
"2023-1"
]
|
2 | 1.81 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.alias AS alias_3, t0.resume AS resume_4, t0.auteurs AS auteurs_5, t0.url_achat AS url_achat_6, t0.date_create AS date_create_7, t0.date_update AS date_update_8, t0.revue_id AS revue_id_9 FROM revue_article t0 WHERE t0.revue_id = ?
Parameters:
[
6
]
|
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\RevueNumero | No errors. |
App\Entity\RevueArticle | No errors. |