Query Metrics
14
Database Queries
10
Different statements
26.18 ms
Query time
0
Invalid entities
15
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.61 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 = ? LIMIT 1
Parameters:
[
"41"
]
|
| 2 | 0.50 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:
[
"32"
]
|
| 3 | 1.24 ms |
SELECT COUNT(p0_.id) AS sclr_0 FROM prim_read p0_ INNER JOIN prim_watermark p1_ ON p0_.watermark_id = p1_.id WHERE p0_.datetime >= ? AND p1_.id = ? AND p0_.datetime <= ?
Parameters:
[ "2022-03-29" "10" "2022-04-29" ] |
| 4 | 0.91 ms |
SELECT COUNT(p0_.id) AS sclr_0 FROM prim_read p0_ INNER JOIN prim_watermark p1_ ON p0_.watermark_id = p1_.id WHERE p0_.datetime >= ? AND p1_.id = ? AND p0_.datetime <= ?
Parameters:
[ "2022-03-29" "10" "2022-04-29" ] |
| 5 | 5.16 ms |
SELECT COUNT(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_ean_code p3_ ON p0_.ean_code_id = p3_.id LEFT JOIN prim_catalogue_product p4_ ON p3_.id = p4_.ean_code_id LEFT JOIN prim_iqp_code p5_ ON p0_.iqp_code_id = p5_.id LEFT JOIN prim_iqb_code p6_ ON p5_.iqb_code_id = p6_.id LEFT JOIN prim_catalogue_product p7_ ON p6_.id = p7_.iqb_code_id WHERE p0_.datetime >= ? AND (p2_.id = ? OR p4_.id = ? OR p7_.id = ?) AND p0_.datetime <= ?
Parameters:
[ "2022-03-29" "1513" "1513" "1513" "2022-04-29" ] |
| 6 | 5.15 ms |
SELECT COUNT(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_ean_code p3_ ON p0_.ean_code_id = p3_.id LEFT JOIN prim_catalogue_product p4_ ON p3_.id = p4_.ean_code_id LEFT JOIN prim_iqp_code p5_ ON p0_.iqp_code_id = p5_.id LEFT JOIN prim_iqb_code p6_ ON p5_.iqb_code_id = p6_.id LEFT JOIN prim_catalogue_product p7_ ON p6_.id = p7_.iqb_code_id WHERE p0_.datetime >= ? AND (p2_.id = ? OR p4_.id = ? OR p7_.id = ?) AND p0_.datetime <= ?
Parameters:
[ "2022-03-29" "1513" "1513" "1513" "2022-04-29" ] |
| 7 | 0.43 ms |
SELECT COUNT(p0_.id) AS sclr_0 FROM prim_read p0_ LEFT JOIN prim_iqp_code p1_ ON p0_.iqp_code_id = p1_.id LEFT JOIN prim_iqb_code p2_ ON p1_.iqb_code_id = p2_.id LEFT JOIN prim_catalogue_product p3_ ON p2_.id = p3_.iqb_code_id WHERE p0_.datetime >= ? AND p3_.id = ? AND p0_.datetime <= ?
Parameters:
[ "2022-03-29" "1513" "2022-04-29" ] |
| 8 | 0.29 ms |
SELECT COUNT(p0_.id) AS sclr_0 FROM prim_read p0_ LEFT JOIN prim_iqp_code p1_ ON p0_.iqp_code_id = p1_.id LEFT JOIN prim_iqb_code p2_ ON p1_.iqb_code_id = p2_.id LEFT JOIN prim_catalogue_product p3_ ON p2_.id = p3_.iqb_code_id WHERE p0_.datetime >= ? AND p3_.id = ? AND p0_.datetime <= ?
Parameters:
[ "2022-03-29" "1513" "2022-04-29" ] |
| 9 | 5.25 ms |
SELECT COUNT(p0_.id) AS sclr_0 FROM prim_read p0_ LEFT JOIN prim_ean_code p1_ ON p0_.ean_code_id = p1_.id LEFT JOIN prim_catalogue_product p2_ ON p1_.id = p2_.ean_code_id LEFT JOIN prim_iqp_code p3_ ON p0_.iqp_code_id = p3_.id LEFT JOIN prim_iqb_code p4_ ON p3_.iqb_code_id = p4_.id LEFT JOIN prim_catalogue_product p5_ ON p4_.id = p5_.iqb_code_id LEFT JOIN prim_read_type p6_ ON p0_.read_type_id = p6_.id WHERE p0_.datetime >= ? AND (p2_.id = ? OR p5_.id = ?) AND p6_.slug = ? AND p0_.datetime <= ?
Parameters:
[ "2022-03-29" "1513" "1513" "benefit" "2022-04-29" ] |
| 10 | 5.16 ms |
SELECT COUNT(p0_.id) AS sclr_0 FROM prim_read p0_ LEFT JOIN prim_ean_code p1_ ON p0_.ean_code_id = p1_.id LEFT JOIN prim_catalogue_product p2_ ON p1_.id = p2_.ean_code_id LEFT JOIN prim_iqp_code p3_ ON p0_.iqp_code_id = p3_.id LEFT JOIN prim_iqb_code p4_ ON p3_.iqb_code_id = p4_.id LEFT JOIN prim_catalogue_product p5_ ON p4_.id = p5_.iqb_code_id LEFT JOIN prim_read_type p6_ ON p0_.read_type_id = p6_.id WHERE p0_.datetime >= ? AND (p2_.id = ? OR p5_.id = ?) AND p6_.slug = ? AND p0_.datetime <= ?
Parameters:
[ "2022-03-29" "1513" "1513" "benefit" "2022-04-29" ] |
| 11 | 0.63 ms |
SELECT t0.id AS id_1, t0.is_paired AS is_paired_2, t0.is_advertising AS is_advertising_3, t0.is_check_original AS is_check_original_4, t0.code AS code_5, t0.name AS name_6, t0.url AS url_7, t0.expiration_date AS expiration_date_8, t0.description AS description_9, t10.id AS id_11, t10.is_active AS is_active_12, t10.is_expirable AS is_expirable_13, t10.directory_path AS directory_path_14, t10.warranty_path AS warranty_path_15, t10.iqb_code_id AS iqb_code_id_16, t10.ean_code_id AS ean_code_id_17, t10.watermark_id AS watermark_id_18, t10.category_id AS category_id_19, t10.producer_id AS producer_id_20, t10.trademark_id AS trademark_id_21, t10.subcategory_1_id AS subcategory_1_id_22, t10.subcategory_2_id AS subcategory_2_id_23, t10.subcategory_3_id AS subcategory_3_id_24, t10.subcategory_4_id AS subcategory_4_id_25, t0.brand_id AS brand_id_26 FROM prim_watermark t0 LEFT JOIN prim_catalogue_product t10 ON t10.watermark_id = t0.id WHERE t0.id = ?
Parameters:
[
"10"
]
|
| 12 | 0.29 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.is_expirable AS is_expirable_3, t0.directory_path AS directory_path_4, t0.warranty_path AS warranty_path_5, t0.iqb_code_id AS iqb_code_id_6, t0.ean_code_id AS ean_code_id_7, t0.watermark_id AS watermark_id_8, t0.category_id AS category_id_9, t0.producer_id AS producer_id_10, t0.trademark_id AS trademark_id_11, t0.subcategory_1_id AS subcategory_1_id_12, t0.subcategory_2_id AS subcategory_2_id_13, t0.subcategory_3_id AS subcategory_3_id_14, t0.subcategory_4_id AS subcategory_4_id_15 FROM prim_catalogue_product t0 WHERE t0.id = ?
Parameters:
[
"1513"
]
|
| 13 | 0.31 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.website AS website_4, t0.image_path AS image_path_5, t0.description AS description_6, t0.notes AS notes_7, t0.product_id AS product_id_8, t0.language_id AS language_id_9 FROM prim_catalogue_product_detail t0 WHERE t0.product_id = ?
Parameters:
[
"1513"
]
|
| 14 | 0.24 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"
]
|
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\Brand | 2 |
| App\Entity\Application\Application | 1 |
| App\Entity\Panel\Panel | 1 |
| App\Entity\Watermark | 1 |
| App\Entity\Catalogue\Product | 1 |
| App\Entity\IqbCode | 1 |
| App\Entity\EanCode | 1 |
| App\Entity\Catalogue\Category | 1 |
| App\Entity\Producer | 1 |
| App\Entity\Catalogue\Subcategory1 | 1 |
| App\Entity\Catalogue\Subcategory2 | 1 |
| App\Entity\Catalogue\Subcategory3 | 1 |
| App\Entity\Catalogue\ProductDetail | 1 |
| App\Entity\Language | 1 |