Query Metrics
5
Database Queries
5
Different statements
5.97 ms
Query time
14
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.47 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.intervenant_id AS intervenant_id_5 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
1001
]
|
2 | 0.45 ms |
SELECT t0.id AS id_1, t0.priorite AS priorite_2, t0.validated AS validated_3, t0.status AS status_4, t0.`start` AS start_5, t0.`end` AS end_6, t0.comment AS comment_7, t0.comment_forfait AS comment_forfait_8, t0.recurrence AS recurrence_9, t0.has_add_service AS has_add_service_10, t0.order_id AS order_id_11, t0.payment_link AS payment_link_12, t0.is_platform AS is_platform_13, t0.new_recurrence AS new_recurrence_14, t0.cheque_reception AS cheque_reception_15, t0.info_cheque AS info_cheque_16, t0.code_promo_applied AS code_promo_applied_17, t0.intervenant_type AS intervenant_type_18, t0.contract AS contract_19, t0.cancel_reason_id AS cancel_reason_id_20, t0.client_id AS client_id_21, t0.salon_id AS salon_id_22, t0.author_id AS author_id_23, t0.recurrence_rdvs_id AS recurrence_rdvs_id_24, t0.code_promo_id AS code_promo_id_25 FROM `rdv` t0 WHERE t0.id = ?
Parameters:
[
"555129"
]
|
3 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
4 | 0.41 ms |
UPDATE `rdv` SET cheque_reception = ? WHERE id = ?
Parameters:
[ 1 555129 ] |
5 | 3.49 ms |
"COMMIT"
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\User |
|
App\Entity\Intervenant |
|
App\Entity\SessionSalon |
|
App\Entity\Product |
|
App\Entity\Parameter | No errors. |
App\Entity\RDV |
|
App\Entity\Contract |
|
App\Entity\CancelReason | No errors. |
App\Entity\Client |
|
App\Entity\Salon |
|
App\Entity\Recurrence | No errors. |
App\Entity\PromoCode | No errors. |
App\Entity\RDVProduct |
|
App\Entity\Billing | No errors. |
App\Entity\RDVBilling | No errors. |
App\Entity\Address | No errors. |
App\Entity\GridPrice | No errors. |
App\Entity\Site |
|
App\Entity\Site\Logistique |
|
App\Entity\Contact |
|
App\Entity\Client\BillingInfos | No errors. |
App\Entity\Company | No errors. |
App\Entity\WorkContract |
|
App\Entity\Countries |
|
App\Entity\Departement | No errors. |