Query Metrics
38
Database Queries
3
Different statements
3.97 ms
Query time
0
Invalid entities
850
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
3.68 ms (92.55%) |
35 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.summary AS summary_4, t0.content AS content_5, t0.published_at AS published_at_6, t0.link AS link_7, t0.image AS image_8, t0.old_slug AS old_slug_9, t0.dossier AS dossier_10, t0.fichier_image AS fichier_image_11, t0.publie AS publie_12, t0.date_modif_at AS date_modif_at_13, t0.en_avant AS en_avant_14, t0.editeur AS editeur_15, t0.credit AS credit_16, t0.meta_description AS meta_description_17, t0.note AS note_18, t0.source AS source_19, t0.guid AS guid_20, t0.instagram_published_at AS instagram_published_at_21, t0.image_format AS image_format_22, t0.author_id AS author_id_23, t0.categorie_id AS categorie_id_24, t0.site_id AS site_id_25, t0.flux_rss_id AS flux_rss_id_26 FROM article t0 WHERE t0.categorie_id = ? ORDER BY t0.published_at DESC
Parameters:
[
282
]
|
||||||||||||||||||||||||||
|
0.18 ms (4.48%) |
2 |
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.12 ms (2.97%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.meta_description AS meta_description_4, t0.resume AS resume_5, t0.texte_description AS texte_description_6, t0.site_id AS site_id_7, t0.categorie_parent_id AS categorie_parent_id_8 FROM categorie t0 WHERE t0.site_id = ? AND t0.categorie_parent_id IS NULL ORDER BY t0.nom DESC
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\Article | 812 |
| App\Entity\Categorie | 35 |
| App\Entity\User | 2 |
| App\Entity\Site | 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. |