POST https://moldxpert.cz/login

Query Metrics

4 Database Queries
4 Different statements
27.51 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
12.79 ms
(46.48%)
1
INSERT INTO activity_log (action, entity_type, entity_id, description, metadata, ip_address, created_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "user.login"
  "User"
  1
  "Přihlášení uživatele: firma@moldxpert.cz"
  "{"email":"firma@moldxpert.cz"}"
  "195.113.118.51"
  "2026-04-14 10:44:04"
  1
]
9.97 ms
(36.23%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.created_at AS created_at_6, t0.is_active AS is_active_7, t0.company_id AS company_id_8 FROM "user" t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "firma@moldxpert.cz"
]
3.17 ms
(11.53%)
1
"COMMIT"
Parameters:
[]
1.58 ms
(5.75%)
1
"START TRANSACTION"
Parameters:
[]

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

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Company No errors.
App\Entity\Project No errors.
App\Entity\ActivityLog No errors.