Query Metrics
56
Database Queries
4
Different statements
23.89 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.47 ms (48.02%) |
29 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.address AS address_4, t0.location AS location_5, t0.zip_code AS zip_code_6, t0.city AS city_7, t0.country AS country_8, t0.email AS email_9, t0.phone AS phone_10, t0.src AS src_11, t0.src_alt AS src_alt_12, t0.src_title AS src_title_13, t0.src_base64 AS src_base64_14, t0.favicon AS favicon_15, t0.website AS website_16, t0.sas AS sas_17, t0.rcs AS rcs_18, t0.siret AS siret_19, t0.tva AS tva_20, t0.email_contact AS email_contact_21, t0.seo_author AS seo_author_22, t0.twitter_account AS twitter_account_23, t0.twitter_card AS twitter_card_24, t0.schema_description AS schema_description_25, t0.name_bool AS name_bool_26, t0.src_bool AS src_bool_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.year_foundation AS year_foundation_30 FROM information t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
"3k3239b6-d564-4fdc-6gfg-329tr47087d7"
]
|
|
7.18 ms (30.08%) |
17 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.title AS title_3, t0.title_fr AS title_fr_4, t0.content AS content_5, t0.content_fr AS content_fr_6, t0.src AS src_7, t0.alt AS alt_8, t0.title_src AS title_src_9, t0.status AS status_10, t0.listorder AS listorder_11, t0.category AS category_12, t0.path AS path_13, t0.seo_title AS seo_title_14, t0.seo_description AS seo_description_15, t0.seo_keyword AS seo_keyword_16, t0.og_title AS og_title_17, t0.og_description AS og_description_18, t0.og_type AS og_type_19, t0.twitter_title AS twitter_title_20, t0.twitter_description AS twitter_description_21, t0.robots AS robots_22, t0.description_schema_org AS description_schema_org_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.priority AS priority_26, t0.param AS param_27 FROM page t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
"8f15cbbe-fc2e-4644-8595-e2b12ae30ac2"
]
|
|
3.93 ms (16.47%) |
7 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.length_token AS length_token_5, t0.size_svg AS size_svg_6, t0.size_string AS size_string_7, t0.size_link AS size_link_8, t0.size_pagination AS size_pagination_9, t0.time_inactivity AS time_inactivity_10, t0.time_password AS time_password_11, t0.status_social_network AS status_social_network_12, t0.status_register AS status_register_13, t0.status_google AS status_google_14, t0.status_inactivity AS status_inactivity_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.src_admin AS src_admin_19, t0.status_multilingual AS status_multilingual_20, t0.status_cookie AS status_cookie_21, t0.time_cookie AS time_cookie_22, t0.status_footer AS status_footer_23, t0.time_change_email AS time_change_email_24, t0.maintenance AS maintenance_25, t0.status_seo AS status_seo_26, t0.calendly AS calendly_27, t0.business_prompt AS business_prompt_28, t0.business_picture_prompt AS business_picture_prompt_29, t0.header_pdf AS header_pdf_30, t0.footer_pdf AS footer_pdf_31, t0.size_pagination_product AS size_pagination_product_32, t0.video AS video_33 FROM configuration t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
"1b3606a6-b889-4fdc-9cef-819ea47094c1"
]
|
|
1.30 ms (5.43%) |
3 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.listorder AS listorder_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.title AS title_7, t0.link AS link_8, t0.src AS src_9 FROM social_network t0 WHERE t0.status = ? ORDER BY t0.listorder ASC
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\Page | No errors. |
| App\Entity\Information | No errors. |
| App\Entity\SocialNetwork | No errors. |