2.19 ms (25.63%)
|
7 |
SELECT t0.volume AS volume_1, t0.is_default AS is_default_2, t0.offer_sort AS offer_sort_3, t0.id AS id_4, t0.uuid AS uuid_5, t0.code AS code_6, t0.name AS name_7, t0.name_en AS name_en_8, t0.status AS status_9, t0.regex AS regex_10 FROM product_format t0
SELECT t0.volume AS volume_1, t0.is_default AS is_default_2, t0.offer_sort AS offer_sort_3, t0.id AS id_4, t0.uuid AS uuid_5, t0.code AS code_6, t0.name AS name_7, t0.name_en AS name_en_8, t0.status AS status_9, t0.regex AS regex_10 FROM product_format t0;
|
0.99 ms (11.56%)
|
1 |
SELECT t0.value AS value_1, t0.last_update AS last_update_2, t0.id AS id_3, t0.code AS code_4 FROM currency t0
SELECT t0.value AS value_1, t0.last_update AS last_update_2, t0.id AS id_3, t0.code AS code_4 FROM currency t0;
|
0.96 ms (11.26%)
|
1 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.status AS status_4 FROM product_appellation t0
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.status AS status_4 FROM product_appellation t0;
|
0.91 ms (10.68%)
|
1 |
"COMMIT"
|
0.88 ms (10.31%)
|
1 |
SELECT t0.email AS email_1, t0.roles AS roles_2, t0.password AS password_3, t0.need_password_update AS need_password_update_4, t0.tryout AS tryout_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.phone AS phone_8, t0.mobile AS mobile_9, t0.image AS image_10, t0.theme AS theme_11, t0.status AS status_12, t0.last_login AS last_login_13, t0.last_activity AS last_activity_14, t0.note AS note_15, t0.acl AS acl_16, t0.widgets AS widgets_17, t0.preferences AS preferences_18, t0.notification AS notification_19, t0.id AS id_20, t0.uuid AS uuid_21, t0.company_id AS company_id_22 FROM user t0 WHERE t0.id = ?
SELECT t0.email AS email_1, t0.roles AS roles_2, t0.password AS password_3, t0.need_password_update AS need_password_update_4, t0.tryout AS tryout_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.phone AS phone_8, t0.mobile AS mobile_9, t0.image AS image_10, t0.theme AS theme_11, t0.status AS status_12, t0.last_login AS last_login_13, t0.last_activity AS last_activity_14, t0.note AS note_15, t0.acl AS acl_16, t0.widgets AS widgets_17, t0.preferences AS preferences_18, t0.notification AS notification_19, t0.id AS id_20, t0.uuid AS uuid_21, t0.company_id AS company_id_22 FROM user t0 WHERE t0.id = 20;
|
0.61 ms (7.11%)
|
1 |
SELECT t0.image AS image_1, t0.siret_number AS siret_number_2, t0.vat_number AS vat_number_3, t0.model_letter AS model_letter_4, t0.is_default AS is_default_5, t0.id AS id_6, t0.uuid AS uuid_7, t0.code AS code_8, t0.name AS name_9, t0.address AS address_10, t0.address2 AS address2_11, t0.postcode AS postcode_12, t0.city AS city_13, t0.phone AS phone_14, t0.status AS status_15, t0.country_id AS country_id_16 FROM company t0 WHERE t0.id = ?
SELECT t0.image AS image_1, t0.siret_number AS siret_number_2, t0.vat_number AS vat_number_3, t0.model_letter AS model_letter_4, t0.is_default AS is_default_5, t0.id AS id_6, t0.uuid AS uuid_7, t0.code AS code_8, t0.name AS name_9, t0.address AS address_10, t0.address2 AS address2_11, t0.postcode AS postcode_12, t0.city AS city_13, t0.phone AS phone_14, t0.status AS status_15, t0.country_id AS country_id_16 FROM company t0 WHERE t0.id = 1;
|
0.52 ms (6.13%)
|
2 |
SELECT t0.qty AS qty_1, t0.is_default AS is_default_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.code AS code_5, t0.name AS name_6, t0.name_en AS name_en_7, t0.position AS position_8, t0.status AS status_9, t0.regex AS regex_10 FROM product_packaging t0
SELECT t0.qty AS qty_1, t0.is_default AS is_default_2, t0.id AS id_3, t0.uuid AS uuid_4, t0.code AS code_5, t0.name AS name_6, t0.name_en AS name_en_7, t0.position AS position_8, t0.status AS status_9, t0.regex AS regex_10 FROM product_packaging t0;
|
0.46 ms (5.39%)
|
1 |
UPDATE user SET last_activity = ? WHERE id = ?
Parameters: [
"2025-07-07 09:15:06"
20
]
UPDATE user SET last_activity = '2025-07-07 09:15:06' WHERE id = 20;
|
0.46 ms (5.34%)
|
2 |
SELECT t0.is_default AS is_default_1, t0.id AS id_2, t0.uuid AS uuid_3, t0.position AS position_4, t0.old_id AS old_id_5, t0.name AS name_6, t0.name_en AS name_en_7, t0.code AS code_8, t0.status AS status_9 FROM product_color t0
SELECT t0.is_default AS is_default_1, t0.id AS id_2, t0.uuid AS uuid_3, t0.position AS position_4, t0.old_id AS old_id_5, t0.name AS name_6, t0.name_en AS name_en_7, t0.code AS code_8, t0.status AS status_9 FROM product_color t0;
|
0.39 ms (4.50%)
|
1 |
SELECT t0.type AS type_1, t0.is_full AS is_full_2, t0.files_datas AS files_datas_3, t0.duration AS duration_4, t0.items AS items_5, t0.id AS id_6, t0.uuid AS uuid_7, t0.entity_id AS entity_id_8 FROM import_prepare t0 WHERE t0.uuid IS NULL LIMIT 1
SELECT t0.type AS type_1, t0.is_full AS is_full_2, t0.files_datas AS files_datas_3, t0.duration AS duration_4, t0.items AS items_5, t0.id AS id_6, t0.uuid AS uuid_7, t0.entity_id AS entity_id_8 FROM import_prepare t0 WHERE t0.uuid IS NULL LIMIT 1;
|
0.18 ms (2.09%)
|
1 |
"START TRANSACTION"
"START TRANSACTION";
|