| 1 |
1.64 ms |
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.value = ? LIMIT 1
Parameters: [
"https://kodano-pl.stage.dionizos.szkkla.com"
]
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.value = 'https://kodano-pl.stage.dionizos.szkkla.com' LIMIT 1;
|
| 2 |
0.71 ms |
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.code = ? AND t0.store_id = ? LIMIT 1
Parameters: [
"shop_domain"
3
]
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.code = 'shop_domain' AND t0.store_id = 3 LIMIT 1;
|
| 3 |
0.68 ms |
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.value = ? LIMIT 1
Parameters: [
"https://kodano-pl.stage.dionizos.szkkla.com"
]
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.value = 'https://kodano-pl.stage.dionizos.szkkla.com' LIMIT 1;
|
| 4 |
0.45 ms |
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.code AS code_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.id AS id_6 FROM store t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.code AS code_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.id AS id_6 FROM store t0 WHERE t0.id = 3;
|
| 5 |
0.69 ms |
SELECT t0.email AS email_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.roles AS roles_4, t0.password AS password_5, t0.last_activity AS last_activity_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.erp_id AS erp_id_10, t0.is_active AS is_active_11 FROM user t0 WHERE t0.id = ?
SELECT t0.email AS email_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.roles AS roles_4, t0.password AS password_5, t0.last_activity AS last_activity_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.erp_id AS erp_id_10, t0.is_active AS is_active_11 FROM user t0 WHERE t0.id = 530;
|
| 6 |
1.00 ms |
SELECT t0.number AS number_1, t0.package_price AS package_price_2, t0.package_value AS package_value_3, t0.expiry_date AS expiry_date_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.source_offer_id AS source_offer_id_8, t0.type_id AS type_id_9, t0.status_id AS status_id_10 FROM service_package t0 WHERE t0.id = ?
SELECT t0.number AS number_1, t0.package_price AS package_price_2, t0.package_value AS package_value_3, t0.expiry_date AS expiry_date_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.source_offer_id AS source_offer_id_8, t0.type_id AS type_id_9, t0.status_id AS status_id_10 FROM service_package t0 WHERE t0.id = '1';
|
| 7 |
1.32 ms |
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.lw_customer_id AS lw_customer_id_7, t0.lw_password AS lw_password_8, t0.is_lw_send AS is_lw_send_9, t0.is_remote_edging AS is_remote_edging_10, t0.erp_id AS erp_id_11, t0.sale_place_kind_id AS sale_place_kind_id_12, t0.store_id AS store_id_13 FROM sale_place t0 INNER JOIN users_sale_places ON t0.id = users_sale_places.sale_place_id WHERE users_sale_places.user_id = ?
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.lw_customer_id AS lw_customer_id_7, t0.lw_password AS lw_password_8, t0.is_lw_send AS is_lw_send_9, t0.is_remote_edging AS is_remote_edging_10, t0.erp_id AS erp_id_11, t0.sale_place_kind_id AS sale_place_kind_id_12, t0.store_id AS store_id_13 FROM sale_place t0 INNER JOIN users_sale_places ON t0.id = users_sale_places.sale_place_id WHERE users_sale_places.user_id = 530;
|
| 8 |
0.73 ms |
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.value = ? LIMIT 1
Parameters: [
"https://kodano-pl.stage.dionizos.szkkla.com"
]
SELECT t0.name AS name_1, t0.value AS value_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.store_id AS store_id_7 FROM config t0 WHERE t0.value = 'https://kodano-pl.stage.dionizos.szkkla.com' LIMIT 1;
|
| 9 |
0.83 ms |
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM service_package_status t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM service_package_status t0 WHERE t0.id = 2;
|
| 10 |
0.62 ms |
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM service_package_type t0 WHERE t0.id = ?
SELECT t0.name AS name_1, t0.is_active AS is_active_2, t0.code AS code_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM service_package_type t0 WHERE t0.id = 2;
|
| 11 |
0.68 ms |
SELECT t0.visit_number AS visit_number_1, t0.has_application AS has_application_2, t0.lw_send AS lw_send_3, t0.lw_retry_count AS lw_retry_count_4, t0.lw_last_error AS lw_last_error_5, t0.lw_remark AS lw_remark_6, t0.lw_remote_edging AS lw_remote_edging_7, t0.lw_polish AS lw_polish_8, t0.lw_reference AS lw_reference_9, t0.currency AS currency_10, t0.test_mode AS test_mode_11, t0.id AS id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.base_price AS base_price_15, t0.final_price AS final_price_16, t0.increment_id AS increment_id_17, t0.offer_status_id AS offer_status_id_18, t0.type_id AS type_id_19, t0.sale_place_id AS sale_place_id_20, t0.user_id AS user_id_21 FROM offer t0 WHERE t0.id = ?
SELECT t0.visit_number AS visit_number_1, t0.has_application AS has_application_2, t0.lw_send AS lw_send_3, t0.lw_retry_count AS lw_retry_count_4, t0.lw_last_error AS lw_last_error_5, t0.lw_remark AS lw_remark_6, t0.lw_remote_edging AS lw_remote_edging_7, t0.lw_polish AS lw_polish_8, t0.lw_reference AS lw_reference_9, t0.currency AS currency_10, t0.test_mode AS test_mode_11, t0.id AS id_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.base_price AS base_price_15, t0.final_price AS final_price_16, t0.increment_id AS increment_id_17, t0.offer_status_id AS offer_status_id_18, t0.type_id AS type_id_19, t0.sale_place_id AS sale_place_id_20, t0.user_id AS user_id_21 FROM offer t0 WHERE t0.id = 51027;
|
| 12 |
1.20 ms |
SELECT t0.created_at AS created_at_1, t0.id AS id_2, t0.package_id AS package_id_3, t0.offer_id AS offer_id_4, t0.type_id AS type_id_5 FROM service_package_realization t0 WHERE t0.package_id = ?
SELECT t0.created_at AS created_at_1, t0.id AS id_2, t0.package_id AS package_id_3, t0.offer_id AS offer_id_4, t0.type_id AS type_id_5 FROM service_package_realization t0 WHERE t0.package_id = 1;
|