Query Metrics
5
Database Queries
2
Different statements
0.41 ms
Query time
0
Invalid entities
7
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.30 ms (74.50%) |
4 |
SELECT t0.id AS id_1, t0.nom_site AS nom_site_2, t0.url_site AS url_site_3, t0.meta_description AS meta_description_4, t0.meta_mots_cles AS meta_mots_cles_5, t0.description AS description_6, t0.meta_title AS meta_title_7, t0.a_propos AS a_propos_8, t0.titre_apropos AS titre_apropos_9, t0.slug_apropos AS slug_apropos_10, t0.resume_apropos AS resume_apropos_11, t0.instagram_user_id AS instagram_user_id_12, t0.instagram_access_token AS instagram_access_token_13, t0.image_format_default AS image_format_default_14, t0.auteur_principal_id AS auteur_principal_id_15 FROM site t0 WHERE t0.url_site = ? LIMIT 1
Parameters:
[
"la-buse.fr"
]
|
||||||||||||||||||||||||||
|
0.10 ms (25.50%) |
1 |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.slug AS slug_2 FROM mot_cle m0_ INNER JOIN mot_cle_site m2_ ON m0_.id = m2_.tag_id INNER JOIN site s1_ ON s1_.id = m2_.site_id WHERE s1_.id = ? ORDER BY m0_.name ASC
Parameters:
[
2
]
|
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\Tag | 5 |
| App\Entity\Site | 1 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Site | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Categorie | No errors. |
| App\Entity\Gallerie | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\FluxRss | No errors. |
| App\Entity\ItemRss | No errors. |
| App\Entity\Comment | No errors. |