| 3 |
0.25 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.id = ?
Parameters: [
b"\x01žË9“À{©©±õ·\x12òõU"
]
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.enabled AS enabled_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email_token AS email_token_8, t0.is_password_set AS is_password_set_9, t0.email_token_date AS email_token_date_10, t11.id AS id_12, t11.firstname AS firstname_13, t11.lastname AS lastname_14, t11.email AS email_15, t11.phone AS phone_16, t11.user_id AS user_id_17, t11.function_id AS function_id_18, t11.address_id AS address_id_19, t0.default_btob_territory_id AS default_btob_territory_id_20, t0.default_btoc_territory_id AS default_btoc_territory_id_21, t0.login_message_id AS login_message_id_22 FROM `user` t0 LEFT JOIN profile t11 ON t11.user_id = t0.id WHERE t0.id = 0x019ECB3993C07BA9A9B1F5B712F2F555;
|
| 6 |
0.44 ms |
SELECT n0_.id AS id_0, n0_.code AS code_1, n0_.name AS name_2, n0_.description AS description_3, n0_.enabled AS enabled_4, n0_.logo AS logo_5, n0_.icon AS icon_6, n0_.menu_logo AS menu_logo_7, n0_.gocad_id AS gocad_id_8, n0_.gocad_server_id AS gocad_server_id_9, n0_.db_sources AS db_sources_10, n0_.conditions_generales AS conditions_generales_11, n0_.devis_payment_mode AS devis_payment_mode_12, n0_.devis_legal_payment_mention AS devis_legal_payment_mention_13, n0_.devis_bottom_page AS devis_bottom_page_14, n0_.devis_logo AS devis_logo_15, n0_.reduction AS reduction_16, n0_.devis_code AS devis_code_17, n0_.free_fiche AS free_fiche_18, n0_.decimal_precision AS decimal_precision_19, n0_.default_subscription_price_id AS default_subscription_price_id_20, n0_.type_id AS type_id_21, n0_.billing_information_id AS billing_information_id_22, n0_.subscription_price_id AS subscription_price_id_23 FROM network n0_ WHERE LOWER(n0_.description) LIKE ? ORDER BY n0_.name ASC LIMIT 10
SELECT n0_.id AS id_0, n0_.code AS code_1, n0_.name AS name_2, n0_.description AS description_3, n0_.enabled AS enabled_4, n0_.logo AS logo_5, n0_.icon AS icon_6, n0_.menu_logo AS menu_logo_7, n0_.gocad_id AS gocad_id_8, n0_.gocad_server_id AS gocad_server_id_9, n0_.db_sources AS db_sources_10, n0_.conditions_generales AS conditions_generales_11, n0_.devis_payment_mode AS devis_payment_mode_12, n0_.devis_legal_payment_mention AS devis_legal_payment_mention_13, n0_.devis_bottom_page AS devis_bottom_page_14, n0_.devis_logo AS devis_logo_15, n0_.reduction AS reduction_16, n0_.devis_code AS devis_code_17, n0_.free_fiche AS free_fiche_18, n0_.decimal_precision AS decimal_precision_19, n0_.default_subscription_price_id AS default_subscription_price_id_20, n0_.type_id AS type_id_21, n0_.billing_information_id AS billing_information_id_22, n0_.subscription_price_id AS subscription_price_id_23 FROM network n0_ WHERE LOWER(n0_.description) LIKE '%gcr%' ORDER BY n0_.name ASC LIMIT 10;
|