GET http://www.nxt.antiquites-en-france.com/ru/devis/nouveau?productId=176333

Query Metrics

8 Database Queries
5 Different statements
8.58 ms Query time
0 Invalid entities
40 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.04 ms
(47.13%)
4
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.value AS value_3, t0.updated_at AS updated_at_4 FROM marketplace_setting t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
  "public.locale_definitions"
]
1.34 ms
(15.61%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.status AS status_3, t0.display AS display_4, t0.price AS price_5, t0.currency AS currency_6, t0.condition AS condition_7, t0.stock_qty AS stock_qty_8, t0.weight_kg AS weight_kg_9, t0.length_cm AS length_cm_10, t0.width_cm AS width_cm_11, t0.height_cm AS height_cm_12, t0.depth_cm AS depth_cm_13, t0.diameter_cm AS diameter_cm_14, t0.is_week_featured AS is_week_featured_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.published_at AS published_at_18, t0.sold_at AS sold_at_19, t0.seller_id AS seller_id_20 FROM product t0 WHERE t0.id = ?
Parameters:
[
  176333
]
1.13 ms
(13.16%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.status AS status_3, t0.stripe_account_id AS stripe_account_id_4, t0.stripe_customer_id AS stripe_customer_id_5, t0.stripe_kyc_complete AS stripe_kyc_complete_6, t0.paypal_email AS paypal_email_7, t0.paypal_merchant_id AS paypal_merchant_id_8, t0.paypal_account_status AS paypal_account_status_9, t0.paypal_permissions_granted AS paypal_permissions_granted_10, t0.created_at AS created_at_11, t0.activated_at AS activated_at_12, t0.suspended_at AS suspended_at_13, t0.commercial_status AS commercial_status_14, t0.subscribed_since AS subscribed_since_15, t0.subscription_ends_at AS subscription_ends_at_16, t0.crm_priority AS crm_priority_17, t0.next_reminder_at AS next_reminder_at_18, t0.next_reminder_note AS next_reminder_note_19, t0.prospect_source AS prospect_source_20, t0.prospect_collected_at AS prospect_collected_at_21, t0.crm_flag_for_human AS crm_flag_for_human_22, t0.user_id AS user_id_23, t24.id AS id_25, t24.business_name AS business_name_26, t24.description AS description_27, t24.siret AS siret_28, t24.vat_number AS vat_number_29, t24.phone AS phone_30, t24.website AS website_31, t24.logo_path AS logo_path_32, t24.banner_path AS banner_path_33, t24.opening_hours AS opening_hours_34, t24.filter_tag_category_keys AS filter_tag_category_keys_35, t24.updated_at AS updated_at_36, t24.seller_id AS seller_id_37, t38.id AS id_39, t38.street AS street_40, t38.zip AS zip_41, t38.country_code AS country_code_42, t38.lat AS lat_43, t38.lng AS lng_44, t38.street_view_heading AS street_view_heading_45, t38.street_view_pitch AS street_view_pitch_46, t38.street_view_zoom AS street_view_zoom_47, t38.seller_id AS seller_id_48, t38.geo_city_id AS geo_city_id_49 FROM seller t0 LEFT JOIN seller_profile t24 ON t24.seller_id = t0.id LEFT JOIN seller_address t38 ON t38.seller_id = t0.id WHERE t0.id = ?
Parameters:
[
  6240
]
1.13 ms
(13.16%)
1
SELECT t0.id AS id_1, t0.file_path AS file_path_2, t0.thumb_path AS thumb_path_3, t0.detail_path AS detail_path_4, t0.alt_text AS alt_text_5, t0.position AS position_6, t0.is_primary AS is_primary_7, t0.width AS width_8, t0.height AS height_9, t0.created_at AS created_at_10, t0.product_id AS product_id_11 FROM product_image t0 WHERE t0.product_id = ?
Parameters:
[
  176333
]
0.94 ms
(10.94%)
1
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.title AS title_3, t0.description AS description_4, t0.auto_translated AS auto_translated_5, t0.translated_at AS translated_at_6, t0.product_id AS product_id_7 FROM product_translation t0 WHERE t0.product_id = ?
Parameters:
[
  176333
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\ProductImage 22
App\Entity\ProductTranslation 9
App\Entity\MarketplaceSetting 3
App\Entity\Product 1
App\Entity\Seller 1
App\Entity\User 1
App\Entity\SellerProfile 1
App\Entity\SellerAddress 1
App\Entity\Geo\GeoCity 1