GET https://dev.fcsprint2.nl/admin/bulk/applications?p=admin%2Fbulk%2Fapplications

Query Metrics

2 Database Queries
2 Different statements
1.16 ms Query time
0 Invalid entities
24 Managed entities

Queries

Group similar statements

# Time Info
1 0.42 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.active AS active_3, t0.exportdata AS exportdata_4, t0.last_used AS last_used_5, t0.id AS id_6, t0.email AS email_7, t0.fullname AS fullname_8, t0.azure_id AS azure_id_9, t0.azure_refresh_token AS azure_refresh_token_10, t0.roles AS roles_11, t0.used AS used_12, t0.password AS password_13, t0.progress AS progress_14, t0.user_id AS user_id_15 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2015
]
2 0.73 ms
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.active AS active_3, t0.exportdata AS exportdata_4, t0.is_mobile AS is_mobile_5, t0.testable AS testable_6, t0.has_info AS has_info_7, t0.has_index AS has_index_8, t0.id AS id_9, t0.name AS name_10, t0.information AS information_11, t0.dirname AS dirname_12, t0.is_application AS is_application_13, t0.bulk_word AS bulk_word_14, t0.user_id AS user_id_15 FROM application t0 WHERE t0.is_application = ? AND t0.bulk_word = ? ORDER BY t0.name ASC
Parameters:
[
  1
  1
]

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\Application 22
App\Entity\User 2

Entities Mapping