POST https://lizardmc.ro/api/login

Query Metrics

1 Database Queries
1 Different statements
0.44 ms Query time
1 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.44 ms
(100.00%)
1
SELECT t0.unique_id AS unique_id_1, t0.last_name AS last_name_2, t0.last_seen AS last_seen_3, t0.roles AS roles_4, t0.password AS password_5 FROM nlogin t0 WHERE t0.last_name = ? LIMIT 1
Parameters:
[
  "Dani3l_FTW"
]

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\Accounts\User 1

Entities Mapping

Class Mapping errors
App\Entity\Accounts\User No errors.
App\Entity\Main\Comment
  • The field 'App\Entity\Main\Comment#id' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.