Query Metrics
49
Database Queries
28
Different statements
28.51 ms
Query time
5
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.23 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.is_draft AS is_draft_3, t0.is_blocked AS is_blocked_4, t0.is_sold_out AS is_sold_out_5, t0.weight AS weight_6, t0.width AS width_7, t0.length AS length_8, t0.height AS height_9, t0.volumetric_weight AS volumetric_weight_10, t0.units_per_box AS units_per_box_11, t0.units_per_box_grouped AS units_per_box_grouped_12, t0.hide_discount AS hide_discount_13, t0.ean AS ean_14, t0.purchase_order_number AS purchase_order_number_15, t0.is_mandatory_product_features AS is_mandatory_product_features_16, t0.is_mandatory_producer AS is_mandatory_producer_17, t0.is_mandatory_triweer_list AS is_mandatory_triweer_list_18, t0.is_mandatory_triweer_comments AS is_mandatory_triweer_comments_19, t0.is_live_shopping AS is_live_shopping_20, t0.has_blockchain_traceability AS has_blockchain_traceability_21, t0.show_on_wall AS show_on_wall_22, t0.allow_return AS allow_return_23, t0.n_days_allowed_for_return AS n_days_allowed_for_return_24, t0.send_notifications AS send_notifications_25, t0.producer_purchase_order_number AS producer_purchase_order_number_26, t0.limit_units_per_buyer AS limit_units_per_buyer_27, t0.limit_units_to_sell AS limit_units_to_sell_28, t0.coming_soon_date AS coming_soon_date_29, t0.offer_launch_date AS offer_launch_date_30, t0.countdown_date AS countdown_date_31, t0.end_offer_date AS end_offer_date_32, t0.shipping_date AS shipping_date_33, t0.individual_shipping_duration AS individual_shipping_duration_34, t0.shared_shipping_duration AS shared_shipping_duration_35, t0.individual_package_format AS individual_package_format_36, t0.n_hours_on_wall_after_end AS n_hours_on_wall_after_end_37, t0.max_coins_to_spent AS max_coins_to_spent_38, t0.original_price AS original_price_39, t0.individual_price AS individual_price_40, t0.individual_disabled AS individual_disabled_41, t0.fake_users AS fake_users_42, t0.additional_info AS additional_info_43, t0.shipping_cost AS shipping_cost_44, t0.holded_id AS holded_id_45, t0.only_adults AS only_adults_46, t0.amount_for_free_shipping AS amount_for_free_shipping_47, t0.better_price AS better_price_48, t0.meta_title AS meta_title_49, t0.meta_description AS meta_description_50, t0.show_price AS show_price_51, t0.created_by AS created_by_52, t0.updated_by AS updated_by_53, t0.created_at AS created_at_54, t0.updated_at AS updated_at_55, t0.type_id AS type_id_56, t0.iva_id AS iva_id_57, t0.brand_id AS brand_id_58, t0.producer_id AS producer_id_59, t0.unit_measurement_id AS unit_measurement_id_60, t0.product_unique_id AS product_unique_id_61, t0.shipping_id AS shipping_id_62 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"cigala-bundle-6-cajas-vta-agrupada-2-cajas"
]
|
2 | 0.52 ms |
SELECT b0_.id AS id_0, b0_.key AS key_1, b0_.created_by AS created_by_2, b0_.updated_by AS updated_by_3, b0_.created_at AS created_at_4, b0_.updated_at AS updated_at_5 FROM banner b0_ WHERE b0_.key = ?
Parameters:
[
"footer_banner"
]
|
3 | 2.41 ms |
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.nickname AS nickname_2, u0_.roles AS roles_3, u0_.password AS password_4, u0_.email AS email_5, u0_.is_on_boarding AS is_on_boarding_6, u0_.accepted_communications AS accepted_communications_7, u0_.accepted_policies AS accepted_policies_8, u0_.is_active AS is_active_9, u0_.legal_age AS legal_age_10, u0_.is_notifications_active AS is_notifications_active_11, u0_.is_verified AS is_verified_12, u0_.name AS name_13, u0_.surname AS surname_14, u0_.cif AS cif_15, u0_.phone AS phone_16, u0_.cpostal AS cpostal_17, u0_.sex AS sex_18, u0_.holded_id AS holded_id_19, u0_.notification_whatsapp AS notification_whatsapp_20, u0_.email_token AS email_token_21, u0_.email_token_expires_at AS email_token_expires_at_22, u0_.birthday AS birthday_23, u0_.bank_transfer_active AS bank_transfer_active_24, u0_.created_by AS created_by_25, u0_.updated_by AS updated_by_26, u0_.created_at AS created_at_27, u0_.updated_at AS updated_at_28, CASE WHEN f1_.id IS NULL THEN 0 ELSE 1 END AS sclr_29, u0_.avatar_id AS avatar_id_30, u0_.share_favourite_products_type_id AS share_favourite_products_type_id_31, u0_.share_shopping_type_id AS share_shopping_type_id_32, u0_.language_id AS language_id_33, u0_.payment_method_id AS payment_method_id_34 FROM "user" u0_ INNER JOIN user_product u3_ ON u0_.id = u3_.user_id INNER JOIN product p2_ ON p2_.id = u3_.product_id INNER JOIN share_type s4_ ON u0_.share_favourite_products_type_id = s4_.id LEFT JOIN friend_triweer f1_ ON u0_.id = f1_.main_user_id AND (f1_.share_favourite_products = true AND s4_.key = ? AND f1_.friend_user_id = ?) WHERE p2_.id = ? AND (s4_.key = ? OR s4_.key = ?) ORDER BY sclr_29 ASC
Parameters:
[ "FRIENDS" -1 310 "ALL" "FRIENDS" ] |
4 | 2.28 ms |
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.nickname AS nickname_2, u0_.roles AS roles_3, u0_.password AS password_4, u0_.email AS email_5, u0_.is_on_boarding AS is_on_boarding_6, u0_.accepted_communications AS accepted_communications_7, u0_.accepted_policies AS accepted_policies_8, u0_.is_active AS is_active_9, u0_.legal_age AS legal_age_10, u0_.is_notifications_active AS is_notifications_active_11, u0_.is_verified AS is_verified_12, u0_.name AS name_13, u0_.surname AS surname_14, u0_.cif AS cif_15, u0_.phone AS phone_16, u0_.cpostal AS cpostal_17, u0_.sex AS sex_18, u0_.holded_id AS holded_id_19, u0_.notification_whatsapp AS notification_whatsapp_20, u0_.email_token AS email_token_21, u0_.email_token_expires_at AS email_token_expires_at_22, u0_.birthday AS birthday_23, u0_.bank_transfer_active AS bank_transfer_active_24, u0_.created_by AS created_by_25, u0_.updated_by AS updated_by_26, u0_.created_at AS created_at_27, u0_.updated_at AS updated_at_28, CASE WHEN f1_.id IS NULL THEN 0 ELSE 1 END AS sclr_29, u0_.avatar_id AS avatar_id_30, u0_.share_favourite_products_type_id AS share_favourite_products_type_id_31, u0_.share_shopping_type_id AS share_shopping_type_id_32, u0_.language_id AS language_id_33, u0_.payment_method_id AS payment_method_id_34 FROM "user" u0_ INNER JOIN share_type s2_ ON u0_.share_shopping_type_id = s2_.id INNER JOIN "order" o3_ ON u0_.id = o3_.buyer_id INNER JOIN order_status o4_ ON o3_.status_id = o4_.id INNER JOIN order_detail o5_ ON o3_.id = o5_.header_id LEFT JOIN friend_triweer f1_ ON u0_.id = f1_.main_user_id AND (f1_.share_shopping = true AND s2_.key = ? AND f1_.friend_user_id = ?) WHERE o5_.product_id = ? AND (s2_.key = ? OR s2_.key = ?) AND o4_.key NOT IN (?, ?) ORDER BY sclr_29 ASC
Parameters:
[ "FRIENDS" -1 310 "ALL" "FRIENDS" "PENDING_PAYMENT" "CANCELED" ] |
5 | 0.76 ms |
SELECT t0.id AS id_1, t0.save_card AS save_card_2, t0.is_billing_address_same_as_shipping AS is_billing_address_same_as_shipping_3, t0.delivery_method AS delivery_method_4, t0.use_coins AS use_coins_5, t0.payment_method AS payment_method_6, t0.phone AS phone_7, t0.need_bill AS need_bill_8, t0.cif AS cif_9, t0.buy_not_enought AS buy_not_enought_10, t0.better_price AS better_price_11, t0.is_individual_purchase AS is_individual_purchase_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.buyer_id AS buyer_id_17, t0.card_id AS card_id_18, t0.shipping_address_entity_id AS shipping_address_entity_id_19, t0.buying_group_entity_id AS buying_group_entity_id_20, t0.shared_shipping_address_entity_id AS shared_shipping_address_entity_id_21, t0.billing_address_entity_id AS billing_address_entity_id_22 FROM shopping_cart t0 WHERE t0.buyer_id = ?
Parameters:
[
3
]
|
6 | 0.43 ms |
SELECT t0.id AS id_1, t0.save_card AS save_card_2, t0.is_billing_address_same_as_shipping AS is_billing_address_same_as_shipping_3, t0.delivery_method AS delivery_method_4, t0.use_coins AS use_coins_5, t0.payment_method AS payment_method_6, t0.phone AS phone_7, t0.need_bill AS need_bill_8, t0.cif AS cif_9, t0.buy_not_enought AS buy_not_enought_10, t0.better_price AS better_price_11, t0.is_individual_purchase AS is_individual_purchase_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.buyer_id AS buyer_id_17, t0.card_id AS card_id_18, t0.shipping_address_entity_id AS shipping_address_entity_id_19, t0.buying_group_entity_id AS buying_group_entity_id_20, t0.shared_shipping_address_entity_id AS shared_shipping_address_entity_id_21, t0.billing_address_entity_id AS billing_address_entity_id_22 FROM shopping_cart t0 WHERE t0.buyer_id = ?
Parameters:
[
4
]
|
7 | 0.98 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.nickname AS nickname_3, t0.roles AS roles_4, t0.password AS password_5, t0.email AS email_6, t0.is_on_boarding AS is_on_boarding_7, t0.accepted_communications AS accepted_communications_8, t0.accepted_policies AS accepted_policies_9, t0.is_active AS is_active_10, t0.legal_age AS legal_age_11, t0.is_notifications_active AS is_notifications_active_12, t0.is_verified AS is_verified_13, t0.name AS name_14, t0.surname AS surname_15, t0.cif AS cif_16, t0.phone AS phone_17, t0.cpostal AS cpostal_18, t0.sex AS sex_19, t0.holded_id AS holded_id_20, t0.notification_whatsapp AS notification_whatsapp_21, t0.email_token AS email_token_22, t0.email_token_expires_at AS email_token_expires_at_23, t0.birthday AS birthday_24, t0.bank_transfer_active AS bank_transfer_active_25, t0.created_by AS created_by_26, t0.updated_by AS updated_by_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.avatar_id AS avatar_id_30, t31.id AS id_32, t31.save_card AS save_card_33, t31.is_billing_address_same_as_shipping AS is_billing_address_same_as_shipping_34, t31.delivery_method AS delivery_method_35, t31.use_coins AS use_coins_36, t31.payment_method AS payment_method_37, t31.phone AS phone_38, t31.need_bill AS need_bill_39, t31.cif AS cif_40, t31.buy_not_enought AS buy_not_enought_41, t31.better_price AS better_price_42, t31.is_individual_purchase AS is_individual_purchase_43, t31.created_by AS created_by_44, t31.updated_by AS updated_by_45, t31.created_at AS created_at_46, t31.updated_at AS updated_at_47, t31.buyer_id AS buyer_id_48, t31.card_id AS card_id_49, t31.shipping_address_entity_id AS shipping_address_entity_id_50, t31.buying_group_entity_id AS buying_group_entity_id_51, t31.shared_shipping_address_entity_id AS shared_shipping_address_entity_id_52, t31.billing_address_entity_id AS billing_address_entity_id_53, t0.share_favourite_products_type_id AS share_favourite_products_type_id_54, t0.share_shopping_type_id AS share_shopping_type_id_55, t0.language_id AS language_id_56, t0.payment_method_id AS payment_method_id_57 FROM "user" t0 LEFT JOIN shopping_cart t31 ON t31.buyer_id = t0.id INNER JOIN faketriweers_product ON t0.id = faketriweers_product.product_id WHERE faketriweers_product.fake_triweer_id = ?
Parameters:
[
310
]
|
8 | 0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.additional_info AS additional_info_3, t0.product_features AS product_features_4, t0.how_it_works AS how_it_works_5, t0.cart_units_message AS cart_units_message_6, t0.shared_package_format AS shared_package_format_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM product_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
310
]
|
9 | 0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hidden_on_cover AS hidden_on_cover_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.logo_id AS logo_id_8 FROM brand t0 WHERE t0.id = ?
Parameters:
[
110
]
|
10 | 0.50 ms |
SELECT t0.id AS id_1, t0.features AS features_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM brand_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
110
]
|
11 | 0.43 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.visible AS visible_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.user_id AS user_id_8, t0.product_id AS product_id_9 FROM review t0 WHERE t0.product_id = ?
Parameters:
[
310
]
|
12 | 0.46 ms |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.is_draft AS is_draft_2, p0_.is_blocked AS is_blocked_3, p0_.is_sold_out AS is_sold_out_4, p0_.weight AS weight_5, p0_.width AS width_6, p0_.length AS length_7, p0_.height AS height_8, p0_.volumetric_weight AS volumetric_weight_9, p0_.units_per_box AS units_per_box_10, p0_.units_per_box_grouped AS units_per_box_grouped_11, p0_.hide_discount AS hide_discount_12, p0_.ean AS ean_13, p0_.purchase_order_number AS purchase_order_number_14, p0_.is_mandatory_product_features AS is_mandatory_product_features_15, p0_.is_mandatory_producer AS is_mandatory_producer_16, p0_.is_mandatory_triweer_list AS is_mandatory_triweer_list_17, p0_.is_mandatory_triweer_comments AS is_mandatory_triweer_comments_18, p0_.is_live_shopping AS is_live_shopping_19, p0_.has_blockchain_traceability AS has_blockchain_traceability_20, p0_.show_on_wall AS show_on_wall_21, p0_.allow_return AS allow_return_22, p0_.n_days_allowed_for_return AS n_days_allowed_for_return_23, p0_.send_notifications AS send_notifications_24, p0_.producer_purchase_order_number AS producer_purchase_order_number_25, p0_.limit_units_per_buyer AS limit_units_per_buyer_26, p0_.limit_units_to_sell AS limit_units_to_sell_27, p0_.coming_soon_date AS coming_soon_date_28, p0_.offer_launch_date AS offer_launch_date_29, p0_.countdown_date AS countdown_date_30, p0_.end_offer_date AS end_offer_date_31, p0_.shipping_date AS shipping_date_32, p0_.individual_shipping_duration AS individual_shipping_duration_33, p0_.shared_shipping_duration AS shared_shipping_duration_34, p0_.individual_package_format AS individual_package_format_35, p0_.n_hours_on_wall_after_end AS n_hours_on_wall_after_end_36, p0_.max_coins_to_spent AS max_coins_to_spent_37, p0_.original_price AS original_price_38, p0_.individual_price AS individual_price_39, p0_.individual_disabled AS individual_disabled_40, p0_.fake_users AS fake_users_41, p0_.additional_info AS additional_info_42, p0_.shipping_cost AS shipping_cost_43, p0_.holded_id AS holded_id_44, p0_.only_adults AS only_adults_45, p0_.amount_for_free_shipping AS amount_for_free_shipping_46, p0_.better_price AS better_price_47, p0_.meta_title AS meta_title_48, p0_.meta_description AS meta_description_49, p0_.show_price AS show_price_50, p0_.created_by AS created_by_51, p0_.updated_by AS updated_by_52, p0_.created_at AS created_at_53, p0_.updated_at AS updated_at_54, p0_.meta_title AS meta_title_55, p0_.type_id AS type_id_56, p0_.iva_id AS iva_id_57, p0_.brand_id AS brand_id_58, p0_.producer_id AS producer_id_59, p0_.unit_measurement_id AS unit_measurement_id_60, p0_.product_unique_id AS product_unique_id_61, p0_.shipping_id AS shipping_id_62 FROM product p0_ WHERE p0_.slug = ?
Parameters:
[
"cigala-bundle-6-cajas-vta-agrupada-2-cajas"
]
|
13 | 0.48 ms |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.is_draft AS is_draft_2, p0_.is_blocked AS is_blocked_3, p0_.is_sold_out AS is_sold_out_4, p0_.weight AS weight_5, p0_.width AS width_6, p0_.length AS length_7, p0_.height AS height_8, p0_.volumetric_weight AS volumetric_weight_9, p0_.units_per_box AS units_per_box_10, p0_.units_per_box_grouped AS units_per_box_grouped_11, p0_.hide_discount AS hide_discount_12, p0_.ean AS ean_13, p0_.purchase_order_number AS purchase_order_number_14, p0_.is_mandatory_product_features AS is_mandatory_product_features_15, p0_.is_mandatory_producer AS is_mandatory_producer_16, p0_.is_mandatory_triweer_list AS is_mandatory_triweer_list_17, p0_.is_mandatory_triweer_comments AS is_mandatory_triweer_comments_18, p0_.is_live_shopping AS is_live_shopping_19, p0_.has_blockchain_traceability AS has_blockchain_traceability_20, p0_.show_on_wall AS show_on_wall_21, p0_.allow_return AS allow_return_22, p0_.n_days_allowed_for_return AS n_days_allowed_for_return_23, p0_.send_notifications AS send_notifications_24, p0_.producer_purchase_order_number AS producer_purchase_order_number_25, p0_.limit_units_per_buyer AS limit_units_per_buyer_26, p0_.limit_units_to_sell AS limit_units_to_sell_27, p0_.coming_soon_date AS coming_soon_date_28, p0_.offer_launch_date AS offer_launch_date_29, p0_.countdown_date AS countdown_date_30, p0_.end_offer_date AS end_offer_date_31, p0_.shipping_date AS shipping_date_32, p0_.individual_shipping_duration AS individual_shipping_duration_33, p0_.shared_shipping_duration AS shared_shipping_duration_34, p0_.individual_package_format AS individual_package_format_35, p0_.n_hours_on_wall_after_end AS n_hours_on_wall_after_end_36, p0_.max_coins_to_spent AS max_coins_to_spent_37, p0_.original_price AS original_price_38, p0_.individual_price AS individual_price_39, p0_.individual_disabled AS individual_disabled_40, p0_.fake_users AS fake_users_41, p0_.additional_info AS additional_info_42, p0_.shipping_cost AS shipping_cost_43, p0_.holded_id AS holded_id_44, p0_.only_adults AS only_adults_45, p0_.amount_for_free_shipping AS amount_for_free_shipping_46, p0_.better_price AS better_price_47, p0_.meta_title AS meta_title_48, p0_.meta_description AS meta_description_49, p0_.show_price AS show_price_50, p0_.created_by AS created_by_51, p0_.updated_by AS updated_by_52, p0_.created_at AS created_at_53, p0_.updated_at AS updated_at_54, p0_.meta_description AS meta_description_55, p0_.type_id AS type_id_56, p0_.iva_id AS iva_id_57, p0_.brand_id AS brand_id_58, p0_.producer_id AS producer_id_59, p0_.unit_measurement_id AS unit_measurement_id_60, p0_.product_unique_id AS product_unique_id_61, p0_.shipping_id AS shipping_id_62 FROM product p0_ WHERE p0_.slug = ?
Parameters:
[
"cigala-bundle-6-cajas-vta-agrupada-2-cajas"
]
|
14 | 0.78 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.size AS size_3, t0.mimetype AS mimetype_4, t0.original_name AS original_name_5, t0.position AS position_6, t0.directory AS directory_7, t0.active AS active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12, t0.product_image_id AS product_image_id_13, t0.product_video_id AS product_video_id_14, t15.id AS id_16, t15.username AS username_17, t15.nickname AS nickname_18, t15.roles AS roles_19, t15.password AS password_20, t15.email AS email_21, t15.is_on_boarding AS is_on_boarding_22, t15.accepted_communications AS accepted_communications_23, t15.accepted_policies AS accepted_policies_24, t15.is_active AS is_active_25, t15.legal_age AS legal_age_26, t15.is_notifications_active AS is_notifications_active_27, t15.is_verified AS is_verified_28, t15.name AS name_29, t15.surname AS surname_30, t15.cif AS cif_31, t15.phone AS phone_32, t15.cpostal AS cpostal_33, t15.sex AS sex_34, t15.holded_id AS holded_id_35, t15.notification_whatsapp AS notification_whatsapp_36, t15.email_token AS email_token_37, t15.email_token_expires_at AS email_token_expires_at_38, t15.birthday AS birthday_39, t15.bank_transfer_active AS bank_transfer_active_40, t15.created_by AS created_by_41, t15.updated_by AS updated_by_42, t15.created_at AS created_at_43, t15.updated_at AS updated_at_44, t15.avatar_id AS avatar_id_45, t15.share_favourite_products_type_id AS share_favourite_products_type_id_46, t15.share_shopping_type_id AS share_shopping_type_id_47, t15.language_id AS language_id_48, t15.payment_method_id AS payment_method_id_49, t0.producer_id AS producer_id_50, t0.brand_id AS brand_id_51 FROM media t0 LEFT JOIN "user" t15 ON t15.avatar_id = t0.id WHERE t0.product_image_id = ? ORDER BY t0.position ASC
Parameters:
[
310
]
|
15 | 0.99 ms |
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.original_price AS original_price_3, t0.final_price AS final_price_4, t0.iva_percentage AS iva_percentage_5, t0.buy_not_enought AS buy_not_enought_6, t0.better_price AS better_price_7, t0.is_individual_purchase AS is_individual_purchase_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.header_id AS header_id_13, t0.product_id AS product_id_14, t0.product_price_scale_id AS product_price_scale_id_15, t16.id AS id_17, t16.referred_points AS referred_points_18, t16.extra_referred_points AS extra_referred_points_19, t16.token AS token_20, t16.is_active AS is_active_21, t16.created_by AS created_by_22, t16.updated_by AS updated_by_23, t16.created_at AS created_at_24, t16.updated_at AS updated_at_25, t16.influencer_id AS influencer_id_26, t16.product_id AS product_id_27, t16.origin_order_detail_id AS origin_order_detail_id_28, t0.destination_user_shared_id AS destination_user_shared_id_29 FROM order_detail t0 LEFT JOIN user_shared t16 ON t16.origin_order_detail_id = t0.id WHERE t0.product_id = ?
Parameters:
[
310
]
|
16 | 0.94 ms |
SELECT t0.id AS id_1, t0.save_card AS save_card_2, t0.shipping_cost AS shipping_cost_3, t0.final_shipping_cost AS final_shipping_cost_4, t0.shipping_address AS shipping_address_5, t0.shared_address_order_id AS shared_address_order_id_6, t0.shipping_postal_code AS shipping_postal_code_7, t0.shipping_city AS shipping_city_8, t0.shipping_country AS shipping_country_9, t0.billing_address AS billing_address_10, t0.billing_postal_code AS billing_postal_code_11, t0.billing_city AS billing_city_12, t0.billing_country AS billing_country_13, t0.billing_country_iso_code2 AS billing_country_iso_code2_14, t0.total_amount AS total_amount_15, t0.holded_id AS holded_id_16, t0.phone AS phone_17, t0.need_bill AS need_bill_18, t0.cif AS cif_19, t0.shipping_province AS shipping_province_20, t0.shipping_country_iso AS shipping_country_iso_21, t0.delivery_method AS delivery_method_22, t0.created_by AS created_by_23, t0.updated_by AS updated_by_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.buyer_id AS buyer_id_27, t0.status_id AS status_id_28, t0.card_id AS card_id_29, t30.id AS id_31, t30.amount AS amount_32, t30.type AS type_33, t30.description AS description_34, t30.order_paid AS order_paid_35, t30.created_by AS created_by_36, t30.updated_by AS updated_by_37, t30.created_at AS created_at_38, t30.updated_at AS updated_at_39, t30.owner_id AS owner_id_40, t30.order_detail_id AS order_detail_id_41, t30.spent_order_id AS spent_order_id_42, t30.spent_order_refund_id AS spent_order_refund_id_43, t44.id AS id_45, t44.amount AS amount_46, t44.type AS type_47, t44.description AS description_48, t44.order_paid AS order_paid_49, t44.created_by AS created_by_50, t44.updated_by AS updated_by_51, t44.created_at AS created_at_52, t44.updated_at AS updated_at_53, t44.owner_id AS owner_id_54, t44.order_detail_id AS order_detail_id_55, t44.spent_order_id AS spent_order_id_56, t44.spent_order_refund_id AS spent_order_refund_id_57, t0.buying_group_id AS buying_group_id_58 FROM "order" t0 LEFT JOIN wallet t30 ON t30.spent_order_id = t0.id LEFT JOIN wallet t44 ON t44.spent_order_refund_id = t0.id WHERE t0.id = ?
Parameters:
[
10000414
]
|
17 | 0.27 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM order_status t0 WHERE t0.id = ?
Parameters:
[
2
]
|
18 | 0.49 ms |
SELECT t0.id AS id_1, t0.save_card AS save_card_2, t0.shipping_cost AS shipping_cost_3, t0.final_shipping_cost AS final_shipping_cost_4, t0.shipping_address AS shipping_address_5, t0.shared_address_order_id AS shared_address_order_id_6, t0.shipping_postal_code AS shipping_postal_code_7, t0.shipping_city AS shipping_city_8, t0.shipping_country AS shipping_country_9, t0.billing_address AS billing_address_10, t0.billing_postal_code AS billing_postal_code_11, t0.billing_city AS billing_city_12, t0.billing_country AS billing_country_13, t0.billing_country_iso_code2 AS billing_country_iso_code2_14, t0.total_amount AS total_amount_15, t0.holded_id AS holded_id_16, t0.phone AS phone_17, t0.need_bill AS need_bill_18, t0.cif AS cif_19, t0.shipping_province AS shipping_province_20, t0.shipping_country_iso AS shipping_country_iso_21, t0.delivery_method AS delivery_method_22, t0.created_by AS created_by_23, t0.updated_by AS updated_by_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.buyer_id AS buyer_id_27, t0.status_id AS status_id_28, t0.card_id AS card_id_29, t30.id AS id_31, t30.amount AS amount_32, t30.type AS type_33, t30.description AS description_34, t30.order_paid AS order_paid_35, t30.created_by AS created_by_36, t30.updated_by AS updated_by_37, t30.created_at AS created_at_38, t30.updated_at AS updated_at_39, t30.owner_id AS owner_id_40, t30.order_detail_id AS order_detail_id_41, t30.spent_order_id AS spent_order_id_42, t30.spent_order_refund_id AS spent_order_refund_id_43, t44.id AS id_45, t44.amount AS amount_46, t44.type AS type_47, t44.description AS description_48, t44.order_paid AS order_paid_49, t44.created_by AS created_by_50, t44.updated_by AS updated_by_51, t44.created_at AS created_at_52, t44.updated_at AS updated_at_53, t44.owner_id AS owner_id_54, t44.order_detail_id AS order_detail_id_55, t44.spent_order_id AS spent_order_id_56, t44.spent_order_refund_id AS spent_order_refund_id_57, t0.buying_group_id AS buying_group_id_58 FROM "order" t0 LEFT JOIN wallet t30 ON t30.spent_order_id = t0.id LEFT JOIN wallet t44 ON t44.spent_order_refund_id = t0.id WHERE t0.id = ?
Parameters:
[
10000440
]
|
19 | 0.22 ms |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM order_status t0 WHERE t0.id = ?
Parameters:
[
8
]
|
20 | 0.51 ms |
SELECT t0.id AS id_1, t0.save_card AS save_card_2, t0.shipping_cost AS shipping_cost_3, t0.final_shipping_cost AS final_shipping_cost_4, t0.shipping_address AS shipping_address_5, t0.shared_address_order_id AS shared_address_order_id_6, t0.shipping_postal_code AS shipping_postal_code_7, t0.shipping_city AS shipping_city_8, t0.shipping_country AS shipping_country_9, t0.billing_address AS billing_address_10, t0.billing_postal_code AS billing_postal_code_11, t0.billing_city AS billing_city_12, t0.billing_country AS billing_country_13, t0.billing_country_iso_code2 AS billing_country_iso_code2_14, t0.total_amount AS total_amount_15, t0.holded_id AS holded_id_16, t0.phone AS phone_17, t0.need_bill AS need_bill_18, t0.cif AS cif_19, t0.shipping_province AS shipping_province_20, t0.shipping_country_iso AS shipping_country_iso_21, t0.delivery_method AS delivery_method_22, t0.created_by AS created_by_23, t0.updated_by AS updated_by_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.buyer_id AS buyer_id_27, t0.status_id AS status_id_28, t0.card_id AS card_id_29, t30.id AS id_31, t30.amount AS amount_32, t30.type AS type_33, t30.description AS description_34, t30.order_paid AS order_paid_35, t30.created_by AS created_by_36, t30.updated_by AS updated_by_37, t30.created_at AS created_at_38, t30.updated_at AS updated_at_39, t30.owner_id AS owner_id_40, t30.order_detail_id AS order_detail_id_41, t30.spent_order_id AS spent_order_id_42, t30.spent_order_refund_id AS spent_order_refund_id_43, t44.id AS id_45, t44.amount AS amount_46, t44.type AS type_47, t44.description AS description_48, t44.order_paid AS order_paid_49, t44.created_by AS created_by_50, t44.updated_by AS updated_by_51, t44.created_at AS created_at_52, t44.updated_at AS updated_at_53, t44.owner_id AS owner_id_54, t44.order_detail_id AS order_detail_id_55, t44.spent_order_id AS spent_order_id_56, t44.spent_order_refund_id AS spent_order_refund_id_57, t0.buying_group_id AS buying_group_id_58 FROM "order" t0 LEFT JOIN wallet t30 ON t30.spent_order_id = t0.id LEFT JOIN wallet t44 ON t44.spent_order_refund_id = t0.id WHERE t0.id = ?
Parameters:
[
10000485
]
|
21 | 0.49 ms |
SELECT t0.id AS id_1, t0.save_card AS save_card_2, t0.shipping_cost AS shipping_cost_3, t0.final_shipping_cost AS final_shipping_cost_4, t0.shipping_address AS shipping_address_5, t0.shared_address_order_id AS shared_address_order_id_6, t0.shipping_postal_code AS shipping_postal_code_7, t0.shipping_city AS shipping_city_8, t0.shipping_country AS shipping_country_9, t0.billing_address AS billing_address_10, t0.billing_postal_code AS billing_postal_code_11, t0.billing_city AS billing_city_12, t0.billing_country AS billing_country_13, t0.billing_country_iso_code2 AS billing_country_iso_code2_14, t0.total_amount AS total_amount_15, t0.holded_id AS holded_id_16, t0.phone AS phone_17, t0.need_bill AS need_bill_18, t0.cif AS cif_19, t0.shipping_province AS shipping_province_20, t0.shipping_country_iso AS shipping_country_iso_21, t0.delivery_method AS delivery_method_22, t0.created_by AS created_by_23, t0.updated_by AS updated_by_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.buyer_id AS buyer_id_27, t0.status_id AS status_id_28, t0.card_id AS card_id_29, t30.id AS id_31, t30.amount AS amount_32, t30.type AS type_33, t30.description AS description_34, t30.order_paid AS order_paid_35, t30.created_by AS created_by_36, t30.updated_by AS updated_by_37, t30.created_at AS created_at_38, t30.updated_at AS updated_at_39, t30.owner_id AS owner_id_40, t30.order_detail_id AS order_detail_id_41, t30.spent_order_id AS spent_order_id_42, t30.spent_order_refund_id AS spent_order_refund_id_43, t44.id AS id_45, t44.amount AS amount_46, t44.type AS type_47, t44.description AS description_48, t44.order_paid AS order_paid_49, t44.created_by AS created_by_50, t44.updated_by AS updated_by_51, t44.created_at AS created_at_52, t44.updated_at AS updated_at_53, t44.owner_id AS owner_id_54, t44.order_detail_id AS order_detail_id_55, t44.spent_order_id AS spent_order_id_56, t44.spent_order_refund_id AS spent_order_refund_id_57, t0.buying_group_id AS buying_group_id_58 FROM "order" t0 LEFT JOIN wallet t30 ON t30.spent_order_id = t0.id LEFT JOIN wallet t44 ON t44.spent_order_refund_id = t0.id WHERE t0.id = ?
Parameters:
[
10000415
]
|
22 | 0.45 ms |
SELECT t0.id AS id_1, t0.save_card AS save_card_2, t0.shipping_cost AS shipping_cost_3, t0.final_shipping_cost AS final_shipping_cost_4, t0.shipping_address AS shipping_address_5, t0.shared_address_order_id AS shared_address_order_id_6, t0.shipping_postal_code AS shipping_postal_code_7, t0.shipping_city AS shipping_city_8, t0.shipping_country AS shipping_country_9, t0.billing_address AS billing_address_10, t0.billing_postal_code AS billing_postal_code_11, t0.billing_city AS billing_city_12, t0.billing_country AS billing_country_13, t0.billing_country_iso_code2 AS billing_country_iso_code2_14, t0.total_amount AS total_amount_15, t0.holded_id AS holded_id_16, t0.phone AS phone_17, t0.need_bill AS need_bill_18, t0.cif AS cif_19, t0.shipping_province AS shipping_province_20, t0.shipping_country_iso AS shipping_country_iso_21, t0.delivery_method AS delivery_method_22, t0.created_by AS created_by_23, t0.updated_by AS updated_by_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.buyer_id AS buyer_id_27, t0.status_id AS status_id_28, t0.card_id AS card_id_29, t30.id AS id_31, t30.amount AS amount_32, t30.type AS type_33, t30.description AS description_34, t30.order_paid AS order_paid_35, t30.created_by AS created_by_36, t30.updated_by AS updated_by_37, t30.created_at AS created_at_38, t30.updated_at AS updated_at_39, t30.owner_id AS owner_id_40, t30.order_detail_id AS order_detail_id_41, t30.spent_order_id AS spent_order_id_42, t30.spent_order_refund_id AS spent_order_refund_id_43, t44.id AS id_45, t44.amount AS amount_46, t44.type AS type_47, t44.description AS description_48, t44.order_paid AS order_paid_49, t44.created_by AS created_by_50, t44.updated_by AS updated_by_51, t44.created_at AS created_at_52, t44.updated_at AS updated_at_53, t44.owner_id AS owner_id_54, t44.order_detail_id AS order_detail_id_55, t44.spent_order_id AS spent_order_id_56, t44.spent_order_refund_id AS spent_order_refund_id_57, t0.buying_group_id AS buying_group_id_58 FROM "order" t0 LEFT JOIN wallet t30 ON t30.spent_order_id = t0.id LEFT JOIN wallet t44 ON t44.spent_order_refund_id = t0.id WHERE t0.id = ?
Parameters:
[
10000480
]
|
23 | 0.49 ms |
SELECT t0.id AS id_1, t0.save_card AS save_card_2, t0.shipping_cost AS shipping_cost_3, t0.final_shipping_cost AS final_shipping_cost_4, t0.shipping_address AS shipping_address_5, t0.shared_address_order_id AS shared_address_order_id_6, t0.shipping_postal_code AS shipping_postal_code_7, t0.shipping_city AS shipping_city_8, t0.shipping_country AS shipping_country_9, t0.billing_address AS billing_address_10, t0.billing_postal_code AS billing_postal_code_11, t0.billing_city AS billing_city_12, t0.billing_country AS billing_country_13, t0.billing_country_iso_code2 AS billing_country_iso_code2_14, t0.total_amount AS total_amount_15, t0.holded_id AS holded_id_16, t0.phone AS phone_17, t0.need_bill AS need_bill_18, t0.cif AS cif_19, t0.shipping_province AS shipping_province_20, t0.shipping_country_iso AS shipping_country_iso_21, t0.delivery_method AS delivery_method_22, t0.created_by AS created_by_23, t0.updated_by AS updated_by_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.buyer_id AS buyer_id_27, t0.status_id AS status_id_28, t0.card_id AS card_id_29, t30.id AS id_31, t30.amount AS amount_32, t30.type AS type_33, t30.description AS description_34, t30.order_paid AS order_paid_35, t30.created_by AS created_by_36, t30.updated_by AS updated_by_37, t30.created_at AS created_at_38, t30.updated_at AS updated_at_39, t30.owner_id AS owner_id_40, t30.order_detail_id AS order_detail_id_41, t30.spent_order_id AS spent_order_id_42, t30.spent_order_refund_id AS spent_order_refund_id_43, t44.id AS id_45, t44.amount AS amount_46, t44.type AS type_47, t44.description AS description_48, t44.order_paid AS order_paid_49, t44.created_by AS created_by_50, t44.updated_by AS updated_by_51, t44.created_at AS created_at_52, t44.updated_at AS updated_at_53, t44.owner_id AS owner_id_54, t44.order_detail_id AS order_detail_id_55, t44.spent_order_id AS spent_order_id_56, t44.spent_order_refund_id AS spent_order_refund_id_57, t0.buying_group_id AS buying_group_id_58 FROM "order" t0 LEFT JOIN wallet t30 ON t30.spent_order_id = t0.id LEFT JOIN wallet t44 ON t44.spent_order_refund_id = t0.id WHERE t0.id = ?
Parameters:
[
10000416
]
|
24 | 0.48 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.size AS size_3, t0.mimetype AS mimetype_4, t0.original_name AS original_name_5, t0.position AS position_6, t0.directory AS directory_7, t0.active AS active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12, t0.product_image_id AS product_image_id_13, t0.product_video_id AS product_video_id_14, t15.id AS id_16, t15.username AS username_17, t15.nickname AS nickname_18, t15.roles AS roles_19, t15.password AS password_20, t15.email AS email_21, t15.is_on_boarding AS is_on_boarding_22, t15.accepted_communications AS accepted_communications_23, t15.accepted_policies AS accepted_policies_24, t15.is_active AS is_active_25, t15.legal_age AS legal_age_26, t15.is_notifications_active AS is_notifications_active_27, t15.is_verified AS is_verified_28, t15.name AS name_29, t15.surname AS surname_30, t15.cif AS cif_31, t15.phone AS phone_32, t15.cpostal AS cpostal_33, t15.sex AS sex_34, t15.holded_id AS holded_id_35, t15.notification_whatsapp AS notification_whatsapp_36, t15.email_token AS email_token_37, t15.email_token_expires_at AS email_token_expires_at_38, t15.birthday AS birthday_39, t15.bank_transfer_active AS bank_transfer_active_40, t15.created_by AS created_by_41, t15.updated_by AS updated_by_42, t15.created_at AS created_at_43, t15.updated_at AS updated_at_44, t15.avatar_id AS avatar_id_45, t15.share_favourite_products_type_id AS share_favourite_products_type_id_46, t15.share_shopping_type_id AS share_shopping_type_id_47, t15.language_id AS language_id_48, t15.payment_method_id AS payment_method_id_49, t0.producer_id AS producer_id_50, t0.brand_id AS brand_id_51 FROM media t0 LEFT JOIN "user" t15 ON t15.avatar_id = t0.id WHERE t0.id = ?
Parameters:
[
1916
]
|
25 | 0.86 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.created_by AS created_by_3, t0.updated_by AS updated_by_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.icon_id AS icon_id_7 FROM label t0 INNER JOIN product_label ON t0.id = product_label.label_id WHERE product_label.product_id = ?
Parameters:
[
310
]
|
26 | 0.54 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM label_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
4
]
|
27 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM label_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
7
]
|
28 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM label_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
14
]
|
29 | 0.51 ms |
SELECT t0.id AS id_1, t0.initial_price AS initial_price_2, t0.final_price AS final_price_3, t0.scale_quantity AS scale_quantity_4, t0.scale_quantity_available AS scale_quantity_available_5, t0.total_min_quantity AS total_min_quantity_6, t0.total_max_quantity AS total_max_quantity_7, t0.referred_points AS referred_points_8, t0.extra_referred_points AS extra_referred_points_9, t0.sell_product_if_not_complete AS sell_product_if_not_complete_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.product_id AS product_id_15 FROM product_price_scale t0 WHERE t0.product_id = ? ORDER BY t0.initial_price DESC
Parameters:
[
310
]
|
30 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cif AS cif_3, t0.contact_name AS contact_name_4, t0.contact_phone AS contact_phone_5, t0.contact_email AS contact_email_6, t0.payment_method AS payment_method_7, t0.payment_terms AS payment_terms_8, t0.holded_id AS holded_id_9, t0.social_reason AS social_reason_10, t0.self_ship AS self_ship_11, t0.orders_minimum_required AS orders_minimum_required_12, t0.created_by AS created_by_13, t0.updated_by AS updated_by_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.address_id AS address_id_17 FROM producer t0 WHERE t0.id = ?
Parameters:
[
1
]
|
31 | 0.66 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.nickname AS nickname_3, t0.roles AS roles_4, t0.password AS password_5, t0.email AS email_6, t0.is_on_boarding AS is_on_boarding_7, t0.accepted_communications AS accepted_communications_8, t0.accepted_policies AS accepted_policies_9, t0.is_active AS is_active_10, t0.legal_age AS legal_age_11, t0.is_notifications_active AS is_notifications_active_12, t0.is_verified AS is_verified_13, t0.name AS name_14, t0.surname AS surname_15, t0.cif AS cif_16, t0.phone AS phone_17, t0.cpostal AS cpostal_18, t0.sex AS sex_19, t0.holded_id AS holded_id_20, t0.notification_whatsapp AS notification_whatsapp_21, t0.email_token AS email_token_22, t0.email_token_expires_at AS email_token_expires_at_23, t0.birthday AS birthday_24, t0.bank_transfer_active AS bank_transfer_active_25, t0.created_by AS created_by_26, t0.updated_by AS updated_by_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.avatar_id AS avatar_id_30, t31.id AS id_32, t31.save_card AS save_card_33, t31.is_billing_address_same_as_shipping AS is_billing_address_same_as_shipping_34, t31.delivery_method AS delivery_method_35, t31.use_coins AS use_coins_36, t31.payment_method AS payment_method_37, t31.phone AS phone_38, t31.need_bill AS need_bill_39, t31.cif AS cif_40, t31.buy_not_enought AS buy_not_enought_41, t31.better_price AS better_price_42, t31.is_individual_purchase AS is_individual_purchase_43, t31.created_by AS created_by_44, t31.updated_by AS updated_by_45, t31.created_at AS created_at_46, t31.updated_at AS updated_at_47, t31.buyer_id AS buyer_id_48, t31.card_id AS card_id_49, t31.shipping_address_entity_id AS shipping_address_entity_id_50, t31.buying_group_entity_id AS buying_group_entity_id_51, t31.shared_shipping_address_entity_id AS shared_shipping_address_entity_id_52, t31.billing_address_entity_id AS billing_address_entity_id_53, t0.share_favourite_products_type_id AS share_favourite_products_type_id_54, t0.share_shopping_type_id AS share_shopping_type_id_55, t0.language_id AS language_id_56, t0.payment_method_id AS payment_method_id_57 FROM "user" t0 LEFT JOIN shopping_cart t31 ON t31.buyer_id = t0.id INNER JOIN user_product ON t0.id = user_product.user_id WHERE user_product.product_id = ?
Parameters:
[
310
]
|
32 | 0.53 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.size AS size_3, t0.mimetype AS mimetype_4, t0.original_name AS original_name_5, t0.position AS position_6, t0.directory AS directory_7, t0.active AS active_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12, t0.product_image_id AS product_image_id_13, t0.product_video_id AS product_video_id_14, t15.id AS id_16, t15.username AS username_17, t15.nickname AS nickname_18, t15.roles AS roles_19, t15.password AS password_20, t15.email AS email_21, t15.is_on_boarding AS is_on_boarding_22, t15.accepted_communications AS accepted_communications_23, t15.accepted_policies AS accepted_policies_24, t15.is_active AS is_active_25, t15.legal_age AS legal_age_26, t15.is_notifications_active AS is_notifications_active_27, t15.is_verified AS is_verified_28, t15.name AS name_29, t15.surname AS surname_30, t15.cif AS cif_31, t15.phone AS phone_32, t15.cpostal AS cpostal_33, t15.sex AS sex_34, t15.holded_id AS holded_id_35, t15.notification_whatsapp AS notification_whatsapp_36, t15.email_token AS email_token_37, t15.email_token_expires_at AS email_token_expires_at_38, t15.birthday AS birthday_39, t15.bank_transfer_active AS bank_transfer_active_40, t15.created_by AS created_by_41, t15.updated_by AS updated_by_42, t15.created_at AS created_at_43, t15.updated_at AS updated_at_44, t15.avatar_id AS avatar_id_45, t15.share_favourite_products_type_id AS share_favourite_products_type_id_46, t15.share_shopping_type_id AS share_shopping_type_id_47, t15.language_id AS language_id_48, t15.payment_method_id AS payment_method_id_49, t0.producer_id AS producer_id_50, t0.brand_id AS brand_id_51 FROM media t0 LEFT JOIN "user" t15 ON t15.avatar_id = t0.id WHERE t0.brand_id = ? ORDER BY t0.position ASC
Parameters:
[
110
]
|
33 | 0.21 ms |
SELECT t0.id AS id_1, t0.share_favourite_products AS share_favourite_products_2, t0.share_shopping AS share_shopping_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_user_id AS main_user_id_8, t0.friend_user_id AS friend_user_id_9 FROM friend_triweer t0 WHERE t0.main_user_id = ?
Parameters:
[
3
]
|
34 | 0.34 ms |
SELECT t0.id AS id_1, t0.share_favourite_products AS share_favourite_products_2, t0.share_shopping AS share_shopping_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_user_id AS main_user_id_8, t0.friend_user_id AS friend_user_id_9 FROM friend_triweer t0 WHERE t0.friend_user_id = ?
Parameters:
[
3
]
|
35 | 0.18 ms |
SELECT t0.id AS id_1, t0.share_favourite_products AS share_favourite_products_2, t0.share_shopping AS share_shopping_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_user_id AS main_user_id_8, t0.friend_user_id AS friend_user_id_9 FROM friend_triweer t0 WHERE t0.main_user_id = ?
Parameters:
[
4
]
|
36 | 0.22 ms |
SELECT t0.id AS id_1, t0.share_favourite_products AS share_favourite_products_2, t0.share_shopping AS share_shopping_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.main_user_id AS main_user_id_8, t0.friend_user_id AS friend_user_id_9 FROM friend_triweer t0 WHERE t0.friend_user_id = ?
Parameters:
[
4
]
|
37 | 0.57 ms |
SELECT r0_.id AS id_0, r0_.rating AS rating_1, r0_.visible AS visible_2, r0_.created_by AS created_by_3, r0_.updated_by AS updated_by_4, r0_.created_at AS created_at_5, r0_.updated_at AS updated_at_6, r0_.user_id AS user_id_7, r0_.product_id AS product_id_8 FROM review r0_ WHERE r0_.product_id IS NULL AND r0_.visible = ? ORDER BY r0_.created_at DESC LIMIT 10
Parameters:
[
1
]
|
38 | 0.62 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.nickname AS nickname_3, t0.roles AS roles_4, t0.password AS password_5, t0.email AS email_6, t0.is_on_boarding AS is_on_boarding_7, t0.accepted_communications AS accepted_communications_8, t0.accepted_policies AS accepted_policies_9, t0.is_active AS is_active_10, t0.legal_age AS legal_age_11, t0.is_notifications_active AS is_notifications_active_12, t0.is_verified AS is_verified_13, t0.name AS name_14, t0.surname AS surname_15, t0.cif AS cif_16, t0.phone AS phone_17, t0.cpostal AS cpostal_18, t0.sex AS sex_19, t0.holded_id AS holded_id_20, t0.notification_whatsapp AS notification_whatsapp_21, t0.email_token AS email_token_22, t0.email_token_expires_at AS email_token_expires_at_23, t0.birthday AS birthday_24, t0.bank_transfer_active AS bank_transfer_active_25, t0.created_by AS created_by_26, t0.updated_by AS updated_by_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.avatar_id AS avatar_id_30, t31.id AS id_32, t31.save_card AS save_card_33, t31.is_billing_address_same_as_shipping AS is_billing_address_same_as_shipping_34, t31.delivery_method AS delivery_method_35, t31.use_coins AS use_coins_36, t31.payment_method AS payment_method_37, t31.phone AS phone_38, t31.need_bill AS need_bill_39, t31.cif AS cif_40, t31.buy_not_enought AS buy_not_enought_41, t31.better_price AS better_price_42, t31.is_individual_purchase AS is_individual_purchase_43, t31.created_by AS created_by_44, t31.updated_by AS updated_by_45, t31.created_at AS created_at_46, t31.updated_at AS updated_at_47, t31.buyer_id AS buyer_id_48, t31.card_id AS card_id_49, t31.shipping_address_entity_id AS shipping_address_entity_id_50, t31.buying_group_entity_id AS buying_group_entity_id_51, t31.shared_shipping_address_entity_id AS shared_shipping_address_entity_id_52, t31.billing_address_entity_id AS billing_address_entity_id_53, t0.share_favourite_products_type_id AS share_favourite_products_type_id_54, t0.share_shopping_type_id AS share_shopping_type_id_55, t0.language_id AS language_id_56, t0.payment_method_id AS payment_method_id_57 FROM "user" t0 LEFT JOIN shopping_cart t31 ON t31.buyer_id = t0.id WHERE t0.id = ?
Parameters:
[
287
]
|
39 | 0.40 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM review_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
11
]
|
40 | 0.43 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.nickname AS nickname_3, t0.roles AS roles_4, t0.password AS password_5, t0.email AS email_6, t0.is_on_boarding AS is_on_boarding_7, t0.accepted_communications AS accepted_communications_8, t0.accepted_policies AS accepted_policies_9, t0.is_active AS is_active_10, t0.legal_age AS legal_age_11, t0.is_notifications_active AS is_notifications_active_12, t0.is_verified AS is_verified_13, t0.name AS name_14, t0.surname AS surname_15, t0.cif AS cif_16, t0.phone AS phone_17, t0.cpostal AS cpostal_18, t0.sex AS sex_19, t0.holded_id AS holded_id_20, t0.notification_whatsapp AS notification_whatsapp_21, t0.email_token AS email_token_22, t0.email_token_expires_at AS email_token_expires_at_23, t0.birthday AS birthday_24, t0.bank_transfer_active AS bank_transfer_active_25, t0.created_by AS created_by_26, t0.updated_by AS updated_by_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.avatar_id AS avatar_id_30, t31.id AS id_32, t31.save_card AS save_card_33, t31.is_billing_address_same_as_shipping AS is_billing_address_same_as_shipping_34, t31.delivery_method AS delivery_method_35, t31.use_coins AS use_coins_36, t31.payment_method AS payment_method_37, t31.phone AS phone_38, t31.need_bill AS need_bill_39, t31.cif AS cif_40, t31.buy_not_enought AS buy_not_enought_41, t31.better_price AS better_price_42, t31.is_individual_purchase AS is_individual_purchase_43, t31.created_by AS created_by_44, t31.updated_by AS updated_by_45, t31.created_at AS created_at_46, t31.updated_at AS updated_at_47, t31.buyer_id AS buyer_id_48, t31.card_id AS card_id_49, t31.shipping_address_entity_id AS shipping_address_entity_id_50, t31.buying_group_entity_id AS buying_group_entity_id_51, t31.shared_shipping_address_entity_id AS shared_shipping_address_entity_id_52, t31.billing_address_entity_id AS billing_address_entity_id_53, t0.share_favourite_products_type_id AS share_favourite_products_type_id_54, t0.share_shopping_type_id AS share_shopping_type_id_55, t0.language_id AS language_id_56, t0.payment_method_id AS payment_method_id_57 FROM "user" t0 LEFT JOIN shopping_cart t31 ON t31.buyer_id = t0.id WHERE t0.id = ?
Parameters:
[
24
]
|
41 | 0.25 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM review_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
6
]
|
42 | 0.41 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.nickname AS nickname_3, t0.roles AS roles_4, t0.password AS password_5, t0.email AS email_6, t0.is_on_boarding AS is_on_boarding_7, t0.accepted_communications AS accepted_communications_8, t0.accepted_policies AS accepted_policies_9, t0.is_active AS is_active_10, t0.legal_age AS legal_age_11, t0.is_notifications_active AS is_notifications_active_12, t0.is_verified AS is_verified_13, t0.name AS name_14, t0.surname AS surname_15, t0.cif AS cif_16, t0.phone AS phone_17, t0.cpostal AS cpostal_18, t0.sex AS sex_19, t0.holded_id AS holded_id_20, t0.notification_whatsapp AS notification_whatsapp_21, t0.email_token AS email_token_22, t0.email_token_expires_at AS email_token_expires_at_23, t0.birthday AS birthday_24, t0.bank_transfer_active AS bank_transfer_active_25, t0.created_by AS created_by_26, t0.updated_by AS updated_by_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.avatar_id AS avatar_id_30, t31.id AS id_32, t31.save_card AS save_card_33, t31.is_billing_address_same_as_shipping AS is_billing_address_same_as_shipping_34, t31.delivery_method AS delivery_method_35, t31.use_coins AS use_coins_36, t31.payment_method AS payment_method_37, t31.phone AS phone_38, t31.need_bill AS need_bill_39, t31.cif AS cif_40, t31.buy_not_enought AS buy_not_enought_41, t31.better_price AS better_price_42, t31.is_individual_purchase AS is_individual_purchase_43, t31.created_by AS created_by_44, t31.updated_by AS updated_by_45, t31.created_at AS created_at_46, t31.updated_at AS updated_at_47, t31.buyer_id AS buyer_id_48, t31.card_id AS card_id_49, t31.shipping_address_entity_id AS shipping_address_entity_id_50, t31.buying_group_entity_id AS buying_group_entity_id_51, t31.shared_shipping_address_entity_id AS shared_shipping_address_entity_id_52, t31.billing_address_entity_id AS billing_address_entity_id_53, t0.share_favourite_products_type_id AS share_favourite_products_type_id_54, t0.share_shopping_type_id AS share_shopping_type_id_55, t0.language_id AS language_id_56, t0.payment_method_id AS payment_method_id_57 FROM "user" t0 LEFT JOIN shopping_cart t31 ON t31.buyer_id = t0.id WHERE t0.id = ?
Parameters:
[
18
]
|
43 | 0.25 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM review_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
5
]
|
44 | 0.43 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.nickname AS nickname_3, t0.roles AS roles_4, t0.password AS password_5, t0.email AS email_6, t0.is_on_boarding AS is_on_boarding_7, t0.accepted_communications AS accepted_communications_8, t0.accepted_policies AS accepted_policies_9, t0.is_active AS is_active_10, t0.legal_age AS legal_age_11, t0.is_notifications_active AS is_notifications_active_12, t0.is_verified AS is_verified_13, t0.name AS name_14, t0.surname AS surname_15, t0.cif AS cif_16, t0.phone AS phone_17, t0.cpostal AS cpostal_18, t0.sex AS sex_19, t0.holded_id AS holded_id_20, t0.notification_whatsapp AS notification_whatsapp_21, t0.email_token AS email_token_22, t0.email_token_expires_at AS email_token_expires_at_23, t0.birthday AS birthday_24, t0.bank_transfer_active AS bank_transfer_active_25, t0.created_by AS created_by_26, t0.updated_by AS updated_by_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.avatar_id AS avatar_id_30, t31.id AS id_32, t31.save_card AS save_card_33, t31.is_billing_address_same_as_shipping AS is_billing_address_same_as_shipping_34, t31.delivery_method AS delivery_method_35, t31.use_coins AS use_coins_36, t31.payment_method AS payment_method_37, t31.phone AS phone_38, t31.need_bill AS need_bill_39, t31.cif AS cif_40, t31.buy_not_enought AS buy_not_enought_41, t31.better_price AS better_price_42, t31.is_individual_purchase AS is_individual_purchase_43, t31.created_by AS created_by_44, t31.updated_by AS updated_by_45, t31.created_at AS created_at_46, t31.updated_at AS updated_at_47, t31.buyer_id AS buyer_id_48, t31.card_id AS card_id_49, t31.shipping_address_entity_id AS shipping_address_entity_id_50, t31.buying_group_entity_id AS buying_group_entity_id_51, t31.shared_shipping_address_entity_id AS shared_shipping_address_entity_id_52, t31.billing_address_entity_id AS billing_address_entity_id_53, t0.share_favourite_products_type_id AS share_favourite_products_type_id_54, t0.share_shopping_type_id AS share_shopping_type_id_55, t0.language_id AS language_id_56, t0.payment_method_id AS payment_method_id_57 FROM "user" t0 LEFT JOIN shopping_cart t31 ON t31.buyer_id = t0.id WHERE t0.id = ?
Parameters:
[
64
]
|
45 | 0.25 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM review_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
4
]
|
46 | 0.44 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.nickname AS nickname_3, t0.roles AS roles_4, t0.password AS password_5, t0.email AS email_6, t0.is_on_boarding AS is_on_boarding_7, t0.accepted_communications AS accepted_communications_8, t0.accepted_policies AS accepted_policies_9, t0.is_active AS is_active_10, t0.legal_age AS legal_age_11, t0.is_notifications_active AS is_notifications_active_12, t0.is_verified AS is_verified_13, t0.name AS name_14, t0.surname AS surname_15, t0.cif AS cif_16, t0.phone AS phone_17, t0.cpostal AS cpostal_18, t0.sex AS sex_19, t0.holded_id AS holded_id_20, t0.notification_whatsapp AS notification_whatsapp_21, t0.email_token AS email_token_22, t0.email_token_expires_at AS email_token_expires_at_23, t0.birthday AS birthday_24, t0.bank_transfer_active AS bank_transfer_active_25, t0.created_by AS created_by_26, t0.updated_by AS updated_by_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.avatar_id AS avatar_id_30, t31.id AS id_32, t31.save_card AS save_card_33, t31.is_billing_address_same_as_shipping AS is_billing_address_same_as_shipping_34, t31.delivery_method AS delivery_method_35, t31.use_coins AS use_coins_36, t31.payment_method AS payment_method_37, t31.phone AS phone_38, t31.need_bill AS need_bill_39, t31.cif AS cif_40, t31.buy_not_enought AS buy_not_enought_41, t31.better_price AS better_price_42, t31.is_individual_purchase AS is_individual_purchase_43, t31.created_by AS created_by_44, t31.updated_by AS updated_by_45, t31.created_at AS created_at_46, t31.updated_at AS updated_at_47, t31.buyer_id AS buyer_id_48, t31.card_id AS card_id_49, t31.shipping_address_entity_id AS shipping_address_entity_id_50, t31.buying_group_entity_id AS buying_group_entity_id_51, t31.shared_shipping_address_entity_id AS shared_shipping_address_entity_id_52, t31.billing_address_entity_id AS billing_address_entity_id_53, t0.share_favourite_products_type_id AS share_favourite_products_type_id_54, t0.share_shopping_type_id AS share_shopping_type_id_55, t0.language_id AS language_id_56, t0.payment_method_id AS payment_method_id_57 FROM "user" t0 LEFT JOIN shopping_cart t31 ON t31.buyer_id = t0.id WHERE t0.id = ?
Parameters:
[
61
]
|
47 | 0.26 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM review_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
3
]
|
48 | 0.36 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.nickname AS nickname_3, t0.roles AS roles_4, t0.password AS password_5, t0.email AS email_6, t0.is_on_boarding AS is_on_boarding_7, t0.accepted_communications AS accepted_communications_8, t0.accepted_policies AS accepted_policies_9, t0.is_active AS is_active_10, t0.legal_age AS legal_age_11, t0.is_notifications_active AS is_notifications_active_12, t0.is_verified AS is_verified_13, t0.name AS name_14, t0.surname AS surname_15, t0.cif AS cif_16, t0.phone AS phone_17, t0.cpostal AS cpostal_18, t0.sex AS sex_19, t0.holded_id AS holded_id_20, t0.notification_whatsapp AS notification_whatsapp_21, t0.email_token AS email_token_22, t0.email_token_expires_at AS email_token_expires_at_23, t0.birthday AS birthday_24, t0.bank_transfer_active AS bank_transfer_active_25, t0.created_by AS created_by_26, t0.updated_by AS updated_by_27, t0.created_at AS created_at_28, t0.updated_at AS updated_at_29, t0.avatar_id AS avatar_id_30, t31.id AS id_32, t31.save_card AS save_card_33, t31.is_billing_address_same_as_shipping AS is_billing_address_same_as_shipping_34, t31.delivery_method AS delivery_method_35, t31.use_coins AS use_coins_36, t31.payment_method AS payment_method_37, t31.phone AS phone_38, t31.need_bill AS need_bill_39, t31.cif AS cif_40, t31.buy_not_enought AS buy_not_enought_41, t31.better_price AS better_price_42, t31.is_individual_purchase AS is_individual_purchase_43, t31.created_by AS created_by_44, t31.updated_by AS updated_by_45, t31.created_at AS created_at_46, t31.updated_at AS updated_at_47, t31.buyer_id AS buyer_id_48, t31.card_id AS card_id_49, t31.shipping_address_entity_id AS shipping_address_entity_id_50, t31.buying_group_entity_id AS buying_group_entity_id_51, t31.shared_shipping_address_entity_id AS shared_shipping_address_entity_id_52, t31.billing_address_entity_id AS billing_address_entity_id_53, t0.share_favourite_products_type_id AS share_favourite_products_type_id_54, t0.share_shopping_type_id AS share_shopping_type_id_55, t0.language_id AS language_id_56, t0.payment_method_id AS payment_method_id_57 FROM "user" t0 LEFT JOIN shopping_cart t31 ON t31.buyer_id = t0.id WHERE t0.id = ?
Parameters:
[
202
]
|
49 | 0.31 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM review_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
2
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Product |
|
App\Entity\BaseNameSlug | No errors. |
App\Entity\ProductType | No errors. |
App\Entity\Iva |
|
App\Entity\Brand | No errors. |
App\Entity\Producer | No errors. |
App\Entity\UnitMeasurement | No errors. |
App\Entity\ProductUnique | No errors. |
App\Entity\Shipping | No errors. |
App\Entity\Category | No errors. |
App\Entity\Subcategory | No errors. |
App\Entity\Media | No errors. |
App\Entity\Label | No errors. |
App\Entity\ProductPriceScale | No errors. |
App\Entity\OrderDetail | No errors. |
App\Entity\User |
|
App\Entity\UserShared | No errors. |
App\Entity\Review |
|
App\Entity\ProductTranslation | No errors. |
App\Entity\Banner | No errors. |
App\Entity\BaseKeyValue | No errors. |
App\Entity\ShareType | No errors. |
App\Entity\FriendTriweer | No errors. |
App\Entity\Language | No errors. |
App\Entity\PaymentMethod | No errors. |
App\Entity\Order | No errors. |
App\Entity\OrderStatus | No errors. |
App\Entity\Address | No errors. |
App\Entity\ShoppingCart | No errors. |
App\Entity\Card | No errors. |
App\Entity\BuyingGroup |
|
App\Entity\SharedAddress | No errors. |
App\Entity\ShoppingCartDetail | No errors. |
App\Entity\Wallet | No errors. |
App\Entity\ProductReturn | No errors. |
App\Entity\BrandTranslation | No errors. |
App\Entity\LabelTranslation | No errors. |
App\Entity\ProducerTranslation | No errors. |
App\Entity\ReviewTranslation | No errors. |