Query Metrics
10
Database Queries
6
Different statements
12.29 ms
Query time
3
Invalid entities
3
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
4.64 ms (37.71%) |
3 |
"COMMIT"
Parameters:
[] |
|
3.12 ms (25.40%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.user_name AS user_name_6, t0.user_lastname AS user_lastname_7, t0.title AS title_8, t0.configurations AS configurations_9, t0.status AS status_10, t0.medical_registration AS medical_registration_11, t0.phone AS phone_12, t0.signature AS signature_13, t0.profile_picture AS profile_picture_14, t0.user_address AS user_address_15, t0.group_roles AS group_roles_16, t0.signature_specialty AS signature_specialty_17, t0.num_document AS num_document_18, t0.code AS code_19, t0.autovalidator AS autovalidator_20, t0.session_token AS session_token_21, t0.nusa_user_id AS nusa_user_id_22, t0.nusa_application_name AS nusa_application_name_23, t0.nusa_language AS nusa_language_24, t0.nusa_topic AS nusa_topic_25, t0.document_type_id AS document_type_id_26 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"api_user@novaimaging.co"
]
|
|
1.51 ms (12.30%) |
1 |
INSERT INTO logs (id, action, module, description, created_at, reason, change_status_comment, owner_id, company_id, solicitude_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "019b6e6c-f8c3-78e0-a5b2-927f66966c86" "GETDOCUMENTTYPE" "app_api_doc_type" "Exception: Warning: Undefined variable $company" "2025-12-30 08:43:13" null null null null null ] |
|
1.15 ms (9.34%) |
1 |
INSERT INTO client_info (id, ip, browser, browser_version, os, user_agent, type_registration, created_at, owner_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "019b6e6c-f8bd-7118-9d38-bce6f4a59779" "34.125.173.201" "Symfony" "HttpClient" null "Symfony HttpClient (Curl)" "Inicio de session" "2025-12-30 08:43:13" "71000f8c-8a05-4e66-b0ed-a1e0bc33c963" ] |
|
0.97 ms (7.92%) |
3 |
"START TRANSACTION"
Parameters:
[] |
|
0.90 ms (7.33%) |
1 |
UPDATE users SET session_token = ? WHERE id = ?
Parameters:
[ "4cfb4a5d661c76968c6a3cc4cd841d7e0e725856bddf84a66ce6471262eaff4d" "71000f8c-8a05-4e66-b0ed-a1e0bc33c963" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| customer | doctrine.dbal.customer_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| customer | doctrine.orm.customer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Users | 1 |
| App\Entity\ClientInfo | 1 |
| App\Entity\Logs | 1 |
customer entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Users |
|
| App\Entity\DocumentType | No errors. |
| App\Entity\Company |
|
| App\Entity\Specialty | No errors. |
| App\Entity\BodyPart | No errors. |
| App\Entity\PasswordRecovery | No errors. |
| App\Entity\Logs | No errors. |
| App\Entity\Site | No errors. |
| App\Entity\Solicitude |
|
| App\Entity\WorkFlow | No errors. |
| App\Entity\Forms | No errors. |
| App\Entity\Records | No errors. |
| App\Entity\EnterpriseWorkflow | No errors. |
| App\Entity\EvidenceDocument | No errors. |
| App\Entity\SurveyData | No errors. |
| App\Entity\StructuredTemplates | No errors. |
| App\Entity\ClientInfo | No errors. |
| App\Entity\AccessLink | No errors. |
customer entity manager
No loaded entities.