Query Metrics
11
Database Queries
8
Different statements
13.80 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.73 ms (56.04%) |
2 |
"COMMIT"
Parameters:
[] |
|
2.18 ms (15.78%) |
1 |
SELECT t0.id AS id_1, t0.file_id AS file_id_2, t0.file_name AS file_name_3, t0.doc_id AS doc_id_4, t0.client_id AS client_id_5, t0.client_name AS client_name_6, t0.dateAt AS dateAt_7, t0.doc_type AS doc_type_8, t0.benefit_euro AS benefit_euro_9, t0.benefit_perc AS benefit_perc_10, t0.total_sale AS total_sale_11, t0.net_sale AS net_sale_12 FROM ave_benefits_invoice_invoice_rec t0 WHERE t0.file_id = ? LIMIT 1
Parameters:
[
"8804"
]
|
|
1.43 ms (10.36%) |
2 |
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.movil_password AS movil_password_6, t0.pass_gmail AS pass_gmail_7, t0.firm_gmail AS firm_gmail_8, t0.name AS name_9, t0.last_name AS last_name_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.status AS status_13, t0.team_leader AS team_leader_14, t0.role AS role_15, t0.access_key AS access_key_16, t0.language AS language_17, t0.color AS color_18, t0.sidebar AS sidebar_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.description AS description_22, t0.job_title AS job_title_23, t0.reset_token AS reset_token_24, t0.id_office AS id_office_25, t0.id_company AS id_company_26, t0.id_user_rol AS id_user_rol_27, t0.id_team AS id_team_28 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"admon@avexpress.tv"
]
|
|
0.64 ms (4.63%) |
1 |
INSERT INTO ave_benefits_permissions (file_id, status, created_at, created_id, updated_at, updated_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "8804" "Open" "2026-06-19 09:56:51" 33 "2026-06-19 09:56:51" 33 ] |
|
0.51 ms (3.67%) |
1 |
UPDATE ave_benefits_invoice_invoice_rec SET benefit_euro = ?, benefit_perc = ? WHERE id = ?
Parameters:
[ 0 0 2619 ] |
|
0.48 ms (3.45%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.billing_series AS billing_series_3, t0.is_main AS is_main_4, t0.rectifying_billing_series AS rectifying_billing_series_5, t0.iva AS iva_6 FROM space t0 ORDER BY t0.name ASC
Parameters:
[] |
|
0.45 ms (3.26%) |
2 |
"START TRANSACTION"
Parameters:
[] |
|
0.39 ms (2.80%) |
1 |
SELECT t0.id AS id_1, t0.file_id AS file_id_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.created_id AS created_id_5, t0.updated_at AS updated_at_6, t0.updated_id AS updated_id_7 FROM ave_benefits_permissions t0 WHERE t0.file_id = ? LIMIT 1
Parameters:
[
"8804"
]
|
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\Configuration | No errors. |
| App\Entity\User | No errors. |
| App\Entity\SettingsOffice | No errors. |
| App\Entity\SettingsCompany | No errors. |
| App\Entity\SettingsRol | No errors. |
| App\Entity\SettingsTeam | No errors. |
| App\Entity\UserNotification | No errors. |
| App\Entity\ManteApp | No errors. |
| App\Entity\Space | No errors. |
| App\MDS\VenuesBundle\Entity\ReservationLoungeDetails | No errors. |
| App\MDS\AvexpressBundle\Entity\AveBenefitsInvoiceInvoiceRec | No errors. |
| App\MDS\AvexpressBundle\Entity\AveBenefitsPermissions | No errors. |