Query Metrics
94
Database Queries
4
Different statements
17.31 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
12.14 ms (70.13%) |
81 |
SELECT t0.id AS id_1, t0.fichier AS fichier_2, t0.libelle AS libelle_3, t0.code_publication_id AS code_publication_id_4 FROM blog.fichier_publication t0 WHERE t0.code_publication_id = ?
Parameters:
[
16
]
|
|
2.14 ms (12.33%) |
1 |
SELECT t0.id AS id_1, t0.libelle_publication AS libelle_publication_2, t0.fichier AS fichier_3, t0.actif AS actif_4, t0.code_category_id AS code_category_id_5 FROM blog.publication t0 WHERE t0.id = ?
Parameters:
[
16
]
|
|
1.79 ms (10.32%) |
11 |
SELECT t0.id AS id_1, t0.libelle_publication AS libelle_publication_2, t0.fichier AS fichier_3, t0.actif AS actif_4, t0.code_category_id AS code_category_id_5 FROM blog.publication t0 WHERE t0.code_category_id = ?
Parameters:
[
11
]
|
|
1.25 ms (7.21%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.slug AS slug_3, t0.code_groupe_id AS code_groupe_id_4 FROM blog.category_publication t0
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| alt | doctrine.dbal.alt_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\Blog\Publication | No errors. |
| App\Entity\Blog\CategoryPublication | No errors. |
| App\Entity\Blog\FichierPublication | No errors. |
| App\Entity\Blog\GroupePublication | No errors. |