Query Metrics
42
Database Queries
9
Different statements
14.53 ms
Query time
2
Invalid entities
30
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.09 ms (21.27%) |
9 |
SELECT t0.uuid AS uuid_1, t0.comment AS comment_2, t0.date_start AS date_start_3, t0.date_end AS date_end_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.status AS status_7, t0.address AS address_8, t0.postal_code AS postal_code_9, t0.city AS city_10, t0.country AS country_11, t0.appointment_uuid AS appointment_uuid_12, t13.uuid AS uuid_14, t13.reason AS reason_15, t13.created_at AS created_at_16, t13.updated_at AS updated_at_17, t13.appointment_technical_visit_uuid AS appointment_technical_visit_uuid_18 FROM appointment_technical_visit t0 LEFT JOIN appointment_technical_visit_cancelled t13 ON t13.appointment_technical_visit_uuid = t0.uuid WHERE t0.appointment_uuid = ?
Parameters:
[
b"\x01œÓ\x06V{~»¹Éfû\x18\x18¦Ç"
]
|
|
3.04 ms (20.93%) |
9 |
SELECT t0.uuid AS uuid_1, t0.lastname AS lastname_2, t0.firstname AS firstname_3, t0.phone AS phone_4, t0.address AS address_5, t0.city AS city_6, t0.postal_code AS postal_code_7, t0.country AS country_8, t0.email AS email_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.sales_rep_uuid AS sales_rep_uuid_12, t0.telemarketer_uuid AS telemarketer_uuid_13 FROM customer t0 WHERE t0.uuid = ?
Parameters:
[
b"\x01œÒùüÆxy¿µùù\x7F’\x15\x08"
]
|
|
2.95 ms (20.30%) |
9 |
SELECT t0.uuid AS uuid_1, t0.comment AS comment_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.appointment_uuid AS appointment_uuid_5 FROM appointment_signed t0 WHERE t0.appointment_uuid = ?
Parameters:
[
b"\x01œÓ\x06V{~»¹Éfû\x18\x18¦Ç"
]
|
|
2.61 ms (17.98%) |
9 |
SELECT t0.uuid AS uuid_1, t0.reason AS reason_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.appointment_uuid AS appointment_uuid_5, t0.appointment_technical_visit_uuid AS appointment_technical_visit_uuid_6 FROM appointment_cancelled t0 WHERE t0.appointment_uuid = ?
Parameters:
[
b"\x01œÓ\x06V{~»¹Éfû\x18\x18¦Ç"
]
|
|
0.76 ms (5.22%) |
2 |
SELECT t0.uuid AS uuid_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.note_start_display AS note_start_display_9, t0.display_previous_notes AS display_previous_notes_10, t0.calendar_color AS calendar_color_11 FROM `user` t0 WHERE t0.uuid = ?
Parameters:
[
b"\x01œ\x15ׂÅrÊ‚\x10³?Ó›q¹"
]
|
|
0.70 ms (4.82%) |
1 |
SELECT a0_.uuid AS uuid_0, a0_.date_start AS date_start_1, a0_.date_end AS date_end_2, a0_.description AS description_3, a0_.address AS address_4, a0_.postal_code AS postal_code_5, a0_.city AS city_6, a0_.country AS country_7, a0_.status AS status_8, a0_.customer_uuid AS customer_uuid_9, a0_.lead_uuid AS lead_uuid_10, a0_.sale_rep_uuid AS sale_rep_uuid_11, a0_.created_by_uuid AS created_by_uuid_12, a0_.assigned_to_uuid AS assigned_to_uuid_13 FROM appointment a0_ INNER JOIN `user` u1_ ON a0_.sale_rep_uuid = u1_.uuid WHERE a0_.status NOT IN (?, ?, ?) AND u1_.uuid = ? AND (a0_.date_start BETWEEN ? AND ?)
Parameters:
[ "aborded" "postponed" "cancelled" b"\x01œ\x15ׂÅrÊ‚\x10³?Ó›q¹" "2026-03-16 00:00:00" "2026-03-23 00:00:00" ] |
|
0.54 ms (3.70%) |
1 |
SELECT t0.uuid AS uuid_1, t0.date_start AS date_start_2, t0.date_end AS date_end_3, t0.description AS description_4, t0.address AS address_5, t0.postal_code AS postal_code_6, t0.city AS city_7, t0.country AS country_8, t0.status AS status_9, t0.customer_uuid AS customer_uuid_10, t0.lead_uuid AS lead_uuid_11, t0.sale_rep_uuid AS sale_rep_uuid_12, t13.uuid AS uuid_14, t13.comment AS comment_15, t13.created_at AS created_at_16, t13.updated_at AS updated_at_17, t13.appointment_uuid AS appointment_uuid_18, t19.uuid AS uuid_20, t19.reason AS reason_21, t19.created_at AS created_at_22, t19.updated_at AS updated_at_23, t19.appointment_uuid AS appointment_uuid_24, t19.appointment_technical_visit_uuid AS appointment_technical_visit_uuid_25, t26.uuid AS uuid_27, t26.comment AS comment_28, t26.date_start AS date_start_29, t26.date_end AS date_end_30, t26.created_at AS created_at_31, t26.updated_at AS updated_at_32, t26.status AS status_33, t26.address AS address_34, t26.postal_code AS postal_code_35, t26.city AS city_36, t26.country AS country_37, t26.appointment_uuid AS appointment_uuid_38, t0.created_by_uuid AS created_by_uuid_39, t0.assigned_to_uuid AS assigned_to_uuid_40 FROM appointment t0 LEFT JOIN appointment_signed t13 ON t13.appointment_uuid = t0.uuid LEFT JOIN appointment_cancelled t19 ON t19.appointment_uuid = t0.uuid LEFT JOIN appointment_technical_visit t26 ON t26.appointment_uuid = t0.uuid WHERE t0.uuid = ?
Parameters:
[
b"\x01œzG0z¥ƒ0\x19QÅ6¶&"
]
|
|
0.50 ms (3.42%) |
1 |
SELECT a0_.uuid AS uuid_0, a0_.comment AS comment_1, a0_.date_start AS date_start_2, a0_.date_end AS date_end_3, a0_.created_at AS created_at_4, a0_.updated_at AS updated_at_5, a0_.status AS status_6, a0_.address AS address_7, a0_.postal_code AS postal_code_8, a0_.city AS city_9, a0_.country AS country_10, a0_.appointment_uuid AS appointment_uuid_11 FROM appointment_technical_visit a0_ INNER JOIN appointment a1_ ON a0_.appointment_uuid = a1_.uuid INNER JOIN `user` u2_ ON a1_.sale_rep_uuid = u2_.uuid WHERE a0_.date_start IS NOT NULL AND a0_.date_end IS NOT NULL AND a0_.status NOT IN (?, ?) AND u2_.uuid = ? AND (a0_.date_start BETWEEN ? AND ?)
Parameters:
[ "aborded" "postponed" b"\x01œ\x15ׂÅrÊ‚\x10³?Ó›q¹" "2026-03-16 00:00:00" "2026-03-23 00:00:00" ] |
|
0.34 ms (2.37%) |
1 |
SELECT t0.uuid AS uuid_1, t0.reason AS reason_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.appointment_technical_visit_uuid AS appointment_technical_visit_uuid_5 FROM appointment_technical_visit_cancelled t0 WHERE t0.appointment_technical_visit_uuid = ?
Parameters:
[
b"\x01œæê\x05)|G¨Dv†)MŰ"
]
|
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\Infrastructure\Persistence\Doctrine\Entity\Appointment | 10 |
| App\Infrastructure\Persistence\Doctrine\Entity\Customer | 9 |
| App\Infrastructure\Persistence\Doctrine\Entity\Lead | 6 |
| App\Infrastructure\Persistence\Doctrine\Entity\User | 2 |
| App\Infrastructure\Persistence\Doctrine\Entity\AppointmentSigned | 2 |
| App\Infrastructure\Persistence\Doctrine\Entity\AppointmentTechnicalVisit | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Infrastructure\Persistence\Doctrine\Entity\User |
|
| App\Infrastructure\Persistence\Doctrine\Entity\Platform | No errors. |
| App\Infrastructure\Persistence\Doctrine\Entity\Lead | No errors. |
| App\Infrastructure\Persistence\Doctrine\Entity\Appointment |
|
| App\Infrastructure\Persistence\Doctrine\Entity\Customer | No errors. |
| App\Infrastructure\Persistence\Doctrine\Entity\AppointmentSigned | No errors. |
| App\Infrastructure\Persistence\Doctrine\Entity\AppointmentCancelled | No errors. |
| App\Infrastructure\Persistence\Doctrine\Entity\AppointmentTechnicalVisit | No errors. |
| App\Infrastructure\Persistence\Doctrine\Entity\AppointmentTechnicalVisitCancelled | No errors. |
| App\Infrastructure\Persistence\Doctrine\Entity\Note | No errors. |
| App\Infrastructure\Persistence\Doctrine\Entity\AppointmentPostponed | No errors. |