7.49 ms (26.80%)
1
SELECT a0_ . id AS id_0 , a0_ . partooId AS partooId_1 , a0_ . slug AS slug_2 , a0_ . googlePlaceId AS googlePlaceId_3 , a0_ . status AS status_4 , a0_ . name AS name_5 , a0_ . latitude AS latitude_6 , a0_ . longitude AS longitude_7 , a0_ . ratingsAverage AS ratingsAverage_8 , a0_ . totalReviewCount AS totalReviewCount_9 , a0_ . primaryPhotoUrl AS primaryPhotoUrl_10 , a0_ . secondaryPhotosUrls AS secondaryPhotosUrls_11 , a0_ . descriptionShort AS descriptionShort_12 , a0_ . descriptionLong AS descriptionLong_13 , a0_ . phone AS phone_14 FROM antadis_store a0_ WHERE a0_ . slug = ? ORDER BY a0_ . id ASC
Parameters :
[
"marquette-lez-lille "
]
SELECT a0_ . id AS id_0 , a0_ . partooId AS partooId_1 , a0_ . slug AS slug_2 , a0_ . googlePlaceId AS googlePlaceId_3 , a0_ . status AS status_4 , a0_ . name AS name_5 , a0_ . latitude AS latitude_6 , a0_ . longitude AS longitude_7 , a0_ . ratingsAverage AS ratingsAverage_8 , a0_ . totalReviewCount AS totalReviewCount_9 , a0_ . primaryPhotoUrl AS primaryPhotoUrl_10 , a0_ . secondaryPhotosUrls AS secondaryPhotosUrls_11 , a0_ . descriptionShort AS descriptionShort_12 , a0_ . descriptionLong AS descriptionLong_13 , a0_ . phone AS phone_14 FROM antadis_store a0_ WHERE a0_ . slug = 'marquette-lez-lille' ORDER BY a0_ . id ASC ;
Copy
4.05 ms (14.49%)
1
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id WHERE t0 . code = ? ORDER BY t0 . id ASC LIMIT 1
Parameters :
[
"heytens_france "
]
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id WHERE t0 . code = 'heytens_france' ORDER BY t0 . id ASC LIMIT 1 ;
Copy
3.86 ms (13.83%)
1
SELECT AVG (a0_ . ratingsAverage ) AS sclr_0 FROM antadis_store a0_
SELECT AVG (a0_ . ratingsAverage ) AS sclr_0 FROM antadis_store a0_ ;
Copy
2.88 ms (10.31%)
4
SELECT t0 . code AS code_1 , t0 . created_at AS created_at_2 , t0 . updated_at AS updated_at_3 , t0 . id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0 . id = sylius_channel_locales . locale_id WHERE sylius_channel_locales . channel_id = ?
SELECT t0 . code AS code_1 , t0 . created_at AS created_at_2 , t0 . updated_at AS updated_at_3 , t0 . id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0 . id = sylius_channel_locales . locale_id WHERE sylius_channel_locales . channel_id = 30 ;
Copy
2.73 ms (9.77%)
1
SELECT t0 . id AS id_1 , t0 . monday AS monday_2 , t0 . tuesday AS tuesday_3 , t0 . wednesday AS wednesday_4 , t0 . thursday AS thursday_5 , t0 . friday AS friday_6 , t0 . saturday AS saturday_7 , t0 . sunday AS sunday_8 , t0 . store_id AS store_id_9 FROM antadis_store_open_hours t0 WHERE t0 . store_id = ?
SELECT t0 . id AS id_1 , t0 . monday AS monday_2 , t0 . tuesday AS tuesday_3 , t0 . wednesday AS wednesday_4 , t0 . thursday AS thursday_5 , t0 . friday AS friday_6 , t0 . saturday AS saturday_7 , t0 . sunday AS sunday_8 , t0 . store_id AS store_id_9 FROM antadis_store_open_hours t0 WHERE t0 . store_id = 530 ;
Copy
2.11 ms (7.56%)
1
SELECT a0_ . storeReviewId AS storeReviewId_0 , a0_ . name AS name_1 , a0_ . starRating AS starRating_2 , a0_ . comment AS comment_3 , a0_ . createTime AS createTime_4 , a0_ . updateTime AS updateTime_5 , a0_ . reviewerDisplayName AS reviewerDisplayName_6 , a0_ . store_id AS store_id_7 FROM antadis_store_review a0_ WHERE a0_ . starRating = ? ORDER BY a0_ . createTime DESC , a0_ . storeReviewId ASC LIMIT 3
SELECT a0_ . storeReviewId AS storeReviewId_0 , a0_ . name AS name_1 , a0_ . starRating AS starRating_2 , a0_ . comment AS comment_3 , a0_ . createTime AS createTime_4 , a0_ . updateTime AS updateTime_5 , a0_ . reviewerDisplayName AS reviewerDisplayName_6 , a0_ . store_id AS store_id_7 FROM antadis_store_review a0_ WHERE a0_ . starRating = 5 ORDER BY a0_ . createTime DESC , a0_ . storeReviewId ASC LIMIT 3 ;
Copy
1.46 ms (5.24%)
1
SELECT t0 . code AS code_1 , t0 . enabled AS enabled_2 , t0 . id AS id_3 FROM sylius_country t0 WHERE t0 . id = ?
SELECT t0 . code AS code_1 , t0 . enabled AS enabled_2 , t0 . id AS id_3 FROM sylius_country t0 WHERE t0 . id = 66 ;
Copy
1.46 ms (5.22%)
1
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . addressFull AS addressFull_3 , t0 . address2 AS address2_4 , t0 . city AS city_5 , t0 . zipcode AS zipcode_6 , t0 . store_id AS store_id_7 , t0 . region_id AS region_id_8 , t0 . country_id AS country_id_9 FROM antadis_store_address t0 WHERE t0 . store_id = ?
SELECT t0 . id AS id_1 , t0 . address AS address_2 , t0 . addressFull AS addressFull_3 , t0 . address2 AS address2_4 , t0 . city AS city_5 , t0 . zipcode AS zipcode_6 , t0 . store_id AS store_id_7 , t0 . region_id AS region_id_8 , t0 . country_id AS country_id_9 FROM antadis_store_address t0 WHERE t0 . store_id = 530 ;
Copy
1.10 ms (3.92%)
2
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id WHERE t0 . enabled = ?
SELECT t0 . code AS code_1 , t0 . name AS name_2 , t0 . color AS color_3 , t0 . description AS description_4 , t0 . enabled AS enabled_5 , t0 . hostname AS hostname_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 , t0 . id AS id_9 , t0 . theme_name AS theme_name_10 , t0 . tax_calculation_strategy AS tax_calculation_strategy_11 , t0 . contact_email AS contact_email_12 , t0 . contact_phone_number AS contact_phone_number_13 , t0 . skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14 , t0 . skipping_payment_step_allowed AS skipping_payment_step_allowed_15 , t0 . account_verification_required AS account_verification_required_16 , t0 . shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17 , t0 . default_locale_id AS default_locale_id_18 , t19 . code AS code_20 , t19 . created_at AS created_at_21 , t19 . updated_at AS updated_at_22 , t19 . id AS id_23 , t0 . base_currency_id AS base_currency_id_24 , t25 . code AS code_26 , t25 . created_at AS created_at_27 , t25 . updated_at AS updated_at_28 , t25 . id AS id_29 , t0 . default_tax_zone_id AS default_tax_zone_id_30 , t0 . menu_taxon_id AS menu_taxon_id_31 , t0 . shop_billing_data_id AS shop_billing_data_id_32 , t0 . channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0 . default_locale_id = t19 . id INNER JOIN sylius_currency t25 ON t0 . base_currency_id = t25 . id WHERE t0 . enabled = 1 ;
Copy
0.80 ms (2.86%)
1
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . startsAt AS startsAt_3 , t0 . endsAt AS endsAt_4 , t0 . openHours AS openHours_5 , t0 . store_id AS store_id_6 FROM antadis_store_exceptional_hours t0 WHERE t0 . store_id = ?
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . startsAt AS startsAt_3 , t0 . endsAt AS endsAt_4 , t0 . openHours AS openHours_5 , t0 . store_id AS store_id_6 FROM antadis_store_exceptional_hours t0 WHERE t0 . store_id = 530 ;
Copy