https://bio-moosod.com/data/remove/673bfb23b8b26

Query Metrics

5 Database Queries
5 Different statements
2.01 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.64 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.lastname AS lastname_5, t0.flag_status AS flag_status_6, t0.id_card_no AS id_card_no_7, t0.pic AS pic_8, t0.address AS address_9, t0.province AS province_10, t0.name AS name_11, t0.ref_id AS ref_id_12, t0.passkey AS passkey_13, t0.branch_id AS branch_id_14, t0.app_role_id AS app_role_id_15 FROM user t0 WHERE t0.id = ?
Parameters:
[
  26
]
2 0.63 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.path AS path_3, t0.update_date AS update_date_4, t0.branch_id AS branch_id_5, t0.remark AS remark_6, t0.ref_id AS ref_id_7, t0.flag_is_update AS flag_is_update_8, t0.user_id AS user_id_9 FROM scale_data t0 WHERE t0.ref_id = ? LIMIT 1
Parameters:
[
  "673bfb23b8b26"
]
3 0.06 ms
"START TRANSACTION"
Parameters:
[]
4 0.29 ms
DELETE FROM scale_data WHERE id = ?
Parameters:
[
  337
]
5 0.40 ms
"COMMIT"
Parameters:
[]

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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Branch No errors.
App\Entity\AppRole No errors.
App\Entity\ScaleData No errors.
App\Entity\Province No errors.