Query Metrics
9
Database Queries
6
Different statements
5.95 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 1.02 ms |
SELECT t0.id AS id_1, t0.lang AS lang_2, t0.banner_status AS banner_status_3, t0.banner_title AS banner_title_4, t0.banner_short_description AS banner_short_description_5, t0.banner_image AS banner_image_6, t0.banner_btn_title AS banner_btn_title_7, t0.banner_btn_link AS banner_btn_link_8, t0.about_status AS about_status_9, t0.about_title AS about_title_10, t0.about_short_description AS about_short_description_11, t0.about_left_image AS about_left_image_12, t0.about_right_image AS about_right_image_13, t0.about_btn_title AS about_btn_title_14, t0.about_btn_link AS about_btn_link_15, t0.partners_status AS partners_status_16, t0.partners_title AS partners_title_17, t0.partners_btn_title AS partners_btn_title_18, t0.partners_btn_link AS partners_btn_link_19, t0.studies_reports_status AS studies_reports_status_20, t0.studies_reports_title AS studies_reports_title_21, t0.studies_reports_short_description AS studies_reports_short_description_22, t0.studies_reports_btn_title AS studies_reports_btn_title_23, t0.studies_reports_btn_link AS studies_reports_btn_link_24, t0.study_list_1 AS study_list_1_25, t0.study_list_2 AS study_list_2_26, t0.study_list_3 AS study_list_3_27, t0.resources_status AS resources_status_28, t0.resources_title AS resources_title_29, t0.resources_short_description AS resources_short_description_30, t0.resources_digital_tools_title AS resources_digital_tools_title_31, t0.resources_digital_tools_link AS resources_digital_tools_link_32, t0.resources_digital_tools_image AS resources_digital_tools_image_33, t0.resources_digital_tools_description AS resources_digital_tools_description_34, t0.resources_training_title AS resources_training_title_35, t0.resources_training_link AS resources_training_link_36, t0.resources_training_image AS resources_training_image_37, t0.resources_training_description AS resources_training_description_38, t0.resources_technical_assistance_title AS resources_technical_assistance_title_39, t0.resources_technical_assistance_link AS resources_technical_assistance_link_40, t0.resources_technical_assistance_image AS resources_technical_assistance_image_41, t0.resources_technical_assistance_description AS resources_technical_assistance_description_42, t0.network_status AS network_status_43, t0.network_title AS network_title_44, t0.network_short_description AS network_short_description_45, t0.network_image AS network_image_46, t0.network_left_btn_title AS network_left_btn_title_47, t0.network_left_btn_link AS network_left_btn_link_48, t0.network_right_btn_title AS network_right_btn_title_49, t0.network_right_btn_link AS network_right_btn_link_50, t0.socialwall_status AS socialwall_status_51, t0.socialwall_title AS socialwall_title_52, t0.socialwall_btn_title AS socialwall_btn_title_53, t0.socialwall_btn_link AS socialwall_btn_link_54, t0.about_counter_countries AS about_counter_countries_55, t0.about_counter_worker_voices AS about_counter_worker_voices_56, t0.about_counter_sector AS about_counter_sector_57, t0.socialwall_compte_id AS socialwall_compte_id_58, t0.about_title_worker_voices AS about_title_worker_voices_59, t0.about_character_worker_voices AS about_character_worker_voices_60, t0.about_title_sector AS about_title_sector_61, t0.about_character_sector AS about_character_sector_62, t0.about_title_countries AS about_title_countries_63, t0.about_character_countries AS about_character_countries_64 FROM home_page t0 WHERE t0.lang = ? LIMIT 1
Parameters:
[
"en"
]
|
||||||||||||||||||||||||||||
2 | 0.72 ms |
SELECT s0_.id AS id_0, s0_.status AS status_1, s0_.draft AS draft_2, s0_.lang AS lang_3, s0_.title AS title_4, s0_.full_name AS full_name_5, s0_.date AS date_6, s0_.tools_status AS tools_status_7, s0_.other_methodologies AS other_methodologies_8, s0_.excel_file AS excel_file_9, s0_.accept_upload_conditions AS accept_upload_conditions_10, s0_.study_type AS study_type_11, s0_.other_sector AS other_sector_12, s0_.country AS country_13, s0_.partner AS partner_14, s0_.study_file AS study_file_15, s0_.tools_file AS tools_file_16, s0_.summary AS summary_17, s0_.sdg AS sdg_18, s0_.image AS image_19, s0_.summary_data AS summary_data_20, s0_.link AS link_21, s0_.other_keywords AS other_keywords_22, s0_.created_at AS created_at_23, s0_.user_id AS user_id_24 FROM study s0_ WHERE s0_.status = 1 AND s0_.id IN (?, ?, ?)
Parameters:
[ 219 253 247 ]
|
||||||||||||||||||||||||||||
3 | 0.67 ms |
SELECT p0_.id AS id_0, p0_.status AS status_1, p0_.name AS name_2, p0_.sort_by AS sort_by_3, p0_.image_link AS image_link_4, p0_.description AS description_5, p0_.image AS image_6 FROM partner p0_ WHERE p0_.status = 1 ORDER BY CASE WHEN p0_.sort_by IS NOT NULL THEN p0_.sort_by ELSE p0_.id END ASC
Parameters:
[]
|
||||||||||||||||||||||||||||
4 | 0.60 ms |
SELECT f0_.id AS id_0, f0_.lang AS lang_1, f0_.status AS status_2, f0_.question AS question_3, f0_.response AS response_4, f0_.sort_by AS sort_by_5 FROM faq f0_ WHERE f0_.status = 1 AND f0_.lang = ? ORDER BY CASE WHEN f0_.sort_by IS NOT NULL THEN f0_.sort_by ELSE f0_.id END ASC LIMIT 20
Parameters:
[
"en"
]
|
||||||||||||||||||||||||||||
5 | 0.54 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.embedded_code AS embedded_code_3 FROM social_post t0 WHERE t0.type = ?
Parameters:
[
"facebook"
]
|
||||||||||||||||||||||||||||
6 | 0.62 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.embedded_code AS embedded_code_3 FROM social_post t0 WHERE t0.type = ?
Parameters:
[
"instagram"
]
|
||||||||||||||||||||||||||||
7 | 0.47 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.embedded_code AS embedded_code_3 FROM social_post t0 WHERE t0.type = ?
Parameters:
[
"twitter"
]
|
||||||||||||||||||||||||||||
8 | 0.44 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.embedded_code AS embedded_code_3 FROM social_post t0 WHERE t0.type = ?
Parameters:
[
"linkedin"
]
|
||||||||||||||||||||||||||||
9 | 0.87 ms |
SELECT t0.id AS id_1, t0.lang AS lang_2, t0.status AS status_3, t0.title AS title_4, t0.email AS email_5, t0.phonenumber AS phonenumber_6, t0.instagram_link AS instagram_link_7, t0.facebook_link AS facebook_link_8, t0.linkedin_link AS linkedin_link_9, t0.twitter_link AS twitter_link_10 FROM footer_contact t0 WHERE t0.lang = ? LIMIT 1
Parameters:
[
"en"
]
|
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.