POST https://events.ffns.es/admin/loginadmin

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.45 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.city AS city_5, t0.timezone AS timezone_6, t0.unlocode AS unlocode_7, t0.continent AS continent_8, t0.company AS company_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.website AS website_12, t0.lastlogin AS lastlogin_13, t0.administrator AS administrator_14, t0.roles AS roles_15, t0.password AS password_16, t0.is_verified AS is_verified_17, t0.country_id AS country_id_18 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "zomreiee@immenseignite.info"
]

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

Entities Mapping

Class Mapping errors
App\Entity\User
  • The association App\Entity\User#country refers to the inverse side field App\Entity\Country#users which does not exist.
App\Entity\Country No errors.