GET https://studi-time-portal.apnw.ch/user/login

Query Metrics

3 Database Queries
2 Different statements
2.14 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.84 ms
SELECT t0.grp AS grp_1, t0.id AS id_2, t0.position AS position_3, t0.info AS info_4, t0.description AS description_5, t0.value AS value_6, t0.filter AS filter_7, t0.type AS type_8, t0.params AS params_9, t0.timestamp AS timestamp_10 FROM parameters t0 WHERE t0.grp = ? AND t0.id = ? AND t0.filter = ? LIMIT 1
Parameters:
[
  "account"
  "ActivateOauth"
  "S"
]
2 0.65 ms
SELECT t0.grp AS grp_1, t0.id AS id_2, t0.position AS position_3, t0.info AS info_4, t0.description AS description_5, t0.value AS value_6, t0.filter AS filter_7, t0.type AS type_8, t0.params AS params_9, t0.timestamp AS timestamp_10 FROM parameters t0 WHERE t0.grp = ? AND t0.id = ? AND t0.filter = ? LIMIT 1
Parameters:
[
  "system"
  "showClientOnLogin"
  "S"
]
3 0.64 ms
SELECT t0.id AS id_1, t0.info AS info_2, t0.devmode AS devmode_3, t0.param_version AS param_version_4, t0.message_version AS message_version_5 FROM sysinfo t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  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\Parameters 2
App\Entity\Sysinfo 1

Entities Mapping

Class Mapping errors
App\Entity\Parameters No errors.
App\Entity\Sysinfo No errors.