GET http://remeslo.mocco.site/profil/4

Query Metrics

4 Database Queries
4 Different statements
1.45 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 0.54 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.meno AS meno_5, t0.priezvisko AS priezvisko_6, t0.telefon AS telefon_7, t0.mesto AS mesto_8, t0.bio AS bio_9, t0.avatar AS avatar_10, t0.is_active AS is_active_11, t0.created_at AS created_at_12 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  4
]
2 0.54 ms
SELECT t0.id AS id_1, t0.nazov AS nazov_2, t0.popis AS popis_3, t0.cena AS cena_4, t0.jednotka AS jednotka_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7, t0.remeslnik_id AS remeslnik_id_8, t0.category_id AS category_id_9 FROM service t0 WHERE t0.remeslnik_id = ?
Parameters:
[
  4
]
3 0.19 ms
SELECT t0.id AS id_1, t0.nazov AS nazov_2, t0.ikona AS ikona_3, t0.slug AS slug_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
  3
]
4 0.17 ms
SELECT t0.id AS id_1, t0.nazov AS nazov_2, t0.popis AS popis_3, t0.obrazok_path AS obrazok_path_4, t0.created_at AS created_at_5, t0.remeslnik_id AS remeslnik_id_6 FROM portfolio_item t0 WHERE t0.remeslnik_id = ?
Parameters:
[
  4
]

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\Service 3
App\Entity\PortfolioItem 2
App\Entity\User 1
App\Entity\Category 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Service No errors.
App\Entity\PortfolioItem No errors.
App\Entity\Category No errors.