GET https://sviluppoparcheggi.comune.levico-terme.tn.it/ticket/?search=364

Query Metrics

4 Database Queries
4 Different statements
1.79 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.58 ms
(32.53%)
1
SELECT count(DISTINCT t0_.id) AS sclr_0 FROM ticket t0_ WHERE t0_.nome LIKE ? OR t0_.cognome LIKE ? OR t0_.id = ?
Parameters:
[
  "%364%"
  "%364%"
  364
]
0.47 ms
(26.43%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.display_name AS display_name_4, t0.email AS email_5, t0.accessoeffettuato AS accessoeffettuato_6 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.47 ms
(26.15%)
1
SELECT DISTINCT t0_.id AS id_0, t0_.id AS id_1 FROM ticket t0_ WHERE t0_.nome LIKE ? OR t0_.cognome LIKE ? OR t0_.id = ? ORDER BY t0_.id DESC LIMIT 10
Parameters:
[
  "%364%"
  "%364%"
  364
]
0.27 ms
(14.90%)
1
SELECT t0_.id AS id_0, t0_.nome AS nome_1, t0_.cognome AS cognome_2, t0_.indirizzo AS indirizzo_3, t0_.civico AS civico_4, t0_.citta AS citta_5, t0_.provincia AS provincia_6, t0_.telefono AS telefono_7, t0_.email AS email_8 FROM ticket t0_ WHERE (t0_.nome LIKE ? OR t0_.cognome LIKE ? OR t0_.id = ?) AND t0_.id IN (?) ORDER BY t0_.id DESC
Parameters:
[
  "%364%"
  "%364%"
  364
  364
]

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\User 1
App\Entity\Ticket 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Ticket No errors.