Query Metrics
162
Database Queries
10
Different statements
89.07 ms
Query time
0
Invalid entities
50
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.52 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.16 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, t0.vcf_photo AS vcf_photo_86 FROM company_details t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
| 3 | 0.43 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.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 5 | 0.46 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
91457
]
|
| 6 | 1.01 ms |
"COMMIT"
Parameters:
[] |
| 7 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
| 8 | 0.32 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
91458
]
|
| 9 | 1.85 ms |
"COMMIT"
Parameters:
[] |
| 10 | 0.20 ms |
"START TRANSACTION"
Parameters:
[] |
| 11 | 0.38 ms |
DELETE FROM weather WHERE id = ?
Parameters:
[
91459
]
|
| 12 | 1.18 ms |
"COMMIT"
Parameters:
[] |
| 13 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 14 | 0.40 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 03:00:00" 3 "24.4" "Kouklia" "" ] |
| 15 | 0.99 ms |
"COMMIT"
Parameters:
[] |
| 16 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
| 17 | 0.37 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 04:00:00" 4 "24.34" "Kouklia" "" ] |
| 18 | 1.47 ms |
"COMMIT"
Parameters:
[] |
| 19 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 20 | 0.26 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 05:00:00" 5 "24.18" "Kouklia" "" ] |
| 21 | 0.91 ms |
"COMMIT"
Parameters:
[] |
| 22 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
| 23 | 0.28 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 06:00:00" 6 "23.99" "Kouklia" "" ] |
| 24 | 1.51 ms |
"COMMIT"
Parameters:
[] |
| 25 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
| 26 | 0.37 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 07:00:00" 7 "24.96" "Kouklia" "" ] |
| 27 | 1.09 ms |
"COMMIT"
Parameters:
[] |
| 28 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 29 | 0.24 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 08:00:00" 8 "26.87" "Kouklia" "" ] |
| 30 | 0.97 ms |
"COMMIT"
Parameters:
[] |
| 31 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 32 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 09:00:00" 9 "29.43" "Kouklia" "" ] |
| 33 | 0.92 ms |
"COMMIT"
Parameters:
[] |
| 34 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 35 | 0.37 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 10:00:00" 10 "29.78" "Kouklia" "" ] |
| 36 | 1.31 ms |
"COMMIT"
Parameters:
[] |
| 37 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 38 | 0.26 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 11:00:00" 11 "30.97" "Kouklia" "" ] |
| 39 | 1.01 ms |
"COMMIT"
Parameters:
[] |
| 40 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
| 41 | 0.30 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 12:00:00" 12 "31.4" "Kouklia" "" ] |
| 42 | 1.01 ms |
"COMMIT"
Parameters:
[] |
| 43 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
| 44 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 13:00:00" 13 "34.15" "Kouklia" "" ] |
| 45 | 1.17 ms |
"COMMIT"
Parameters:
[] |
| 46 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
| 47 | 0.31 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 14:00:00" 14 "34.43" "Kouklia" "" ] |
| 48 | 0.98 ms |
"COMMIT"
Parameters:
[] |
| 49 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 50 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 15:00:00" 15 "34.53" "Kouklia" "" ] |
| 51 | 1.06 ms |
"COMMIT"
Parameters:
[] |
| 52 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 53 | 0.52 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 16:00:00" 16 "34.81" "Kouklia" "" ] |
| 54 | 1.07 ms |
"COMMIT"
Parameters:
[] |
| 55 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 56 | 0.24 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 17:00:00" 17 "34.33" "Kouklia" "" ] |
| 57 | 1.01 ms |
"COMMIT"
Parameters:
[] |
| 58 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
| 59 | 0.33 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 18:00:00" 18 "33.27" "Kouklia" "" ] |
| 60 | 0.93 ms |
"COMMIT"
Parameters:
[] |
| 61 | 0.21 ms |
"START TRANSACTION"
Parameters:
[] |
| 62 | 0.25 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 19:00:00" 19 "31.36" "Kouklia" "" ] |
| 63 | 1.45 ms |
"COMMIT"
Parameters:
[] |
| 64 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 65 | 0.23 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 20:00:00" 20 "29.47" "Kouklia" "" ] |
| 66 | 0.89 ms |
"COMMIT"
Parameters:
[] |
| 67 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 68 | 0.40 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 21:00:00" 21 "27.51" "Kouklia" "" ] |
| 69 | 1.08 ms |
"COMMIT"
Parameters:
[] |
| 70 | 0.23 ms |
"START TRANSACTION"
Parameters:
[] |
| 71 | 0.32 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 22:00:00" 22 "27.35" "Kouklia" "" ] |
| 72 | 1.07 ms |
"COMMIT"
Parameters:
[] |
| 73 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 74 | 0.25 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-25 23:00:00" 23 "27.05" "Kouklia" "" ] |
| 75 | 0.91 ms |
"COMMIT"
Parameters:
[] |
| 76 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 77 | 0.35 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 00:00:00" 0 "26.87" "Kouklia" "" ] |
| 78 | 1.05 ms |
"COMMIT"
Parameters:
[] |
| 79 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 80 | 0.39 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 01:00:00" 1 "26.11" "Kouklia" "" ] |
| 81 | 1.29 ms |
"COMMIT"
Parameters:
[] |
| 82 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 83 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 02:00:00" 2 "25.93" "Kouklia" "" ] |
| 84 | 1.04 ms |
"COMMIT"
Parameters:
[] |
| 85 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
| 86 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 03:00:00" 3 "25.56" "Kouklia" "" ] |
| 87 | 1.26 ms |
"COMMIT"
Parameters:
[] |
| 88 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 89 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 04:00:00" 4 "26.27" "Kouklia" "" ] |
| 90 | 1.10 ms |
"COMMIT"
Parameters:
[] |
| 91 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
| 92 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 05:00:00" 5 "26.1" "Kouklia" "" ] |
| 93 | 1.33 ms |
"COMMIT"
Parameters:
[] |
| 94 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 95 | 0.29 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 06:00:00" 6 "25.49" "Kouklia" "" ] |
| 96 | 1.22 ms |
"COMMIT"
Parameters:
[] |
| 97 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 98 | 0.23 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 07:00:00" 7 "25.86" "Kouklia" "" ] |
| 99 | 0.90 ms |
"COMMIT"
Parameters:
[] |
| 100 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 101 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 08:00:00" 8 "31.42" "Kouklia" "" ] |
| 102 | 0.94 ms |
"COMMIT"
Parameters:
[] |
| 103 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
| 104 | 0.25 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 09:00:00" 9 "31.98" "Kouklia" "" ] |
| 105 | 1.00 ms |
"COMMIT"
Parameters:
[] |
| 106 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 107 | 0.25 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 10:00:00" 10 "32.91" "Kouklia" "" ] |
| 108 | 1.20 ms |
"COMMIT"
Parameters:
[] |
| 109 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 110 | 0.35 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 11:00:00" 11 "34.17" "Kouklia" "" ] |
| 111 | 1.01 ms |
"COMMIT"
Parameters:
[] |
| 112 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 113 | 0.21 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 12:00:00" 12 "34.73" "Kouklia" "" ] |
| 114 | 1.43 ms |
"COMMIT"
Parameters:
[] |
| 115 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 116 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 13:00:00" 13 "35.17" "Kouklia" "" ] |
| 117 | 0.97 ms |
"COMMIT"
Parameters:
[] |
| 118 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 119 | 0.24 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 14:00:00" 14 "35.74" "Kouklia" "" ] |
| 120 | 1.50 ms |
"COMMIT"
Parameters:
[] |
| 121 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 122 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 15:00:00" 15 "35.53" "Kouklia" "" ] |
| 123 | 1.22 ms |
"COMMIT"
Parameters:
[] |
| 124 | 0.12 ms |
"START TRANSACTION"
Parameters:
[] |
| 125 | 0.31 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 16:00:00" 16 "30.11" "Kouklia" "" ] |
| 126 | 1.20 ms |
"COMMIT"
Parameters:
[] |
| 127 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 128 | 0.24 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 17:00:00" 17 "29.86" "Kouklia" "" ] |
| 129 | 1.02 ms |
"COMMIT"
Parameters:
[] |
| 130 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 131 | 0.24 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 18:00:00" 18 "29.57" "Kouklia" "" ] |
| 132 | 0.96 ms |
"COMMIT"
Parameters:
[] |
| 133 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 134 | 0.21 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 19:00:00" 19 "28.71" "Kouklia" "" ] |
| 135 | 0.91 ms |
"COMMIT"
Parameters:
[] |
| 136 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 137 | 0.33 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 20:00:00" 20 "27.42" "Kouklia" "" ] |
| 138 | 1.55 ms |
"COMMIT"
Parameters:
[] |
| 139 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 140 | 0.29 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 21:00:00" 21 "27.35" "Kouklia" "" ] |
| 141 | 1.02 ms |
"COMMIT"
Parameters:
[] |
| 142 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 143 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 22:00:00" 22 "27.4" "Kouklia" "" ] |
| 144 | 1.06 ms |
"COMMIT"
Parameters:
[] |
| 145 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 146 | 0.21 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-26 23:00:00" 23 "27.44" "Kouklia" "" ] |
| 147 | 1.73 ms |
"COMMIT"
Parameters:
[] |
| 148 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
| 149 | 0.27 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-27 00:00:00" 0 "27.21" "Kouklia" "" ] |
| 150 | 0.96 ms |
"COMMIT"
Parameters:
[] |
| 151 | 0.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 152 | 0.24 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-27 01:00:00" 1 "27.01" "Kouklia" "" ] |
| 153 | 1.05 ms |
"COMMIT"
Parameters:
[] |
| 154 | 0.10 ms |
"START TRANSACTION"
Parameters:
[] |
| 155 | 0.22 ms |
INSERT INTO weather (date, time, weather, location, rain) VALUES (?, ?, ?, ?, ?)
Parameters:
[ "2026-08-27 02:00:00" 2 "26.49" "Kouklia" "" ] |
| 156 | 5.01 ms |
"COMMIT"
Parameters:
[] |
| 157 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
| 158 | 0.85 ms |
UPDATE company_details SET weather_last_scraped = ? WHERE id = ?
Parameters:
[ "2026-08-25 00:35:30" 1 ] |
| 159 | 1.36 ms |
"COMMIT"
Parameters:
[] |
| 160 | 0.57 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:
[ "2026-08-25" "2026-08-18 00:00:00" "2026-08-18 23:59:59" ] |
| 161 | 0.45 ms |
SELECT COUNT(*) FROM product t0 WHERE t0.category = ?
Parameters:
[
"Useful Guide"
]
|
| 162 | 0.25 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 | 48 |
| App\Entity\Languages | 1 |
| App\Entity\CompanyDetails | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Languages | No errors. |
| App\Entity\CompanyDetails | No errors. |
| App\Entity\Weather | No errors. |
| App\Entity\Product | No errors. |