Query Metrics
11
Database Queries
5
Different statements
2.95 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.87 ms (29.42%) |
5 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.content AS content_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.persist AS persist_7 FROM config t0 WHERE t0.code = ? AND t0.value = ?
Parameters:
[ "HEADER" "WebsiteTitle" ] |
|
0.81 ms (27.46%) |
2 |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.slug AS slug_3, c0_.lft AS lft_4, c0_.rgt AS rgt_5, c0_.root AS root_6, c0_.lvl AS lvl_7, c0_.created_at AS created_at_8, c0_.updated_at AS updated_at_9, c0_.parent_title AS parent_title_10, c0_.parent_slug AS parent_slug_11, c0_.illustration AS illustration_12, c0_.subtitle AS subtitle_13, c0_.illustration_alt AS illustration_alt_14, c0_.form_contact AS form_contact_15, c0_.seo_title AS seo_title_16, c0_.seo_description AS seo_description_17, c0_.is_blog_page AS is_blog_page_18, c0_.display_presidents_slide AS display_presidents_slide_19, c0_.is_home_page AS is_home_page_20, c0_.display_in_menu AS display_in_menu_21, c0_.get_children_in_content AS get_children_in_content_22, c0_.is_secure AS is_secure_23 FROM category c0_ WHERE c0_.lvl > ? AND c0_.display_in_menu = ? ORDER BY c0_.lft ASC
Parameters:
[ 0 1 ] |
|
0.51 ms (17.15%) |
2 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.content AS content_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.persist AS persist_7 FROM config t0 WHERE t0.code = ?
Parameters:
[
"SEO"
]
|
|
0.46 ms (15.62%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.slug AS slug_4, t0.lft AS lft_5, t0.rgt AS rgt_6, t0.root AS root_7, t0.lvl AS lvl_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.parent_title AS parent_title_11, t0.parent_slug AS parent_slug_12, t0.illustration AS illustration_13, t0.subtitle AS subtitle_14, t0.illustration_alt AS illustration_alt_15, t0.form_contact AS form_contact_16, t0.seo_title AS seo_title_17, t0.seo_description AS seo_description_18, t0.is_blog_page AS is_blog_page_19, t0.display_presidents_slide AS display_presidents_slide_20, t0.is_home_page AS is_home_page_21, t0.display_in_menu AS display_in_menu_22, t0.get_children_in_content AS get_children_in_content_23, t0.is_secure AS is_secure_24, t0.parent_id AS parent_id_25 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"rentree-de-la-conference-2019"
]
|
|
0.31 ms (10.35%) |
1 |
SELECT r0_.id AS id_0, r0_.year AS year_1, r0_.title AS title_2, r0_.button_text AS button_text_3, r0_.button_url AS button_url_4, r0_.page_title AS page_title_5, r0_.page_title_photo1 AS page_title_photo1_6, r0_.page_photo1 AS page_photo1_7, r0_.page_subtitle1_photo1 AS page_subtitle1_photo1_8, r0_.page_subtitle2_photo1 AS page_subtitle2_photo1_9, r0_.page_title_photo2 AS page_title_photo2_10, r0_.page_photo2 AS page_photo2_11, r0_.page_subtitle1_photo2 AS page_subtitle1_photo2_12, r0_.page_subtitle2_photo2 AS page_subtitle2_photo2_13, r0_.page_title_photo3 AS page_title_photo3_14, r0_.page_photo3 AS page_photo3_15, r0_.page_subtitle1_photo3 AS page_subtitle1_photo3_16, r0_.page_subtitle2_photo3 AS page_subtitle2_photo3_17, r0_.page_video AS page_video_18, r0_.page_video_text AS page_video_text_19, r0_.page_link1 AS page_link1_20, r0_.page_link1_text AS page_link1_text_21, r0_.page_link2 AS page_link2_22, r0_.page_link2_text AS page_link2_text_23, r0_.page_link3 AS page_link3_24, r0_.page_link3_text AS page_link3_text_25 FROM return_config r0_ WHERE r0_.year = ?
Parameters:
[
"2019"
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Blog | No errors. |
| App\Entity\Slide | No errors. |
| App\Entity\User | No errors. |
| App\Entity\SearchEngine | No errors. |
| App\Entity\Config | No errors. |
| App\Entity\Lawyer | No errors. |
| App\Entity\Offer | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\ReturnSlide | No errors. |
| App\Entity\ReturnConfig | No errors. |
| App\Entity\Secretary | No errors. |
| App\Entity\PresidentsSlide | No errors. |
| App\Entity\ContestSubject | No errors. |
| App\Entity\Contact | No errors. |