Query Metrics
1
Database Queries
1
Different statements
0.74 ms
Query time
0
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
0.74 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.old_id AS old_id_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.phone AS phone_8, t0.reset_token AS reset_token_9, t0.created_date AS created_date_10, t0.is_active AS is_active_11, t0.ip_address AS ip_address_12, t0.validated AS validated_13, t0.new AS new_14, t0.center_id AS center_id_15, t0.managed_center_id AS managed_center_id_16, t0.technology_selected_id AS technology_selected_id_17 FROM `user` t0 WHERE t0.id = ?
Parameters:
[ "" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| old | doctrine.dbal.old_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Center | No errors. |
| App\Entity\Technology | No errors. |