Query Metrics

6 Database Queries
1 Different statements
4.03 ms Query time
0 Invalid entities
8 Managed entities

Queries

Group similar statements

# Time Info
1 2.92 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.key AS key_3, t0.description AS description_4, t0.changeable AS changeable_5, t0.system_config_group_id AS system_config_group_id_6 FROM sys_config t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "tecdoc_provider_id"
]
2 0.27 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.key AS key_3, t0.description AS description_4, t0.changeable AS changeable_5, t0.system_config_group_id AS system_config_group_id_6 FROM sys_config t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "tecdoc_lang"
]
3 0.22 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.key AS key_3, t0.description AS description_4, t0.changeable AS changeable_5, t0.system_config_group_id AS system_config_group_id_6 FROM sys_config t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "tecdoc_country"
]
4 0.20 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.key AS key_3, t0.description AS description_4, t0.changeable AS changeable_5, t0.system_config_group_id AS system_config_group_id_6 FROM sys_config t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "tecdoc_active"
]
5 0.24 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.key AS key_3, t0.description AS description_4, t0.changeable AS changeable_5, t0.system_config_group_id AS system_config_group_id_6 FROM sys_config t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "tax"
]
6 0.17 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.key AS key_3, t0.description AS description_4, t0.changeable AS changeable_5, t0.system_config_group_id AS system_config_group_id_6 FROM sys_config t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
  "deposit_tax"
]

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\System\SystemConfig 6
App\Entity\System\SystemConfigGroup 2

Entities Mapping

Class Mapping errors
App\Entity\System\SystemConfig No errors.
App\Entity\System\SystemConfigGroup No errors.