Query Metrics
13
Database Queries
10
Different statements
51.17 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.92 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.hotspot AS hotspot_4, t0.new AS new_5, t0.ndw AS ndw_6, t0.tpc_key_prefix AS tpc_key_prefix_7, t0.count_requests AS count_requests_8, t0.construction_type_id AS construction_type_id_9 FROM construction_elements t0 WHERE t0.id = ?
Parameters:
[
"132"
]
|
2 | 0.81 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM constructions t0
Parameters:
[] |
3 | 1.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.construction_id AS construction_id_3 FROM construction_types t0
Parameters:
[] |
4 | 0.36 ms |
"START TRANSACTION"
Parameters:
[] |
5 | 0.64 ms |
UPDATE construction_elements SET count_requests = ? WHERE id = ?
Parameters:
[ 1330 132 ] |
6 | 42.99 ms |
"COMMIT"
Parameters:
[] |
7 | 0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.construction_element_id AS construction_element_id_3 FROM regulation_components t0 WHERE t0.construction_element_id = ?
Parameters:
[
132
]
|
8 | 0.38 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.position AS position_4, t0.variable AS variable_5, t0.unit AS unit_6, t0.construction_element_id AS construction_element_id_7 FROM thermal_parameters t0 WHERE t0.construction_element_id = ?
Parameters:
[
132
]
|
9 | 0.76 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.thermal_parameter_id AS thermal_parameter_id_4 FROM thermal_values t0 WHERE t0.thermal_parameter_id = ?
Parameters:
[
527
]
|
10 | 0.74 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.thermal_parameter_id AS thermal_parameter_id_4 FROM thermal_values t0 WHERE t0.thermal_parameter_id = ?
Parameters:
[
528
]
|
11 | 0.71 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.thermal_parameter_id AS thermal_parameter_id_4 FROM thermal_values t0 WHERE t0.thermal_parameter_id = ?
Parameters:
[
529
]
|
12 | 0.74 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.thermal_parameter_id AS thermal_parameter_id_4 FROM thermal_values t0 WHERE t0.thermal_parameter_id = ?
Parameters:
[
530
]
|
user connection
#▲ | Time | Info |
---|---|---|
1 | 0.49 ms |
SELECT t0.user_id AS user_id_1, t0.user_email AS user_email_2, t0.user_password AS user_password_3, t0.roles AS roles_4, t0.is_active AS is_active_5, t0.user_registration_datetime AS user_registration_datetime_6, t0.last_login_at AS last_login_at_7, t0.user_hash AS user_hash_8 FROM wdvs_pa_users t0 WHERE t0.user_id = ?
Parameters:
[
9079
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
user | doctrine.dbal.user_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
user | doctrine.orm.user_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
user entity manager
Class | Mapping errors |
---|---|
Mm\Beton\Planungsatlas\AtlasBundle\Entity\User\User | No errors. |