Query Metrics
5
Database Queries
3
Different statements
1.68 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.32 ms |
SELECT COUNT(*) FROM configuration t0
Parameters:
[] |
| 2 | 0.34 ms |
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:
[
"dynamic_link"
]
|
| 3 | 0.27 ms |
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"
]
|
| 4 | 0.28 ms |
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:
[] |
| 5 | 0.46 ms |
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:
[] |
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\ArrayJson | No errors. |
| App\Entity\Components\HardComponent | No errors. |