POST https://crm-dev.tardigrade-software.cz/api/login

Query Metrics

1 Database Queries
1 Different statements
0.95 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

default connection

Time Count Info
0.95 ms
(100.00%)
1
SELECT t0.uuid AS uuid_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.created AS created_5, t0.updated AS updated_6, t0.company AS company_7, t0.name AS name_8, t0.CMS AS CMS_9, t0.mailer AS mailer_10, t0.type FROM UM_users t0 WHERE t0.uuid = ? AND t0.type IN ('client') LIMIT 1
Parameters:
[
  "636c695f_33333064"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
client doctrine.dbal.client_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
client doctrine.orm.client_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
TG\UserManager\Entity\AUser 1

client entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
TG\UserManager\Entity\AUser No errors.
TG\UserManager\Entity\Client No errors.
TG\UserManager\Entity\Meta\Key No errors.
TG\UserManager\Entity\Admin No errors.

client entity manager

No loaded entities.