Query Metrics
1
Database Queries
1
Different statements
4.92 ms
Query time
0
Invalid entities
0
Cache hits
0
Cache misses
0
Cache puts
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 4.92 ms |
SELECT t0.naziv_dokumenta AS naziv_dokumenta_1, t0.bodovi AS bodovi_2, t0.datoteka AS datoteka_3, t0.obavezno AS obavezno_4, t0.redni_broj AS redni_broj_5, t0.id AS id_6, t0.kreiran AS kreiran_7, t0.promijenjen AS promijenjen_8, t0.natjecaj AS natjecaj_9 FROM natjecaj_dokument t0 WHERE t0.id = ?
Parameters:
[
"392"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
0
Misses
0
Puts
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Entity | No errors. |
| App\Entity\NatjecajDokument | No errors. |
| App\Entity\Natjecaj | No errors. |
| App\Entity\PrijavaNatjecajDatoteka | No errors. |