Redirect 302 redirect from POST @login (e9c77c)

GET https://demosymph.omnipilote.ma/fr/dashboard/devis/listing

Query Metrics

89 Database Queries
12 Different statements
134.85 ms Query time
5 Invalid entities
137 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 20.50 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_active AS is_active_5, t0.reset_token AS reset_token_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.civility AS civility_11, t0.telephone AS telephone_12, t0.company_id AS company_id_13, t14.id AS id_15, t14.email AS email_16, t14.date_of_birth AS date_of_birth_17, t14.created_at AS created_at_18, t14.salary AS salary_19, t14.last_name AS last_name_20, t14.first_name AS first_name_21, t14.civility AS civility_22, t14.telephone AS telephone_23, t14.department_id AS department_id_24, t14.fonction_id AS fonction_id_25, t14.user_id AS user_id_26 FROM user t0 LEFT JOIN employee t14 ON t14.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  3
]
2 1.29 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0 WHERE t0.company_id = ?
Parameters:
[
  2
]
3 13.69 ms
SELECT DISTINCT count(DISTINCT d0_.id) AS sclr_0 FROM devis d0_ LEFT JOIN client c1_ ON d0_.client_id = c1_.id WHERE d0_.status <> ?
Parameters:
[
  9
]
4 7.81 ms
SELECT DISTINCT d0_.id AS id_0, d0_.created_at AS created_at_1 FROM devis d0_ LEFT JOIN client c1_ ON d0_.client_id = c1_.id WHERE d0_.status <> ? ORDER BY d0_.created_at DESC LIMIT 10
Parameters:
[
  9
]
5 3.87 ms
SELECT DISTINCT d0_.id AS id_0, d0_.status AS status_1, d0_.created_at AS created_at_2, d0_.updated_at AS updated_at_3, d0_.version AS version_4, d0_.type AS type_5, d0_.validated_at AS validated_at_6, d0_.validation_note AS validation_note_7, d0_.demande_validation_note AS demande_validation_note_8, c1_.id AS id_9, c1_.name AS name_10, c1_.mail AS mail_11, c1_.phone AS phone_12, c1_.website AS website_13, c1_.address AS address_14, c1_.code_postal AS code_postal_15, c1_.ville AS ville_16, c1_.ref AS ref_17, c1_.created_at AS created_at_18, c1_.updated_at AS updated_at_19, c1_.ice AS ice_20, c1_.rc AS rc_21, c1_.code_client AS code_client_22, c1_.sage_sync AS sage_sync_23, d0_.saller_id AS saller_id_24, d0_.client_id AS client_id_25, d0_.validated_by_id AS validated_by_id_26, c1_.client_type_id AS client_type_id_27, c1_.user_id AS user_id_28, c1_.commercial_id AS commercial_id_29 FROM devis d0_ LEFT JOIN client c1_ ON d0_.client_id = c1_.id WHERE d0_.status <> ? AND d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY d0_.created_at DESC
Parameters:
[
  9
  3310
  3309
  3308
  3307
  3306
  3305
  3304
  3062
  3058
  3057
]
6 0.73 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM type_attribute t0
Parameters:
[]
7 0.71 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM type_attribute t0
Parameters:
[]
8 0.86 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM roles t0 INNER JOIN user_roles ON t0.id = user_roles.roles_id WHERE user_roles.user_id = ?
Parameters:
[
  3
]
9 6.34 ms
SELECT t0.id AS id_1, t0.price AS price_2, t0.exchange_rates AS exchange_rates_3, t0.purchase_price AS purchase_price_4, t0.cost AS cost_5, t0.cost_price AS cost_price_6, t0.version AS version_7, t0.quntity AS quntity_8, t0.duree AS duree_9, t0.taux AS taux_10, t0.taux_mo AS taux_mo_11, t0.cout_mo AS cout_mo_12, t0.cout_pieces AS cout_pieces_13, t0.cout_mensuel_service AS cout_mensuel_service_14, t0.taux_pieces AS taux_pieces_15, t0.loyer_mensuel AS loyer_mensuel_16, t0.cout_unit_loyer AS cout_unit_loyer_17, t0.marge_loyer AS marge_loyer_18, t0.mode_fac AS mode_fac_19, t0.cout_mensuel_equip AS cout_mensuel_equip_20, t0.status AS status_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.volume_mensuel AS volume_mensuel_24, t0.volume_mono AS volume_mono_25, t0.volume_color AS volume_color_26, t0.prix_requip AS prix_requip_27, t0.amortissement_equip AS amortissement_equip_28, t0.amortissement_color AS amortissement_color_29, t0.consommable_mono_page AS consommable_mono_page_30, t0.consommable_color_page AS consommable_color_page_31, t0.amortissement_color_e AS amortissement_color_e_32, t0.amortissement_mono_s AS amortissement_mono_s_33, t0.amortissement_service AS amortissement_service_34, t0.amortissement_color_s AS amortissement_color_s_35, t0.amortissement_service_c AS amortissement_service_c_36, t0.cout_theory_mono AS cout_theory_mono_37, t0.cout_theory_color AS cout_theory_color_38, t0.coeff_color AS coeff_color_39, t0.amortissement_mono AS amortissement_mono_40, t0.prix_revient_vente AS prix_revient_vente_41, t0.prix_vente AS prix_vente_42, t0.marge_vente AS marge_vente_43, t0.total_provision_service_vente AS total_provision_service_vente_44, t0.prix_vente_service AS prix_vente_service_45, t0.marge_vente_service AS marge_vente_service_46, t0.contrat_service AS contrat_service_47, t0.date_souhaite AS date_souhaite_48, t0.qte_reservee AS qte_reservee_49, t0.devis_id AS devis_id_50, t0.product_id AS product_id_51 FROM devis_machine t0 WHERE t0.devis_id = ?
Parameters:
[
  3310
]
10 1.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.description AS description_6, t0.type AS type_7, t0.number_users AS number_users_8, t0.number_pages AS number_pages_9, t0.is_exist AS is_exist_10, t0.sage_sync AS sage_sync_11, t0.volume_mensel_recommande AS volume_mensel_recommande_12, t0.limite_depassement AS limite_depassement_13, t0.marque AS marque_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id = ?
Parameters:
[
  12
]
11 5.89 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  3032
]
12 1.34 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_active AS is_active_5, t0.reset_token AS reset_token_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.civility AS civility_11, t0.telephone AS telephone_12, t0.company_id AS company_id_13, t14.id AS id_15, t14.email AS email_16, t14.date_of_birth AS date_of_birth_17, t14.created_at AS created_at_18, t14.salary AS salary_19, t14.last_name AS last_name_20, t14.first_name AS first_name_21, t14.civility AS civility_22, t14.telephone AS telephone_23, t14.department_id AS department_id_24, t14.fonction_id AS fonction_id_25, t14.user_id AS user_id_26 FROM user t0 LEFT JOIN employee t14 ON t14.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  42
]
13 1.16 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
14 1.96 ms
SELECT t0.id AS id_1, t0.price AS price_2, t0.exchange_rates AS exchange_rates_3, t0.purchase_price AS purchase_price_4, t0.cost AS cost_5, t0.cost_price AS cost_price_6, t0.version AS version_7, t0.quntity AS quntity_8, t0.duree AS duree_9, t0.taux AS taux_10, t0.taux_mo AS taux_mo_11, t0.cout_mo AS cout_mo_12, t0.cout_pieces AS cout_pieces_13, t0.cout_mensuel_service AS cout_mensuel_service_14, t0.taux_pieces AS taux_pieces_15, t0.loyer_mensuel AS loyer_mensuel_16, t0.cout_unit_loyer AS cout_unit_loyer_17, t0.marge_loyer AS marge_loyer_18, t0.mode_fac AS mode_fac_19, t0.cout_mensuel_equip AS cout_mensuel_equip_20, t0.status AS status_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.volume_mensuel AS volume_mensuel_24, t0.volume_mono AS volume_mono_25, t0.volume_color AS volume_color_26, t0.prix_requip AS prix_requip_27, t0.amortissement_equip AS amortissement_equip_28, t0.amortissement_color AS amortissement_color_29, t0.consommable_mono_page AS consommable_mono_page_30, t0.consommable_color_page AS consommable_color_page_31, t0.amortissement_color_e AS amortissement_color_e_32, t0.amortissement_mono_s AS amortissement_mono_s_33, t0.amortissement_service AS amortissement_service_34, t0.amortissement_color_s AS amortissement_color_s_35, t0.amortissement_service_c AS amortissement_service_c_36, t0.cout_theory_mono AS cout_theory_mono_37, t0.cout_theory_color AS cout_theory_color_38, t0.coeff_color AS coeff_color_39, t0.amortissement_mono AS amortissement_mono_40, t0.prix_revient_vente AS prix_revient_vente_41, t0.prix_vente AS prix_vente_42, t0.marge_vente AS marge_vente_43, t0.total_provision_service_vente AS total_provision_service_vente_44, t0.prix_vente_service AS prix_vente_service_45, t0.marge_vente_service AS marge_vente_service_46, t0.contrat_service AS contrat_service_47, t0.date_souhaite AS date_souhaite_48, t0.qte_reservee AS qte_reservee_49, t0.devis_id AS devis_id_50, t0.product_id AS product_id_51 FROM devis_machine t0 WHERE t0.devis_id = ?
Parameters:
[
  3309
]
15 1.00 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.description AS description_6, t0.type AS type_7, t0.number_users AS number_users_8, t0.number_pages AS number_pages_9, t0.is_exist AS is_exist_10, t0.sage_sync AS sage_sync_11, t0.volume_mensel_recommande AS volume_mensel_recommande_12, t0.limite_depassement AS limite_depassement_13, t0.marque AS marque_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id = ?
Parameters:
[
  8
]
16 0.79 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  3031
]
17 0.92 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
18 1.01 ms
SELECT t0.id AS id_1, t0.price AS price_2, t0.exchange_rates AS exchange_rates_3, t0.purchase_price AS purchase_price_4, t0.cost AS cost_5, t0.cost_price AS cost_price_6, t0.version AS version_7, t0.quntity AS quntity_8, t0.duree AS duree_9, t0.taux AS taux_10, t0.taux_mo AS taux_mo_11, t0.cout_mo AS cout_mo_12, t0.cout_pieces AS cout_pieces_13, t0.cout_mensuel_service AS cout_mensuel_service_14, t0.taux_pieces AS taux_pieces_15, t0.loyer_mensuel AS loyer_mensuel_16, t0.cout_unit_loyer AS cout_unit_loyer_17, t0.marge_loyer AS marge_loyer_18, t0.mode_fac AS mode_fac_19, t0.cout_mensuel_equip AS cout_mensuel_equip_20, t0.status AS status_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.volume_mensuel AS volume_mensuel_24, t0.volume_mono AS volume_mono_25, t0.volume_color AS volume_color_26, t0.prix_requip AS prix_requip_27, t0.amortissement_equip AS amortissement_equip_28, t0.amortissement_color AS amortissement_color_29, t0.consommable_mono_page AS consommable_mono_page_30, t0.consommable_color_page AS consommable_color_page_31, t0.amortissement_color_e AS amortissement_color_e_32, t0.amortissement_mono_s AS amortissement_mono_s_33, t0.amortissement_service AS amortissement_service_34, t0.amortissement_color_s AS amortissement_color_s_35, t0.amortissement_service_c AS amortissement_service_c_36, t0.cout_theory_mono AS cout_theory_mono_37, t0.cout_theory_color AS cout_theory_color_38, t0.coeff_color AS coeff_color_39, t0.amortissement_mono AS amortissement_mono_40, t0.prix_revient_vente AS prix_revient_vente_41, t0.prix_vente AS prix_vente_42, t0.marge_vente AS marge_vente_43, t0.total_provision_service_vente AS total_provision_service_vente_44, t0.prix_vente_service AS prix_vente_service_45, t0.marge_vente_service AS marge_vente_service_46, t0.contrat_service AS contrat_service_47, t0.date_souhaite AS date_souhaite_48, t0.qte_reservee AS qte_reservee_49, t0.devis_id AS devis_id_50, t0.product_id AS product_id_51 FROM devis_machine t0 WHERE t0.devis_id = ?
Parameters:
[
  3308
]
19 0.74 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.description AS description_6, t0.type AS type_7, t0.number_users AS number_users_8, t0.number_pages AS number_pages_9, t0.is_exist AS is_exist_10, t0.sage_sync AS sage_sync_11, t0.volume_mensel_recommande AS volume_mensel_recommande_12, t0.limite_depassement AS limite_depassement_13, t0.marque AS marque_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id = ?
Parameters:
[
  63
]
20 0.78 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  3030
]
21 4.19 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  625
]
22 0.98 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  262
]
23 1.54 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  558
]
24 1.15 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
25 0.82 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
26 1.59 ms
SELECT t0.id AS id_1, t0.price AS price_2, t0.exchange_rates AS exchange_rates_3, t0.purchase_price AS purchase_price_4, t0.cost AS cost_5, t0.cost_price AS cost_price_6, t0.version AS version_7, t0.quntity AS quntity_8, t0.duree AS duree_9, t0.taux AS taux_10, t0.taux_mo AS taux_mo_11, t0.cout_mo AS cout_mo_12, t0.cout_pieces AS cout_pieces_13, t0.cout_mensuel_service AS cout_mensuel_service_14, t0.taux_pieces AS taux_pieces_15, t0.loyer_mensuel AS loyer_mensuel_16, t0.cout_unit_loyer AS cout_unit_loyer_17, t0.marge_loyer AS marge_loyer_18, t0.mode_fac AS mode_fac_19, t0.cout_mensuel_equip AS cout_mensuel_equip_20, t0.status AS status_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.volume_mensuel AS volume_mensuel_24, t0.volume_mono AS volume_mono_25, t0.volume_color AS volume_color_26, t0.prix_requip AS prix_requip_27, t0.amortissement_equip AS amortissement_equip_28, t0.amortissement_color AS amortissement_color_29, t0.consommable_mono_page AS consommable_mono_page_30, t0.consommable_color_page AS consommable_color_page_31, t0.amortissement_color_e AS amortissement_color_e_32, t0.amortissement_mono_s AS amortissement_mono_s_33, t0.amortissement_service AS amortissement_service_34, t0.amortissement_color_s AS amortissement_color_s_35, t0.amortissement_service_c AS amortissement_service_c_36, t0.cout_theory_mono AS cout_theory_mono_37, t0.cout_theory_color AS cout_theory_color_38, t0.coeff_color AS coeff_color_39, t0.amortissement_mono AS amortissement_mono_40, t0.prix_revient_vente AS prix_revient_vente_41, t0.prix_vente AS prix_vente_42, t0.marge_vente AS marge_vente_43, t0.total_provision_service_vente AS total_provision_service_vente_44, t0.prix_vente_service AS prix_vente_service_45, t0.marge_vente_service AS marge_vente_service_46, t0.contrat_service AS contrat_service_47, t0.date_souhaite AS date_souhaite_48, t0.qte_reservee AS qte_reservee_49, t0.devis_id AS devis_id_50, t0.product_id AS product_id_51 FROM devis_machine t0 WHERE t0.devis_id = ?
Parameters:
[
  3307
]
27 0.97 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  3029
]
28 0.85 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
29 1.08 ms
SELECT t0.id AS id_1, t0.price AS price_2, t0.exchange_rates AS exchange_rates_3, t0.purchase_price AS purchase_price_4, t0.cost AS cost_5, t0.cost_price AS cost_price_6, t0.version AS version_7, t0.quntity AS quntity_8, t0.duree AS duree_9, t0.taux AS taux_10, t0.taux_mo AS taux_mo_11, t0.cout_mo AS cout_mo_12, t0.cout_pieces AS cout_pieces_13, t0.cout_mensuel_service AS cout_mensuel_service_14, t0.taux_pieces AS taux_pieces_15, t0.loyer_mensuel AS loyer_mensuel_16, t0.cout_unit_loyer AS cout_unit_loyer_17, t0.marge_loyer AS marge_loyer_18, t0.mode_fac AS mode_fac_19, t0.cout_mensuel_equip AS cout_mensuel_equip_20, t0.status AS status_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.volume_mensuel AS volume_mensuel_24, t0.volume_mono AS volume_mono_25, t0.volume_color AS volume_color_26, t0.prix_requip AS prix_requip_27, t0.amortissement_equip AS amortissement_equip_28, t0.amortissement_color AS amortissement_color_29, t0.consommable_mono_page AS consommable_mono_page_30, t0.consommable_color_page AS consommable_color_page_31, t0.amortissement_color_e AS amortissement_color_e_32, t0.amortissement_mono_s AS amortissement_mono_s_33, t0.amortissement_service AS amortissement_service_34, t0.amortissement_color_s AS amortissement_color_s_35, t0.amortissement_service_c AS amortissement_service_c_36, t0.cout_theory_mono AS cout_theory_mono_37, t0.cout_theory_color AS cout_theory_color_38, t0.coeff_color AS coeff_color_39, t0.amortissement_mono AS amortissement_mono_40, t0.prix_revient_vente AS prix_revient_vente_41, t0.prix_vente AS prix_vente_42, t0.marge_vente AS marge_vente_43, t0.total_provision_service_vente AS total_provision_service_vente_44, t0.prix_vente_service AS prix_vente_service_45, t0.marge_vente_service AS marge_vente_service_46, t0.contrat_service AS contrat_service_47, t0.date_souhaite AS date_souhaite_48, t0.qte_reservee AS qte_reservee_49, t0.devis_id AS devis_id_50, t0.product_id AS product_id_51 FROM devis_machine t0 WHERE t0.devis_id = ?
Parameters:
[
  3306
]
30 0.80 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.description AS description_6, t0.type AS type_7, t0.number_users AS number_users_8, t0.number_pages AS number_pages_9, t0.is_exist AS is_exist_10, t0.sage_sync AS sage_sync_11, t0.volume_mensel_recommande AS volume_mensel_recommande_12, t0.limite_depassement AS limite_depassement_13, t0.marque AS marque_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id = ?
Parameters:
[
  10
]
31 2.18 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  3028
]
32 0.86 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  8
]
33 0.76 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  589
]
34 0.90 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  176
]
35 0.84 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
36 0.84 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
37 1.11 ms
SELECT t0.id AS id_1, t0.price AS price_2, t0.exchange_rates AS exchange_rates_3, t0.purchase_price AS purchase_price_4, t0.cost AS cost_5, t0.cost_price AS cost_price_6, t0.version AS version_7, t0.quntity AS quntity_8, t0.duree AS duree_9, t0.taux AS taux_10, t0.taux_mo AS taux_mo_11, t0.cout_mo AS cout_mo_12, t0.cout_pieces AS cout_pieces_13, t0.cout_mensuel_service AS cout_mensuel_service_14, t0.taux_pieces AS taux_pieces_15, t0.loyer_mensuel AS loyer_mensuel_16, t0.cout_unit_loyer AS cout_unit_loyer_17, t0.marge_loyer AS marge_loyer_18, t0.mode_fac AS mode_fac_19, t0.cout_mensuel_equip AS cout_mensuel_equip_20, t0.status AS status_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.volume_mensuel AS volume_mensuel_24, t0.volume_mono AS volume_mono_25, t0.volume_color AS volume_color_26, t0.prix_requip AS prix_requip_27, t0.amortissement_equip AS amortissement_equip_28, t0.amortissement_color AS amortissement_color_29, t0.consommable_mono_page AS consommable_mono_page_30, t0.consommable_color_page AS consommable_color_page_31, t0.amortissement_color_e AS amortissement_color_e_32, t0.amortissement_mono_s AS amortissement_mono_s_33, t0.amortissement_service AS amortissement_service_34, t0.amortissement_color_s AS amortissement_color_s_35, t0.amortissement_service_c AS amortissement_service_c_36, t0.cout_theory_mono AS cout_theory_mono_37, t0.cout_theory_color AS cout_theory_color_38, t0.coeff_color AS coeff_color_39, t0.amortissement_mono AS amortissement_mono_40, t0.prix_revient_vente AS prix_revient_vente_41, t0.prix_vente AS prix_vente_42, t0.marge_vente AS marge_vente_43, t0.total_provision_service_vente AS total_provision_service_vente_44, t0.prix_vente_service AS prix_vente_service_45, t0.marge_vente_service AS marge_vente_service_46, t0.contrat_service AS contrat_service_47, t0.date_souhaite AS date_souhaite_48, t0.qte_reservee AS qte_reservee_49, t0.devis_id AS devis_id_50, t0.product_id AS product_id_51 FROM devis_machine t0 WHERE t0.devis_id = ?
Parameters:
[
  3305
]
38 0.72 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.description AS description_6, t0.type AS type_7, t0.number_users AS number_users_8, t0.number_pages AS number_pages_9, t0.is_exist AS is_exist_10, t0.sage_sync AS sage_sync_11, t0.volume_mensel_recommande AS volume_mensel_recommande_12, t0.limite_depassement AS limite_depassement_13, t0.marque AS marque_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id = ?
Parameters:
[
  2
]
39 0.80 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  3027
]
40 0.70 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  34490
]
41 0.69 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  34491
]
42 0.57 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  34344
]
43 0.55 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  34345
]
44 0.52 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  30398
]
45 0.84 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
46 0.77 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
47 1.02 ms
SELECT t0.id AS id_1, t0.price AS price_2, t0.exchange_rates AS exchange_rates_3, t0.purchase_price AS purchase_price_4, t0.cost AS cost_5, t0.cost_price AS cost_price_6, t0.version AS version_7, t0.quntity AS quntity_8, t0.duree AS duree_9, t0.taux AS taux_10, t0.taux_mo AS taux_mo_11, t0.cout_mo AS cout_mo_12, t0.cout_pieces AS cout_pieces_13, t0.cout_mensuel_service AS cout_mensuel_service_14, t0.taux_pieces AS taux_pieces_15, t0.loyer_mensuel AS loyer_mensuel_16, t0.cout_unit_loyer AS cout_unit_loyer_17, t0.marge_loyer AS marge_loyer_18, t0.mode_fac AS mode_fac_19, t0.cout_mensuel_equip AS cout_mensuel_equip_20, t0.status AS status_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.volume_mensuel AS volume_mensuel_24, t0.volume_mono AS volume_mono_25, t0.volume_color AS volume_color_26, t0.prix_requip AS prix_requip_27, t0.amortissement_equip AS amortissement_equip_28, t0.amortissement_color AS amortissement_color_29, t0.consommable_mono_page AS consommable_mono_page_30, t0.consommable_color_page AS consommable_color_page_31, t0.amortissement_color_e AS amortissement_color_e_32, t0.amortissement_mono_s AS amortissement_mono_s_33, t0.amortissement_service AS amortissement_service_34, t0.amortissement_color_s AS amortissement_color_s_35, t0.amortissement_service_c AS amortissement_service_c_36, t0.cout_theory_mono AS cout_theory_mono_37, t0.cout_theory_color AS cout_theory_color_38, t0.coeff_color AS coeff_color_39, t0.amortissement_mono AS amortissement_mono_40, t0.prix_revient_vente AS prix_revient_vente_41, t0.prix_vente AS prix_vente_42, t0.marge_vente AS marge_vente_43, t0.total_provision_service_vente AS total_provision_service_vente_44, t0.prix_vente_service AS prix_vente_service_45, t0.marge_vente_service AS marge_vente_service_46, t0.contrat_service AS contrat_service_47, t0.date_souhaite AS date_souhaite_48, t0.qte_reservee AS qte_reservee_49, t0.devis_id AS devis_id_50, t0.product_id AS product_id_51 FROM devis_machine t0 WHERE t0.devis_id = ?
Parameters:
[
  3304
]
48 0.69 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.description AS description_6, t0.type AS type_7, t0.number_users AS number_users_8, t0.number_pages AS number_pages_9, t0.is_exist AS is_exist_10, t0.sage_sync AS sage_sync_11, t0.volume_mensel_recommande AS volume_mensel_recommande_12, t0.limite_depassement AS limite_depassement_13, t0.marque AS marque_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id = ?
Parameters:
[
  9
]
49 0.65 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.description AS description_6, t0.type AS type_7, t0.number_users AS number_users_8, t0.number_pages AS number_pages_9, t0.is_exist AS is_exist_10, t0.sage_sync AS sage_sync_11, t0.volume_mensel_recommande AS volume_mensel_recommande_12, t0.limite_depassement AS limite_depassement_13, t0.marque AS marque_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id = ?
Parameters:
[
  44
]
50 0.73 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  3025
]
51 0.72 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  3026
]
52 0.69 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  14
]
53 0.66 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  25
]
54 0.72 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  177
]
55 0.57 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  119
]
56 0.57 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  251
]
57 0.90 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
58 0.76 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
59 1.10 ms
SELECT t0.id AS id_1, t0.price AS price_2, t0.exchange_rates AS exchange_rates_3, t0.purchase_price AS purchase_price_4, t0.cost AS cost_5, t0.cost_price AS cost_price_6, t0.version AS version_7, t0.quntity AS quntity_8, t0.duree AS duree_9, t0.taux AS taux_10, t0.taux_mo AS taux_mo_11, t0.cout_mo AS cout_mo_12, t0.cout_pieces AS cout_pieces_13, t0.cout_mensuel_service AS cout_mensuel_service_14, t0.taux_pieces AS taux_pieces_15, t0.loyer_mensuel AS loyer_mensuel_16, t0.cout_unit_loyer AS cout_unit_loyer_17, t0.marge_loyer AS marge_loyer_18, t0.mode_fac AS mode_fac_19, t0.cout_mensuel_equip AS cout_mensuel_equip_20, t0.status AS status_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.volume_mensuel AS volume_mensuel_24, t0.volume_mono AS volume_mono_25, t0.volume_color AS volume_color_26, t0.prix_requip AS prix_requip_27, t0.amortissement_equip AS amortissement_equip_28, t0.amortissement_color AS amortissement_color_29, t0.consommable_mono_page AS consommable_mono_page_30, t0.consommable_color_page AS consommable_color_page_31, t0.amortissement_color_e AS amortissement_color_e_32, t0.amortissement_mono_s AS amortissement_mono_s_33, t0.amortissement_service AS amortissement_service_34, t0.amortissement_color_s AS amortissement_color_s_35, t0.amortissement_service_c AS amortissement_service_c_36, t0.cout_theory_mono AS cout_theory_mono_37, t0.cout_theory_color AS cout_theory_color_38, t0.coeff_color AS coeff_color_39, t0.amortissement_mono AS amortissement_mono_40, t0.prix_revient_vente AS prix_revient_vente_41, t0.prix_vente AS prix_vente_42, t0.marge_vente AS marge_vente_43, t0.total_provision_service_vente AS total_provision_service_vente_44, t0.prix_vente_service AS prix_vente_service_45, t0.marge_vente_service AS marge_vente_service_46, t0.contrat_service AS contrat_service_47, t0.date_souhaite AS date_souhaite_48, t0.qte_reservee AS qte_reservee_49, t0.devis_id AS devis_id_50, t0.product_id AS product_id_51 FROM devis_machine t0 WHERE t0.devis_id = ?
Parameters:
[
  3062
]
60 0.74 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.description AS description_6, t0.type AS type_7, t0.number_users AS number_users_8, t0.number_pages AS number_pages_9, t0.is_exist AS is_exist_10, t0.sage_sync AS sage_sync_11, t0.volume_mensel_recommande AS volume_mensel_recommande_12, t0.limite_depassement AS limite_depassement_13, t0.marque AS marque_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id = ?
Parameters:
[
  69
]
61 0.73 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  2740
]
62 0.73 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  2741
]
63 0.70 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  32
]
64 0.80 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  264
]
65 0.67 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  88
]
66 0.67 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  80
]
67 0.86 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  96
]
68 0.66 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  34298
]
69 0.63 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  152
]
70 0.90 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_active AS is_active_5, t0.reset_token AS reset_token_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.civility AS civility_11, t0.telephone AS telephone_12, t0.company_id AS company_id_13, t14.id AS id_15, t14.email AS email_16, t14.date_of_birth AS date_of_birth_17, t14.created_at AS created_at_18, t14.salary AS salary_19, t14.last_name AS last_name_20, t14.first_name AS first_name_21, t14.civility AS civility_22, t14.telephone AS telephone_23, t14.department_id AS department_id_24, t14.fonction_id AS fonction_id_25, t14.user_id AS user_id_26 FROM user t0 LEFT JOIN employee t14 ON t14.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  74
]
71 0.83 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
72 1.08 ms
SELECT t0.id AS id_1, t0.price AS price_2, t0.exchange_rates AS exchange_rates_3, t0.purchase_price AS purchase_price_4, t0.cost AS cost_5, t0.cost_price AS cost_price_6, t0.version AS version_7, t0.quntity AS quntity_8, t0.duree AS duree_9, t0.taux AS taux_10, t0.taux_mo AS taux_mo_11, t0.cout_mo AS cout_mo_12, t0.cout_pieces AS cout_pieces_13, t0.cout_mensuel_service AS cout_mensuel_service_14, t0.taux_pieces AS taux_pieces_15, t0.loyer_mensuel AS loyer_mensuel_16, t0.cout_unit_loyer AS cout_unit_loyer_17, t0.marge_loyer AS marge_loyer_18, t0.mode_fac AS mode_fac_19, t0.cout_mensuel_equip AS cout_mensuel_equip_20, t0.status AS status_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.volume_mensuel AS volume_mensuel_24, t0.volume_mono AS volume_mono_25, t0.volume_color AS volume_color_26, t0.prix_requip AS prix_requip_27, t0.amortissement_equip AS amortissement_equip_28, t0.amortissement_color AS amortissement_color_29, t0.consommable_mono_page AS consommable_mono_page_30, t0.consommable_color_page AS consommable_color_page_31, t0.amortissement_color_e AS amortissement_color_e_32, t0.amortissement_mono_s AS amortissement_mono_s_33, t0.amortissement_service AS amortissement_service_34, t0.amortissement_color_s AS amortissement_color_s_35, t0.amortissement_service_c AS amortissement_service_c_36, t0.cout_theory_mono AS cout_theory_mono_37, t0.cout_theory_color AS cout_theory_color_38, t0.coeff_color AS coeff_color_39, t0.amortissement_mono AS amortissement_mono_40, t0.prix_revient_vente AS prix_revient_vente_41, t0.prix_vente AS prix_vente_42, t0.marge_vente AS marge_vente_43, t0.total_provision_service_vente AS total_provision_service_vente_44, t0.prix_vente_service AS prix_vente_service_45, t0.marge_vente_service AS marge_vente_service_46, t0.contrat_service AS contrat_service_47, t0.date_souhaite AS date_souhaite_48, t0.qte_reservee AS qte_reservee_49, t0.devis_id AS devis_id_50, t0.product_id AS product_id_51 FROM devis_machine t0 WHERE t0.devis_id = ?
Parameters:
[
  3058
]
73 0.76 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  2735
]
74 0.70 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  34571
]
75 0.68 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  34159
]
76 0.65 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  34175
]
77 0.65 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  34572
]
78 0.58 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  178
]
79 0.63 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  179
]
80 1.01 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
81 0.81 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]
82 1.03 ms
SELECT t0.id AS id_1, t0.price AS price_2, t0.exchange_rates AS exchange_rates_3, t0.purchase_price AS purchase_price_4, t0.cost AS cost_5, t0.cost_price AS cost_price_6, t0.version AS version_7, t0.quntity AS quntity_8, t0.duree AS duree_9, t0.taux AS taux_10, t0.taux_mo AS taux_mo_11, t0.cout_mo AS cout_mo_12, t0.cout_pieces AS cout_pieces_13, t0.cout_mensuel_service AS cout_mensuel_service_14, t0.taux_pieces AS taux_pieces_15, t0.loyer_mensuel AS loyer_mensuel_16, t0.cout_unit_loyer AS cout_unit_loyer_17, t0.marge_loyer AS marge_loyer_18, t0.mode_fac AS mode_fac_19, t0.cout_mensuel_equip AS cout_mensuel_equip_20, t0.status AS status_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.volume_mensuel AS volume_mensuel_24, t0.volume_mono AS volume_mono_25, t0.volume_color AS volume_color_26, t0.prix_requip AS prix_requip_27, t0.amortissement_equip AS amortissement_equip_28, t0.amortissement_color AS amortissement_color_29, t0.consommable_mono_page AS consommable_mono_page_30, t0.consommable_color_page AS consommable_color_page_31, t0.amortissement_color_e AS amortissement_color_e_32, t0.amortissement_mono_s AS amortissement_mono_s_33, t0.amortissement_service AS amortissement_service_34, t0.amortissement_color_s AS amortissement_color_s_35, t0.amortissement_service_c AS amortissement_service_c_36, t0.cout_theory_mono AS cout_theory_mono_37, t0.cout_theory_color AS cout_theory_color_38, t0.coeff_color AS coeff_color_39, t0.amortissement_mono AS amortissement_mono_40, t0.prix_revient_vente AS prix_revient_vente_41, t0.prix_vente AS prix_vente_42, t0.marge_vente AS marge_vente_43, t0.total_provision_service_vente AS total_provision_service_vente_44, t0.prix_vente_service AS prix_vente_service_45, t0.marge_vente_service AS marge_vente_service_46, t0.contrat_service AS contrat_service_47, t0.date_souhaite AS date_souhaite_48, t0.qte_reservee AS qte_reservee_49, t0.devis_id AS devis_id_50, t0.product_id AS product_id_51 FROM devis_machine t0 WHERE t0.devis_id = ?
Parameters:
[
  3057
]
83 0.74 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.price AS price_3, t0.reference AS reference_4, t0.created_at AS created_at_5, t0.description AS description_6, t0.type AS type_7, t0.number_users AS number_users_8, t0.number_pages AS number_pages_9, t0.is_exist AS is_exist_10, t0.sage_sync AS sage_sync_11, t0.volume_mensel_recommande AS volume_mensel_recommande_12, t0.limite_depassement AS limite_depassement_13, t0.marque AS marque_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id = ?
Parameters:
[
  39
]
84 0.75 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  2733
]
85 1.96 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.prixachat AS prixachat_3, t0.loyer_mensuel_att AS loyer_mensuel_att_4, t0.marge_attribute AS marge_attribute_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.devis_id AS devis_id_8, t0.attribute_id AS attribute_id_9 FROM devis_attribute t0 WHERE t0.devis_id = ?
Parameters:
[
  2734
]
86 0.86 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  124
]
87 1.03 ms
SELECT t0.id AS id_1, t0.att_key AS att_key_2, t0.name AS name_3, t0.att_value AS att_value_4, t0.description AS description_5, t0.duration AS duration_6, t0.cost_per_page AS cost_per_page_7, t0.type_impression AS type_impression_8, t0.color AS color_9, t0.mono AS mono_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sage_sync AS sage_sync_13, t0.consommable_fournis AS consommable_fournis_14, t0.type_attribute_id AS type_attribute_id_15 FROM machine_attribute t0 WHERE t0.id = ?
Parameters:
[
  256
]
88 1.07 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_active AS is_active_5, t0.reset_token AS reset_token_6, t0.first_name AS first_name_7, t0.last_name AS last_name_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.civility AS civility_11, t0.telephone AS telephone_12, t0.company_id AS company_id_13, t14.id AS id_15, t14.email AS email_16, t14.date_of_birth AS date_of_birth_17, t14.created_at AS created_at_18, t14.salary AS salary_19, t14.last_name AS last_name_20, t14.first_name AS first_name_21, t14.civility AS civility_22, t14.telephone AS telephone_23, t14.department_id AS department_id_24, t14.fonction_id AS fonction_id_25, t14.user_id AS user_id_26 FROM user t0 LEFT JOIN employee t14 ON t14.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  75
]
89 0.90 ms
SELECT t0.id AS id_1, t0.logo AS logo_2, t0.rc AS rc_3, t0.ice AS ice_4, t0.address AS address_5, t0.code_postal AS code_postal_6, t0.ville AS ville_7, t0.pays AS pays_8, t0.email AS email_9, t0.id_fiscal AS id_fiscal_10, t0.phone AS phone_11, t0.fax AS fax_12, t0.currency AS currency_13, t0.exchange_rates AS exchange_rates_14, t0.cost AS cost_15, t0.ca AS ca_16, t0.week_work_hours AS week_work_hours_17, t0.day_work_hours AS day_work_hours_18, t0.workload_breakdown AS workload_breakdown_19, t0.cost_per_hour AS cost_per_hour_20, t0.dig_price AS dig_price_21, t0.ca_breakdown AS ca_breakdown_22, t0.marge AS marge_23, t0.marge_attribute AS marge_attribute_24, t0.marge_min AS marge_min_25, t0.marge_min_attribute AS marge_min_attribute_26, t0.contrat_title AS contrat_title_27, t0.contrat_service_titre AS contrat_service_titre_28, t0.interfacing AS interfacing_29, t0.limit_depasement AS limit_depasement_30, t0.notification_signature_contrat AS notification_signature_contrat_31, t0.notification_fin_contrat AS notification_fin_contrat_32, t0.envoi_automatique_factures AS envoi_automatique_factures_33, t0.volume_mensel_recommande AS volume_mensel_recommande_34, t0.show_all_pieces AS show_all_pieces_35, t0.show_all_consommable AS show_all_consommable_36, t0.permissions_version AS permissions_version_37, t0.company_id AS company_id_38, t0.contrat_emplacement_id AS contrat_emplacement_id_39 FROM setting t0
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
interfacage doctrine.dbal.interfacage_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\DevisAttribute 42
App\Entity\MachineAttribute 31
App\Entity\DevisMachine 13
App\Entity\Devis 10
App\Entity\Product 9
App\Entity\User 7
App\Entity\Client 6
App\Entity\Category 4
App\Entity\TypeAttribute 3
App\Entity\Employee 3
App\Entity\Fonction 3
App\Entity\Company 1
App\Entity\Setting 1
App\Entity\ContratArticles 1
App\Entity\ClientType 1
App\Entity\Roles 1
App\Entity\Department 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Company No errors.
App\Entity\Employee No errors.
App\Entity\Department No errors.
App\Entity\Fonction No errors.
App\Entity\Client
  • The association App\Entity\Client#machineLocations refers to the owning side field App\Entity\MachineLocation#client which does not exist.
App\Entity\Devis No errors.
App\Entity\Contrat
  • The association App\Entity\Contrat#compteFacturations refers to the owning side field App\Entity\CompteFacturation#contrat which does not exist.
App\Entity\Tickets No errors.
App\Entity\Roles No errors.
App\Entity\Affectation No errors.
App\Entity\DemandePieces No errors.
App\Entity\PieceDemandeStatus No errors.
App\Entity\AffectationSequances No errors.
App\Entity\DemandeConsommables No errors.
App\Entity\ConsommableDemandeStatus No errors.
App\Entity\TicketsComments No errors.
App\Entity\Livraison
  • If association App\Entity\Livraison#devis is one-to-one, then the inversed side App\Entity\Devis#livraison has to be one-to-one as well.
App\Entity\Setting No errors.
App\Entity\ContratArticles No errors.
App\Entity\ClientType No errors.
App\Entity\DevisMachine No errors.
App\Entity\DevisIntervenstion No errors.
App\Entity\Factures No errors.
App\Entity\DevisVersion No errors.
App\Entity\Contact No errors.
App\Entity\CompteFacturation No errors.
App\Entity\Sites No errors.
App\Entity\MachineLocation
  • The association App\Entity\MachineLocation#contrat refers to the inverse side field App\Entity\Contrat#machineLocations which does not exist.
App\Entity\TypeAttribute No errors.
App\Entity\MachineAttribute No errors.
App\Entity\Permission No errors.
App\Entity\Product
  • The association App\Entity\Product#livraisons refers to the owning side field App\Entity\Livraison#machine which does not exist.
  • The mappings App\Entity\Product#livraisonStatut and App\Entity\LivraisonStatut#machine are inconsistent with each other.
App\Entity\DevisAttribute No errors.
App\Entity\Category No errors.
App\Entity\ProductOrder No errors.
App\Entity\LivraisonStatut No errors.
App\Entity\FactureMachine No errors.
App\Entity\AttributeOrder No errors.