GET https://tcc.se-ck.de/de/backend/bilder/verwaltung/fahrzeuge/bearbeiten/2904

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.14 ms
(55.89%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_original AS name_original_3, t0.mime_type AS mime_type_4, t0.path AS path_5, t0.path_base AS path_base_6, t0.category AS category_7, t0.vehicle_id AS vehicle_id_8, t0.article_id AS article_id_9 FROM file t0 WHERE t0.id = ?
Parameters:
[
  "2904"
]
0.90 ms
(44.11%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.roles AS roles_3, t0.password AS password_4, t0.name_first AS name_first_5 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]

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

Entities Mapping

Class Mapping errors
App\Entity\File No errors.
App\Entity\Vehicle No errors.
App\Entity\Article No errors.
App\Entity\User No errors.
App\Entity\Color No errors.
App\Entity\Brand No errors.
App\Entity\DesignType No errors.
App\Entity\BottomEmbossing No errors.
App\Entity\Type No errors.
App\Entity\TireType No errors.
App\Entity\Scale No errors.
App\Entity\Series No errors.
App\Entity\Manufacturer No errors.
App\Entity\Category No errors.