4.07 ms (34.78%)
|
18 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.avatar_name AS avatar_name_7, t0.google_avatar AS google_avatar_8, t0.points AS points_9, t0.preferences AS preferences_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.last_login_at AS last_login_at_13, t0.location_city AS location_city_14, t0.location_latitude AS location_latitude_15, t0.location_longitude AS location_longitude_16, t0.google_id AS google_id_17, t0.allergies AS allergies_18 FROM user t0 WHERE t0.id = ?
Parameters: [
b"×\x1CÿðÖqD¢¡|\x15ìŽ\x1FÊÇ"
]
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.avatar_name AS avatar_name_7, t0.google_avatar AS google_avatar_8, t0.points AS points_9, t0.preferences AS preferences_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.last_login_at AS last_login_at_13, t0.location_city AS location_city_14, t0.location_latitude AS location_latitude_15, t0.location_longitude AS location_longitude_16, t0.google_id AS google_id_17, t0.allergies AS allergies_18 FROM user t0 WHERE t0.id = 0xD71CFFF0D67144A2A17C15EC8D1FCAC7;
|
2.81 ms (23.98%)
|
11 |
SELECT t0.id AS id_1, t0.score AS score_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.moderation_status AS moderation_status_5, t0.user_id AS user_id_6, t0.restaurant_dish_id AS restaurant_dish_id_7 FROM rating t0 WHERE t0.restaurant_dish_id = ?
Parameters: [
b"'\x05è„Ðß@שÝפuX\x1F†"
]
SELECT t0.id AS id_1, t0.score AS score_2, t0.comment AS comment_3, t0.created_at AS created_at_4, t0.moderation_status AS moderation_status_5, t0.user_id AS user_id_6, t0.restaurant_dish_id AS restaurant_dish_id_7 FROM rating t0 WHERE t0.restaurant_dish_id = 0x2705E884D0DF40D7A9DDD7A475581F86;
|
2.48 ms (21.20%)
|
11 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.is_vegetarian AS is_vegetarian_5, t0.is_vegan AS is_vegan_6, t0.is_gluten_free AS is_gluten_free_7, t0.image_name AS image_name_8, t0.average_price AS average_price_9, t0.global_rating AS global_rating_10, t0.restaurant_count AS restaurant_count_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.category_id AS category_id_14 FROM recipe t0 WHERE t0.id = ?
Parameters: [
b"§\x7F‡CÒßAÀ«º÷Á\esÿ5"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.is_vegetarian AS is_vegetarian_5, t0.is_vegan AS is_vegan_6, t0.is_gluten_free AS is_gluten_free_7, t0.image_name AS image_name_8, t0.average_price AS average_price_9, t0.global_rating AS global_rating_10, t0.restaurant_count AS restaurant_count_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.category_id AS category_id_14 FROM recipe t0 WHERE t0.id = 0xA77F8743D2DF41C0ABBAF7C11B73FF35;
|
1.03 ms (8.79%)
|
5 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.icon AS icon_4, t0.display_order AS display_order_5 FROM category t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.icon AS icon_4, t0.display_order AS display_order_5 FROM category t0 WHERE t0.id = 55;
|
0.47 ms (4.04%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.address AS address_5, t0.city AS city_6, t0.postal_code AS postal_code_7, t0.country AS country_8, t0.latitude AS latitude_9, t0.longitude AS longitude_10, t0.phone AS phone_11, t0.email AS email_12, t0.website AS website_13, t0.logo AS logo_14, t0.cover_image AS cover_image_15, t0.opening_hours AS opening_hours_16, t0.is_active AS is_active_17, t0.is_verified AS is_verified_18, t0.subscription_type AS subscription_type_19, t0.subscription_expires_at AS subscription_expires_at_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.source_provider AS source_provider_23, t0.source_external_id AS source_external_id_24, t0.imported_at AS imported_at_25, t0.contribution_status AS contribution_status_26, t0.owner_id AS owner_id_27, t0.contributed_by_id AS contributed_by_id_28 FROM restaurant t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"burger-factory"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.address AS address_5, t0.city AS city_6, t0.postal_code AS postal_code_7, t0.country AS country_8, t0.latitude AS latitude_9, t0.longitude AS longitude_10, t0.phone AS phone_11, t0.email AS email_12, t0.website AS website_13, t0.logo AS logo_14, t0.cover_image AS cover_image_15, t0.opening_hours AS opening_hours_16, t0.is_active AS is_active_17, t0.is_verified AS is_verified_18, t0.subscription_type AS subscription_type_19, t0.subscription_expires_at AS subscription_expires_at_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.source_provider AS source_provider_23, t0.source_external_id AS source_external_id_24, t0.imported_at AS imported_at_25, t0.contribution_status AS contribution_status_26, t0.owner_id AS owner_id_27, t0.contributed_by_id AS contributed_by_id_28 FROM restaurant t0 WHERE t0.slug = 'burger-factory' LIMIT 1;
|
0.44 ms (3.75%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.is_active AS is_active_5, t0.available_from AS available_from_6, t0.available_until AS available_until_7, t0.display_order AS display_order_8, t0.qr_code AS qr_code_9, t0.status AS status_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.restaurant_id AS restaurant_id_13, t0.created_by_id AS created_by_id_14 FROM menu t0 WHERE t0.restaurant_id = ?
Parameters: [
b"Ίޚ¢\F–¹Áë\x1E™4¬\x1F"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.is_active AS is_active_5, t0.available_from AS available_from_6, t0.available_until AS available_until_7, t0.display_order AS display_order_8, t0.qr_code AS qr_code_9, t0.status AS status_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.restaurant_id AS restaurant_id_13, t0.created_by_id AS created_by_id_14 FROM menu t0 WHERE t0.restaurant_id = 0xCE8ADE9AA25C4696B9C1EB1E9934AC1F;
|
0.41 ms (3.47%)
|
1 |
SELECT t0.id AS id_1, t0.price AS price_2, t0.currency AS currency_3, t0.is_available AS is_available_4, t0.display_order AS display_order_5, t0.average_rating AS average_rating_6, t0.ratings_count AS ratings_count_7, t0.chef_note AS chef_note_8, t0.image_name AS image_name_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.contribution_status AS contribution_status_12, t0.is_image_ai_generated AS is_image_ai_generated_13, t0.image_ai_provider AS image_ai_provider_14, t0.image_generated_at AS image_generated_at_15, t0.unavailable_reports_count AS unavailable_reports_count_16, t0.archived_at AS archived_at_17, t0.restaurant_id AS restaurant_id_18, t0.menu_id AS menu_id_19, t0.recipe_id AS recipe_id_20 FROM restaurant_dish t0 WHERE t0.menu_id = ?
Parameters: [
b"\x1DIåjhŒC³ŽeR¬ÞéÕv"
]
SELECT t0.id AS id_1, t0.price AS price_2, t0.currency AS currency_3, t0.is_available AS is_available_4, t0.display_order AS display_order_5, t0.average_rating AS average_rating_6, t0.ratings_count AS ratings_count_7, t0.chef_note AS chef_note_8, t0.image_name AS image_name_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.contribution_status AS contribution_status_12, t0.is_image_ai_generated AS is_image_ai_generated_13, t0.image_ai_provider AS image_ai_provider_14, t0.image_generated_at AS image_generated_at_15, t0.unavailable_reports_count AS unavailable_reports_count_16, t0.archived_at AS archived_at_17, t0.restaurant_id AS restaurant_id_18, t0.menu_id AS menu_id_19, t0.recipe_id AS recipe_id_20 FROM restaurant_dish t0 WHERE t0.menu_id = 0x1D49E56A688C43B38D6552ACDEE9D576;
|