GET https://preprod.afp-loasis.fr/articles/les-ecrans-parlons-en-webinaire

Query Metrics

7 Database Queries
7 Different statements
5.07 ms Query time
0 Invalid entities
19 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.19 ms
(23.50%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.image AS image_5, t0.created_at AS created_at_6, t0.is_enabled AS is_enabled_7, t0.seo_title AS seo_title_8, t0.seo_description AS seo_description_9, t0.author_id AS author_id_10, t0.category_id AS category_id_11 FROM article t0 WHERE t0.slug = ? AND t0.is_enabled = ? LIMIT 1
Parameters:
[
  "les-ecrans-parlons-en-webinaire"
  1
]
0.80 ms
(15.73%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.image AS image_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.70 ms
(13.74%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7, t0.pole_id AS pole_id_8 FROM activite t0
Parameters:
[]
0.65 ms
(12.91%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.link AS link_3, t0.image AS image_4, t0.is_enabled AS is_enabled_5 FROM social t0 WHERE t0.is_enabled = ?
Parameters:
[
  1
]
0.65 ms
(12.79%)
1
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.site_logo AS site_logo_3, t0.site_url AS site_url_4, t0.site_urlfull AS site_urlfull_5, t0.site_email AS site_email_6, t0.site_adresse AS site_adresse_7, t0.site_cp AS site_cp_8, t0.site_ville AS site_ville_9, t0.site_telephone AS site_telephone_10, t0.site_footerdescription AS site_footerdescription_11, t0.bgimage AS bgimage_12 FROM setting t0 LIMIT 1
Parameters:
[]
0.61 ms
(11.97%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7 FROM category t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.48 ms
(9.37%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.seo_title AS seo_title_6, t0.seo_description AS seo_description_7 FROM pole t0
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\Activite 9
App\Entity\Pole 4
App\Entity\Social 2
App\Entity\Article 1
App\Entity\User 1
App\Entity\Category 1
App\Entity\Setting 1

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\User No errors.
App\Entity\Category No errors.
App\Entity\Setting No errors.
App\Entity\Activite No errors.
App\Entity\Pole No errors.
App\Entity\Social No errors.