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

Query Metrics

7 Database Queries
7 Different statements
4.34 ms Query time
0 Invalid entities
12 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.84 ms
(19.27%)
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.83 ms
(19.13%)
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.organized_at AS organized_at_8, t0.seo_title AS seo_title_9, t0.seo_description AS seo_description_10, t0.author_id AS author_id_11, t0.category_id AS category_id_12 FROM article t0 WHERE t0.slug = ? AND t0.is_enabled = ? LIMIT 1
Parameters:
[
  "les-ecrans-parlons-en-webinaire"
  1
]
0.64 ms
(14.64%)
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.62 ms
(14.26%)
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.is_enabled AS is_enabled_6, t0.seo_title AS seo_title_7, t0.seo_description AS seo_description_8, t0.pole_id AS pole_id_9 FROM activite t0
Parameters:
[]
0.52 ms
(11.94%)
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.46 ms
(10.55%)
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:
[]
0.44 ms
(10.21%)
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:
[
  4
]

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 4
App\Entity\Pole 2
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.