GET https://preprod.afp-loasis.fr/actualites

Query Metrics

14 Database Queries
13 Different statements
11.25 ms Query time
0 Invalid entities
19 Managed entities

Queries

Group similar statements

# Time Info
1 1.04 ms
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM article a0_ WHERE a0_.is_enabled = 1 AND a0_.category_id = 1
Parameters:
[]
2 0.72 ms
SELECT DISTINCT a0_.id AS id_0, a0_.created_at AS created_at_1 FROM article a0_ WHERE a0_.is_enabled = 1 AND a0_.category_id = 1 ORDER BY a0_.created_at DESC LIMIT 6
Parameters:
[]
3 0.83 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.content AS content_3, a0_.image AS image_4, a0_.created_at AS created_at_5, a0_.is_enabled AS is_enabled_6, a0_.organized_at AS organized_at_7, a0_.seo_title AS seo_title_8, a0_.seo_description AS seo_description_9, a0_.author_id AS author_id_10, a0_.category_id AS category_id_11 FROM article a0_ WHERE a0_.is_enabled = 1 AND a0_.category_id = 1 AND a0_.id IN (?, ?, ?) ORDER BY a0_.created_at DESC
Parameters:
[
  12
  10
  1
]
4 0.80 ms
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM article a0_ WHERE a0_.is_enabled = 1 AND a0_.category_id = 4
Parameters:
[]
5 0.90 ms
SELECT DISTINCT a0_.id AS id_0, a0_.created_at AS created_at_1 FROM article a0_ WHERE a0_.is_enabled = 1 AND a0_.category_id = 4 ORDER BY a0_.created_at DESC LIMIT 6
Parameters:
[]
6 1.08 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.content AS content_3, a0_.image AS image_4, a0_.created_at AS created_at_5, a0_.is_enabled AS is_enabled_6, a0_.organized_at AS organized_at_7, a0_.seo_title AS seo_title_8, a0_.seo_description AS seo_description_9, a0_.author_id AS author_id_10, a0_.category_id AS category_id_11 FROM article a0_ WHERE a0_.is_enabled = 1 AND a0_.category_id = 4 AND a0_.id IN (?, ?, ?) ORDER BY a0_.created_at DESC
Parameters:
[
  9
  8
  7
]
7 0.74 ms
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:
[]
8 0.62 ms
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:
[]
9 0.69 ms
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:
[]
10 0.95 ms
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
]
11 0.76 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.main_title AS main_title_4, t0.description AS description_5, t0.section_association_title AS section_association_title_6, t0.section_autres_title AS section_autres_title_7, t0.asso_actus_title AS asso_actus_title_8, t0.autres_actus_title AS autres_actus_title_9, t0.seo_title AS seo_title_10, t0.seo_description AS seo_description_11 FROM article_page t0 LIMIT 1
Parameters:
[]
12 0.88 ms
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
]
13 0.66 ms
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:
[
  1
]
14 0.59 ms
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\Article 6
App\Entity\Activite 4
App\Entity\Category 2
App\Entity\Pole 2
App\Entity\Social 2
App\Entity\User 1
App\Entity\Setting 1
App\Entity\ArticlePage 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.
App\Entity\ArticlePage No errors.