POST https://prod-api.callme4d.com/uploadfile

Query Metrics

5 Database Queries
5 Different statements
4.81 ms Query time
1 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
3.02 ms
(62.84%)
1
"COMMIT"
Parameters:
[]
0.73 ms
(15.24%)
1
SELECT t0.id AS id_1, t0.upload_sub_folder AS upload_sub_folder_2, t0.updated_at AS updated_at_3, t0.sms AS sms_4, t0.send_order_to_external_party AS send_order_to_external_party_5 FROM setting_entity t0 ORDER BY t0.id DESC LIMIT 1
Parameters:
[]
0.46 ms
(9.56%)
1
UPDATE setting_entity SET upload_sub_folder = ? WHERE id = ?
Parameters:
[
  "2025-12-17_11-25-11"
  1
]
0.44 ms
(9.19%)
1
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.roles AS roles_3, t0.password AS password_4, t0.verification_status AS verification_status_5, t0.status AS status_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM user_entity t0 WHERE t0.user_id = ? LIMIT 1
Parameters:
[
  "966590269517"
]
0.15 ms
(3.18%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\UserEntity 1
App\Entity\SettingEntity 1

Entities Mapping

Class Mapping errors
App\Entity\UserEntity No errors.
App\Entity\RateEntity
  • The mappings App\Entity\RateEntity#rated and App\Entity\UserEntity#rateEntities are inconsistent with each other.
App\Entity\VerificationEntity No errors.
App\Entity\ResetPasswordOrderEntity No errors.
App\Entity\NotificationFirebaseTokenEntity No errors.
App\Entity\SettingEntity No errors.