Query Metrics
2
Database Queries
2
Different statements
2.72 ms
Query time
0
Invalid entities
710
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2.23 ms (81.92%) |
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:
[]
|
||||||||||||||||||||||
|
0.49 ms (18.08%) |
1 |
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:
[
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\Webapp\Article | 631 |
| App\Entity\Admin\Etablissement | 38 |
| App\Entity\Admin\User | 31 |
| App\Entity\Gestapp\Theme | 6 |
| App\Entity\Gestapp\Support | 4 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Webapp\Article | No errors. |
| App\Entity\Admin\User | No errors. |
| App\Entity\Admin\Etablissement | No errors. |
| App\Entity\Gestapp\Theme | No errors. |
| App\Entity\Gestapp\Support | No errors. |
| App\Entity\Webapp\Category | No errors. |
| App\Entity\Webapp\Section | No errors. |
| App\Entity\Gestapp\Ressources | No errors. |
| App\Entity\Admin\Message | No errors. |
| App\Entity\Webapp\Comment | No errors. |
| App\Entity\Webapp\Page | No errors. |