Query Metrics
3
Database Queries
3
Different statements
1.48 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.45 ms |
SELECT t0.foto_id AS foto_id_1, t0.foto_soubor AS foto_soubor_2, t0.foto_autor AS foto_autor_3, t0.foto_titulek AS foto_titulek_4, t0.foto_datum AS foto_datum_5, t0.foto_body AS foto_body_6, t0.foto_hodnoceni AS foto_hodnoceni_7, t0.foto_komentaru AS foto_komentaru_8, t0.foto_pocitadlo AS foto_pocitadlo_9, t0.foto_kos AS foto_kos_10, t0.foto_bd_px AS foto_bd_px_11, t0.foto_bd_col AS foto_bd_col_12, t0.foto_bg_col AS foto_bg_col_13, t0.foto_width AS foto_width_14, t0.foto_height AS foto_height_15, t0.mazat AS mazat_16, t0.tagy AS tagy_17, t0.popis AS popis_18, t0.foto_technika AS foto_technika_19, t0.foto_poznamka AS foto_poznamka_20, t0.foto_prodej AS foto_prodej_21, t0.foto_autor AS foto_autor_22 FROM foto t0 WHERE t0.foto_id = ?
Parameters:
[
477708
]
|
||||||||||||||||||||||||||
| 2 | 0.77 ms |
SELECT f0_.foto_id AS foto_id_0 FROM foto f0_ WHERE f0_.foto_autor = ? AND f0_.foto_kos = 0 AND f0_.foto_id < ? ORDER BY f0_.foto_id DESC LIMIT 1
Parameters:
[ 10189 477708 ]
|
||||||||||||||||||||||||||
| 3 | 0.26 ms |
SELECT f0_.foto_id AS foto_id_0 FROM foto f0_ WHERE f0_.foto_autor = ? AND f0_.foto_kos = 0 AND f0_.foto_id > ? ORDER BY f0_.foto_id ASC LIMIT 1
Parameters:
[ 10189 477708 ]
|
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\Photo\Photo | 1 |
| App\Entity\User\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Photo\Photo | No errors. |
| App\Entity\User\User | No errors. |
| App\Entity\Photo\Category | No errors. |