Query Metrics
6
Database Queries
4
Different statements
8.02 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.37 ms (79.45%) |
1 |
SELECT COUNT(*) FROM configuration t0
Parameters:
[] |
|
0.76 ms (9.51%) |
2 |
SELECT t0.id AS id_1, t0.is_online AS is_online_2, t0.email_reception AS email_reception_3, t0.email_sender AS email_sender_4, t0.meta_img_default AS meta_img_default_5, t0.website_url AS website_url_6, t0.icon AS icon_7, t0.javascript_add AS javascript_add_8, t0.css_add AS css_add_9, t0.default_image AS default_image_10, t0.plat_form AS plat_form_11, t0.analytics AS analytics_12, t0.cookiesconsent AS cookiesconsent_13, t0.header AS header_14, t0.contact_information AS contact_information_15, t0.cookies_information AS cookies_information_16, t0.is_header_login AS is_header_login_17, t0.skeleton_contact AS skeleton_contact_18, t0.application_key AS application_key_19, t0.is_initialized AS is_initialized_20, t0.header_component_id AS header_component_id_21, t0.footer_component_id AS footer_component_id_22, t0.contact_component_id AS contact_component_id_23 FROM configuration t0 LIMIT 1
Parameters:
[] |
|
0.48 ms (5.99%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3 FROM array_json t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"skeleton_template"
]
|
|
0.40 ms (5.05%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.status AS status_4, t0.meta_description AS meta_description_5, t0.meta_img AS meta_img_6, t0.javascript_add AS javascript_add_7, t0.css_add AS css_add_8, t0.content AS content_9, t0.url_access AS url_access_10, t0.is_activ AS is_activ_11, t0.is_contact AS is_contact_12, t0.draft AS draft_13, t0.skeleton AS skeleton_14, t0.is_header_component AS is_header_component_15, t0.is_no_index AS is_no_index_16, t0.is_home AS is_home_17, t0.is_legal AS is_legal_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.visibility AS visibility_21, t0.reading_order AS reading_order_22, t0.hard_component_id AS hard_component_id_23, t0.page_type_id AS page_type_id_24 FROM page 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Configuration | No errors. |
| App\Entity\Components\HardComponent | No errors. |
| App\Entity\ArrayJson | No errors. |
| App\Entity\Page\Page | No errors. |
| App\Entity\Page\PageType | No errors. |
| App\Entity\Page\ContentGroupPage | No errors. |