Query Metrics
353
Database Queries
4
Different statements
163.33 ms
Query time
2
Invalid entities
803
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
144.92 ms (88.73%) |
330 |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.original_name AS original_name_3, t0.url AS url_4, t0.type AS type_5, t0.mime_type AS mime_type_6, t0.size AS size_7, t0.dimensions AS dimensions_8, t0.uploaded_at AS uploaded_at_9, t0.entity_type AS entity_type_10, t0.entity_id AS entity_id_11, t0.role AS role_12, t0.position AS position_13, t0.title AS title_14, t0.alt AS alt_15, t0.caption AS caption_16, t0.original_checksum AS original_checksum_17, t0.optimized_filename AS optimized_filename_18, t0.optimized_url AS optimized_url_19, t0.optimized_size AS optimized_size_20, t0.optimized_dimensions AS optimized_dimensions_21, t0.optimized_at AS optimized_at_22, t0.optimized_max_width AS optimized_max_width_23, t0.uploaded_by_id AS uploaded_by_id_24, t0.product_id AS product_id_25, t0.warehouse_id AS warehouse_id_26, t0.product_variant_id AS product_variant_id_27 FROM media t0 WHERE t0.id = ?
Parameters:
[
9061
]
|
||||||||||||||||||||||||||||||
|
14.15 ms (8.66%) |
21 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.short_description AS short_description_5, t0.email AS email_6, t0.phone AS phone_7, t0.website AS website_8, t0.rating AS rating_9, t0.total_reviews AS total_reviews_10, t0.total_products AS total_products_11, t0.total_sales AS total_sales_12, t0.total_revenue AS total_revenue_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.is_verified AS is_verified_16, t0.is_approved AS is_approved_17, t0.is_active AS is_active_18, t0.is_public AS is_public_19, t0.status AS status_20, t0.settings AS settings_21, t0.location AS location_22, t0.address AS address_23, t0.bank_info AS bank_info_24, t0.shipping_options AS shipping_options_25, t0.member_since AS member_since_26, t0.user_id AS user_id_27, t0.logo_image_id AS logo_image_id_28, t0.banner_image_id AS banner_image_id_29, t0.main_image_id AS main_image_id_30, t0.avatar_image_id AS avatar_image_id_31, t0.country_id AS country_id_32, t33.id AS id_34, t33.vendor_name AS vendor_name_35, t33.drive_folder_id AS drive_folder_id_36, t33.drive_folder_name AS drive_folder_name_37, t33.products_csv_id AS products_csv_id_38, t33.products_csv_name AS products_csv_name_39, t33.images_folder_id AS images_folder_id_40, t33.images_folder_name AS images_folder_name_41, t33.is_active AS is_active_42, t33.auto_sync AS auto_sync_43, t33.last_sync AS last_sync_44, t33.total_products AS total_products_45, t33.total_images AS total_images_46, t33.sync_status AS sync_status_47, t33.created_at AS created_at_48, t33.updated_at AS updated_at_49, t33.vendor_id AS vendor_id_50, t0.biography_pdf AS biography_pdf_51 FROM vendor t0 LEFT JOIN drive_vendor_folder t33 ON t33.vendor_id = t0.id WHERE t0.id = ?
Parameters:
[
32
]
|
||||||||||||||||||||||||||||||
|
3.16 ms (1.94%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.short_description AS short_description_4, p0_.price AS price_5, p0_.sale_price AS sale_price_6, p0_.original_price AS original_price_7, p0_.rating AS rating_8, p0_.review_count AS review_count_9, p0_.in_stock AS in_stock_10, p0_.stock_quantity AS stock_quantity_11, p0_.low_stock_threshold AS low_stock_threshold_12, p0_.tags AS tags_13, p0_.weight AS weight_14, p0_.length AS length_15, p0_.width AS width_16, p0_.height AS height_17, p0_.sku AS sku_18, p0_.reference AS reference_19, p0_.is_featured AS is_featured_20, p0_.status AS status_21, p0_.product_type AS product_type_22, p0_.product_condition AS product_condition_23, p0_.disabled_for_return AS disabled_for_return_24, p0_.is_made_to_order AS is_made_to_order_25, p0_.production_notes AS production_notes_26, p0_.production_duration AS production_duration_27, p0_.production_duration_unit AS production_duration_unit_28, p0_.show_price AS show_price_29, p0_.only_contact AS only_contact_30, p0_.created_at AS created_at_31, p0_.updated_at AS updated_at_32, p0_.vendor_id AS vendor_id_33, p0_.category_id AS category_id_34, p0_.main_image_id AS main_image_id_35 FROM product p0_ LEFT JOIN vendor v1_ ON p0_.vendor_id = v1_.id LEFT JOIN category c2_ ON p0_.category_id = c2_.id WHERE p0_.status = ? ORDER BY p0_.created_at DESC
Parameters:
[
"PUBLISHED"
]
|
||||||||||||||||||||||||||||||
|
1.10 ms (0.67%) |
1 |
SELECT MIN(p0_.price) AS sclr_0, MAX(p0_.price) AS sclr_1 FROM product p0_ LEFT JOIN vendor v1_ ON p0_.vendor_id = v1_.id LEFT JOIN category c2_ ON p0_.category_id = c2_.id WHERE p0_.status = ?
Parameters:
[
"PUBLISHED"
]
|
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\Media | 389 |
| App\Entity\Product | 330 |
| App\Entity\User | 23 |
| App\Entity\Vendor | 21 |
| App\Entity\DriveVendorFolder | 20 |
| App\Entity\Category | 19 |
| App\Entity\Country | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product | No errors. |
| App\Entity\Vendor |
|
| App\Entity\Category | No errors. |
| App\Entity\Media | No errors. |
| App\Entity\ProductShippingMethod | No errors. |
| App\Entity\ProductAttribute | No errors. |
| App\Entity\ProductVariant |
|
| App\Entity\ProductTranslation | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\DriveVendorFolder | No errors. |
| App\Entity\File | No errors. |
| App\Entity\Specialty | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\VendorReview | No errors. |
| App\Entity\Shipment | No errors. |
| App\Entity\Warehouse | No errors. |
| App\Entity\VendorShippingMethod | No errors. |
| App\Entity\VendorCarrierService | No errors. |
| App\Entity\ShippingZone | No errors. |
| App\Entity\VendorTranslation | No errors. |
| App\Entity\Commission | No errors. |
| App\Entity\Withdrawal | No errors. |