302 redirect from GET @admin (543db8)

Query Metrics

37 Database Queries
12 Different statements
52.31 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.93 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.specialCustomer AS specialCustomer_4, t0.generatePasswordRecovery AS generatePasswordRecovery_5, t0.resetToken AS resetToken_6, t0.resetTokenExpiresAt AS resetTokenExpiresAt_7, t0.additionalPercentage AS additionalPercentage_8, t0.name AS name_9, t0.firstName AS firstName_10, t0.address AS address_11, t0.postal AS postal_12, t0.locality AS locality_13, t0.country AS country_14, t0.phoneNumber AS phoneNumber_15, t0.directPhone AS directPhone_16, t0.otherMail AS otherMail_17, t0.companyName AS companyName_18, t0.active AS active_19, t0.gender AS gender_20, t0.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_21, t0.password AS password_22 FROM user t0 WHERE t0.id = ?
Parameters:
[
  14
]
2 1.01 ms
SELECT t0.id AS id_1, t0.finish AS finish_2, t0.user_id AS user_id_3, t0.customer_id AS customer_id_4 FROM customer_control t0 WHERE t0.user_id = ? AND t0.finish = ? LIMIT 1
Parameters:
[
  14
  0
]
3 0.87 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ? LIMIT 1
Parameters:
[
  14
]
4 1.30 ms
SELECT t0.id AS id_1, t0.finish AS finish_2, t0.commandNumber AS commandNumber_3, t0.quantity AS quantity_4, t0.message AS message_5, t0.user_id AS user_id_6, t0.products_id AS products_id_7, t8.id AS id_9, t8.nameFr AS nameFr_10, t8.nameBe AS nameBe_11, t8.description AS description_12, t8.price AS price_13, t8.pricePharmacy AS pricePharmacy_14, t8.capacity AS capacity_15, t8.quantity AS quantity_16, t8.useCouncil AS useCouncil_17, t8.contraindication AS contraindication_18, t8.ingredient AS ingredient_19, t8.nutritionChart AS nutritionChart_20, t8.image AS image_21, t8.status AS status_22, t8.tools AS tools_23, t8.publicPrice AS publicPrice_24, t8.publicPriceHtva AS publicPriceHtva_25, t8.consumptionTime AS consumptionTime_26, t8.brand AS brand_27, t8.idOnNaturaSite AS idOnNaturaSite_28, t8.idProductFeatureOnNatura AS idProductFeatureOnNatura_29, t8.idProductOnMercator AS idProductOnMercator_30, t8.reference AS reference_31, t8.idStockAvailables AS idStockAvailables_32, t8.cnk AS cnk_33, t8.nut AS nut_34, t8.ean AS ean_35, t8.eanImage AS eanImage_36, t8.eanImageBase64 AS eanImageBase64_37, t8.tvaBe AS tvaBe_38, t8.tvaFr AS tvaFr_39, t8.tvaLu AS tvaLu_40, t8.saleFr AS saleFr_41, t8.saleBe AS saleBe_42, t8.saleLux AS saleLux_43, t8.actionShock AS actionShock_44 FROM cart t0 LEFT JOIN products t8 ON t0.products_id = t8.id WHERE t0.user_id = ? AND t0.finish = ?
Parameters:
[
  14
  0
]
5 0.68 ms
SELECT r0_.id AS id_0, r0_.min AS min_1, r0_.max AS max_2, r0_.pourcentRebate AS pourcentRebate_3, r0_.status AS status_4, r0_.excluded_products AS excluded_products_5, r0_.specific_products AS specific_products_6 FROM rebate r0_ WHERE r0_.status = 1 AND r0_.specific_products IS NULL ORDER BY r0_.min DESC
Parameters:
[]
6 0.57 ms
SELECT r0_.id AS id_0, r0_.min AS min_1, r0_.max AS max_2, r0_.pourcentRebate AS pourcentRebate_3, r0_.status AS status_4, r0_.excluded_products AS excluded_products_5, r0_.specific_products AS specific_products_6 FROM rebate r0_ WHERE r0_.status = 1 AND r0_.specific_products IS NULL ORDER BY r0_.min DESC
Parameters:
[]
7 0.52 ms
SELECT r0_.id AS id_0, r0_.min AS min_1, r0_.max AS max_2, r0_.pourcentRebate AS pourcentRebate_3, r0_.status AS status_4, r0_.excluded_products AS excluded_products_5, r0_.specific_products AS specific_products_6 FROM rebate r0_ WHERE r0_.status = 1 AND r0_.specific_products IS NULL ORDER BY r0_.min DESC
Parameters:
[]
8 0.51 ms
SELECT b0_.id AS id_0, b0_.brandName AS brandName_1, b0_.rebateLow AS rebateLow_2, b0_.rebateHeigh AS rebateHeigh_3, b0_.active AS active_4 FROM brand_discount b0_ WHERE b0_.active = 1 AND LOWER(b0_.brandName) = ? LIMIT 1
Parameters:
[
  "naturamedicatrix"
]
9 24.27 ms
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.specialCustomer AS specialCustomer_3, u0_.generatePasswordRecovery AS generatePasswordRecovery_4, u0_.resetToken AS resetToken_5, u0_.resetTokenExpiresAt AS resetTokenExpiresAt_6, u0_.additionalPercentage AS additionalPercentage_7, u0_.name AS name_8, u0_.firstName AS firstName_9, u0_.address AS address_10, u0_.postal AS postal_11, u0_.locality AS locality_12, u0_.country AS country_13, u0_.phoneNumber AS phoneNumber_14, u0_.directPhone AS directPhone_15, u0_.otherMail AS otherMail_16, u0_.companyName AS companyName_17, u0_.active AS active_18, u0_.gender AS gender_19, u0_.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_20, u0_.password AS password_21, a1_.id AS id_22, a1_.generalCondition AS generalCondition_23, a1_.storeSize AS storeSize_24, a1_.idClientMercator AS idClientMercator_25, a1_.customerCategoryMercator AS customerCategoryMercator_26, a1_.mercatorBE AS mercatorBE_27, a1_.mercatorLU AS mercatorLU_28, a1_.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_29, a1_.companyAddress AS companyAddress_30, a1_.companyTypePro AS companyTypePro_31, a1_.ibanrib AS ibanrib_32, a1_.companyPostal AS companyPostal_33, a1_.townAddressCompany AS townAddressCompany_34, a1_.companyCountry AS companyCountry_35, a1_.ribPdf AS ribPdf_36, a1_.companyRibValidate AS companyRibValidate_37, a1_.legalForm AS legalForm_38, a1_.sirenNumber AS sirenNumber_39, a1_.siretNumber AS siretNumber_40, a1_.tva AS tva_41, a1_.rcs AS rcs_42, a1_.companyWebsite AS companyWebsite_43, a1_.companyName AS companyName_44, a1_.accountantGender AS accountantGender_45, a1_.accountantFirstName AS accountantFirstName_46, a1_.accountantLastName AS accountantLastName_47, a1_.accountantPhone AS accountantPhone_48, a1_.accountantMobilePhone AS accountantMobilePhone_49, a1_.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_50, a1_.accountantEmail AS accountantEmail_51, a1_.therapistGender AS therapistGender_52, a1_.therapistFirstName AS therapistFirstName_53, a1_.therapistLastName AS therapistLastName_54, a1_.therapistPhone AS therapistPhone_55, a1_.therapistMobilePhone AS therapistMobilePhone_56, a1_.therapistEmail AS therapistEmail_57, a1_.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_58, a1_.ceoGender AS ceoGender_59, a1_.ceoFirstName AS ceoFirstName_60, a1_.ceoLastName AS ceoLastName_61, a1_.ceoPhone AS ceoPhone_62, a1_.ceoMobilePhone AS ceoMobilePhone_63, a1_.ceoEmail AS ceoEmail_64, a1_.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_65, d2_.id AS id_66, d2_.companyName AS companyName_67, d2_.name AS name_68, d2_.firstName AS firstName_69, d2_.address AS address_70, d2_.postal AS postal_71, d2_.town AS town_72, d2_.country AS country_73, d2_.phoneNumber AS phoneNumber_74, d2_.monday AS monday_75, d2_.morningMonday AS morningMonday_76, d2_.morningMondayEnd AS morningMondayEnd_77, d2_.afternoonMonday AS afternoonMonday_78, d2_.afternoonMondayEnd AS afternoonMondayEnd_79, d2_.tuesday AS tuesday_80, d2_.morningTuesday AS morningTuesday_81, d2_.morningTuesdayEnd AS morningTuesdayEnd_82, d2_.afternoonTuesday AS afternoonTuesday_83, d2_.afternoonTuesdayEnd AS afternoonTuesdayEnd_84, d2_.wednesday AS wednesday_85, d2_.morningWednesday AS morningWednesday_86, d2_.morningWednesdayEnd AS morningWednesdayEnd_87, d2_.afternoonWednesday AS afternoonWednesday_88, d2_.afternoonWednesdayEnd AS afternoonWednesdayEnd_89, d2_.thursday AS thursday_90, d2_.morningThursday AS morningThursday_91, d2_.morningThursdayEnd AS morningThursdayEnd_92, d2_.afternoonThursday AS afternoonThursday_93, d2_.afternoonThursdayeEnd AS afternoonThursdayeEnd_94, d2_.friday AS friday_95, d2_.morningFriday AS morningFriday_96, d2_.morningFridayEnd AS morningFridayEnd_97, d2_.afternoonFriday AS afternoonFriday_98, d2_.afternoonFridayEnd AS afternoonFridayEnd_99, d2_.saturday AS saturday_100, d2_.morningSaturday AS morningSaturday_101, d2_.morningSaturdayEnd AS morningSaturdayEnd_102, d2_.afternoonSaturday AS afternoonSaturday_103, d2_.afternoonSaturdayEnd AS afternoonSaturdayEnd_104, d2_.sunday AS sunday_105, d2_.morningSunday AS morningSunday_106, d2_.morningSundayEnd AS morningSundayEnd_107, d2_.afternoonSunday AS afternoonSunday_108, d2_.afternoonSundayEnd AS afternoonSundayEnd_109, d2_.hourlyMonday AS hourlyMonday_110, d2_.hourlyMorningMonday AS hourlyMorningMonday_111, d2_.hourlyMorningMondayEnd AS hourlyMorningMondayEnd_112, d2_.hourlyTuesday AS hourlyTuesday_113, d2_.hourlyMorningTuesday AS hourlyMorningTuesday_114, d2_.hourlyMorningTuesdayEnd AS hourlyMorningTuesdayEnd_115, d2_.hourlyWednesday AS hourlyWednesday_116, d2_.hourlyMorningWednesday AS hourlyMorningWednesday_117, d2_.hourlyMorningWednesdayEnd AS hourlyMorningWednesdayEnd_118, d2_.hourlyThursday AS hourlyThursday_119, d2_.hourlyMorningThursday AS hourlyMorningThursday_120, d2_.hourlyMorningThursdayEnd AS hourlyMorningThursdayEnd_121, d2_.hourlyFriday AS hourlyFriday_122, d2_.hourlyMorningFriday AS hourlyMorningFriday_123, d2_.hourlyMorningFridayEnd AS hourlyMorningFridayEnd_124, d2_.hourlySaturday AS hourlySaturday_125, d2_.hourlyMorningSaturday AS hourlyMorningSaturday_126, d2_.hourlyMorningSaturdayEnd AS hourlyMorningSaturdayEnd_127, d2_.hourlySunday AS hourlySunday_128, d2_.hourlyMorningSunday AS hourlyMorningSunday_129, d2_.hourlyMorningSundayEnd AS hourlyMorningSundayEnd_130, t3_.id AS id_131, t3_.tvaNumber AS tvaNumber_132 FROM user u0_ LEFT JOIN additional_company_information a1_ ON u0_.id = a1_.user_id LEFT JOIN delivery_address d2_ ON u0_.id = d2_.user_id LEFT JOIN tva t3_ ON u0_.id = t3_.client_id
Parameters:
[]
10 0.96 ms
SELECT t0.id AS id_1, t0.finish AS finish_2, t0.user_id AS user_id_3, t0.customer_id AS customer_id_4 FROM customer_control t0 WHERE t0.user_id = ? AND t0.finish = ? LIMIT 1
Parameters:
[
  14
  0
]
11 0.82 ms
SELECT t0.id AS id_1, t0.finish AS finish_2, t0.user_id AS user_id_3, t0.customer_id AS customer_id_4 FROM customer_control t0 WHERE t0.user_id = ? AND t0.finish = ? LIMIT 1
Parameters:
[
  14
  0
]
12 0.87 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ? LIMIT 1
Parameters:
[
  14
]
13 0.89 ms
SELECT t0.id AS id_1, t0.finish AS finish_2, t0.commandNumber AS commandNumber_3, t0.quantity AS quantity_4, t0.message AS message_5, t0.user_id AS user_id_6, t0.products_id AS products_id_7, t8.id AS id_9, t8.nameFr AS nameFr_10, t8.nameBe AS nameBe_11, t8.description AS description_12, t8.price AS price_13, t8.pricePharmacy AS pricePharmacy_14, t8.capacity AS capacity_15, t8.quantity AS quantity_16, t8.useCouncil AS useCouncil_17, t8.contraindication AS contraindication_18, t8.ingredient AS ingredient_19, t8.nutritionChart AS nutritionChart_20, t8.image AS image_21, t8.status AS status_22, t8.tools AS tools_23, t8.publicPrice AS publicPrice_24, t8.publicPriceHtva AS publicPriceHtva_25, t8.consumptionTime AS consumptionTime_26, t8.brand AS brand_27, t8.idOnNaturaSite AS idOnNaturaSite_28, t8.idProductFeatureOnNatura AS idProductFeatureOnNatura_29, t8.idProductOnMercator AS idProductOnMercator_30, t8.reference AS reference_31, t8.idStockAvailables AS idStockAvailables_32, t8.cnk AS cnk_33, t8.nut AS nut_34, t8.ean AS ean_35, t8.eanImage AS eanImage_36, t8.eanImageBase64 AS eanImageBase64_37, t8.tvaBe AS tvaBe_38, t8.tvaFr AS tvaFr_39, t8.tvaLu AS tvaLu_40, t8.saleFr AS saleFr_41, t8.saleBe AS saleBe_42, t8.saleLux AS saleLux_43, t8.actionShock AS actionShock_44 FROM cart t0 LEFT JOIN products t8 ON t0.products_id = t8.id WHERE t0.user_id = ? AND t0.finish = ?
Parameters:
[
  14
  0
]
14 0.56 ms
SELECT DISTINCT u0_.id AS id_0 FROM user u0_ LIMIT 20
Parameters:
[]
15 0.69 ms
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.specialCustomer AS specialCustomer_3, u0_.generatePasswordRecovery AS generatePasswordRecovery_4, u0_.resetToken AS resetToken_5, u0_.resetTokenExpiresAt AS resetTokenExpiresAt_6, u0_.additionalPercentage AS additionalPercentage_7, u0_.name AS name_8, u0_.firstName AS firstName_9, u0_.address AS address_10, u0_.postal AS postal_11, u0_.locality AS locality_12, u0_.country AS country_13, u0_.phoneNumber AS phoneNumber_14, u0_.directPhone AS directPhone_15, u0_.otherMail AS otherMail_16, u0_.companyName AS companyName_17, u0_.active AS active_18, u0_.gender AS gender_19, u0_.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_20, u0_.password AS password_21 FROM user u0_ WHERE u0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1162
  858
  803
  1252
  1218
  629
  616
  1124
  526
  1196
  1390
  411
  798
  358
  614
  343
  577
  604
  1257
  1435
]
16 0.60 ms
SELECT COUNT(u0_.id) AS sclr_0 FROM user u0_
Parameters:
[]
17 0.88 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  343
]
18 0.80 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  358
]
19 0.74 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  411
]
20 0.69 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  526
]
21 0.71 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  577
]
22 0.70 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  604
]
23 0.73 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  614
]
24 0.92 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  616
]
25 0.78 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  629
]
26 0.78 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  798
]
27 0.73 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  803
]
28 0.69 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  858
]
29 0.70 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  1124
]
30 0.68 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  1162
]
31 0.69 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  1196
]
32 0.71 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  1218
]
33 0.70 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  1252
]
34 0.73 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  1257
]
35 0.73 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  1390
]
36 0.68 ms
SELECT t0.id AS id_1, t0.generalCondition AS generalCondition_2, t0.storeSize AS storeSize_3, t0.idClientMercator AS idClientMercator_4, t0.customerCategoryMercator AS customerCategoryMercator_5, t0.mercatorBE AS mercatorBE_6, t0.mercatorLU AS mercatorLU_7, t0.salesAreaForFoodSupplements AS salesAreaForFoodSupplements_8, t0.companyAddress AS companyAddress_9, t0.companyTypePro AS companyTypePro_10, t0.ibanrib AS ibanrib_11, t0.companyPostal AS companyPostal_12, t0.townAddressCompany AS townAddressCompany_13, t0.companyCountry AS companyCountry_14, t0.ribPdf AS ribPdf_15, t0.companyRibValidate AS companyRibValidate_16, t0.legalForm AS legalForm_17, t0.sirenNumber AS sirenNumber_18, t0.siretNumber AS siretNumber_19, t0.tva AS tva_20, t0.rcs AS rcs_21, t0.companyWebsite AS companyWebsite_22, t0.companyName AS companyName_23, t0.accountantGender AS accountantGender_24, t0.accountantFirstName AS accountantFirstName_25, t0.accountantLastName AS accountantLastName_26, t0.accountantPhone AS accountantPhone_27, t0.accountantMobilePhone AS accountantMobilePhone_28, t0.accountantSupplementsPurchaseDecisionMaker AS accountantSupplementsPurchaseDecisionMaker_29, t0.accountantEmail AS accountantEmail_30, t0.therapistGender AS therapistGender_31, t0.therapistFirstName AS therapistFirstName_32, t0.therapistLastName AS therapistLastName_33, t0.therapistPhone AS therapistPhone_34, t0.therapistMobilePhone AS therapistMobilePhone_35, t0.therapistEmail AS therapistEmail_36, t0.therapistSupplementsPurchaseDecisionMaker AS therapistSupplementsPurchaseDecisionMaker_37, t0.ceoGender AS ceoGender_38, t0.ceoFirstName AS ceoFirstName_39, t0.ceoLastName AS ceoLastName_40, t0.ceoPhone AS ceoPhone_41, t0.ceoMobilePhone AS ceoMobilePhone_42, t0.ceoEmail AS ceoEmail_43, t0.ceoSupplementsPurchaseDecisionMaker AS ceoSupplementsPurchaseDecisionMaker_44, t0.user_id AS user_id_45, t46.id AS id_47, t46.email AS email_48, t46.roles AS roles_49, t46.specialCustomer AS specialCustomer_50, t46.generatePasswordRecovery AS generatePasswordRecovery_51, t46.resetToken AS resetToken_52, t46.resetTokenExpiresAt AS resetTokenExpiresAt_53, t46.additionalPercentage AS additionalPercentage_54, t46.name AS name_55, t46.firstName AS firstName_56, t46.address AS address_57, t46.postal AS postal_58, t46.locality AS locality_59, t46.country AS country_60, t46.phoneNumber AS phoneNumber_61, t46.directPhone AS directPhone_62, t46.otherMail AS otherMail_63, t46.companyName AS companyName_64, t46.active AS active_65, t46.gender AS gender_66, t46.userSupplementsPurchaseDecisionMaker AS userSupplementsPurchaseDecisionMaker_67, t46.password AS password_68 FROM additional_company_information t0 LEFT JOIN user t46 ON t0.user_id = t46.id WHERE t0.user_id = ?
Parameters:
[
  1435
]
37 1.52 ms
SELECT COUNT(*) FROM user t0 WHERE t0.active = ?
Parameters:
[
  0
]

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