GET https://www.primigenagroup.com/admin/brand/1/servizio/reindirizzamento-con-conto-alla-rovescia/17/report

Query Metrics

4 Database Queries
4 Different statements
2.90 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# 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:
[
  "1"
]
2 0.65 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.url AS url_4, t0.refresh_time AS refresh_time_5, t0.brand_id AS brand_id_6 FROM prim_countdown_redirect t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "17"
]
3 0.60 ms
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM prim_countdown_redirect_read p0_ LEFT JOIN prim_countdown_redirect p1_ ON p0_.countdown_redirect_id = p1_.id WHERE p1_.id = ? AND p0_.datetime >= ? AND p0_.datetime <= ?
Parameters:
[
  "17"
  "2026-05-25"
  "2026-06-25 18:22:00"
]
4 1.04 ms
SELECT DISTINCT p0_.id AS id_0, p0_.datetime AS datetime_1 FROM prim_countdown_redirect_read p0_ LEFT JOIN prim_countdown_redirect p1_ ON p0_.countdown_redirect_id = p1_.id WHERE p1_.id = ? AND p0_.datetime >= ? AND p0_.datetime <= ? ORDER BY p0_.datetime DESC LIMIT 100
Parameters:
[
  "17"
  "2026-05-25"
  "2026-06-25 18:22:00"
]

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\CountdownRedirect\CountdownRedirect 1