Query Metrics
258
Database Queries
14
Different statements
167.24 ms
Query time
0
Invalid entities
61
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.63 ms |
SELECT t0.id AS id_1, t0.language AS language_2, t0.abbreviation AS abbreviation_3, t0.icon AS icon_4, t0.is_active AS is_active_5, t0.linked_in_other AS linked_in_other_6, t0.ranking AS ranking_7 FROM languages t0 WHERE t0.abbreviation = ? LIMIT 1
Parameters:
[
"en"
]
|
| 2 | 1.39 ms |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_email AS company_email_3, t0.company_tel AS company_tel_4, t0.company_mobile AS company_mobile_5, t0.company_address_street AS company_address_street_6, t0.company_address_town AS company_address_town_7, t0.company_address_city AS company_address_city_8, t0.company_address_postal_code AS company_address_postal_code_9, t0.company_address_country AS company_address_country_10, t0.facebook AS facebook_11, t0.linked_in AS linked_in_12, t0.instagram AS instagram_13, t0.twitter AS twitter_14, t0.favicon_live AS favicon_live_15, t0.favicon_dev AS favicon_dev_16, t0.currency AS currency_17, t0.company_email_password AS company_email_password_18, t0.company_email_import_directory AS company_email_import_directory_19, t0.company_email_import_processed_directory AS company_email_import_processed_directory_20, t0.weather_location AS weather_location_21, t0.company_website AS company_website_22, t0.company_address_longitude AS company_address_longitude_23, t0.company_address_latitude AS company_address_latitude_24, t0.company_time_zone AS company_time_zone_25, t0.company_qr_code AS company_qr_code_26, t0.footer_display_products AS footer_display_products_27, t0.footer_display_social_media AS footer_display_social_media_28, t0.header_display_login AS header_display_login_29, t0.contact_first_name AS contact_first_name_30, t0.contact_last_name AS contact_last_name_31, t0.home_page_photos_only AS home_page_photos_only_32, t0.database_password AS database_password_33, t0.sql_database AS sql_database_34, t0.header_display_tand_cs AS header_display_tand_cs_35, t0.header_display_products AS header_display_products_36, t0.header_display_sub_products AS header_display_sub_products_37, t0.footer_display_sub_products AS footer_display_sub_products_38, t0.include_contact_form_home_page AS include_contact_form_home_page_39, t0.multi_lingual AS multi_lingual_40, t0.enable_user_registration AS enable_user_registration_41, t0.include_qrcode_home_page AS include_qrcode_home_page_42, t0.header_display_contact_details AS header_display_contact_details_43, t0.header_display_business_contacts AS header_display_business_contacts_44, t0.header_display_weather AS header_display_weather_45, t0.header_display_facebook_pages AS header_display_facebook_pages_46, t0.header_display_competitors AS header_display_competitors_47, t0.facebook_reviews_history_show_months AS facebook_reviews_history_show_months_48, t0.title_useful_links AS title_useful_links_49, t0.header_display_photos AS header_display_photos_50, t0.title_products AS title_products_51, t0.title_sub_products AS title_sub_products_52, t0.company_address_map_link AS company_address_map_link_53, t0.company_address_instructions AS company_address_instructions_54, t0.registration_email AS registration_email_55, t0.user_include_home_address AS user_include_home_address_56, t0.user_include_business_address AS user_include_business_address_57, t0.user_include_personal_details AS user_include_personal_details_58, t0.user_include_job_details AS user_include_job_details_59, t0.website_contacts_auto_reply AS website_contacts_auto_reply_60, t0.contact_from_response AS contact_from_response_61, t0.default_user_password AS default_user_password_62, t0.contact_from_response_duplicate_verified AS contact_from_response_duplicate_verified_63, t0.contact_from_response_duplicate_unverified AS contact_from_response_duplicate_unverified_64, t0.user_import_divert_business_contacts AS user_import_divert_business_contacts_65, t0.user_import_divert_competitor AS user_import_divert_competitor_66, t0.user_import_divert_target_partner AS user_import_divert_target_partner_67, t0.photo_locations_sort AS photo_locations_sort_68, t0.testing_mode AS testing_mode_69, t0.header_display_useful_links AS header_display_useful_links_70, t0.contact_details_display_address AS contact_details_display_address_71, t0.contact_details_display_tel_numbers AS contact_details_display_tel_numbers_72, t0.contact_details_display_company_vcf AS contact_details_display_company_vcf_73, t0.footer_display_contact_details AS footer_display_contact_details_74, t0.contact_form_include_tel_number AS contact_form_include_tel_number_75, t0.contact_form_include_message AS contact_form_include_message_76, t0.auto_login_available AS auto_login_available_77, t0.registration_user_notes AS registration_user_notes_78, t0.header_display_products_logged_in AS header_display_products_logged_in_79, t0.header_display_sub_products_logged_in AS header_display_sub_products_logged_in_80, t0.header_display_photos_logged_in AS header_display_photos_logged_in_81, t0.competitor_outreach_email AS competitor_outreach_email_82, t0.competitor_outreach_email_subject AS competitor_outreach_email_subject_83, t0.header_display_team_bios AS header_display_team_bios_84, t0.weather_last_scraped AS weather_last_scraped_85 FROM company_details t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
| 3 | 0.65 ms |
SELECT t0.id AS id_1, t0.date AS date_2, t0.time AS time_3, t0.weather AS weather_4, t0.location AS location_5, t0.rain AS rain_6 FROM weather t0
Parameters:
[] |
| 4 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
| 5 | 0.67 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43817
]
|
| 6 | 2.16 ms |
"COMMIT"
Parameters:
[] |
| 7 | 0.20 ms |
"START TRANSACTION"
Parameters:
[] |
| 8 | 0.43 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43818
]
|
| 9 | 1.01 ms |
"COMMIT"
Parameters:
[] |
| 10 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 11 | 0.34 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43819
]
|
| 12 | 1.49 ms |
"COMMIT"
Parameters:
[] |
| 13 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 14 | 0.36 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43820
]
|
| 15 | 1.69 ms |
"COMMIT"
Parameters:
[] |
| 16 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 17 | 0.49 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43821
]
|
| 18 | 1.50 ms |
"COMMIT"
Parameters:
[] |
| 19 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 20 | 0.46 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43822
]
|
| 21 | 1.68 ms |
"COMMIT"
Parameters:
[] |
| 22 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 23 | 0.38 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43823
]
|
| 24 | 1.36 ms |
"COMMIT"
Parameters:
[] |
| 25 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 26 | 0.37 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43824
]
|
| 27 | 1.83 ms |
"COMMIT"
Parameters:
[] |
| 28 | 0.23 ms |
"START TRANSACTION"
Parameters:
[] |
| 29 | 0.41 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43825
]
|
| 30 | 1.70 ms |
"COMMIT"
Parameters:
[] |
| 31 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 32 | 0.46 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43826
]
|
| 33 | 1.36 ms |
"COMMIT"
Parameters:
[] |
| 34 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 35 | 0.42 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43827
]
|
| 36 | 1.67 ms |
"COMMIT"
Parameters:
[] |
| 37 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 38 | 0.36 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43828
]
|
| 39 | 1.67 ms |
"COMMIT"
Parameters:
[] |
| 40 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 41 | 0.36 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43829
]
|
| 42 | 1.24 ms |
"COMMIT"
Parameters:
[] |
| 43 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
| 44 | 0.48 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43830
]
|
| 45 | 2.16 ms |
"COMMIT"
Parameters:
[] |
| 46 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
| 47 | 0.35 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43831
]
|
| 48 | 1.79 ms |
"COMMIT"
Parameters:
[] |
| 49 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 50 | 0.36 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43832
]
|
| 51 | 1.69 ms |
"COMMIT"
Parameters:
[] |
| 52 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 53 | 0.92 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43833
]
|
| 54 | 1.37 ms |
"COMMIT"
Parameters:
[] |
| 55 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 56 | 0.37 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43834
]
|
| 57 | 1.62 ms |
"COMMIT"
Parameters:
[] |
| 58 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
| 59 | 0.47 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43835
]
|
| 60 | 2.03 ms |
"COMMIT"
Parameters:
[] |
| 61 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 62 | 0.50 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43836
]
|
| 63 | 1.88 ms |
"COMMIT"
Parameters:
[] |
| 64 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 65 | 0.42 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43837
]
|
| 66 | 1.07 ms |
"COMMIT"
Parameters:
[] |
| 67 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 68 | 0.27 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43838
]
|
| 69 | 1.41 ms |
"COMMIT"
Parameters:
[] |
| 70 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 71 | 0.29 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43839
]
|
| 72 | 1.32 ms |
"COMMIT"
Parameters:
[] |
| 73 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 74 | 0.36 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43840
]
|
| 75 | 1.48 ms |
"COMMIT"
Parameters:
[] |
| 76 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
| 77 | 0.35 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43841
]
|
| 78 | 1.04 ms |
"COMMIT"
Parameters:
[] |
| 79 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
| 80 | 0.32 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43842
]
|
| 81 | 1.05 ms |
"COMMIT"
Parameters:
[] |
| 82 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 83 | 0.31 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43843
]
|
| 84 | 1.43 ms |
"COMMIT"
Parameters:
[] |
| 85 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 86 | 0.38 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43844
]
|
| 87 | 1.39 ms |
"COMMIT"
Parameters:
[] |
| 88 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 89 | 0.28 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43845
]
|
| 90 | 1.63 ms |
"COMMIT"
Parameters:
[] |
| 91 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 92 | 0.34 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43846
]
|
| 93 | 1.07 ms |
"COMMIT"
Parameters:
[] |
| 94 | 0.21 ms |
"START TRANSACTION"
Parameters:
[] |
| 95 | 0.27 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43847
]
|
| 96 | 1.04 ms |
"COMMIT"
Parameters:
[] |
| 97 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 98 | 0.29 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43848
]
|
| 99 | 2.52 ms |
"COMMIT"
Parameters:
[] |
| 100 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 101 | 0.38 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43849
]
|
| 102 | 1.39 ms |
"COMMIT"
Parameters:
[] |
| 103 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 104 | 0.25 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43850
]
|
| 105 | 1.29 ms |
"COMMIT"
Parameters:
[] |
| 106 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 107 | 0.25 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43851
]
|
| 108 | 1.09 ms |
"COMMIT"
Parameters:
[] |
| 109 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
| 110 | 0.27 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43852
]
|
| 111 | 0.98 ms |
"COMMIT"
Parameters:
[] |
| 112 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 113 | 0.27 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43853
]
|
| 114 | 0.94 ms |
"COMMIT"
Parameters:
[] |
| 115 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
| 116 | 0.25 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43854
]
|
| 117 | 1.59 ms |
"COMMIT"
Parameters:
[] |
| 118 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 119 | 0.37 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43855
]
|
| 120 | 1.30 ms |
"COMMIT"
Parameters:
[] |
| 121 | 0.32 ms |
"START TRANSACTION"
Parameters:
[] |
| 122 | 0.37 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
43856
]
|
| 123 | 1.85 ms |
"COMMIT"
Parameters:
[] |
| 124 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 125 | 0.40 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-16 15:00:00" 15 "16.6" "Haslemere" "" ] |
| 126 | 1.65 ms |
"COMMIT"
Parameters:
[] |
| 127 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 128 | 0.31 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-16 18:00:00" 18 "15.08" "Haslemere" "" ] |
| 129 | 1.11 ms |
"COMMIT"
Parameters:
[] |
| 130 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
| 131 | 0.25 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-16 21:00:00" 21 "13.07" "Haslemere" "" ] |
| 132 | 1.12 ms |
"COMMIT"
Parameters:
[] |
| 133 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
| 134 | 0.30 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-17 00:00:00" 0 "12.41" "Haslemere" "" ] |
| 135 | 1.10 ms |
"COMMIT"
Parameters:
[] |
| 136 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
| 137 | 0.27 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-17 03:00:00" 3 "11.82" "Haslemere" "" ] |
| 138 | 1.02 ms |
"COMMIT"
Parameters:
[] |
| 139 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 140 | 0.24 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-17 06:00:00" 6 "12.28" "Haslemere" "" ] |
| 141 | 1.15 ms |
"COMMIT"
Parameters:
[] |
| 142 | 0.21 ms |
"START TRANSACTION"
Parameters:
[] |
| 143 | 0.24 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-17 09:00:00" 9 "16.26" "Haslemere" "" ] |
| 144 | 0.95 ms |
"COMMIT"
Parameters:
[] |
| 145 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 146 | 0.25 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-17 12:00:00" 12 "17.37" "Haslemere" "" ] |
| 147 | 1.08 ms |
"COMMIT"
Parameters:
[] |
| 148 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
| 149 | 0.23 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-17 15:00:00" 15 "15.67" "Haslemere" "" ] |
| 150 | 1.01 ms |
"COMMIT"
Parameters:
[] |
| 151 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 152 | 0.25 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-17 18:00:00" 18 "14.2" "Haslemere" "" ] |
| 153 | 0.94 ms |
"COMMIT"
Parameters:
[] |
| 154 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 155 | 0.34 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-17 21:00:00" 21 "13.52" "Haslemere" "" ] |
| 156 | 1.28 ms |
"COMMIT"
Parameters:
[] |
| 157 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 158 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-18 00:00:00" 0 "13.21" "Haslemere" "" ] |
| 159 | 1.31 ms |
"COMMIT"
Parameters:
[] |
| 160 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 161 | 0.30 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-18 03:00:00" 3 "13.38" "Haslemere" "" ] |
| 162 | 1.87 ms |
"COMMIT"
Parameters:
[] |
| 163 | 0.20 ms |
"START TRANSACTION"
Parameters:
[] |
| 164 | 0.48 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-18 06:00:00" 6 "15.29" "Haslemere" "" ] |
| 165 | 1.97 ms |
"COMMIT"
Parameters:
[] |
| 166 | 0.20 ms |
"START TRANSACTION"
Parameters:
[] |
| 167 | 0.29 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-18 09:00:00" 9 "18.34" "Haslemere" "" ] |
| 168 | 1.29 ms |
"COMMIT"
Parameters:
[] |
| 169 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
| 170 | 0.27 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-18 12:00:00" 12 "18.13" "Haslemere" "" ] |
| 171 | 1.14 ms |
"COMMIT"
Parameters:
[] |
| 172 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 173 | 0.28 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-18 15:00:00" 15 "16.64" "Haslemere" "" ] |
| 174 | 1.47 ms |
"COMMIT"
Parameters:
[] |
| 175 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 176 | 0.36 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-18 18:00:00" 18 "16.29" "Haslemere" "" ] |
| 177 | 1.02 ms |
"COMMIT"
Parameters:
[] |
| 178 | 0.31 ms |
"START TRANSACTION"
Parameters:
[] |
| 179 | 0.43 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-18 21:00:00" 21 "16.51" "Haslemere" "" ] |
| 180 | 1.18 ms |
"COMMIT"
Parameters:
[] |
| 181 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 182 | 0.47 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-19 00:00:00" 0 "15.93" "Haslemere" "" ] |
| 183 | 1.70 ms |
"COMMIT"
Parameters:
[] |
| 184 | 0.21 ms |
"START TRANSACTION"
Parameters:
[] |
| 185 | 0.35 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-19 03:00:00" 3 "15.6" "Haslemere" "" ] |
| 186 | 1.44 ms |
"COMMIT"
Parameters:
[] |
| 187 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
| 188 | 0.53 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-19 06:00:00" 6 "16.82" "Haslemere" "" ] |
| 189 | 1.08 ms |
"COMMIT"
Parameters:
[] |
| 190 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 191 | 0.34 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-19 09:00:00" 9 "17.93" "Haslemere" "" ] |
| 192 | 1.94 ms |
"COMMIT"
Parameters:
[] |
| 193 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 194 | 0.31 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-19 12:00:00" 12 "17.8" "Haslemere" "" ] |
| 195 | 1.14 ms |
"COMMIT"
Parameters:
[] |
| 196 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 197 | 0.33 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-19 15:00:00" 15 "16.48" "Haslemere" "" ] |
| 198 | 1.43 ms |
"COMMIT"
Parameters:
[] |
| 199 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 200 | 0.27 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-19 18:00:00" 18 "15.76" "Haslemere" "" ] |
| 201 | 1.72 ms |
"COMMIT"
Parameters:
[] |
| 202 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
| 203 | 0.31 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-19 21:00:00" 21 "15.17" "Haslemere" "" ] |
| 204 | 1.17 ms |
"COMMIT"
Parameters:
[] |
| 205 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 206 | 0.53 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-20 00:00:00" 0 "14.62" "Haslemere" "" ] |
| 207 | 1.66 ms |
"COMMIT"
Parameters:
[] |
| 208 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 209 | 0.38 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-20 03:00:00" 3 "14.3" "Haslemere" "" ] |
| 210 | 1.60 ms |
"COMMIT"
Parameters:
[] |
| 211 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 212 | 0.35 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-20 06:00:00" 6 "15.78" "Haslemere" "" ] |
| 213 | 1.16 ms |
"COMMIT"
Parameters:
[] |
| 214 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 215 | 0.34 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-20 09:00:00" 9 "17.91" "Haslemere" "" ] |
| 216 | 1.03 ms |
"COMMIT"
Parameters:
[] |
| 217 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 218 | 0.39 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-20 12:00:00" 12 "17.94" "Haslemere" "" ] |
| 219 | 1.45 ms |
"COMMIT"
Parameters:
[] |
| 220 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 221 | 0.36 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-20 15:00:00" 15 "16.67" "Haslemere" "" ] |
| 222 | 1.09 ms |
"COMMIT"
Parameters:
[] |
| 223 | 0.40 ms |
"START TRANSACTION"
Parameters:
[] |
| 224 | 0.35 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-20 18:00:00" 18 "16.26" "Haslemere" "" ] |
| 225 | 1.17 ms |
"COMMIT"
Parameters:
[] |
| 226 | 0.51 ms |
"START TRANSACTION"
Parameters:
[] |
| 227 | 0.41 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-20 21:00:00" 21 "16" "Haslemere" "" ] |
| 228 | 2.08 ms |
"COMMIT"
Parameters:
[] |
| 229 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
| 230 | 0.45 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-21 00:00:00" 0 "16.24" "Haslemere" "" ] |
| 231 | 1.23 ms |
"COMMIT"
Parameters:
[] |
| 232 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 233 | 0.46 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-21 03:00:00" 3 "16.13" "Haslemere" "" ] |
| 234 | 1.27 ms |
"COMMIT"
Parameters:
[] |
| 235 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 236 | 0.31 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-21 06:00:00" 6 "16.6" "Haslemere" "" ] |
| 237 | 1.12 ms |
"COMMIT"
Parameters:
[] |
| 238 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 239 | 0.39 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-21 09:00:00" 9 "18.33" "Haslemere" "" ] |
| 240 | 2.79 ms |
"COMMIT"
Parameters:
[] |
| 241 | 0.33 ms |
"START TRANSACTION"
Parameters:
[] |
| 242 | 0.54 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2025-12-21 12:00:00" 12 "18.44" "Haslemere" "0.12" ] |
| 243 | 1.07 ms |
"COMMIT"
Parameters:
[] |
| 244 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 245 | 0.78 ms |
UPDATE company_details SET weather_last_scraped = ? WHERE id = ?
Parameters:
[ "2025-12-16 12:33:35" 1 ] |
| 246 | 1.77 ms |
"COMMIT"
Parameters:
[] |
| 247 | 0.88 ms |
SELECT w0_.id AS id_0, w0_.date AS date_1, w0_.time AS time_2, w0_.weather AS weather_3, w0_.location AS location_4, w0_.rain AS rain_5 FROM weather w0_ WHERE w0_.date >= ? AND (w0_.date BETWEEN ? AND ?) ORDER BY w0_.date ASC, w0_.time ASC
Parameters:
[ "2025-12-16" "2025-12-12 00:00:00" "2025-12-12 23:59:59" ] |
| 248 | 0.46 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.mobile AS mobile_4, t0.notes AS notes_5, t0.date_time AS date_time_6, t0.email AS email_7, t0.status AS status_8, t0.date_responded AS date_responded_9 FROM website_contacts t0 WHERE t0.status = ?
Parameters:
[
"Pending"
]
|
| 249 | 0.60 ms |
SELECT t0.id AS id_1, t0.product AS product_2, t0.ranking AS ranking_3, t0.is_active AS is_active_4, t0.include_in_footer AS include_in_footer_5, t0.category AS category_6, t0.include_in_contact_form AS include_in_contact_form_7, t0.notes AS notes_8, t0.new_client_email AS new_client_email_9, t0.menu_icon AS menu_icon_10, t0.menu_icon_colour AS menu_icon_colour_11, t0.helpful_guide_topic AS helpful_guide_topic_12 FROM product t0 WHERE t0.category = ? AND t0.is_active = ? ORDER BY t0.ranking ASC
Parameters:
[ "Main" 1 ] |
| 250 | 0.54 ms |
SELECT t0.id AS id_1, t0.content_text AS content_text_2, t0.hyperlinks AS hyperlinks_3, t0.content_title AS content_title_4, t0.content_text_fr AS content_text_fr_5, t0.content_text_de AS content_text_de_6, t0.content_title_fr AS content_title_fr_7, t0.content_title_de AS content_title_de_8, t0.tab_title AS tab_title_9, t0.category AS category_10, t0.static_page_name AS static_page_name_11, t0.attachment AS attachment_12, t0.ranking AS ranking_13, t0.tab_title_fr AS tab_title_fr_14, t0.tab_title_de AS tab_title_de_15, t0.product_id AS product_id_16, t0.page_layout_id AS page_layout_id_17 FROM cms_copy t0 WHERE t0.product_id = ?
Parameters:
[
5
]
|
| 251 | 0.42 ms |
SELECT t0.id AS id_1, t0.content_text AS content_text_2, t0.hyperlinks AS hyperlinks_3, t0.content_title AS content_title_4, t0.content_text_fr AS content_text_fr_5, t0.content_text_de AS content_text_de_6, t0.content_title_fr AS content_title_fr_7, t0.content_title_de AS content_title_de_8, t0.tab_title AS tab_title_9, t0.category AS category_10, t0.static_page_name AS static_page_name_11, t0.attachment AS attachment_12, t0.ranking AS ranking_13, t0.tab_title_fr AS tab_title_fr_14, t0.tab_title_de AS tab_title_de_15, t0.product_id AS product_id_16, t0.page_layout_id AS page_layout_id_17 FROM cms_copy t0 WHERE t0.product_id = ?
Parameters:
[
3
]
|
| 252 | 0.32 ms |
SELECT t0.id AS id_1, t0.content_text AS content_text_2, t0.hyperlinks AS hyperlinks_3, t0.content_title AS content_title_4, t0.content_text_fr AS content_text_fr_5, t0.content_text_de AS content_text_de_6, t0.content_title_fr AS content_title_fr_7, t0.content_title_de AS content_title_de_8, t0.tab_title AS tab_title_9, t0.category AS category_10, t0.static_page_name AS static_page_name_11, t0.attachment AS attachment_12, t0.ranking AS ranking_13, t0.tab_title_fr AS tab_title_fr_14, t0.tab_title_de AS tab_title_de_15, t0.product_id AS product_id_16, t0.page_layout_id AS page_layout_id_17 FROM cms_copy t0 WHERE t0.product_id = ?
Parameters:
[
1
]
|
| 253 | 0.40 ms |
SELECT t0.id AS id_1, t0.content_text AS content_text_2, t0.hyperlinks AS hyperlinks_3, t0.content_title AS content_title_4, t0.content_text_fr AS content_text_fr_5, t0.content_text_de AS content_text_de_6, t0.content_title_fr AS content_title_fr_7, t0.content_title_de AS content_title_de_8, t0.tab_title AS tab_title_9, t0.category AS category_10, t0.static_page_name AS static_page_name_11, t0.attachment AS attachment_12, t0.ranking AS ranking_13, t0.tab_title_fr AS tab_title_fr_14, t0.tab_title_de AS tab_title_de_15, t0.product_id AS product_id_16, t0.page_layout_id AS page_layout_id_17 FROM cms_copy t0 WHERE t0.product_id = ?
Parameters:
[
4
]
|
| 254 | 0.32 ms |
SELECT t0.id AS id_1, t0.content_text AS content_text_2, t0.hyperlinks AS hyperlinks_3, t0.content_title AS content_title_4, t0.content_text_fr AS content_text_fr_5, t0.content_text_de AS content_text_de_6, t0.content_title_fr AS content_title_fr_7, t0.content_title_de AS content_title_de_8, t0.tab_title AS tab_title_9, t0.category AS category_10, t0.static_page_name AS static_page_name_11, t0.attachment AS attachment_12, t0.ranking AS ranking_13, t0.tab_title_fr AS tab_title_fr_14, t0.tab_title_de AS tab_title_de_15, t0.product_id AS product_id_16, t0.page_layout_id AS page_layout_id_17 FROM cms_copy t0 WHERE t0.product_id = ?
Parameters:
[
2
]
|
| 255 | 0.34 ms |
SELECT t0.id AS id_1, t0.location AS location_2, t0.date AS date_3, t0.public_private AS public_private_4 FROM photo_locations t0 WHERE t0.public_private = ?
Parameters:
[
"Public"
]
|
| 256 | 0.36 ms |
SELECT COUNT(*) FROM product t0 WHERE t0.category = ?
Parameters:
[
"Useful Guide"
]
|
| 257 | 0.26 ms |
SELECT COUNT(*) FROM product t0 WHERE t0.category = ?
Parameters:
[
"Useful Guide"
]
|
| 258 | 0.23 ms |
SELECT COUNT(*) FROM product t0 WHERE t0.category = ?
Parameters:
[
"Useful Guide"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Weather | 40 |
| App\Entity\CmsCopy | 13 |
| App\Entity\Product | 5 |
| App\Entity\CompanyDetails | 1 |
| App\Entity\CmsCopyPageFormats | 1 |
| App\Entity\PhotoLocations | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Languages | No errors. |
| App\Entity\CompanyDetails | No errors. |
| App\Entity\Weather | No errors. |
| App\Entity\WebsiteContacts | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\CmsCopy | No errors. |
| App\Entity\CmsCopyPageFormats | No errors. |
| App\Entity\PhotoLocations | No errors. |
| App\Entity\Photos | No errors. |
| App\Entity\User | No errors. |