Query Metrics
2
Database Queries
2
Different statements
0.79 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.44 ms |
SELECT t0.remote_id AS remote_id_1, t0.companion_id AS companion_id_2, t0.lastname AS lastname_3, t0.firstname AS firstname_4, t0.email AS email_5, t0.created_date AS created_date_6, t0.send_mail AS send_mail_7, t0.country AS country_8, t0.profession AS profession_9, t10.id AS id_11, t10.idt_client AS idt_client_12, t10.id_member AS id_member_13, t10.loading_time AS loading_time_14, t10.points AS points_15, t10.birthdate AS birthdate_16, t10.firstname AS firstname_17, t10.lastname AS lastname_18, t10.remote_id AS remote_id_19, t20.id AS id_21, t20.full_response AS full_response_22, t20.created_date AS created_date_23, t20.edit_date AS edit_date_24, t20.processing_bcu AS processing_bcu_25, t20.remote_id AS remote_id_26, t27.id AS id_28, t27.date_first_reminder AS date_first_reminder_29, t27.date_second_reminder AS date_second_reminder_30, t27.date_third_reminder AS date_third_reminder_31, t27.remote_id AS remote_id_32, t33.id AS id_34, t33.halfway_push AS halfway_push_35, t33.remote_id AS remote_id_36 FROM member t0 LEFT JOIN member_points t10 ON t10.remote_id = t0.remote_id LEFT JOIN member_bcu t20 ON t20.remote_id = t0.remote_id LEFT JOIN member_reminder_mail t27 ON t27.remote_id = t0.remote_id LEFT JOIN member_flags t33 ON t33.remote_id = t0.remote_id WHERE t0.remote_id = ? LIMIT 1
Parameters:
[
"9016c9815a7d5967bdb0c8f579e70124"
]
|
||||||||||||||||||||||||||||
2 | 0.34 ms |
SELECT t0.id AS id_1, t0.type_action AS type_action_2, t0.processing_bcu AS processing_bcu_3, t0.points AS points_4, t0.action_date AS action_date_5, t0.expiration_date AS expiration_date_6, t0.type_event AS type_event_7, t0.is_consumed AS is_consumed_8, t0.remote_id AS remote_id_9 FROM member_points_tmp t0 WHERE t0.remote_id = ?
Parameters:
[
"9016c9815a7d5967bdb0c8f579e70124"
]
|
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\Member | No errors. |
App\Entity\MemberPoints | No errors. |
App\Entity\MemberBcu | No errors. |
App\Entity\MemberReminderMail | No errors. |
App\Entity\MemberFlags | No errors. |
App\Entity\CheckInCongress | No errors. |
App\Entity\MemberUpdateFormstack | No errors. |
App\Entity\MemberPointsDetails | No errors. |
App\Entity\MemberPointsTmp | No errors. |
App\Entity\Code | No errors. |
App\Entity\Comments | No errors. |
App\Entity\CheckInModules | No errors. |
App\Entity\ConsumedPointsHistory | No errors. |