Query Metrics
3
Database Queries
3
Different statements
2.42 ms
Query time
0
Invalid entities
11
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.69 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
]
|
||||||||||||||||||||||||||
| 2 | 1.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.class_name AS class_name_4, t0.content AS content_5, t0.descriptif AS descriptif_6, t0.fluid AS fluid_7, t0.intro AS intro_8, t0.priority AS priority_9, t0.is_activ AS is_activ_10, t0.favorites AS favorites_11, t0.position AS position_12, t0.is_show_title AS is_show_title_13, t0.is_showdescription AS is_showdescription_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.single_college_id AS single_college_id_17, t0.page_id AS page_id_18, t0.ressources_cat_id AS ressources_cat_id_19, t0.category_id AS category_id_20, t0.one_article_id AS one_article_id_21 FROM section t0 WHERE t0.favorites = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
||||||||||||||||||||||||||
| 3 | 0.66 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 = ? LIMIT 1
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\Section | 4 |
| App\Entity\Webapp\Article | 3 |
| App\Entity\Webapp\Category | 2 |
| App\Entity\Admin\Config | 1 |
| App\Entity\Webapp\Page | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Admin\Config | No errors. |
| App\Entity\Webapp\Section | No errors. |
| App\Entity\Admin\College | No errors. |
| App\Entity\Webapp\Page | No errors. |
| App\Entity\Gestapp\RessourceCat | No errors. |
| App\Entity\Webapp\Category | No errors. |
| App\Entity\Webapp\Article | No errors. |