| 1 |
7.85 ms |
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;
|
| 2 |
0.53 ms |
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 = 18;
|
| 3 |
0.61 ms |
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;
|
| 4 |
1.35 ms |
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 = 19;
|
| 5 |
0.21 ms |
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 = 20;
|
| 6 |
0.25 ms |
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 = 21;
|
| 7 |
1.81 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ INNER JOIN antadis_store_address a1_ ON a0_.id = a1_.store_id INNER JOIN sylius_country s2_ ON a1_.country_id = s2_.id WHERE s2_.code = ? AND a0_.status = ? AND a0_.slug IS NOT NULL AND a0_.slug <> '' ORDER BY a1_.city ASC, a0_.id ASC
Parameters: [
"FR"
"open"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ INNER JOIN antadis_store_address a1_ ON a0_.id = a1_.store_id INNER JOIN sylius_country s2_ ON a1_.country_id = s2_.id WHERE s2_.code = 'FR' AND a0_.status = 'open' AND a0_.slug IS NOT NULL AND a0_.slug <> '' ORDER BY a1_.city ASC, a0_.id ASC;
|
| 8 |
0.35 ms |
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 = 337;
|
| 9 |
0.36 ms |
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 = 337;
|
| 10 |
2.02 ms |
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 = 278;
|
| 11 |
0.31 ms |
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 = 278;
|
| 12 |
0.18 ms |
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 = 352;
|
| 13 |
0.17 ms |
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 = 352;
|
| 14 |
0.19 ms |
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 = 293;
|
| 15 |
0.17 ms |
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 = 293;
|
| 16 |
0.17 ms |
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 = 338;
|
| 17 |
2.96 ms |
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 = 338;
|
| 18 |
0.20 ms |
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 = 348;
|
| 19 |
0.18 ms |
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 = 348;
|
| 20 |
0.17 ms |
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 = 284;
|
| 21 |
0.17 ms |
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 = 284;
|
| 22 |
0.16 ms |
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 = 283;
|
| 23 |
0.16 ms |
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 = 283;
|
| 24 |
0.18 ms |
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 = 287;
|
| 25 |
0.17 ms |
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 = 287;
|
| 26 |
0.16 ms |
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 = 346;
|
| 27 |
0.24 ms |
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 = 346;
|
| 28 |
0.19 ms |
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 = 305;
|
| 29 |
0.17 ms |
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 = 305;
|
| 30 |
2.41 ms |
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 = 279;
|
| 31 |
0.21 ms |
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 = 279;
|
| 32 |
0.20 ms |
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 = 298;
|
| 33 |
0.17 ms |
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 = 298;
|
| 34 |
0.17 ms |
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 = 289;
|
| 35 |
0.16 ms |
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 = 289;
|
| 36 |
0.19 ms |
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 = 354;
|
| 37 |
0.17 ms |
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 = 354;
|
| 38 |
0.16 ms |
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 = 334;
|
| 39 |
4.12 ms |
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 = 334;
|
| 40 |
0.28 ms |
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 = 323;
|
| 41 |
0.19 ms |
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 = 323;
|
| 42 |
0.22 ms |
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 = 345;
|
| 43 |
0.17 ms |
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 = 345;
|
| 44 |
0.16 ms |
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 = 296;
|
| 45 |
0.19 ms |
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 = 296;
|
| 46 |
0.17 ms |
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 = 297;
|
| 47 |
0.18 ms |
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 = 297;
|
| 48 |
0.16 ms |
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 = 286;
|
| 49 |
0.17 ms |
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 = 286;
|
| 50 |
0.17 ms |
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 = 292;
|
| 51 |
0.16 ms |
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 = 292;
|
| 52 |
0.22 ms |
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 = 294;
|
| 53 |
0.17 ms |
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 = 294;
|
| 54 |
0.16 ms |
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 = 281;
|
| 55 |
0.18 ms |
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 = 281;
|
| 56 |
0.17 ms |
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 = 285;
|
| 57 |
0.16 ms |
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 = 285;
|
| 58 |
6.34 ms |
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 = 295;
|
| 59 |
0.43 ms |
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 = 295;
|
| 60 |
0.21 ms |
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 = 304;
|
| 61 |
0.17 ms |
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 = 304;
|
| 62 |
0.17 ms |
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 = 332;
|
| 63 |
0.18 ms |
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 = 332;
|
| 64 |
0.17 ms |
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 = 301;
|
| 65 |
0.16 ms |
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 = 301;
|
| 66 |
0.16 ms |
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 = 303;
|
| 67 |
0.21 ms |
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 = 303;
|
| 68 |
0.16 ms |
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 = 340;
|
| 69 |
0.17 ms |
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 = 340;
|
| 70 |
0.20 ms |
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 = 302;
|
| 71 |
0.16 ms |
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 = 302;
|
| 72 |
0.16 ms |
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 = 307;
|
| 73 |
0.16 ms |
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 = 307;
|
| 74 |
0.18 ms |
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 = 313;
|
| 75 |
0.16 ms |
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 = 313;
|
| 76 |
0.16 ms |
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 = 335;
|
| 77 |
0.20 ms |
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 = 335;
|
| 78 |
0.17 ms |
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 = 299;
|
| 79 |
0.16 ms |
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 = 299;
|
| 80 |
0.61 ms |
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 = 311;
|
| 81 |
0.21 ms |
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 = 311;
|
| 82 |
0.20 ms |
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 = 300;
|
| 83 |
0.21 ms |
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 = 300;
|
| 84 |
0.86 ms |
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 = 357;
|
| 85 |
0.25 ms |
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 = 357;
|
| 86 |
0.19 ms |
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 = 290;
|
| 87 |
6.45 ms |
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 = 290;
|
| 88 |
0.42 ms |
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 = 328;
|
| 89 |
0.23 ms |
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 = 328;
|
| 90 |
0.18 ms |
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 = 350;
|
| 91 |
0.19 ms |
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 = 350;
|
| 92 |
0.21 ms |
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 = 333;
|
| 93 |
0.20 ms |
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 = 333;
|
| 94 |
0.18 ms |
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 = 349;
|
| 95 |
0.20 ms |
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 = 349;
|
| 96 |
0.17 ms |
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 = 310;
|
| 97 |
0.17 ms |
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 = 310;
|
| 98 |
0.16 ms |
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 = 308;
|
| 99 |
0.18 ms |
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 = 308;
|
| 100 |
0.16 ms |
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 = 343;
|
| 101 |
0.16 ms |
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 = 343;
|
| 102 |
0.19 ms |
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 = 312;
|
| 103 |
0.18 ms |
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 = 312;
|
| 104 |
0.17 ms |
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 = 309;
|
| 105 |
0.20 ms |
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 = 309;
|
| 106 |
0.18 ms |
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 = 317;
|
| 107 |
0.18 ms |
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 = 317;
|
| 108 |
0.21 ms |
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 = 316;
|
| 109 |
0.19 ms |
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 = 316;
|
| 110 |
0.18 ms |
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 = 282;
|
| 111 |
0.20 ms |
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 = 282;
|
| 112 |
0.20 ms |
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 = 356;
|
| 113 |
0.19 ms |
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 = 356;
|
| 114 |
0.20 ms |
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 = 321;
|
| 115 |
6.94 ms |
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 = 321;
|
| 116 |
0.48 ms |
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 = 344;
|
| 117 |
0.23 ms |
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 = 344;
|
| 118 |
0.22 ms |
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 = 331;
|
| 119 |
0.26 ms |
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 = 331;
|
| 120 |
0.34 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'anglet' ORDER BY a0_.id ASC;
|
| 121 |
0.25 ms |
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 = 337;
|
| 122 |
0.17 ms |
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 = 54;
|
| 123 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"annemasse"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'annemasse' ORDER BY a0_.id ASC;
|
| 124 |
0.21 ms |
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 = 278;
|
| 125 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'fr' ORDER BY a0_.id ASC;
|
| 126 |
0.17 ms |
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 = 352;
|
| 127 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'augny' ORDER BY a0_.id ASC;
|
| 128 |
0.17 ms |
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 = 293;
|
| 129 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"bordeaux"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'bordeaux' ORDER BY a0_.id ASC;
|
| 130 |
0.20 ms |
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 = 338;
|
| 131 |
0.23 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"boulogne-billancourt"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'boulogne-billancourt' ORDER BY a0_.id ASC;
|
| 132 |
0.22 ms |
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 = 348;
|
| 133 |
0.27 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'brest' ORDER BY a0_.id ASC;
|
| 134 |
0.22 ms |
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 = 284;
|
| 135 |
0.30 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"champagne-au-mont-d-or"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'champagne-au-mont-d-or' ORDER BY a0_.id ASC;
|
| 136 |
0.25 ms |
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 = 283;
|
| 137 |
7.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"clermont-ferrand"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'clermont-ferrand' ORDER BY a0_.id ASC;
|
| 138 |
0.48 ms |
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 = 287;
|
| 139 |
0.29 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'colmar' ORDER BY a0_.id ASC;
|
| 140 |
0.18 ms |
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 = 346;
|
| 141 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"cormontreuil"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'cormontreuil' ORDER BY a0_.id ASC;
|
| 142 |
0.20 ms |
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 = 305;
|
| 143 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"epagny-metz-tessy"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'epagny-metz-tessy' ORDER BY a0_.id ASC;
|
| 144 |
0.20 ms |
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 = 279;
|
| 145 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"fleville-devant-nancy"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'fleville-devant-nancy' ORDER BY a0_.id ASC;
|
| 146 |
0.17 ms |
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 = 298;
|
| 147 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"henin-beaumont"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'henin-beaumont' ORDER BY a0_.id ASC;
|
| 148 |
0.19 ms |
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 = 289;
|
| 149 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"heytens-rennes-la-meziere"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'heytens-rennes-la-meziere' ORDER BY a0_.id ASC;
|
| 150 |
0.17 ms |
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 = 354;
|
| 151 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"la-seyne-sur-mer"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'la-seyne-sur-mer' ORDER BY a0_.id ASC;
|
| 152 |
0.18 ms |
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 = 334;
|
| 153 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"la-valette-du-var"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'la-valette-du-var' ORDER BY a0_.id ASC;
|
| 154 |
0.19 ms |
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 = 323;
|
| 155 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"levallois-perret"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'levallois-perret' ORDER BY a0_.id ASC;
|
| 156 |
0.17 ms |
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 = 345;
|
| 157 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"lorient"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'lorient' ORDER BY a0_.id ASC;
|
| 158 |
0.17 ms |
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 = 296;
|
| 159 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'lyon' ORDER BY a0_.id ASC;
|
| 160 |
0.22 ms |
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 = 297;
|
| 161 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"mandelieu-la-napoule"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'mandelieu-la-napoule' ORDER BY a0_.id ASC;
|
| 162 |
0.18 ms |
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 = 286;
|
| 163 |
0.23 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 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_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'marquette-lez-lille' ORDER BY a0_.id ASC;
|
| 164 |
0.17 ms |
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 = 292;
|
| 165 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"marseille"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'marseille' ORDER BY a0_.id ASC;
|
| 166 |
0.21 ms |
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 = 294;
|
| 167 |
6.79 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"merignac"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'merignac' ORDER BY a0_.id ASC;
|
| 168 |
0.29 ms |
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 = 281;
|
| 169 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"mondeville"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'mondeville' ORDER BY a0_.id ASC;
|
| 170 |
0.21 ms |
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 = 285;
|
| 171 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'nice' ORDER BY a0_.id ASC;
|
| 172 |
0.17 ms |
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 = 295;
|
| 173 |
0.23 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'nimes' ORDER BY a0_.id ASC;
|
| 174 |
0.17 ms |
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 = 304;
|
| 175 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"orleans"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'orleans' ORDER BY a0_.id ASC;
|
| 176 |
0.21 ms |
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 = 332;
|
| 177 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"paris-maine"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'paris-maine' ORDER BY a0_.id ASC;
|
| 178 |
0.17 ms |
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 = 301;
|
| 179 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"paris-passy"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'paris-passy' ORDER BY a0_.id ASC;
|
| 180 |
0.18 ms |
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 = 303;
|
| 181 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"paris-sebastopol"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'paris-sebastopol' ORDER BY a0_.id ASC;
|
| 182 |
0.17 ms |
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 = 340;
|
| 183 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"pierrelaye"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'pierrelaye' ORDER BY a0_.id ASC;
|
| 184 |
0.17 ms |
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 = 302;
|
| 185 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"plaisir"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'plaisir' ORDER BY a0_.id ASC;
|
| 186 |
0.17 ms |
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 = 307;
|
| 187 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"portet-sur-garonne"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'portet-sur-garonne' ORDER BY a0_.id ASC;
|
| 188 |
0.17 ms |
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 = 313;
|
| 189 |
0.23 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"puget-sur-argens"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'puget-sur-argens' ORDER BY a0_.id ASC;
|
| 190 |
0.18 ms |
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 = 335;
|
| 191 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"puilboreau"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'puilboreau' ORDER BY a0_.id ASC;
|
| 192 |
0.21 ms |
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 = 299;
|
| 193 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'rennes' ORDER BY a0_.id ASC;
|
| 194 |
0.17 ms |
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 = 311;
|
| 195 |
0.24 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'reze' ORDER BY a0_.id ASC;
|
| 196 |
0.17 ms |
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 = 300;
|
| 197 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"rouen-centre"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'rouen-centre' ORDER BY a0_.id ASC;
|
| 198 |
0.17 ms |
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 = 357;
|
| 199 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"saint-egreve"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'saint-egreve' ORDER BY a0_.id ASC;
|
| 200 |
6.67 ms |
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 = 290;
|
| 201 |
0.31 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"saint-malo"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'saint-malo' ORDER BY a0_.id ASC;
|
| 202 |
0.19 ms |
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 = 328;
|
| 203 |
0.25 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"heytens-saint-genis-pouilly"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'heytens-saint-genis-pouilly' ORDER BY a0_.id ASC;
|
| 204 |
0.17 ms |
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 = 350;
|
| 205 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"saint-germain-en-laye"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'saint-germain-en-laye' ORDER BY a0_.id ASC;
|
| 206 |
0.20 ms |
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 = 333;
|
| 207 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"saint-maximin"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'saint-maximin' ORDER BY a0_.id ASC;
|
| 208 |
0.17 ms |
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 = 349;
|
| 209 |
0.24 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"saint-priest"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'saint-priest' ORDER BY a0_.id ASC;
|
| 210 |
0.17 ms |
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 = 310;
|
| 211 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"sainte-genevieve-des-bois"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'sainte-genevieve-des-bois' ORDER BY a0_.id ASC;
|
| 212 |
0.17 ms |
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 = 308;
|
| 213 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"strasbourg"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'strasbourg' ORDER BY a0_.id ASC;
|
| 214 |
0.18 ms |
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 = 343;
|
| 215 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"terville"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'terville' ORDER BY a0_.id ASC;
|
| 216 |
0.18 ms |
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 = 312;
|
| 217 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"tourville-la-riviere"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'tourville-la-riviere' ORDER BY a0_.id ASC;
|
| 218 |
0.17 ms |
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 = 309;
|
| 219 |
0.24 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"valence"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'valence' ORDER BY a0_.id ASC;
|
| 220 |
0.17 ms |
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 = 317;
|
| 221 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'vannes' ORDER BY a0_.id ASC;
|
| 222 |
0.20 ms |
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 = 316;
|
| 223 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'vedene' ORDER BY a0_.id ASC;
|
| 224 |
0.17 ms |
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 = 282;
|
| 225 |
0.19 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"vendenheim"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'vendenheim' ORDER BY a0_.id ASC;
|
| 226 |
0.17 ms |
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 = 356;
|
| 227 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"villiers-sur-marne"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'villiers-sur-marne' ORDER BY a0_.id ASC;
|
| 228 |
0.17 ms |
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 = 321;
|
| 229 |
0.22 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"vincennes"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'vincennes' ORDER BY a0_.id ASC;
|
| 230 |
0.17 ms |
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 = 344;
|
| 231 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"wittenheim"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'wittenheim' ORDER BY a0_.id ASC;
|
| 232 |
0.20 ms |
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 = 331;
|
| 233 |
0.95 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ INNER JOIN antadis_store_address a1_ ON a0_.id = a1_.store_id INNER JOIN sylius_country s2_ ON a1_.country_id = s2_.id WHERE s2_.code = ? AND a0_.status = ? AND a0_.slug IS NOT NULL AND a0_.slug <> '' ORDER BY a1_.city ASC, a0_.id ASC) dctrn_result) dctrn_table
Parameters: [
"FR"
"open"
]
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ INNER JOIN antadis_store_address a1_ ON a0_.id = a1_.store_id INNER JOIN sylius_country s2_ ON a1_.country_id = s2_.id WHERE s2_.code = 'FR' AND a0_.status = 'open' AND a0_.slug IS NOT NULL AND a0_.slug <> '' ORDER BY a1_.city ASC, a0_.id ASC) dctrn_result) dctrn_table;
|
| 234 |
1.26 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ INNER JOIN antadis_store_address a1_ ON a0_.id = a1_.store_id INNER JOIN sylius_country s2_ ON a1_.country_id = s2_.id WHERE s2_.code = ? AND a0_.status = ? AND a0_.slug IS NOT NULL AND a0_.slug <> '' ORDER BY a1_.city ASC, a0_.id ASC LIMIT 12
Parameters: [
"FR"
"open"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ INNER JOIN antadis_store_address a1_ ON a0_.id = a1_.store_id INNER JOIN sylius_country s2_ ON a1_.country_id = s2_.id WHERE s2_.code = 'FR' AND a0_.status = 'open' AND a0_.slug IS NOT NULL AND a0_.slug <> '' ORDER BY a1_.city ASC, a0_.id ASC LIMIT 12;
|
| 235 |
0.25 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'anglet' ORDER BY a0_.id ASC;
|
| 236 |
0.25 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"annemasse"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'annemasse' ORDER BY a0_.id ASC;
|
| 237 |
0.26 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'fr' ORDER BY a0_.id ASC;
|
| 238 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'augny' ORDER BY a0_.id ASC;
|
| 239 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"bordeaux"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'bordeaux' ORDER BY a0_.id ASC;
|
| 240 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"boulogne-billancourt"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'boulogne-billancourt' ORDER BY a0_.id ASC;
|
| 241 |
0.23 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'brest' ORDER BY a0_.id ASC;
|
| 242 |
0.24 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"champagne-au-mont-d-or"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'champagne-au-mont-d-or' ORDER BY a0_.id ASC;
|
| 243 |
0.21 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"clermont-ferrand"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'clermont-ferrand' ORDER BY a0_.id ASC;
|
| 244 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'colmar' ORDER BY a0_.id ASC;
|
| 245 |
0.20 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"cormontreuil"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'cormontreuil' ORDER BY a0_.id ASC;
|
| 246 |
0.25 ms |
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = ? ORDER BY a0_.id ASC
Parameters: [
"epagny-metz-tessy"
]
SELECT a0_.id AS id_0, a0_.partooId AS partooId_1, a0_.slug AS slug_2, a0_.status AS status_3, a0_.name AS name_4, a0_.latitude AS latitude_5, a0_.longitude AS longitude_6, a0_.ratingsAverage AS ratingsAverage_7, a0_.primaryPhotoUrl AS primaryPhotoUrl_8, a0_.secondaryPhotosUrls AS secondaryPhotosUrls_9, a0_.descriptionShort AS descriptionShort_10, a0_.descriptionLong AS descriptionLong_11, a0_.phone AS phone_12 FROM antadis_store a0_ WHERE a0_.slug = 'epagny-metz-tessy' ORDER BY a0_.id ASC;
|
| 247 |
7.11 ms |
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;
|