25.34 ms (26.85%)
|
18 |
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.sku AS sku_3, t0.barcode AS barcode_4, t0.option_value_ids AS option_value_ids_5, t0.price_cents AS price_cents_6, t0.currency AS currency_7, t0.original_price_cents AS original_price_cents_8, t0.tax_rate_bps AS tax_rate_bps_9, t0.stock_quantity AS stock_quantity_10, t0.low_stock_threshold AS low_stock_threshold_11, t0.tracks_inventory AS tracks_inventory_12, t0.allow_backorder AS allow_backorder_13, t0.weight_grams AS weight_grams_14, t0.enabled AS enabled_15, t0.position AS position_16, t0.product_id AS product_id_17 FROM shop_product_variants t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters: [
"019faa7b-74be-775e-9b87-b14c66b209b9"
]
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.sku AS sku_3, t0.barcode AS barcode_4, t0.option_value_ids AS option_value_ids_5, t0.price_cents AS price_cents_6, t0.currency AS currency_7, t0.original_price_cents AS original_price_cents_8, t0.tax_rate_bps AS tax_rate_bps_9, t0.stock_quantity AS stock_quantity_10, t0.low_stock_threshold AS low_stock_threshold_11, t0.tracks_inventory AS tracks_inventory_12, t0.allow_backorder AS allow_backorder_13, t0.weight_grams AS weight_grams_14, t0.enabled AS enabled_15, t0.position AS position_16, t0.product_id AS product_id_17 FROM shop_product_variants t0 WHERE t0.product_id = '019faa7b-74be-775e-9b87-b14c66b209b9' ORDER BY t0.position ASC;
|
18.99 ms (20.12%)
|
18 |
SELECT t0.id AS id_1, t0.url AS url_2, t0.alt_text AS alt_text_3, t0.position AS position_4, t0.product_id AS product_id_5 FROM shop_product_images t0 WHERE t0.product_id = ? ORDER BY t0.position ASC
Parameters: [
"019faa7b-74be-775e-9b87-b14c66b209b9"
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.alt_text AS alt_text_3, t0.position AS position_4, t0.product_id AS product_id_5 FROM shop_product_images t0 WHERE t0.product_id = '019faa7b-74be-775e-9b87-b14c66b209b9' ORDER BY t0.position ASC;
|
10.86 ms (11.50%)
|
1 |
SELECT s0_.id AS id_0, s0_.shop_id AS shop_id_1, s0_.name AS name_2, s0_.slug AS slug_3, s0_.description AS description_4, s0_.short_description AS short_description_5, s0_.status AS status_6, s0_.product_type AS product_type_7, s0_.brand AS brand_8, s0_.position AS position_9, s0_.created_at AS created_at_10, s0_.updated_at AS updated_at_11, s0_.taxon_ids AS taxon_ids_12 FROM shop_products s0_ WHERE s0_.shop_id = ? AND s0_.status = ? ORDER BY s0_.position ASC, s0_.created_at DESC LIMIT 24
Parameters: [
"019faa7b-7350-76c5-a323-f767c991beda"
"published"
]
SELECT s0_.id AS id_0, s0_.shop_id AS shop_id_1, s0_.name AS name_2, s0_.slug AS slug_3, s0_.description AS description_4, s0_.short_description AS short_description_5, s0_.status AS status_6, s0_.product_type AS product_type_7, s0_.brand AS brand_8, s0_.position AS position_9, s0_.created_at AS created_at_10, s0_.updated_at AS updated_at_11, s0_.taxon_ids AS taxon_ids_12 FROM shop_products s0_ WHERE s0_.shop_id = '019faa7b-7350-76c5-a323-f767c991beda' AND s0_.status = 'published' ORDER BY s0_.position ASC, s0_.created_at DESC LIMIT 24;
|
10.72 ms (11.36%)
|
1 |
SELECT t0.id AS id_1, t0.conversation_id AS conversation_id_2, t0.currency AS currency_3, t0.prices_include_tax AS prices_include_tax_4, t0.enabled AS enabled_5, t0.pickup_enabled AS pickup_enabled_6, t0.shipping_enabled AS shipping_enabled_7, t0.pickup_address AS pickup_address_8, t0.pickup_instructions AS pickup_instructions_9, t0.flat_shipping_cents AS flat_shipping_cents_10, t0.free_shipping_threshold_cents AS free_shipping_threshold_cents_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13 FROM shop_shops t0 WHERE t0.conversation_id = ? LIMIT 1
Parameters: [
"019faa7b-72fa-79fe-a64d-cb92fba2ab2b"
]
SELECT t0.id AS id_1, t0.conversation_id AS conversation_id_2, t0.currency AS currency_3, t0.prices_include_tax AS prices_include_tax_4, t0.enabled AS enabled_5, t0.pickup_enabled AS pickup_enabled_6, t0.shipping_enabled AS shipping_enabled_7, t0.pickup_address AS pickup_address_8, t0.pickup_instructions AS pickup_instructions_9, t0.flat_shipping_cents AS flat_shipping_cents_10, t0.free_shipping_threshold_cents AS free_shipping_threshold_cents_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13 FROM shop_shops t0 WHERE t0.conversation_id = '019faa7b-72fa-79fe-a64d-cb92fba2ab2b' LIMIT 1;
|
7.87 ms (8.34%)
|
1 |
SELECT o0_.id AS id_0, o0_.organization_id AS organization_id_1, o0_.domain AS domain_2, o0_.verified AS verified_3, o0_.created_at AS created_at_4 FROM organization_domains o0_ WHERE o0_.domain = ?
Parameters: [
"optiquelumiere.tokii.fr"
]
SELECT o0_.id AS id_0, o0_.organization_id AS organization_id_1, o0_.domain AS domain_2, o0_.verified AS verified_3, o0_.created_at AS created_at_4 FROM organization_domains o0_ WHERE o0_.domain = 'optiquelumiere.tokii.fr';
|
5.22 ms (5.53%)
|
1 |
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.name AS name_3, t0.description AS description_4, t0.status AS status_5, t0.starts_at AS starts_at_6, t0.ends_at AS ends_at_7, t0.target_channel_ids AS target_channel_ids_8, t0.promotion_ids AS promotion_ids_9, t0.banner_text AS banner_text_10, t0.banner_image_path AS banner_image_path_11, t0.announcement_sent AS announcement_sent_12 FROM shop_campaigns t0 WHERE t0.status = ?
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.name AS name_3, t0.description AS description_4, t0.status AS status_5, t0.starts_at AS starts_at_6, t0.ends_at AS ends_at_7, t0.target_channel_ids AS target_channel_ids_8, t0.promotion_ids AS promotion_ids_9, t0.banner_text AS banner_text_10, t0.banner_image_path AS banner_image_path_11, t0.announcement_sent AS announcement_sent_12 FROM shop_campaigns t0 WHERE t0.status = 'active';
|
4.37 ms (4.63%)
|
1 |
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.name AS name_3, t0.scope_type AS scope_type_4, t0.scope_id AS scope_id_5, t0.action_type AS action_type_6, t0.action_value AS action_value_7, t0.starts_at AS starts_at_8, t0.ends_at AS ends_at_9, t0.priority AS priority_10, t0.enabled AS enabled_11 FROM shop_catalog_promotions t0 WHERE t0.shop_id = ? ORDER BY t0.priority DESC
Parameters: [
"019faa7b-7350-76c5-a323-f767c991beda"
]
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.name AS name_3, t0.scope_type AS scope_type_4, t0.scope_id AS scope_id_5, t0.action_type AS action_type_6, t0.action_value AS action_value_7, t0.starts_at AS starts_at_8, t0.ends_at AS ends_at_9, t0.priority AS priority_10, t0.enabled AS enabled_11 FROM shop_catalog_promotions t0 WHERE t0.shop_id = '019faa7b-7350-76c5-a323-f767c991beda' ORDER BY t0.priority DESC;
|
4.00 ms (4.24%)
|
1 |
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.parent_id AS parent_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.position AS position_6 FROM shop_taxons t0 WHERE t0.shop_id = ? ORDER BY t0.position ASC
Parameters: [
"019faa7b-7350-76c5-a323-f767c991beda"
]
SELECT t0.id AS id_1, t0.shop_id AS shop_id_2, t0.parent_id AS parent_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.position AS position_6 FROM shop_taxons t0 WHERE t0.shop_id = '019faa7b-7350-76c5-a323-f767c991beda' ORDER BY t0.position ASC;
|
3.52 ms (3.73%)
|
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.hashed_password AS hashed_password_3, t0.display_name AS display_name_4, t0.roles AS roles_5, t0.avatar_url AS avatar_url_6, t0.theme_config AS theme_config_7, t0.status AS status_8, t0.custom_status_text AS custom_status_text_9, t0.last_seen_at AS last_seen_at_10, t0.created_at AS created_at_11, t0.is_email_verified AS is_email_verified_12, t0.email_verification_token AS email_verification_token_13, t0.email_verification_token_expires_at AS email_verification_token_expires_at_14, t0.account_type AS account_type_15, t0.description AS description_16, t0.organization_category AS organization_category_17, t0.featured_channel_id AS featured_channel_id_18, t0.contact_email AS contact_email_19, t0.website_url AS website_url_20, t0.phone_number AS phone_number_21, t0.postal_address AS postal_address_22, t0.group_visibility AS group_visibility_23, t0.accepts_membership_requests AS accepts_membership_requests_24, t0.tutorial_completed AS tutorial_completed_25, t0.archived_at AS archived_at_26, t0.white_label_config AS white_label_config_27, t0.subdomain AS subdomain_28 FROM users t0 WHERE t0.id = ?
Parameters: [
"019faa7b-72e5-732d-9607-71ca860d5e28"
]
SELECT t0.id AS id_1, t0.email AS email_2, t0.hashed_password AS hashed_password_3, t0.display_name AS display_name_4, t0.roles AS roles_5, t0.avatar_url AS avatar_url_6, t0.theme_config AS theme_config_7, t0.status AS status_8, t0.custom_status_text AS custom_status_text_9, t0.last_seen_at AS last_seen_at_10, t0.created_at AS created_at_11, t0.is_email_verified AS is_email_verified_12, t0.email_verification_token AS email_verification_token_13, t0.email_verification_token_expires_at AS email_verification_token_expires_at_14, t0.account_type AS account_type_15, t0.description AS description_16, t0.organization_category AS organization_category_17, t0.featured_channel_id AS featured_channel_id_18, t0.contact_email AS contact_email_19, t0.website_url AS website_url_20, t0.phone_number AS phone_number_21, t0.postal_address AS postal_address_22, t0.group_visibility AS group_visibility_23, t0.accepts_membership_requests AS accepts_membership_requests_24, t0.tutorial_completed AS tutorial_completed_25, t0.archived_at AS archived_at_26, t0.white_label_config AS white_label_config_27, t0.subdomain AS subdomain_28 FROM users t0 WHERE t0.id = '019faa7b-72e5-732d-9607-71ca860d5e28';
|
3.48 ms (3.69%)
|
1 |
SELECT COUNT(s0_.id) AS sclr_0 FROM shop_products s0_ WHERE s0_.shop_id = ? AND s0_.status = ?
Parameters: [
"019faa7b-7350-76c5-a323-f767c991beda"
"published"
]
SELECT COUNT(s0_.id) AS sclr_0 FROM shop_products s0_ WHERE s0_.shop_id = '019faa7b-7350-76c5-a323-f767c991beda' AND s0_.status = 'published';
|