GET https://intern.ffa.de/admin/deputies/new

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.04 ms
SELECT t0.id AS id_1, t0.salutation AS salutation_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.email AS email_5, t0.password AS password_6, t0.roles AS roles_7, t0.valid_from AS valid_from_8, t0.valid_until AS valid_until_9, t0.is_approved AS is_approved_10, t0.is_active AS is_active_11, t0.created_at AS created_at_12, t0.last_login_at AS last_login_at_13, t0.tutorial_completed AS tutorial_completed_14 FROM app_user t0 WHERE t0.id = ?
Parameters:
[
  11
]
2 0.90 ms
SELECT a0_.id AS id_0, a0_.salutation AS salutation_1, a0_.first_name AS first_name_2, a0_.last_name AS last_name_3, a0_.email AS email_4, a0_.password AS password_5, a0_.roles AS roles_6, a0_.valid_from AS valid_from_7, a0_.valid_until AS valid_until_8, a0_.is_approved AS is_approved_9, a0_.is_active AS is_active_10, a0_.created_at AS created_at_11, a0_.last_login_at AS last_login_at_12, a0_.tutorial_completed AS tutorial_completed_13 FROM app_user a0_ WHERE a0_.is_active = 1 ORDER BY a0_.last_name ASC, a0_.first_name ASC
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 15

Entities Mapping