Query Metrics
13
Database Queries
13
Different statements
18.77 ms
Query time
0
Invalid entities
22
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image_path AS image_path_4, t0.start_date AS start_date_5, t0.end_date AS end_date_6, t0.is_table_active AS is_table_active_7, t0.is_map_active AS is_map_active_8, t0.is_url_active AS is_url_active_9, t0.watermark_id AS watermark_id_10, t0.brand_id AS brand_id_11, t0.category_id AS category_id_12, t0.subcategory1_id AS subcategory1_id_13, t0.subcategory2_id AS subcategory2_id_14, t0.subcategory3_id AS subcategory3_id_15, t0.subcategory4_id AS subcategory4_id_16, t0.product_id AS product_id_17 FROM prim_panel t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"41"
]
|
| 2 | 0.61 ms |
SELECT t0.id AS id_1, t0.subcategory_2_id AS subcategory_2_id_2 FROM prim_catalogue_subcategory_3 t0 WHERE t0.id = ?
Parameters:
[
"444"
]
|
| 3 | 0.36 ms |
SELECT t0.id AS id_1, t0.subcategory_1_id AS subcategory_1_id_2 FROM prim_catalogue_subcategory_2 t0 WHERE t0.id = ?
Parameters:
[
"139"
]
|
| 4 | 0.21 ms |
SELECT t0.id AS id_1, t0.category_id AS category_id_2 FROM prim_catalogue_subcategory_1 t0 WHERE t0.id = ?
Parameters:
[
"28"
]
|
| 5 | 0.20 ms |
SELECT t0.id AS id_1 FROM prim_catalogue_category t0 WHERE t0.id = ?
Parameters:
[
"5"
]
|
| 6 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_category_detail t0 WHERE t0.category_id = ?
Parameters:
[
"5"
]
|
| 7 | 0.22 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.slug AS slug_3 FROM prim_language t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
| 8 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.subcategory_1_id AS subcategory_1_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_subcategory_1_detail t0 WHERE t0.subcategory_1_id = ?
Parameters:
[
"28"
]
|
| 9 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.subcategory_2_id AS subcategory_2_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_subcategory_2_detail t0 WHERE t0.subcategory_2_id = ?
Parameters:
[
"139"
]
|
| 10 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.subcategory_3_id AS subcategory_3_id_3, t0.language_id AS language_id_4 FROM prim_catalogue_subcategory_3_detail t0 WHERE t0.subcategory_3_id = ?
Parameters:
[
"444"
]
|
| 11 | 7.42 ms |
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM prim_read p0_ LEFT JOIN prim_iqb_code p1_ ON p0_.iqb_code_id = p1_.id LEFT JOIN prim_catalogue_product p2_ ON p1_.id = p2_.iqb_code_id LEFT JOIN prim_catalogue_subcategory_3 p3_ ON p2_.subcategory_3_id = p3_.id LEFT JOIN prim_ean_code p4_ ON p0_.ean_code_id = p4_.id LEFT JOIN prim_catalogue_product p5_ ON p4_.id = p5_.ean_code_id LEFT JOIN prim_catalogue_subcategory_3 p6_ ON p5_.subcategory_3_id = p6_.id LEFT JOIN prim_iqp_code p7_ ON p0_.iqp_code_id = p7_.id LEFT JOIN prim_iqb_code p8_ ON p7_.iqb_code_id = p8_.id LEFT JOIN prim_catalogue_product p9_ ON p8_.id = p9_.iqb_code_id LEFT JOIN prim_catalogue_subcategory_3 p10_ ON p9_.subcategory_3_id = p10_.id WHERE p0_.datetime >= ? AND (p3_.id = ? OR p6_.id = ? OR p10_.id = ?) AND p0_.datetime <= ?
Parameters:
[ "2022-04-10" "444" "444" "444" "2022-04-30" ] |
| 12 | 7.26 ms |
SELECT DISTINCT p0_.id AS id_0, p0_.datetime AS datetime_1 FROM prim_read p0_ LEFT JOIN prim_iqb_code p1_ ON p0_.iqb_code_id = p1_.id LEFT JOIN prim_catalogue_product p2_ ON p1_.id = p2_.iqb_code_id LEFT JOIN prim_catalogue_subcategory_3 p3_ ON p2_.subcategory_3_id = p3_.id LEFT JOIN prim_ean_code p4_ ON p0_.ean_code_id = p4_.id LEFT JOIN prim_catalogue_product p5_ ON p4_.id = p5_.ean_code_id LEFT JOIN prim_catalogue_subcategory_3 p6_ ON p5_.subcategory_3_id = p6_.id LEFT JOIN prim_iqp_code p7_ ON p0_.iqp_code_id = p7_.id LEFT JOIN prim_iqb_code p8_ ON p7_.iqb_code_id = p8_.id LEFT JOIN prim_catalogue_product p9_ ON p8_.id = p9_.iqb_code_id LEFT JOIN prim_catalogue_subcategory_3 p10_ ON p9_.subcategory_3_id = p10_.id WHERE p0_.datetime >= ? AND (p3_.id = ? OR p6_.id = ? OR p10_.id = ?) AND p0_.datetime <= ? ORDER BY p0_.datetime DESC LIMIT 100
Parameters:
[ "2022-04-10" "444" "444" "444" "2022-04-30" ] |
| 13 | 0.72 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.name AS name_3, t0.vat AS vat_4, t0.fiscal_code AS fiscal_code_5, t0.address AS address_6, t0.zip AS zip_7, t0.city AS city_8, t0.country AS country_9, t0.email AS email_10, t0.phone AS phone_11, t0.website AS website_12, t0.logo_path AS logo_path_13, t0.directory_name AS directory_name_14, t0.warranty_email AS warranty_email_15, t16.id AS id_17, t16.logo_path AS logo_path_18, t16.splash_path AS splash_path_19, t16.color_splash_back AS color_splash_back_20, t16.color_back AS color_back_21, t16.brand_id AS brand_id_22 FROM prim_brand t0 LEFT JOIN prim_application t16 ON t16.brand_id = t0.id WHERE t0.id = ?
Parameters:
[
"45"
]
|
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\Catalogue\CategoryDetail | 3 |
| App\Entity\Language | 3 |
| App\Entity\Catalogue\Subcategory3Detail | 3 |
| App\Entity\Catalogue\Subcategory1Detail | 2 |
| App\Entity\Catalogue\Subcategory2Detail | 2 |
| App\Entity\Panel\Panel | 1 |
| App\Entity\Watermark | 1 |
| App\Entity\Brand | 1 |
| App\Entity\Catalogue\Category | 1 |
| App\Entity\Catalogue\Subcategory1 | 1 |
| App\Entity\Catalogue\Subcategory2 | 1 |
| App\Entity\Catalogue\Subcategory3 | 1 |
| App\Entity\Catalogue\Product | 1 |
| App\Entity\Application\Application | 1 |