https://payments.neemaopticians.co.ke/web/

Query Metrics

2 Database Queries
2 Different statements
3.75 ms Query time
0 Invalid entities

Queries

Group similar statements

mssql connection

# Time Info
1 2.32 ms
SELECT t0.id AS id_1, t0.phone AS phone_2, t0.roles AS roles_3, t0.password AS password_4, t0.created_at AS created_at_5, t0.is_active AS is_active_6, t0.branch_id AS branch_id_7, t0.system_user_id AS system_user_id_8 FROM [neema].[user] t0 WHERE t0.id = ?
Parameters:
[
  204
]
2 1.43 ms
SELECT t0.id AS id_1, t0.staff_name AS staff_name_2, t0.staff_code AS staff_code_3, t0.phone AS phone_4, t0.branch_code AS branch_code_5, t0.id_number AS id_number_6, t0.created_at AS created_at_7, t0.sign_up_code AS sign_up_code_8 FROM [neema].[system_user] t0 WHERE t0.id = ?
Parameters:
[
  17
]

Database Connections

Name Service
mssql doctrine.dbal.mssql_connection
other_db doctrine.dbal.other_db_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\SystemUser No errors.