GET https://www.collegiens-citoyens.francas40.fr/webapp/articles/?direction=asc&page=16

Query Metrics

13 Database Queries
3 Different statements
5.92 ms Query time
0 Invalid entities
710 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.26 ms
(38.12%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.image_name AS image_name_5, t0.image_size AS image_size_6, t0.doc AS doc_7, t0.intro AS intro_8, t0.is_code AS is_code_9, t0.is_title_show AS is_title_show_10, t0.is_show_intro AS is_show_intro_11, t0.is_archived AS is_archived_12, t0.is_show_created AS is_show_created_13, t0.is_show_read_more AS is_show_read_more_14, t0.is_show_category AS is_show_category_15, t0.is_show_support AS is_show_support_16, t0.is_show_theme AS is_show_theme_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.is_suppr_image AS is_suppr_image_20, t0.is_suppr_doc AS is_suppr_doc_21, t0.author_id AS author_id_22, t0.etablissement_id AS etablissement_id_23, t0.theme_id AS theme_id_24, t0.support_id AS support_id_25 FROM article t0 ORDER BY t0.id DESC
Parameters:
[]
2.04 ms
(34.43%)
6
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_activ AS is_activ_7, t0.is_verified AS is_verified_8, t0.login_name AS login_name_9, t0.avatar_name AS avatar_name_10, t0.avatar_size AS avatar_size_11, t0.typeuser AS typeuser_12, t0.adress1 AS adress1_13, t0.adress2 AS adress2_14, t0.zipcode AS zipcode_15, t0.city AS city_16, t0.phone_desk AS phone_desk_17, t0.phone_gsm AS phone_gsm_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.etablissement_id AS etablissement_id_21 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  20
]
1.62 ms
(27.45%)
6
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_name AS image_name_3, t0.image_size AS image_size_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM theme t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\Webapp\Article 631
App\Entity\Admin\Etablissement 38
App\Entity\Admin\User 31
App\Entity\Gestapp\Theme 6
App\Entity\Gestapp\Support 4