Query Metrics
7
Database Queries
5
Different statements
9.87 ms
Query time
3
Invalid entities
2
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.88 ms |
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"
]
|
| 2 | 0.45 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.95 ms |
UPDATE users SET session_token = ? WHERE id = ?
Parameters:
[ "2c7ea9a41f14d683cf4d4773a5f6e3fffe1279cf924336c8ab47685e830fa478" "71000f8c-8a05-4e66-b0ed-a1e0bc33c963" ] |
| 4 | 1.67 ms |
"COMMIT"
Parameters:
[] |
| 5 | 0.44 ms |
"START TRANSACTION"
Parameters:
[] |
| 6 | 1.29 ms |
INSERT INTO client_info (id, ip, browser, browser_version, os, user_agent, type_registration, created_at, owner_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "019b6de7-e990-7025-9320-2567b1e0428c" "34.125.173.201" "Symfony" "HttpClient" null "Symfony HttpClient (Curl)" "Inicio de session" "2025-12-30 06:17:53" "71000f8c-8a05-4e66-b0ed-a1e0bc33c963" ] |
| 7 | 2.18 ms |
"COMMIT"
Parameters:
[] |
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 |
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.