Query Metrics
3
Database Queries
3
Different statements
1.49 ms
Query time
0
Invalid entities
10
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.57 ms |
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 WHERE t0.id = ?
Parameters:
[
"592"
]
|
||||||||||||||||||||||||||
| 2 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.is_offline AS is_offline_4, t0.logo_name AS logo_name_5, t0.logo_size AS logo_size_6, t0.header_name AS header_name_7, t0.header_size AS header_size_8, t0.is_header_show AS is_header_show_9, t0.is_show_title_site_home AS is_show_title_site_home_10, t0.vignette_name AS vignette_name_11, t0.vignette_size AS vignette_size_12, t0.is_suppr_vignette AS is_suppr_vignette_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM config t0 WHERE t0.id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||
| 3 | 0.54 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.intro AS intro_3, p0_.state AS state_4, p0_.meta_keywords AS meta_keywords_5, p0_.meta_description AS meta_description_6, p0_.tags AS tags_7, p0_.publish_at AS publish_at_8, p0_.publish_end AS publish_end_9, p0_.position AS position_10, p0_.is_title_show AS is_title_show_11, p0_.is_menu AS is_menu_12, p0_.is_intro_show AS is_intro_show_13, p0_.is_publish AS is_publish_14, p0_.created_at AS created_at_15, p0_.updated_at AS updated_at_16, p0_.author_id AS author_id_17 FROM page p0_ WHERE p0_.state = ? AND p0_.is_menu = ? AND p0_.is_publish = ? AND p0_.title <> ? ORDER BY p0_.id ASC
Parameters:
[ "finished" 1 1 "accueil" ] |
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\Page | 3 |
| App\Entity\Admin\User | 2 |
| App\Entity\Webapp\Article | 1 |
| App\Entity\Admin\Etablissement | 1 |
| App\Entity\Gestapp\Theme | 1 |
| App\Entity\Gestapp\Support | 1 |
| App\Entity\Admin\Config | 1 |
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\Admin\Config | No errors. |
| App\Entity\Webapp\Page | No errors. |