GET https://test.zacnikdejsi.cz/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.05 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]
2 0.26 ms
SELECT * FROM word_cloud WHERE is_zobrazit = 1 ORDER BY RAND() LIMIT 35
Parameters:
[]
3 0.06 ms
SELECT n0_.id AS id_0, n0_.identifikator AS identifikator_1, n0_.nastaveni AS nastaveni_2 FROM nastaveni_webu n0_ WHERE n0_.identifikator = ?
Parameters:
[
  "video_id_main_page"
]
4 0.03 ms
SELECT t0_.id AS id_0, t0_.stranka AS stranka_1, t0_.text AS text_2, t0_.identifikator AS identifikator_3, t0_.nadpis AS nadpis_4 FROM texty_stranek t0_ WHERE t0_.identifikator = ? AND t0_.stranka = ?
Parameters:
[
  "levy-sloupec-1"
  "homepage"
]
5 0.03 ms
SELECT t0_.id AS id_0, t0_.stranka AS stranka_1, t0_.text AS text_2, t0_.identifikator AS identifikator_3, t0_.nadpis AS nadpis_4 FROM texty_stranek t0_ WHERE t0_.identifikator = ? AND t0_.stranka = ?
Parameters:
[
  "pravy-sloupec-1"
  "homepage"
]
6 0.02 ms
SELECT t0_.id AS id_0, t0_.stranka AS stranka_1, t0_.text AS text_2, t0_.identifikator AS identifikator_3, t0_.nadpis AS nadpis_4 FROM texty_stranek t0_ WHERE t0_.identifikator = ? AND t0_.stranka = ?
Parameters:
[
  "zaverecny-text"
  "homepage"
]

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\TextyStranek 3
App\Entity\User 1
App\Entity\NastaveniWebu 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\WordCloud No errors.
App\Entity\NastaveniWebu No errors.
App\Entity\TextyStranek No errors.