Query Metrics
19
Database Queries
7
Different statements
4.07 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.58 ms (38.70%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.logo AS logo_5, t0.address AS address_6, t0.phone_number AS phone_number_7, t0.email AS email_8, t0.is_active AS is_active_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.current_products AS current_products_12, t0.current_employees AS current_employees_13, t0.current_orders AS current_orders_14, t0.current_revenue AS current_revenue_15, t0.current_storage AS current_storage_16, t0.current_ca_limit AS current_ca_limit_17, t0.siret_nif AS siret_nif_18, t0.iban AS iban_19, t0.website AS website_20, t0.facebook AS facebook_21, t0.instagram AS instagram_22, t0.twitter AS twitter_23, t0.youtube AS youtube_24, t0.tiktok AS tiktok_25, t0.whatsapp AS whatsapp_26, t0.telegram AS telegram_27, t0.banner_images AS banner_images_28, t0.view_count AS view_count_29, t0.follower_count AS follower_count_30, t0.average_rating AS average_rating_31, t0.review_count AS review_count_32, t0.status AS status_33, t0.verification_status AS verification_status_34, t0.verified_at AS verified_at_35, t0.business_hours AS business_hours_36, t0.delivery_areas AS delivery_areas_37, t0.payment_methods AS payment_methods_38, t0.return_policy AS return_policy_39, t0.shipping_policy AS shipping_policy_40, t0.privacy_policy AS privacy_policy_41, t0.is_verified AS is_verified_42, t0.is_premium AS is_premium_43, t0.allow_reviews AS allow_reviews_44, t0.allow_messages AS allow_messages_45, t0.show_contact_info AS show_contact_info_46, t0.show_social_links AS show_social_links_47, t0.shop_category_id AS shop_category_id_48, t0.plan_id AS plan_id_49 FROM shop t0 WHERE t0.shop_category_id = ?
Parameters:
[
8
]
|
|
0.94 ms (23.14%) |
4 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.sku AS sku_3, t0.barcode AS barcode_4, t0.description AS description_5, t0.images AS images_6, t0.videos AS videos_7, t0.documents AS documents_8, t0.price AS price_9, t0.compare_at_price AS compare_at_price_10, t0.stock AS stock_11, t0.min_stock_alert AS min_stock_alert_12, t0.manage_stock AS manage_stock_13, t0.allow_backorders AS allow_backorders_14, t0.stock_status AS stock_status_15, t0.weight AS weight_16, t0.length AS length_17, t0.width AS width_18, t0.height AS height_19, t0.is_digital AS is_digital_20, t0.digital_file AS digital_file_21, t0.attributes AS attributes_22, t0.variations AS variations_23, t0.is_active AS is_active_24, t0.is_featured AS is_featured_25, t0.published_at AS published_at_26, t0.available_from AS available_from_27, t0.available_to AS available_to_28, t0.meta_title AS meta_title_29, t0.meta_description AS meta_description_30, t0.meta_keywords AS meta_keywords_31, t0.view_count AS view_count_32, t0.sales_count AS sales_count_33, t0.average_rating AS average_rating_34, t0.review_count AS review_count_35, t0.tier_prices AS tier_prices_36, t0.has_tier_pricing AS has_tier_pricing_37, t0.name AS name_38, t0.shop_id AS shop_id_39, t0.category_id AS category_id_40, t0.brand_id AS brand_id_41, t0.condition_id AS condition_id_42 FROM product t0 WHERE t0.shop_id = ?
Parameters:
[
6
]
|
|
0.56 ms (13.72%) |
4 |
SELECT t0.id AS id_1, t0.followed_at AS followed_at_2, t0.is_active AS is_active_3, t0.unfollowed_at AS unfollowed_at_4, t0.user_id AS user_id_5, t0.shop_id AS shop_id_6 FROM shop_follows t0 WHERE t0.shop_id = ?
Parameters:
[
6
]
|
|
0.34 ms (8.37%) |
1 |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.description AS description_3, s0_.logo AS logo_4, s0_.address AS address_5, s0_.phone_number AS phone_number_6, s0_.email AS email_7, s0_.is_active AS is_active_8, s0_.created_at AS created_at_9, s0_.updated_at AS updated_at_10, s0_.current_products AS current_products_11, s0_.current_employees AS current_employees_12, s0_.current_orders AS current_orders_13, s0_.current_revenue AS current_revenue_14, s0_.current_storage AS current_storage_15, s0_.current_ca_limit AS current_ca_limit_16, s0_.siret_nif AS siret_nif_17, s0_.iban AS iban_18, s0_.website AS website_19, s0_.facebook AS facebook_20, s0_.instagram AS instagram_21, s0_.twitter AS twitter_22, s0_.youtube AS youtube_23, s0_.tiktok AS tiktok_24, s0_.whatsapp AS whatsapp_25, s0_.telegram AS telegram_26, s0_.banner_images AS banner_images_27, s0_.view_count AS view_count_28, s0_.follower_count AS follower_count_29, s0_.average_rating AS average_rating_30, s0_.review_count AS review_count_31, s0_.status AS status_32, s0_.verification_status AS verification_status_33, s0_.verified_at AS verified_at_34, s0_.business_hours AS business_hours_35, s0_.delivery_areas AS delivery_areas_36, s0_.payment_methods AS payment_methods_37, s0_.return_policy AS return_policy_38, s0_.shipping_policy AS shipping_policy_39, s0_.privacy_policy AS privacy_policy_40, s0_.is_verified AS is_verified_41, s0_.is_premium AS is_premium_42, s0_.allow_reviews AS allow_reviews_43, s0_.allow_messages AS allow_messages_44, s0_.show_contact_info AS show_contact_info_45, s0_.show_social_links AS show_social_links_46, s0_.shop_category_id AS shop_category_id_47, s0_.plan_id AS plan_id_48 FROM shop s0_ LEFT JOIN shop_category s1_ ON s0_.shop_category_id = s1_.id WHERE s0_.is_active = ? AND s1_.slug = ? ORDER BY s0_.created_at DESC LIMIT 9
Parameters:
[ 1 "technologie" ] |
|
0.31 ms (7.65%) |
1 |
SELECT COUNT(s0_.id) AS sclr_0 FROM shop s0_ LEFT JOIN shop_category s1_ ON s0_.shop_category_id = s1_.id WHERE s0_.is_active = ? AND s1_.slug = ?
Parameters:
[ 1 "technologie" ] |
|
0.20 ms (4.79%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.banner_image AS banner_image_5, t0.position AS position_6, t0.is_active AS is_active_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM shop_category t0 WHERE t0.is_active = ? ORDER BY t0.name ASC
Parameters:
[
1
]
|
|
0.15 ms (3.63%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.banner_image AS banner_image_5, t0.position AS position_6, t0.is_active AS is_active_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM shop_category t0 WHERE t0.slug = ? AND t0.is_active = ? LIMIT 1
Parameters:
[ "technologie" 1 ] |
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\Shop | No errors. |
| App\Entity\ShopCategory | No errors. |
| App\Entity\ShopPlan | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\ShopFollow | No errors. |
| App\Entity\ShopReview | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Brand | No errors. |
| App\Entity\ProductCondition | No errors. |
| App\Entity\ProductRanking | No errors. |
| App\Entity\ProductVariant | No errors. |
| App\Entity\ProductDetail | No errors. |