GET https://www.primigenagroup.com/admin/brand/19/servizio-pannello/

Query Metrics

5 Database Queries
5 Different statements
2.75 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.62 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:
[
  "19"
]
2 0.64 ms
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM prim_panel p0_ LEFT JOIN prim_watermark p1_ ON p0_.watermark_id = p1_.id WHERE p0_.brand_id = ?
Parameters:
[
  "19"
]
3 0.34 ms
SELECT DISTINCT p0_.id AS id_0, p0_.name AS name_1 FROM prim_panel p0_ LEFT JOIN prim_watermark p1_ ON p0_.watermark_id = p1_.id WHERE p0_.brand_id = ? ORDER BY p0_.name ASC LIMIT 15
Parameters:
[
  "19"
]
4 0.36 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.image_path AS image_path_3, p0_.start_date AS start_date_4, p0_.end_date AS end_date_5, p0_.is_table_active AS is_table_active_6, p0_.is_map_active AS is_map_active_7, p0_.is_url_active AS is_url_active_8, p0_.watermark_id AS watermark_id_9, p0_.brand_id AS brand_id_10, p0_.category_id AS category_id_11, p0_.subcategory1_id AS subcategory1_id_12, p0_.subcategory2_id AS subcategory2_id_13, p0_.subcategory3_id AS subcategory3_id_14, p0_.subcategory4_id AS subcategory4_id_15, p0_.product_id AS product_id_16 FROM prim_panel p0_ LEFT JOIN prim_watermark p1_ ON p0_.watermark_id = p1_.id WHERE p0_.brand_id = ? AND p0_.id IN (?) ORDER BY p0_.name ASC
Parameters:
[
  "19"
  "22"
]
5 0.79 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:
[
  "9"
]

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 1
App\Entity\Application\Application 1
App\Entity\Panel\Panel 1
App\Entity\Watermark 1