Query Metrics
80
Database Queries
16
Different statements
221.96 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.87 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.first_name AS first_name_21, t0.last_name AS last_name_22, t0.locale_code AS locale_code_23, t0.enablePermissionChecker AS enablePermissionChecker_24, t0.google_authenticator_secret AS google_authenticator_secret_25, t0.active2fa AS active2fa_26, t0.archived AS archived_27, t0.archived_at AS archived_at_28, t29.email AS email_30, t29.email_canonical AS email_canonical_31, t29.first_name AS first_name_32, t29.last_name AS last_name_33, t29.birthday AS birthday_34, t29.gender AS gender_35, t29.created_at AS created_at_36, t29.updated_at AS updated_at_37, t29.phone_number AS phone_number_38, t29.subscribed_to_newsletter AS subscribed_to_newsletter_39, t29.id AS id_40, t29.social_reason AS social_reason_41, t29.inter_community_tva_number AS inter_community_tva_number_42, t29.secondary_emails AS secondary_emails_43, t29.city AS city_44, t29.country AS country_45, t29.company AS company_46, t29.id_sage AS id_sage_47, t29.number_orders AS number_orders_48, t29.turnover AS turnover_49, t29.customer_group_id AS customer_group_id_50, t29.adminUser_id AS adminUser_id_51, t29.doctor_id AS doctor_id_52, t29.patient_id AS patient_id_53, t29.distributor_id AS distributor_id_54, t29.clinicalManager_id AS clinicalManager_id_55, t29.attached_pdm_id AS attached_pdm_id_56, t29.default_address_id AS default_address_id_57, t0.archived_by AS archived_by_58, t59.type AS type_60, t59.path AS path_61, t59.id AS id_62, t59.owner_id AS owner_id_63 FROM sylius_admin_user t0 LEFT JOIN sylius_customer t29 ON t29.adminUser_id = t0.id LEFT JOIN sylius_avatar_image t59 ON t59.owner_id = t0.id WHERE t0.id = ?
Parameters:
[
4
]
|
| 2 | 0.81 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.haut_ai_dataset_id AS haut_ai_dataset_id_17, t0.send_payment_confirmation_email AS send_payment_confirmation_email_18, t0.default_locale_id AS default_locale_id_19, t20.code AS code_21, t20.created_at AS created_at_22, t20.updated_at AS updated_at_23, t20.id AS id_24, t0.base_currency_id AS base_currency_id_25, t26.code AS code_27, t26.created_at AS created_at_28, t26.updated_at AS updated_at_29, t26.id AS id_30, t0.default_tax_zone_id AS default_tax_zone_id_31, t0.menu_taxon_id AS menu_taxon_id_32, t0.clinical_chain_id AS clinical_chain_id_33, t0.shop_billing_data_id AS shop_billing_data_id_34 FROM sylius_channel t0 INNER JOIN sylius_locale t20 ON t0.default_locale_id = t20.id INNER JOIN sylius_currency t26 ON t0.base_currency_id = t26.id WHERE t0.hostname = ? AND t0.enabled = ? LIMIT 1
Parameters:
[ "webstore-rec.seriderm.com" 1 ] |
| 3 | 0.33 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC
Parameters:
[
2
]
|
| 4 | 0.28 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
2
]
|
| 5 | 0.32 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
2
]
|
| 6 | 2.56 ms |
SELECT t0.code AS code_1, t0.permissions AS permissions_2, t0.id AS id_3 FROM bitbag_acl_role t0 INNER JOIN bitbag_admin_users_roles_resources ON t0.id = bitbag_admin_users_roles_resources.role_resource_id WHERE bitbag_admin_users_roles_resources.admin_user_id = ?
Parameters:
[
4
]
|
| 7 | 182.68 ms |
SELECT DISTINCT id_10 FROM (SELECT DISTINCT id_10, first_name_2 FROM (SELECT s0_.email AS email_0, s0_.email_canonical AS email_canonical_1, s0_.first_name AS first_name_2, s0_.last_name AS last_name_3, s0_.birthday AS birthday_4, s0_.gender AS gender_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7, s0_.phone_number AS phone_number_8, s0_.subscribed_to_newsletter AS subscribed_to_newsletter_9, s0_.id AS id_10, s0_.social_reason AS social_reason_11, s0_.inter_community_tva_number AS inter_community_tva_number_12, s0_.secondary_emails AS secondary_emails_13, s0_.city AS city_14, s0_.country AS country_15, s0_.company AS company_16, s0_.id_sage AS id_sage_17, s0_.number_orders AS number_orders_18, s0_.turnover AS turnover_19, s1_.username AS username_20, s1_.username_canonical AS username_canonical_21, s1_.enabled AS enabled_22, s1_.salt AS salt_23, s1_.password AS password_24, s1_.encoder_name AS encoder_name_25, s1_.last_login AS last_login_26, s1_.password_reset_token AS password_reset_token_27, s1_.password_requested_at AS password_requested_at_28, s1_.email_verification_token AS email_verification_token_29, s1_.verified_at AS verified_at_30, s1_.locked AS locked_31, s1_.expires_at AS expires_at_32, s1_.credentials_expire_at AS credentials_expire_at_33, s1_.roles AS roles_34, s1_.email AS email_35, s1_.email_canonical AS email_canonical_36, s1_.created_at AS created_at_37, s1_.updated_at AS updated_at_38, s1_.id AS id_39, s1_.enabled_at AS enabled_at_40, s1_.disabled_at AS disabled_at_41, s1_.must_change_password AS must_change_password_42, s1_.password_changed_at AS password_changed_at_43, s1_.account_status AS account_status_44, s1_.first_login_at AS first_login_at_45, s1_.google_authenticator_secret AS google_authenticator_secret_46, s1_.active2fa AS active2fa_47, s1_.archived AS archived_48, s1_.archived_at AS archived_at_49 FROM sylius_customer s0_ INNER JOIN sylius_shop_user s1_ ON s0_.id = s1_.customer_id INNER JOIN app_doctor a2_ ON s0_.doctor_id = a2_.id WHERE s1_.archived = ?) dctrn_result_inner ORDER BY first_name_2 ASC, id_10 ASC) dctrn_result LIMIT 10
Parameters:
[
0
]
|
| 8 | 2.08 ms |
SELECT s0_.email AS email_0, s0_.email_canonical AS email_canonical_1, s0_.first_name AS first_name_2, s0_.last_name AS last_name_3, s0_.birthday AS birthday_4, s0_.gender AS gender_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7, s0_.phone_number AS phone_number_8, s0_.subscribed_to_newsletter AS subscribed_to_newsletter_9, s0_.id AS id_10, s0_.social_reason AS social_reason_11, s0_.inter_community_tva_number AS inter_community_tva_number_12, s0_.secondary_emails AS secondary_emails_13, s0_.city AS city_14, s0_.country AS country_15, s0_.company AS company_16, s0_.id_sage AS id_sage_17, s0_.number_orders AS number_orders_18, s0_.turnover AS turnover_19, s0_.customer_group_id AS customer_group_id_20, s0_.adminUser_id AS adminUser_id_21, s0_.doctor_id AS doctor_id_22, s0_.patient_id AS patient_id_23, s0_.distributor_id AS distributor_id_24, s0_.clinicalManager_id AS clinicalManager_id_25, s0_.attached_pdm_id AS attached_pdm_id_26, s0_.default_address_id AS default_address_id_27 FROM sylius_customer s0_ INNER JOIN sylius_shop_user s1_ ON s0_.id = s1_.customer_id INNER JOIN app_doctor a2_ ON s0_.doctor_id = a2_.id WHERE s1_.archived = ? AND s0_.id IN (?) ORDER BY s0_.first_name ASC, s0_.id ASC
Parameters:
[ 0 [ 4 5 7 8 9 10 11 12 13 14 ] ] |
| 9 | 0.30 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_customer_photo t0 WHERE t0.owner_id = ?
Parameters:
[
4
]
|
| 10 | 0.27 ms |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.provider_user_id AS provider_user_id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.customer_id AS customer_id_6 FROM app_customer_social_account t0 WHERE t0.customer_id = ?
Parameters:
[
4
]
|
| 11 | 0.29 ms |
SELECT t0.id AS id_1, t0.wallet_id AS wallet_id_2, t0.qr_code_token AS qr_code_token_3, t0.qr_code_expires_at AS qr_code_expires_at_4, t0.loyalty_points AS loyalty_points_5, t0.loyalty_status AS loyalty_status_6, t0.loyalty_status_expires_at AS loyalty_status_expires_at_7, t0.wallet_pass_id AS wallet_pass_id_8, t0.apple_pass_type_id AS apple_pass_type_id_9, t0.google_pass_class_id AS google_pass_class_id_10, t0.is_active AS is_active_11, t0.dynamic_message AS dynamic_message_12, t0.createdAt AS createdAt_13, t0.updatedAt AS updatedAt_14, t0.customer_id AS customer_id_15 FROM app_wallet t0 WHERE t0.customer_id = ?
Parameters:
[
4
]
|
| 12 | 0.33 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.enabled_at AS enabled_at_21, t0.disabled_at AS disabled_at_22, t0.must_change_password AS must_change_password_23, t0.password_changed_at AS password_changed_at_24, t0.account_status AS account_status_25, t0.first_login_at AS first_login_at_26, t0.google_authenticator_secret AS google_authenticator_secret_27, t0.active2fa AS active2fa_28, t0.archived AS archived_29, t0.archived_at AS archived_at_30, t0.archived_by AS archived_by_31, t0.customer_id AS customer_id_32 FROM sylius_shop_user t0 WHERE t0.customer_id = ?
Parameters:
[
4
]
|
| 13 | 0.23 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_customer_photo t0 WHERE t0.owner_id = ?
Parameters:
[
5
]
|
| 14 | 0.21 ms |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.provider_user_id AS provider_user_id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.customer_id AS customer_id_6 FROM app_customer_social_account t0 WHERE t0.customer_id = ?
Parameters:
[
5
]
|
| 15 | 0.62 ms |
SELECT t0.id AS id_1, t0.wallet_id AS wallet_id_2, t0.qr_code_token AS qr_code_token_3, t0.qr_code_expires_at AS qr_code_expires_at_4, t0.loyalty_points AS loyalty_points_5, t0.loyalty_status AS loyalty_status_6, t0.loyalty_status_expires_at AS loyalty_status_expires_at_7, t0.wallet_pass_id AS wallet_pass_id_8, t0.apple_pass_type_id AS apple_pass_type_id_9, t0.google_pass_class_id AS google_pass_class_id_10, t0.is_active AS is_active_11, t0.dynamic_message AS dynamic_message_12, t0.createdAt AS createdAt_13, t0.updatedAt AS updatedAt_14, t0.customer_id AS customer_id_15 FROM app_wallet t0 WHERE t0.customer_id = ?
Parameters:
[
5
]
|
| 16 | 0.29 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.enabled_at AS enabled_at_21, t0.disabled_at AS disabled_at_22, t0.must_change_password AS must_change_password_23, t0.password_changed_at AS password_changed_at_24, t0.account_status AS account_status_25, t0.first_login_at AS first_login_at_26, t0.google_authenticator_secret AS google_authenticator_secret_27, t0.active2fa AS active2fa_28, t0.archived AS archived_29, t0.archived_at AS archived_at_30, t0.archived_by AS archived_by_31, t0.customer_id AS customer_id_32 FROM sylius_shop_user t0 WHERE t0.customer_id = ?
Parameters:
[
5
]
|
| 17 | 0.20 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_customer_photo t0 WHERE t0.owner_id = ?
Parameters:
[
7
]
|
| 18 | 0.18 ms |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.provider_user_id AS provider_user_id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.customer_id AS customer_id_6 FROM app_customer_social_account t0 WHERE t0.customer_id = ?
Parameters:
[
7
]
|
| 19 | 0.22 ms |
SELECT t0.id AS id_1, t0.wallet_id AS wallet_id_2, t0.qr_code_token AS qr_code_token_3, t0.qr_code_expires_at AS qr_code_expires_at_4, t0.loyalty_points AS loyalty_points_5, t0.loyalty_status AS loyalty_status_6, t0.loyalty_status_expires_at AS loyalty_status_expires_at_7, t0.wallet_pass_id AS wallet_pass_id_8, t0.apple_pass_type_id AS apple_pass_type_id_9, t0.google_pass_class_id AS google_pass_class_id_10, t0.is_active AS is_active_11, t0.dynamic_message AS dynamic_message_12, t0.createdAt AS createdAt_13, t0.updatedAt AS updatedAt_14, t0.customer_id AS customer_id_15 FROM app_wallet t0 WHERE t0.customer_id = ?
Parameters:
[
7
]
|
| 20 | 0.26 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.enabled_at AS enabled_at_21, t0.disabled_at AS disabled_at_22, t0.must_change_password AS must_change_password_23, t0.password_changed_at AS password_changed_at_24, t0.account_status AS account_status_25, t0.first_login_at AS first_login_at_26, t0.google_authenticator_secret AS google_authenticator_secret_27, t0.active2fa AS active2fa_28, t0.archived AS archived_29, t0.archived_at AS archived_at_30, t0.archived_by AS archived_by_31, t0.customer_id AS customer_id_32 FROM sylius_shop_user t0 WHERE t0.customer_id = ?
Parameters:
[
7
]
|
| 21 | 0.21 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_customer_photo t0 WHERE t0.owner_id = ?
Parameters:
[
8
]
|
| 22 | 0.21 ms |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.provider_user_id AS provider_user_id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.customer_id AS customer_id_6 FROM app_customer_social_account t0 WHERE t0.customer_id = ?
Parameters:
[
8
]
|
| 23 | 0.21 ms |
SELECT t0.id AS id_1, t0.wallet_id AS wallet_id_2, t0.qr_code_token AS qr_code_token_3, t0.qr_code_expires_at AS qr_code_expires_at_4, t0.loyalty_points AS loyalty_points_5, t0.loyalty_status AS loyalty_status_6, t0.loyalty_status_expires_at AS loyalty_status_expires_at_7, t0.wallet_pass_id AS wallet_pass_id_8, t0.apple_pass_type_id AS apple_pass_type_id_9, t0.google_pass_class_id AS google_pass_class_id_10, t0.is_active AS is_active_11, t0.dynamic_message AS dynamic_message_12, t0.createdAt AS createdAt_13, t0.updatedAt AS updatedAt_14, t0.customer_id AS customer_id_15 FROM app_wallet t0 WHERE t0.customer_id = ?
Parameters:
[
8
]
|
| 24 | 0.26 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.enabled_at AS enabled_at_21, t0.disabled_at AS disabled_at_22, t0.must_change_password AS must_change_password_23, t0.password_changed_at AS password_changed_at_24, t0.account_status AS account_status_25, t0.first_login_at AS first_login_at_26, t0.google_authenticator_secret AS google_authenticator_secret_27, t0.active2fa AS active2fa_28, t0.archived AS archived_29, t0.archived_at AS archived_at_30, t0.archived_by AS archived_by_31, t0.customer_id AS customer_id_32 FROM sylius_shop_user t0 WHERE t0.customer_id = ?
Parameters:
[
8
]
|
| 25 | 0.18 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_customer_photo t0 WHERE t0.owner_id = ?
Parameters:
[
9
]
|
| 26 | 0.18 ms |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.provider_user_id AS provider_user_id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.customer_id AS customer_id_6 FROM app_customer_social_account t0 WHERE t0.customer_id = ?
Parameters:
[
9
]
|
| 27 | 0.20 ms |
SELECT t0.id AS id_1, t0.wallet_id AS wallet_id_2, t0.qr_code_token AS qr_code_token_3, t0.qr_code_expires_at AS qr_code_expires_at_4, t0.loyalty_points AS loyalty_points_5, t0.loyalty_status AS loyalty_status_6, t0.loyalty_status_expires_at AS loyalty_status_expires_at_7, t0.wallet_pass_id AS wallet_pass_id_8, t0.apple_pass_type_id AS apple_pass_type_id_9, t0.google_pass_class_id AS google_pass_class_id_10, t0.is_active AS is_active_11, t0.dynamic_message AS dynamic_message_12, t0.createdAt AS createdAt_13, t0.updatedAt AS updatedAt_14, t0.customer_id AS customer_id_15 FROM app_wallet t0 WHERE t0.customer_id = ?
Parameters:
[
9
]
|
| 28 | 0.26 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.enabled_at AS enabled_at_21, t0.disabled_at AS disabled_at_22, t0.must_change_password AS must_change_password_23, t0.password_changed_at AS password_changed_at_24, t0.account_status AS account_status_25, t0.first_login_at AS first_login_at_26, t0.google_authenticator_secret AS google_authenticator_secret_27, t0.active2fa AS active2fa_28, t0.archived AS archived_29, t0.archived_at AS archived_at_30, t0.archived_by AS archived_by_31, t0.customer_id AS customer_id_32 FROM sylius_shop_user t0 WHERE t0.customer_id = ?
Parameters:
[
9
]
|
| 29 | 0.18 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_customer_photo t0 WHERE t0.owner_id = ?
Parameters:
[
10
]
|
| 30 | 0.17 ms |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.provider_user_id AS provider_user_id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.customer_id AS customer_id_6 FROM app_customer_social_account t0 WHERE t0.customer_id = ?
Parameters:
[
10
]
|
| 31 | 0.20 ms |
SELECT t0.id AS id_1, t0.wallet_id AS wallet_id_2, t0.qr_code_token AS qr_code_token_3, t0.qr_code_expires_at AS qr_code_expires_at_4, t0.loyalty_points AS loyalty_points_5, t0.loyalty_status AS loyalty_status_6, t0.loyalty_status_expires_at AS loyalty_status_expires_at_7, t0.wallet_pass_id AS wallet_pass_id_8, t0.apple_pass_type_id AS apple_pass_type_id_9, t0.google_pass_class_id AS google_pass_class_id_10, t0.is_active AS is_active_11, t0.dynamic_message AS dynamic_message_12, t0.createdAt AS createdAt_13, t0.updatedAt AS updatedAt_14, t0.customer_id AS customer_id_15 FROM app_wallet t0 WHERE t0.customer_id = ?
Parameters:
[
10
]
|
| 32 | 0.26 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.enabled_at AS enabled_at_21, t0.disabled_at AS disabled_at_22, t0.must_change_password AS must_change_password_23, t0.password_changed_at AS password_changed_at_24, t0.account_status AS account_status_25, t0.first_login_at AS first_login_at_26, t0.google_authenticator_secret AS google_authenticator_secret_27, t0.active2fa AS active2fa_28, t0.archived AS archived_29, t0.archived_at AS archived_at_30, t0.archived_by AS archived_by_31, t0.customer_id AS customer_id_32 FROM sylius_shop_user t0 WHERE t0.customer_id = ?
Parameters:
[
10
]
|
| 33 | 0.18 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_customer_photo t0 WHERE t0.owner_id = ?
Parameters:
[
11
]
|
| 34 | 0.17 ms |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.provider_user_id AS provider_user_id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.customer_id AS customer_id_6 FROM app_customer_social_account t0 WHERE t0.customer_id = ?
Parameters:
[
11
]
|
| 35 | 0.21 ms |
SELECT t0.id AS id_1, t0.wallet_id AS wallet_id_2, t0.qr_code_token AS qr_code_token_3, t0.qr_code_expires_at AS qr_code_expires_at_4, t0.loyalty_points AS loyalty_points_5, t0.loyalty_status AS loyalty_status_6, t0.loyalty_status_expires_at AS loyalty_status_expires_at_7, t0.wallet_pass_id AS wallet_pass_id_8, t0.apple_pass_type_id AS apple_pass_type_id_9, t0.google_pass_class_id AS google_pass_class_id_10, t0.is_active AS is_active_11, t0.dynamic_message AS dynamic_message_12, t0.createdAt AS createdAt_13, t0.updatedAt AS updatedAt_14, t0.customer_id AS customer_id_15 FROM app_wallet t0 WHERE t0.customer_id = ?
Parameters:
[
11
]
|
| 36 | 0.26 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.enabled_at AS enabled_at_21, t0.disabled_at AS disabled_at_22, t0.must_change_password AS must_change_password_23, t0.password_changed_at AS password_changed_at_24, t0.account_status AS account_status_25, t0.first_login_at AS first_login_at_26, t0.google_authenticator_secret AS google_authenticator_secret_27, t0.active2fa AS active2fa_28, t0.archived AS archived_29, t0.archived_at AS archived_at_30, t0.archived_by AS archived_by_31, t0.customer_id AS customer_id_32 FROM sylius_shop_user t0 WHERE t0.customer_id = ?
Parameters:
[
11
]
|
| 37 | 0.18 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_customer_photo t0 WHERE t0.owner_id = ?
Parameters:
[
12
]
|
| 38 | 0.21 ms |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.provider_user_id AS provider_user_id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.customer_id AS customer_id_6 FROM app_customer_social_account t0 WHERE t0.customer_id = ?
Parameters:
[
12
]
|
| 39 | 0.21 ms |
SELECT t0.id AS id_1, t0.wallet_id AS wallet_id_2, t0.qr_code_token AS qr_code_token_3, t0.qr_code_expires_at AS qr_code_expires_at_4, t0.loyalty_points AS loyalty_points_5, t0.loyalty_status AS loyalty_status_6, t0.loyalty_status_expires_at AS loyalty_status_expires_at_7, t0.wallet_pass_id AS wallet_pass_id_8, t0.apple_pass_type_id AS apple_pass_type_id_9, t0.google_pass_class_id AS google_pass_class_id_10, t0.is_active AS is_active_11, t0.dynamic_message AS dynamic_message_12, t0.createdAt AS createdAt_13, t0.updatedAt AS updatedAt_14, t0.customer_id AS customer_id_15 FROM app_wallet t0 WHERE t0.customer_id = ?
Parameters:
[
12
]
|
| 40 | 0.26 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.enabled_at AS enabled_at_21, t0.disabled_at AS disabled_at_22, t0.must_change_password AS must_change_password_23, t0.password_changed_at AS password_changed_at_24, t0.account_status AS account_status_25, t0.first_login_at AS first_login_at_26, t0.google_authenticator_secret AS google_authenticator_secret_27, t0.active2fa AS active2fa_28, t0.archived AS archived_29, t0.archived_at AS archived_at_30, t0.archived_by AS archived_by_31, t0.customer_id AS customer_id_32 FROM sylius_shop_user t0 WHERE t0.customer_id = ?
Parameters:
[
12
]
|
| 41 | 0.18 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_customer_photo t0 WHERE t0.owner_id = ?
Parameters:
[
13
]
|
| 42 | 0.17 ms |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.provider_user_id AS provider_user_id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.customer_id AS customer_id_6 FROM app_customer_social_account t0 WHERE t0.customer_id = ?
Parameters:
[
13
]
|
| 43 | 0.20 ms |
SELECT t0.id AS id_1, t0.wallet_id AS wallet_id_2, t0.qr_code_token AS qr_code_token_3, t0.qr_code_expires_at AS qr_code_expires_at_4, t0.loyalty_points AS loyalty_points_5, t0.loyalty_status AS loyalty_status_6, t0.loyalty_status_expires_at AS loyalty_status_expires_at_7, t0.wallet_pass_id AS wallet_pass_id_8, t0.apple_pass_type_id AS apple_pass_type_id_9, t0.google_pass_class_id AS google_pass_class_id_10, t0.is_active AS is_active_11, t0.dynamic_message AS dynamic_message_12, t0.createdAt AS createdAt_13, t0.updatedAt AS updatedAt_14, t0.customer_id AS customer_id_15 FROM app_wallet t0 WHERE t0.customer_id = ?
Parameters:
[
13
]
|
| 44 | 0.25 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.enabled_at AS enabled_at_21, t0.disabled_at AS disabled_at_22, t0.must_change_password AS must_change_password_23, t0.password_changed_at AS password_changed_at_24, t0.account_status AS account_status_25, t0.first_login_at AS first_login_at_26, t0.google_authenticator_secret AS google_authenticator_secret_27, t0.active2fa AS active2fa_28, t0.archived AS archived_29, t0.archived_at AS archived_at_30, t0.archived_by AS archived_by_31, t0.customer_id AS customer_id_32 FROM sylius_shop_user t0 WHERE t0.customer_id = ?
Parameters:
[
13
]
|
| 45 | 0.18 ms |
SELECT t0.type AS type_1, t0.path AS path_2, t0.id AS id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.owner_id AS owner_id_6 FROM sylius_customer_photo t0 WHERE t0.owner_id = ?
Parameters:
[
14
]
|
| 46 | 0.17 ms |
SELECT t0.id AS id_1, t0.provider AS provider_2, t0.provider_user_id AS provider_user_id_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5, t0.customer_id AS customer_id_6 FROM app_customer_social_account t0 WHERE t0.customer_id = ?
Parameters:
[
14
]
|
| 47 | 0.20 ms |
SELECT t0.id AS id_1, t0.wallet_id AS wallet_id_2, t0.qr_code_token AS qr_code_token_3, t0.qr_code_expires_at AS qr_code_expires_at_4, t0.loyalty_points AS loyalty_points_5, t0.loyalty_status AS loyalty_status_6, t0.loyalty_status_expires_at AS loyalty_status_expires_at_7, t0.wallet_pass_id AS wallet_pass_id_8, t0.apple_pass_type_id AS apple_pass_type_id_9, t0.google_pass_class_id AS google_pass_class_id_10, t0.is_active AS is_active_11, t0.dynamic_message AS dynamic_message_12, t0.createdAt AS createdAt_13, t0.updatedAt AS updatedAt_14, t0.customer_id AS customer_id_15 FROM app_wallet t0 WHERE t0.customer_id = ?
Parameters:
[
14
]
|
| 48 | 0.26 ms |
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.enabled AS enabled_3, t0.salt AS salt_4, t0.password AS password_5, t0.encoder_name AS encoder_name_6, t0.last_login AS last_login_7, t0.password_reset_token AS password_reset_token_8, t0.password_requested_at AS password_requested_at_9, t0.email_verification_token AS email_verification_token_10, t0.verified_at AS verified_at_11, t0.locked AS locked_12, t0.expires_at AS expires_at_13, t0.credentials_expire_at AS credentials_expire_at_14, t0.roles AS roles_15, t0.email AS email_16, t0.email_canonical AS email_canonical_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.id AS id_20, t0.enabled_at AS enabled_at_21, t0.disabled_at AS disabled_at_22, t0.must_change_password AS must_change_password_23, t0.password_changed_at AS password_changed_at_24, t0.account_status AS account_status_25, t0.first_login_at AS first_login_at_26, t0.google_authenticator_secret AS google_authenticator_secret_27, t0.active2fa AS active2fa_28, t0.archived AS archived_29, t0.archived_at AS archived_at_30, t0.archived_by AS archived_by_31, t0.customer_id AS customer_id_32 FROM sylius_shop_user t0 WHERE t0.customer_id = ?
Parameters:
[
14
]
|
| 49 | 1.82 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.id AS id_6 FROM sylius_shipping_category t0
Parameters:
[] |
| 50 | 0.63 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.haut_ai_dataset_id AS haut_ai_dataset_id_17, t0.send_payment_confirmation_email AS send_payment_confirmation_email_18, t0.default_locale_id AS default_locale_id_19, t20.code AS code_21, t20.created_at AS created_at_22, t20.updated_at AS updated_at_23, t20.id AS id_24, t0.base_currency_id AS base_currency_id_25, t26.code AS code_27, t26.created_at AS created_at_28, t26.updated_at AS updated_at_29, t26.id AS id_30, t0.default_tax_zone_id AS default_tax_zone_id_31, t0.menu_taxon_id AS menu_taxon_id_32, t0.clinical_chain_id AS clinical_chain_id_33, t0.shop_billing_data_id AS shop_billing_data_id_34 FROM sylius_channel t0 INNER JOIN sylius_locale t20 ON t0.default_locale_id = t20.id INNER JOIN sylius_currency t26 ON t0.base_currency_id = t26.id
Parameters:
[] |
| 51 | 0.31 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC
Parameters:
[
3
]
|
| 52 | 0.25 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
3
]
|
| 53 | 0.23 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
3
]
|
| 54 | 0.27 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC
Parameters:
[
4
]
|
| 55 | 0.22 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
4
]
|
| 56 | 0.22 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
4
]
|
| 57 | 0.28 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC
Parameters:
[
5
]
|
| 58 | 0.22 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
5
]
|
| 59 | 0.21 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
5
]
|
| 60 | 0.23 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC
Parameters:
[
6
]
|
| 61 | 0.21 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
6
]
|
| 62 | 0.20 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
6
]
|
| 63 | 0.24 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC
Parameters:
[
7
]
|
| 64 | 0.22 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
7
]
|
| 65 | 0.20 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
7
]
|
| 66 | 0.24 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC
Parameters:
[
8
]
|
| 67 | 0.22 ms |
SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?
Parameters:
[
8
]
|
| 68 | 0.23 ms |
SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?
Parameters:
[
8
]
|
| 69 | 0.40 ms |
SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.haut_ai_dataset_id AS haut_ai_dataset_id_17, t0.send_payment_confirmation_email AS send_payment_confirmation_email_18, t0.default_locale_id AS default_locale_id_19, t20.code AS code_21, t20.created_at AS created_at_22, t20.updated_at AS updated_at_23, t20.id AS id_24, t0.base_currency_id AS base_currency_id_25, t26.code AS code_27, t26.created_at AS created_at_28, t26.updated_at AS updated_at_29, t26.id AS id_30, t0.default_tax_zone_id AS default_tax_zone_id_31, t0.menu_taxon_id AS menu_taxon_id_32, t0.clinical_chain_id AS clinical_chain_id_33, t0.shop_billing_data_id AS shop_billing_data_id_34 FROM sylius_channel t0 INNER JOIN sylius_locale t20 ON t0.default_locale_id = t20.id INNER JOIN sylius_currency t26 ON t0.base_currency_id = t26.id
Parameters:
[] |
| 70 | 11.80 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_10 FROM (SELECT s0_.email AS email_0, s0_.email_canonical AS email_canonical_1, s0_.first_name AS first_name_2, s0_.last_name AS last_name_3, s0_.birthday AS birthday_4, s0_.gender AS gender_5, s0_.created_at AS created_at_6, s0_.updated_at AS updated_at_7, s0_.phone_number AS phone_number_8, s0_.subscribed_to_newsletter AS subscribed_to_newsletter_9, s0_.id AS id_10, s0_.social_reason AS social_reason_11, s0_.inter_community_tva_number AS inter_community_tva_number_12, s0_.secondary_emails AS secondary_emails_13, s0_.city AS city_14, s0_.country AS country_15, s0_.company AS company_16, s0_.id_sage AS id_sage_17, s0_.number_orders AS number_orders_18, s0_.turnover AS turnover_19 FROM sylius_customer s0_ INNER JOIN sylius_shop_user s1_ ON s0_.id = s1_.customer_id INNER JOIN app_doctor a2_ ON s0_.doctor_id = a2_.id WHERE s1_.archived = ? ORDER BY s0_.first_name ASC, s0_.id ASC) dctrn_result) dctrn_table
Parameters:
[
0
]
|
| 71 | 0.67 ms |
SELECT t0.id AS id_1, t0.requires_validation_by_clinical_manager AS requires_validation_by_clinical_manager_2, t0.makes_appointments_on_external_platform AS makes_appointments_on_external_platform_3, t0.external_platform_name AS external_platform_name_4, t0.external_platform_link AS external_platform_link_5, t0.can_access_to_doctor_dashboard AS can_access_to_doctor_dashboard_6, t0.send_transactional_emails AS send_transactional_emails_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.app_access_seriderm_360 AS app_access_seriderm_360_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t13.email AS email_14, t13.email_canonical AS email_canonical_15, t13.first_name AS first_name_16, t13.last_name AS last_name_17, t13.birthday AS birthday_18, t13.gender AS gender_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.phone_number AS phone_number_22, t13.subscribed_to_newsletter AS subscribed_to_newsletter_23, t13.id AS id_24, t13.social_reason AS social_reason_25, t13.inter_community_tva_number AS inter_community_tva_number_26, t13.secondary_emails AS secondary_emails_27, t13.city AS city_28, t13.country AS country_29, t13.company AS company_30, t13.id_sage AS id_sage_31, t13.number_orders AS number_orders_32, t13.turnover AS turnover_33, t13.customer_group_id AS customer_group_id_34, t13.adminUser_id AS adminUser_id_35, t13.doctor_id AS doctor_id_36, t13.patient_id AS patient_id_37, t13.distributor_id AS distributor_id_38, t13.clinicalManager_id AS clinicalManager_id_39, t13.attached_pdm_id AS attached_pdm_id_40, t13.default_address_id AS default_address_id_41, t0.attached_clinical_manager_id AS attached_clinical_manager_id_42 FROM app_doctor t0 LEFT JOIN sylius_customer t13 ON t13.doctor_id = t0.id WHERE t0.id = ?
Parameters:
[
2
]
|
| 72 | 0.49 ms |
SELECT t0.id AS id_1, t0.requires_validation_by_clinical_manager AS requires_validation_by_clinical_manager_2, t0.makes_appointments_on_external_platform AS makes_appointments_on_external_platform_3, t0.external_platform_name AS external_platform_name_4, t0.external_platform_link AS external_platform_link_5, t0.can_access_to_doctor_dashboard AS can_access_to_doctor_dashboard_6, t0.send_transactional_emails AS send_transactional_emails_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.app_access_seriderm_360 AS app_access_seriderm_360_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t13.email AS email_14, t13.email_canonical AS email_canonical_15, t13.first_name AS first_name_16, t13.last_name AS last_name_17, t13.birthday AS birthday_18, t13.gender AS gender_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.phone_number AS phone_number_22, t13.subscribed_to_newsletter AS subscribed_to_newsletter_23, t13.id AS id_24, t13.social_reason AS social_reason_25, t13.inter_community_tva_number AS inter_community_tva_number_26, t13.secondary_emails AS secondary_emails_27, t13.city AS city_28, t13.country AS country_29, t13.company AS company_30, t13.id_sage AS id_sage_31, t13.number_orders AS number_orders_32, t13.turnover AS turnover_33, t13.customer_group_id AS customer_group_id_34, t13.adminUser_id AS adminUser_id_35, t13.doctor_id AS doctor_id_36, t13.patient_id AS patient_id_37, t13.distributor_id AS distributor_id_38, t13.clinicalManager_id AS clinicalManager_id_39, t13.attached_pdm_id AS attached_pdm_id_40, t13.default_address_id AS default_address_id_41, t0.attached_clinical_manager_id AS attached_clinical_manager_id_42 FROM app_doctor t0 LEFT JOIN sylius_customer t13 ON t13.doctor_id = t0.id WHERE t0.id = ?
Parameters:
[
3
]
|
| 73 | 0.36 ms |
SELECT t0.id AS id_1, t0.requires_validation_by_clinical_manager AS requires_validation_by_clinical_manager_2, t0.makes_appointments_on_external_platform AS makes_appointments_on_external_platform_3, t0.external_platform_name AS external_platform_name_4, t0.external_platform_link AS external_platform_link_5, t0.can_access_to_doctor_dashboard AS can_access_to_doctor_dashboard_6, t0.send_transactional_emails AS send_transactional_emails_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.app_access_seriderm_360 AS app_access_seriderm_360_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t13.email AS email_14, t13.email_canonical AS email_canonical_15, t13.first_name AS first_name_16, t13.last_name AS last_name_17, t13.birthday AS birthday_18, t13.gender AS gender_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.phone_number AS phone_number_22, t13.subscribed_to_newsletter AS subscribed_to_newsletter_23, t13.id AS id_24, t13.social_reason AS social_reason_25, t13.inter_community_tva_number AS inter_community_tva_number_26, t13.secondary_emails AS secondary_emails_27, t13.city AS city_28, t13.country AS country_29, t13.company AS company_30, t13.id_sage AS id_sage_31, t13.number_orders AS number_orders_32, t13.turnover AS turnover_33, t13.customer_group_id AS customer_group_id_34, t13.adminUser_id AS adminUser_id_35, t13.doctor_id AS doctor_id_36, t13.patient_id AS patient_id_37, t13.distributor_id AS distributor_id_38, t13.clinicalManager_id AS clinicalManager_id_39, t13.attached_pdm_id AS attached_pdm_id_40, t13.default_address_id AS default_address_id_41, t0.attached_clinical_manager_id AS attached_clinical_manager_id_42 FROM app_doctor t0 LEFT JOIN sylius_customer t13 ON t13.doctor_id = t0.id WHERE t0.id = ?
Parameters:
[
5
]
|
| 74 | 0.36 ms |
SELECT t0.id AS id_1, t0.requires_validation_by_clinical_manager AS requires_validation_by_clinical_manager_2, t0.makes_appointments_on_external_platform AS makes_appointments_on_external_platform_3, t0.external_platform_name AS external_platform_name_4, t0.external_platform_link AS external_platform_link_5, t0.can_access_to_doctor_dashboard AS can_access_to_doctor_dashboard_6, t0.send_transactional_emails AS send_transactional_emails_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.app_access_seriderm_360 AS app_access_seriderm_360_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t13.email AS email_14, t13.email_canonical AS email_canonical_15, t13.first_name AS first_name_16, t13.last_name AS last_name_17, t13.birthday AS birthday_18, t13.gender AS gender_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.phone_number AS phone_number_22, t13.subscribed_to_newsletter AS subscribed_to_newsletter_23, t13.id AS id_24, t13.social_reason AS social_reason_25, t13.inter_community_tva_number AS inter_community_tva_number_26, t13.secondary_emails AS secondary_emails_27, t13.city AS city_28, t13.country AS country_29, t13.company AS company_30, t13.id_sage AS id_sage_31, t13.number_orders AS number_orders_32, t13.turnover AS turnover_33, t13.customer_group_id AS customer_group_id_34, t13.adminUser_id AS adminUser_id_35, t13.doctor_id AS doctor_id_36, t13.patient_id AS patient_id_37, t13.distributor_id AS distributor_id_38, t13.clinicalManager_id AS clinicalManager_id_39, t13.attached_pdm_id AS attached_pdm_id_40, t13.default_address_id AS default_address_id_41, t0.attached_clinical_manager_id AS attached_clinical_manager_id_42 FROM app_doctor t0 LEFT JOIN sylius_customer t13 ON t13.doctor_id = t0.id WHERE t0.id = ?
Parameters:
[
6
]
|
| 75 | 0.35 ms |
SELECT t0.id AS id_1, t0.requires_validation_by_clinical_manager AS requires_validation_by_clinical_manager_2, t0.makes_appointments_on_external_platform AS makes_appointments_on_external_platform_3, t0.external_platform_name AS external_platform_name_4, t0.external_platform_link AS external_platform_link_5, t0.can_access_to_doctor_dashboard AS can_access_to_doctor_dashboard_6, t0.send_transactional_emails AS send_transactional_emails_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.app_access_seriderm_360 AS app_access_seriderm_360_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t13.email AS email_14, t13.email_canonical AS email_canonical_15, t13.first_name AS first_name_16, t13.last_name AS last_name_17, t13.birthday AS birthday_18, t13.gender AS gender_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.phone_number AS phone_number_22, t13.subscribed_to_newsletter AS subscribed_to_newsletter_23, t13.id AS id_24, t13.social_reason AS social_reason_25, t13.inter_community_tva_number AS inter_community_tva_number_26, t13.secondary_emails AS secondary_emails_27, t13.city AS city_28, t13.country AS country_29, t13.company AS company_30, t13.id_sage AS id_sage_31, t13.number_orders AS number_orders_32, t13.turnover AS turnover_33, t13.customer_group_id AS customer_group_id_34, t13.adminUser_id AS adminUser_id_35, t13.doctor_id AS doctor_id_36, t13.patient_id AS patient_id_37, t13.distributor_id AS distributor_id_38, t13.clinicalManager_id AS clinicalManager_id_39, t13.attached_pdm_id AS attached_pdm_id_40, t13.default_address_id AS default_address_id_41, t0.attached_clinical_manager_id AS attached_clinical_manager_id_42 FROM app_doctor t0 LEFT JOIN sylius_customer t13 ON t13.doctor_id = t0.id WHERE t0.id = ?
Parameters:
[
7
]
|
| 76 | 0.34 ms |
SELECT t0.id AS id_1, t0.requires_validation_by_clinical_manager AS requires_validation_by_clinical_manager_2, t0.makes_appointments_on_external_platform AS makes_appointments_on_external_platform_3, t0.external_platform_name AS external_platform_name_4, t0.external_platform_link AS external_platform_link_5, t0.can_access_to_doctor_dashboard AS can_access_to_doctor_dashboard_6, t0.send_transactional_emails AS send_transactional_emails_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.app_access_seriderm_360 AS app_access_seriderm_360_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t13.email AS email_14, t13.email_canonical AS email_canonical_15, t13.first_name AS first_name_16, t13.last_name AS last_name_17, t13.birthday AS birthday_18, t13.gender AS gender_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.phone_number AS phone_number_22, t13.subscribed_to_newsletter AS subscribed_to_newsletter_23, t13.id AS id_24, t13.social_reason AS social_reason_25, t13.inter_community_tva_number AS inter_community_tva_number_26, t13.secondary_emails AS secondary_emails_27, t13.city AS city_28, t13.country AS country_29, t13.company AS company_30, t13.id_sage AS id_sage_31, t13.number_orders AS number_orders_32, t13.turnover AS turnover_33, t13.customer_group_id AS customer_group_id_34, t13.adminUser_id AS adminUser_id_35, t13.doctor_id AS doctor_id_36, t13.patient_id AS patient_id_37, t13.distributor_id AS distributor_id_38, t13.clinicalManager_id AS clinicalManager_id_39, t13.attached_pdm_id AS attached_pdm_id_40, t13.default_address_id AS default_address_id_41, t0.attached_clinical_manager_id AS attached_clinical_manager_id_42 FROM app_doctor t0 LEFT JOIN sylius_customer t13 ON t13.doctor_id = t0.id WHERE t0.id = ?
Parameters:
[
8
]
|
| 77 | 0.34 ms |
SELECT t0.id AS id_1, t0.requires_validation_by_clinical_manager AS requires_validation_by_clinical_manager_2, t0.makes_appointments_on_external_platform AS makes_appointments_on_external_platform_3, t0.external_platform_name AS external_platform_name_4, t0.external_platform_link AS external_platform_link_5, t0.can_access_to_doctor_dashboard AS can_access_to_doctor_dashboard_6, t0.send_transactional_emails AS send_transactional_emails_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.app_access_seriderm_360 AS app_access_seriderm_360_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t13.email AS email_14, t13.email_canonical AS email_canonical_15, t13.first_name AS first_name_16, t13.last_name AS last_name_17, t13.birthday AS birthday_18, t13.gender AS gender_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.phone_number AS phone_number_22, t13.subscribed_to_newsletter AS subscribed_to_newsletter_23, t13.id AS id_24, t13.social_reason AS social_reason_25, t13.inter_community_tva_number AS inter_community_tva_number_26, t13.secondary_emails AS secondary_emails_27, t13.city AS city_28, t13.country AS country_29, t13.company AS company_30, t13.id_sage AS id_sage_31, t13.number_orders AS number_orders_32, t13.turnover AS turnover_33, t13.customer_group_id AS customer_group_id_34, t13.adminUser_id AS adminUser_id_35, t13.doctor_id AS doctor_id_36, t13.patient_id AS patient_id_37, t13.distributor_id AS distributor_id_38, t13.clinicalManager_id AS clinicalManager_id_39, t13.attached_pdm_id AS attached_pdm_id_40, t13.default_address_id AS default_address_id_41, t0.attached_clinical_manager_id AS attached_clinical_manager_id_42 FROM app_doctor t0 LEFT JOIN sylius_customer t13 ON t13.doctor_id = t0.id WHERE t0.id = ?
Parameters:
[
9
]
|
| 78 | 0.33 ms |
SELECT t0.id AS id_1, t0.requires_validation_by_clinical_manager AS requires_validation_by_clinical_manager_2, t0.makes_appointments_on_external_platform AS makes_appointments_on_external_platform_3, t0.external_platform_name AS external_platform_name_4, t0.external_platform_link AS external_platform_link_5, t0.can_access_to_doctor_dashboard AS can_access_to_doctor_dashboard_6, t0.send_transactional_emails AS send_transactional_emails_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.app_access_seriderm_360 AS app_access_seriderm_360_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t13.email AS email_14, t13.email_canonical AS email_canonical_15, t13.first_name AS first_name_16, t13.last_name AS last_name_17, t13.birthday AS birthday_18, t13.gender AS gender_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.phone_number AS phone_number_22, t13.subscribed_to_newsletter AS subscribed_to_newsletter_23, t13.id AS id_24, t13.social_reason AS social_reason_25, t13.inter_community_tva_number AS inter_community_tva_number_26, t13.secondary_emails AS secondary_emails_27, t13.city AS city_28, t13.country AS country_29, t13.company AS company_30, t13.id_sage AS id_sage_31, t13.number_orders AS number_orders_32, t13.turnover AS turnover_33, t13.customer_group_id AS customer_group_id_34, t13.adminUser_id AS adminUser_id_35, t13.doctor_id AS doctor_id_36, t13.patient_id AS patient_id_37, t13.distributor_id AS distributor_id_38, t13.clinicalManager_id AS clinicalManager_id_39, t13.attached_pdm_id AS attached_pdm_id_40, t13.default_address_id AS default_address_id_41, t0.attached_clinical_manager_id AS attached_clinical_manager_id_42 FROM app_doctor t0 LEFT JOIN sylius_customer t13 ON t13.doctor_id = t0.id WHERE t0.id = ?
Parameters:
[
10
]
|
| 79 | 0.35 ms |
SELECT t0.id AS id_1, t0.requires_validation_by_clinical_manager AS requires_validation_by_clinical_manager_2, t0.makes_appointments_on_external_platform AS makes_appointments_on_external_platform_3, t0.external_platform_name AS external_platform_name_4, t0.external_platform_link AS external_platform_link_5, t0.can_access_to_doctor_dashboard AS can_access_to_doctor_dashboard_6, t0.send_transactional_emails AS send_transactional_emails_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.app_access_seriderm_360 AS app_access_seriderm_360_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t13.email AS email_14, t13.email_canonical AS email_canonical_15, t13.first_name AS first_name_16, t13.last_name AS last_name_17, t13.birthday AS birthday_18, t13.gender AS gender_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.phone_number AS phone_number_22, t13.subscribed_to_newsletter AS subscribed_to_newsletter_23, t13.id AS id_24, t13.social_reason AS social_reason_25, t13.inter_community_tva_number AS inter_community_tva_number_26, t13.secondary_emails AS secondary_emails_27, t13.city AS city_28, t13.country AS country_29, t13.company AS company_30, t13.id_sage AS id_sage_31, t13.number_orders AS number_orders_32, t13.turnover AS turnover_33, t13.customer_group_id AS customer_group_id_34, t13.adminUser_id AS adminUser_id_35, t13.doctor_id AS doctor_id_36, t13.patient_id AS patient_id_37, t13.distributor_id AS distributor_id_38, t13.clinicalManager_id AS clinicalManager_id_39, t13.attached_pdm_id AS attached_pdm_id_40, t13.default_address_id AS default_address_id_41, t0.attached_clinical_manager_id AS attached_clinical_manager_id_42 FROM app_doctor t0 LEFT JOIN sylius_customer t13 ON t13.doctor_id = t0.id WHERE t0.id = ?
Parameters:
[
11
]
|
| 80 | 0.35 ms |
SELECT t0.id AS id_1, t0.requires_validation_by_clinical_manager AS requires_validation_by_clinical_manager_2, t0.makes_appointments_on_external_platform AS makes_appointments_on_external_platform_3, t0.external_platform_name AS external_platform_name_4, t0.external_platform_link AS external_platform_link_5, t0.can_access_to_doctor_dashboard AS can_access_to_doctor_dashboard_6, t0.send_transactional_emails AS send_transactional_emails_7, t0.longitude AS longitude_8, t0.latitude AS latitude_9, t0.app_access_seriderm_360 AS app_access_seriderm_360_10, t0.createdAt AS createdAt_11, t0.updatedAt AS updatedAt_12, t13.email AS email_14, t13.email_canonical AS email_canonical_15, t13.first_name AS first_name_16, t13.last_name AS last_name_17, t13.birthday AS birthday_18, t13.gender AS gender_19, t13.created_at AS created_at_20, t13.updated_at AS updated_at_21, t13.phone_number AS phone_number_22, t13.subscribed_to_newsletter AS subscribed_to_newsletter_23, t13.id AS id_24, t13.social_reason AS social_reason_25, t13.inter_community_tva_number AS inter_community_tva_number_26, t13.secondary_emails AS secondary_emails_27, t13.city AS city_28, t13.country AS country_29, t13.company AS company_30, t13.id_sage AS id_sage_31, t13.number_orders AS number_orders_32, t13.turnover AS turnover_33, t13.customer_group_id AS customer_group_id_34, t13.adminUser_id AS adminUser_id_35, t13.doctor_id AS doctor_id_36, t13.patient_id AS patient_id_37, t13.distributor_id AS distributor_id_38, t13.clinicalManager_id AS clinicalManager_id_39, t13.attached_pdm_id AS attached_pdm_id_40, t13.default_address_id AS default_address_id_41, t0.attached_clinical_manager_id AS attached_clinical_manager_id_42 FROM app_doctor t0 LEFT JOIN sylius_customer t13 ON t13.doctor_id = t0.id WHERE t0.id = ?
Parameters:
[
12
]
|
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 |
|---|---|
| MonsieurBiz\SyliusCmsPagePlugin\Entity\Page | No errors. |
| App\Entity\Treatment\Treatment | No errors. |
| App\Entity\Treatment\TreatmentStep | No errors. |
| Sylius\Component\Customer\Model\Customer | No errors. |
| Sylius\Component\Core\Model\Customer | No errors. |
| App\Entity\Customer\Customer | No errors. |
| Sylius\Component\Order\Model\Order | No errors. |
| Sylius\Component\Core\Model\Order | No errors. |
| App\Entity\Order\Order | No errors. |
| Sylius\Component\Shipping\Model\Shipment | No errors. |
| Sylius\Component\Core\Model\Shipment | No errors. |
| App\Entity\Shipping\Shipment | No errors. |
| Sylius\Component\User\Model\User | No errors. |
| Sylius\Component\Core\Model\AdminUser | No errors. |
| App\Entity\User\AdminUser | No errors. |
| Sylius\Component\Customer\Model\CustomerGroup | No errors. |
| App\Entity\Customer\CustomerGroup | No errors. |
| App\Entity\Doctor\Doctor | No errors. |
| App\Entity\Patient\Patient | No errors. |
| App\Entity\Distributor\Distributor | No errors. |
| App\Entity\ClinicalManager\ClinicalManager | No errors. |
| Sylius\Component\Addressing\Model\Address | No errors. |
| Sylius\Component\Core\Model\Address | No errors. |
| App\Entity\Addressing\Address | No errors. |
| Sylius\Component\Core\Model\Image | No errors. |
| Sylius\Component\Core\Model\AvatarImage | No errors. |
| BitBag\SyliusAclPlugin\Entity\Role | No errors. |
| App\Entity\Refund\Refund | No errors. |
| Sylius\Component\User\Model\UserOAuth | No errors. |
| App\Entity\User\UserOAuth | No errors. |
| Sylius\Component\Channel\Model\Channel | No errors. |
| Sylius\Component\Core\Model\Channel | No errors. |
| App\Entity\Channel\Channel | No errors. |
| Sylius\Component\Locale\Model\Locale | No errors. |
| App\Entity\Locale\Locale | No errors. |
| Sylius\Component\Currency\Model\Currency | No errors. |
| App\Entity\Currency\Currency | No errors. |
| Sylius\Component\Addressing\Model\Zone | No errors. |
| App\Entity\Addressing\Zone | No errors. |
| Sylius\Component\Taxonomy\Model\Taxon | No errors. |
| Sylius\Component\Core\Model\Taxon | No errors. |
| App\Entity\Taxonomy\Taxon | No errors. |
| App\Entity\ClinicalChain\ClinicalChain | No errors. |
| Sylius\Component\Core\Model\ShopBillingData | No errors. |
| Sylius\Component\Addressing\Model\Country | No errors. |
| App\Entity\Addressing\Country | No errors. |
| Sylius\Component\Addressing\Model\Province | No errors. |
| App\Entity\Addressing\Province | No errors. |
| BitBag\SyliusAclPlugin\Entity\RoleTranslation | No errors. |
| Sylius\Component\Core\Model\ShopUser | No errors. |
| App\Entity\User\ShopUser | No errors. |
| App\Entity\Customer\CustomerPhoto | No errors. |
| App\Entity\Product\ReductionProduct | No errors. |
| App\Entity\Taxonomy\ReductionTaxon | No errors. |
| App\Entity\Order\OrderRecurring | No errors. |
| App\Entity\Customer\CustomerYearlyStatistic | No errors. |
| App\Entity\Product\ProductCustomerStatistic | No errors. |
| App\Entity\Customer\CustomerSocialAccount | No errors. |
| App\Entity\Customer\DeviceToken | No errors. |
| App\Entity\Wallet\Wallet | No errors. |
| App\Entity\Wallet\LoyaltyTransaction | No errors. |
| App\Entity\Wallet\QRCodeScan | No errors. |
| TheCodingMachine\SogecommercePlugin\Entity\SogecommerceToken | No errors. |
| App\Entity\User\VerificationToken | No errors. |
| Sylius\Component\Shipping\Model\ShippingCategory | No errors. |
| App\Entity\Shipping\ShippingCategory | No errors. |
| MonsieurBiz\SyliusCmsPagePlugin\Entity\PageTranslation | No errors. |
| App\Entity\Patient\PatientProgram | No errors. |
| App\Entity\Diagnosis\Diagnosis | No errors. |
| App\Entity\Appointment\Appointment | No errors. |
| App\Entity\Quiz\Quiz | No errors. |
| App\Entity\Program\ProgramDoctorBoxNumber | No errors. |
| App\Entity\Treatment\TreatmentStepImage | No errors. |
| App\Entity\Program\ProgramVersion | No errors. |
| App\Entity\Treatment\TreatmentStepTranslation | No errors. |
| Sylius\Component\Promotion\Model\PromotionCoupon | No errors. |
| Sylius\Component\Core\Model\PromotionCoupon | No errors. |
| App\Entity\Promotion\PromotionCoupon | No errors. |
| App\Entity\Refund\RefundOrder | No errors. |
| Sylius\Component\Payment\Model\Payment | No errors. |
| Sylius\Component\Core\Model\Payment | No errors. |
| App\Entity\Payment\Payment | No errors. |
| Sylius\Component\Promotion\Model\Promotion | No errors. |
| Sylius\Component\Core\Model\Promotion | No errors. |
| App\Entity\Promotion\Promotion | No errors. |
| Sylius\Component\Order\Model\OrderItem | No errors. |
| Sylius\Component\Core\Model\OrderItem | No errors. |
| App\Entity\Order\OrderItem | No errors. |
| Sylius\Component\Order\Model\Adjustment | No errors. |
| Sylius\Component\Core\Model\Adjustment | No errors. |
| App\Entity\Order\Adjustment | No errors. |
| Sylius\Component\Shipping\Model\ShippingMethod | No errors. |
| Sylius\Component\Core\Model\ShippingMethod | No errors. |
| App\Entity\Shipping\ShippingMethod | No errors. |
| Sylius\Component\Order\Model\OrderItemUnit | No errors. |
| Sylius\Component\Core\Model\OrderItemUnit | No errors. |
| App\Entity\Order\OrderItemUnit | No errors. |
| App\Entity\Program\Program | No errors. |
| App\Entity\Doctor\DoctorChangeSatisfactionSurvey | No errors. |
| App\Entity\Notification\Notification | No errors. |
| App\Entity\Notification\PatientNotification | No errors. |
| Sylius\Component\Addressing\Model\ZoneMember | No errors. |
| App\Entity\Addressing\ZoneMember | No errors. |
| Sylius\Component\Taxonomy\Model\TaxonTranslation | No errors. |
| App\Entity\Taxonomy\TaxonTranslation | No errors. |
| Sylius\Component\Core\Model\TaxonImage | No errors. |
| App\Entity\Taxonomy\TaxonImage | No errors. |
| App\Entity\ClinicalChain\ClinicalChainLogo | No errors. |
| App\Entity\ClinicalChain\ClinicalChainTranslation | No errors. |
| Sylius\Component\Product\Model\Product | No errors. |
| Sylius\Component\Core\Model\Product | No errors. |
| App\Entity\Product\Product | No errors. |
| App\Entity\Order\OrderItemRecurring | No errors. |
| App\Entity\Customer\CustomerMonthlyStatistic | No errors. |
| App\Entity\Wallet\WalletRevenueLog | No errors. |