Query Metrics
163
Database Queries
75
Different statements
291.73 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.75 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.status AS status_3, t0.discount AS discount_4, t0.discount_type AS discount_type_5, t0.parked AS parked_6, t0.park_date AS park_date_7, t0.finished AS finished_8, t0.finished_date AS finished_date_9, t0.name AS name_10, t0.save_date AS save_date_11, t0.saved AS saved_12, t0.comment AS comment_13, t0.closed AS closed_14, t0.close_date AS close_date_15, t0.total AS total_16, t0.total_otax AS total_otax_17, t0.total_fixed AS total_fixed_18, t0.total_otax_fixed AS total_otax_fixed_19, t0.total_tax AS total_tax_20, t0.total_tax_fixed AS total_tax_fixed_21, t0.employee_id AS employee_id_22, t0.location_id AS location_id_23, t0.cashbox_id AS cashbox_id_24, t0.customer_id AS customer_id_25, t0.cash_closure_id AS cash_closure_id_26, t0.customer_address_id AS customer_address_id_27 FROM cart t0 WHERE t0.id = ?
Parameters:
[
"8338"
]
|
2 | 0.80 ms |
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.config_group AS config_group_4, t0.environment AS environment_5 FROM fiskaly_configuration t0 WHERE t0.config_key = ? AND t0.config_group = ? AND t0.environment IS NULL LIMIT 1
Parameters:
[ "FISKALY_ENVIRONMENT" "FISKALY_API" ] |
3 | 0.89 ms |
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.config_group AS config_group_4, t0.environment AS environment_5 FROM fiskaly_configuration t0 WHERE (t0.environment IN (?) OR t0.environment IS NULL)
Parameters:
[ [ "LIVE" null ] ] |
4 | 0.28 ms |
"START TRANSACTION"
Parameters:
[] |
5 | 0.88 ms |
UPDATE cart SET finished = ?, finished_date = ? WHERE id = ?
Parameters:
[ 1 "2024-05-16 11:57:48" 8338 ] |
6 | 2.20 ms |
"COMMIT"
Parameters:
[] |
7 | 32.54 ms |
UPDATE cart SET status = 0
Parameters:
[] |
8 | 0.96 ms |
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.config_group AS config_group_4 FROM configuration t0 WHERE t0.config_key = ? AND t0.config_group = ? LIMIT 1
Parameters:
[ "FOLLOW_UP_IS_DEPOSIT" "POS" ] |
9 | 0.31 ms |
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.config_group AS config_group_4 FROM configuration t0 WHERE t0.config_key = ? AND t0.config_group = ? LIMIT 1
Parameters:
[ "RECEIPT_NUMBER_START" "POS_RECEIPT" ] |
10 | 14.37 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.status AS status_3, t0.discount AS discount_4, t0.discount_type AS discount_type_5, t0.comment AS comment_6, t0.total AS total_7, t0.total_otax AS total_otax_8, t0.total_fixed AS total_fixed_9, t0.total_otax_fixed AS total_otax_fixed_10, t0.total_tax AS total_tax_11, t0.total_tax_fixed AS total_tax_fixed_12, t0.cart_total AS cart_total_13, t0.cart_total_otax AS cart_total_otax_14, t0.cart_total_fixed AS cart_total_fixed_15, t0.cart_total_otax_fixed AS cart_total_otax_fixed_16, t0.cart_total_tax AS cart_total_tax_17, t0.cart_total_tax_fixed AS cart_total_tax_fixed_18, t0.number AS number_19, t0.uuid AS uuid_20, t0.canceled AS canceled_21, t0.reversal_receipt AS reversal_receipt_22, t0.receipt_cashbox_id AS receipt_cashbox_id_23, t0.receipt_location_id AS receipt_location_id_24, t0.receipt_employee_id AS receipt_employee_id_25, t0.customer_id AS customer_id_26, t0.customer_address_id AS customer_address_id_27, t0.daily_financial_statement_id AS daily_financial_statement_id_28 FROM receipt t0 ORDER BY t0.number DESC LIMIT 1
Parameters:
[] |
11 | 0.19 ms |
"START TRANSACTION"
Parameters:
[] |
12 | 0.67 ms |
INSERT INTO receipt (create_date, status, discount, discount_type, comment, total, total_otax, total_fixed, total_otax_fixed, total_tax, total_tax_fixed, cart_total, cart_total_otax, cart_total_fixed, cart_total_otax_fixed, cart_total_tax, cart_total_tax_fixed, number, uuid, canceled, reversal_receipt, receipt_cashbox_id, receipt_location_id, receipt_employee_id, customer_id, customer_address_id, daily_financial_statement_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2024-05-16 11:57:48" 2 => null 3 => null 4 => null 5 => null 6 => null 7 => null 8 => null 9 => null 10 => null 11 => null 12 => 7.9 13 => 7.3831775700935 14 => 7.9 15 => 7.38 16 => 0.51682242990654 17 => 0.52 18 => 14366 19 => null 20 => null 21 => null 22 => null 23 => null 24 => null 25 => null 26 => null 27 => null ] |
13 | 2.59 ms |
"COMMIT"
Parameters:
[] |
14 | 0.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.comment AS comment_3, t0.locked AS locked_4, t0.serial_number AS serial_number_5, t6.id AS id_7, t6.client_id AS client_id_8, t6.status AS status_9, t6.add_date AS add_date_10, t6.cashbox_id AS cashbox_id_11, t6.fiskaly_tss_id AS fiskaly_tss_id_12, t0.location_id AS location_id_13 FROM cashbox t0 LEFT JOIN fiskaly_client t6 ON t6.cashbox_id = t0.id WHERE t0.id = ?
Parameters:
[
1
]
|
15 | 0.59 ms |
SELECT t0.id AS id_1, t0.transaction_date AS transaction_date_2, t0.to_pay AS to_pay_3, t0.given_cash AS given_cash_4, t0.change_cash AS change_cash_5, t0.payment_method_id AS payment_method_id_6, t0.cart_id AS cart_id_7 FROM transaction t0 WHERE t0.cart_id = ?
Parameters:
[
8338
]
|
16 | 0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.cash AS cash_3, t0.uuid AS uuid_4 FROM payment_method t0 WHERE t0.id = ?
Parameters:
[
1
]
|
17 | 0.72 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.given_name AS given_name_3, t0.family_name AS family_name_4, t0.email AS email_5, t0.uuid AS uuid_6, t0.b2b AS b2b_7, t0.vat AS vat_8, t0.receipt_customer_group_id AS receipt_customer_group_id_9, t0.receipt_discount_id AS receipt_discount_id_10, t0.receipt_price_group_id AS receipt_price_group_id_11, t0.customer_id AS customer_id_12, t0.receipt_id AS receipt_id_13 FROM receipt_customer t0 WHERE t0.receipt_id = ? AND t0.customer_id = ? LIMIT 1
Parameters:
[ 7367 1 ] |
18 | 0.51 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.uuid AS uuid_3, t0.given_name AS given_name_4, t0.family_name AS family_name_5, t0.email AS email_6, t0.b2b AS b2b_7, t0.vat AS vat_8, t0.customer_group_id AS customer_group_id_9, t0.discount_id AS discount_id_10, t0.price_group_id AS price_group_id_11 FROM customer t0 WHERE t0.id = ?
Parameters:
[
1
]
|
19 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
20 | 0.62 ms |
INSERT INTO receipt_payment_method (name, cash, uuid, payment_method_id) VALUES (?, ?, ?, ?)
Parameters:
[ 1 => "Bar" 2 => 1 3 => "7abe7a84-8bfd-468a-adb7-4a734266b745" 4 => 1 ] |
21 | 0.58 ms |
INSERT INTO receipt_cashbox (name, comment, locked, serial_number, snap_date, cashbox_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "Kasse 1" 2 => null 3 => 0 4 => "SWTPOS-V1-590dcbcc26a0561166e9d2470c94716fc25a944477fa8e4803e7b322457f3aa5" 5 => "2024-05-16 11:57:48" 6 => 1 ] |
22 | 0.66 ms |
INSERT INTO receipt_transaction (transaction_date, to_pay, given_cash, change_cash, transaction_id, receipt_payment_method_id, receipt_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2024-05-16 11:57:48" 2 => 7.9 3 => 0.0 4 => -7.9 5 => 7346 6 => 7342 7 => 7367 ] |
23 | 0.51 ms |
INSERT INTO receipt_customer (create_date, given_name, family_name, email, uuid, b2b, vat, receipt_customer_group_id, receipt_discount_id, receipt_price_group_id, customer_id, receipt_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2022-06-30 06:07:19" 2 => "DEFAULT_CUSTOMER" 3 => "DEFAULT_CUSTOMER" 4 => null 5 => "77123bd6-9cfe-4219-850d-240e1465757f" 6 => 1 7 => null 8 => null 9 => null 10 => null 11 => 1 12 => 7367 ] |
24 | 0.77 ms |
UPDATE receipt SET receipt_cashbox_id = ?, customer_id = ? WHERE id = ?
Parameters:
[ 7367 1 7367 ] |
25 | 1.84 ms |
"COMMIT"
Parameters:
[] |
26 | 0.65 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.external_identifier AS external_identifier_3, t0.gender AS gender_4, t0.title AS title_5, t0.date_of_birth AS date_of_birth_6, t0.telephone AS telephone_7, t0.mobilephone AS mobilephone_8, t0.fax_number AS fax_number_9, t0.company AS company_10, t0.given_name AS given_name_11, t0.family_name AS family_name_12, t0.street_address AS street_address_13, t0.postal_code AS postal_code_14, t0.address_locality AS address_locality_15, t0.address_suburb AS address_suburb_16, t0.address_addition AS address_addition_17, t0.address_country AS address_country_18, t0.company_department AS company_department_19, t0.uuid AS uuid_20, t0.type AS type_21, t0.customer_id AS customer_id_22 FROM customer_address t0 WHERE t0.customer_id = ?
Parameters:
[
1
]
|
27 | 0.77 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.external_identifier AS external_identifier_3, t0.gender AS gender_4, t0.title AS title_5, t0.date_of_birth AS date_of_birth_6, t0.telephone AS telephone_7, t0.mobilephone AS mobilephone_8, t0.fax_number AS fax_number_9, t0.company AS company_10, t0.given_name AS given_name_11, t0.family_name AS family_name_12, t0.street_address AS street_address_13, t0.postal_code AS postal_code_14, t0.address_locality AS address_locality_15, t0.address_suburb AS address_suburb_16, t0.address_addition AS address_addition_17, t0.address_country AS address_country_18, t0.company_department AS company_department_19, t0.type AS type_20, t0.receipt_customer_id AS receipt_customer_id_21, t0.customer_address_id AS customer_address_id_22, t0.receipt_id AS receipt_id_23 FROM receipt_customer_address t0 WHERE t0.receipt_id = ? AND t0.customer_address_id = ? LIMIT 1
Parameters:
[ 7367 954 ] |
28 | 0.44 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.component_price AS component_price_3, t0.valid_from AS valid_from_4, t0.valid_to AS valid_to_5, t0.sales_unit_factor AS sales_unit_factor_6, t0.quantity AS quantity_7, t0.product_id AS product_id_8, t0.price_group_id AS price_group_id_9, t0.customer_id AS customer_id_10, t0.unit_id AS unit_id_11 FROM price t0 WHERE t0.customer_id = ?
Parameters:
[
1
]
|
29 | 0.42 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.quantity AS quantity_3, t0.component_price AS component_price_4, t0.valid_from AS valid_from_5, t0.valid_to AS valid_to_6, t0.sales_unit_factor AS sales_unit_factor_7, t0.product_id AS product_id_8, t0.price_group_id AS price_group_id_9, t0.customer_id AS customer_id_10, t0.unit_id AS unit_id_11 FROM scale_price t0 WHERE t0.customer_id = ?
Parameters:
[
1
]
|
30 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
31 | 0.44 ms |
INSERT INTO receipt_customer_address (create_date, external_identifier, gender, title, date_of_birth, telephone, mobilephone, fax_number, company, given_name, family_name, street_address, postal_code, address_locality, address_suburb, address_addition, address_country, company_department, type, receipt_customer_id, customer_address_id, receipt_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2024-05-16 11:57:48" 2 => null 3 => null 4 => null 5 => null 6 => null 7 => null 8 => null 9 => "DEFAULT_CUSTOMER" 10 => null 11 => null 12 => null 13 => null 14 => null 15 => null 16 => null 17 => "DE" 18 => null 19 => "billing" 20 => 17359 21 => 954 22 => 7367 ] |
32 | 2.49 ms |
"COMMIT"
Parameters:
[] |
33 | 0.46 ms |
SELECT t0.id AS id_1, t0.given_name AS given_name_2, t0.family_name AS family_name_3, t0.external_identifier AS external_identifier_4, t0.telephone AS telephone_5, t0.status AS status_6, t0.lock_pin AS lock_pin_7, t0.from_api AS from_api_8, t0.user_id AS user_id_9, t0.employee_group_id AS employee_group_id_10, t0.language_id AS language_id_11 FROM employee t0 WHERE t0.id = ?
Parameters:
[
1
]
|
34 | 0.50 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.account_id AS account_id_5, t6.id AS id_7, t6.given_name AS given_name_8, t6.family_name AS family_name_9, t6.external_identifier AS external_identifier_10, t6.telephone AS telephone_11, t6.status AS status_12, t6.lock_pin AS lock_pin_13, t6.from_api AS from_api_14, t6.user_id AS user_id_15, t6.employee_group_id AS employee_group_id_16, t6.language_id AS language_id_17 FROM user t0 LEFT JOIN employee t6 ON t6.user_id = t0.id WHERE t0.id = ?
Parameters:
[
2
]
|
35 | 0.36 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.account_id AS account_id_5, t6.id AS id_7, t6.given_name AS given_name_8, t6.family_name AS family_name_9, t6.external_identifier AS external_identifier_10, t6.telephone AS telephone_11, t6.status AS status_12, t6.lock_pin AS lock_pin_13, t6.from_api AS from_api_14, t6.user_id AS user_id_15, t6.employee_group_id AS employee_group_id_16, t6.language_id AS language_id_17 FROM user t0 LEFT JOIN employee t6 ON t6.user_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
2
]
|
36 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
37 | 0.55 ms |
INSERT INTO receipt_user (email, roles, password, account_id, user_id, receipt_id) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "durbengmbh@swtpos.de" 2 => "["ROLE_ADMIN","ROLE_USER"]" 3 => "$argon2id$v=19$m=65536,t=4,p=1$ozGmGmGSAOvwNCg6ICu/dw$vcmNV8SVq3nBjExc+BpHyT0UZMXtnb4oanfPRcppxP8" 4 => 18 5 => 2 6 => null ] |
38 | 2.63 ms |
"COMMIT"
Parameters:
[] |
39 | 0.21 ms |
"START TRANSACTION"
Parameters:
[] |
40 | 0.77 ms |
INSERT INTO receipt_employee (given_name, family_name, external_identifier, telephone, status, lock_pin, from_api, receipt_user_id, receipt_employee_group_id, employee_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "Durben GmbH" 2 => "Gastro- und Eventlieferanten" 3 => null 4 => null 5 => 1 6 => "41564" 7 => 1 8 => 7351 9 => null 10 => 1 ] |
41 | 2.48 ms |
"COMMIT"
Parameters:
[] |
42 | 0.71 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.street_address AS street_address_4, t0.postal_code AS postal_code_5, t0.address_locality AS address_locality_6, t0.address_addition AS address_addition_7, t0.address_country AS address_country_8, t0.telephone AS telephone_9, t0.website AS website_10, t0.email AS email_11, t0.fax_number AS fax_number_12, t0.show_address_on_receipt AS show_address_on_receipt_13, t0.show_contact_on_receipt AS show_contact_on_receipt_14, t15.id AS id_16, t15.tss_id AS tss_id_17, t15.admin_puk AS admin_puk_18, t15.admin_pin AS admin_pin_19, t15.is_initialized AS is_initialized_20, t15.has_admin AS has_admin_21, t15.status AS status_22, t15.is_disabled AS is_disabled_23, t15.add_date AS add_date_24, t15.location_id AS location_id_25 FROM location t0 LEFT JOIN fiskaly_tss t15 ON t15.location_id = t0.id WHERE t0.id = ?
Parameters:
[
1
]
|
43 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
44 | 0.59 ms |
INSERT INTO receipt_location (name, logo, street_address, postal_code, address_locality, address_addition, address_country, telephone, website, email, fax_number, show_address_on_receipt, show_contact_on_receipt, location_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "Bad Neuenahr-Ahrweiler" 2 => null 3 => "Schützenstraße 5-7" 4 => "53474" 5 => "Bad Neuenahr-Ahrweiler" 6 => null 7 => "Deutschland" 8 => null 9 => null 10 => null 11 => null 12 => 1 13 => 0 14 => 1 ] |
45 | 0.50 ms |
UPDATE receipt SET receipt_employee_id = ? WHERE id = ?
Parameters:
[ 7364 7367 ] |
46 | 3.21 ms |
"COMMIT"
Parameters:
[] |
47 | 0.53 ms |
"START TRANSACTION"
Parameters:
[] |
48 | 1.52 ms |
UPDATE receipt SET receipt_location_id = ? WHERE id = ?
Parameters:
[ 7364 7367 ] |
49 | 3.42 ms |
"COMMIT"
Parameters:
[] |
50 | 1.60 ms |
SELECT t0.id AS id_1, t0.amount AS amount_2, t0.canceled AS canceled_3, t0.amount_locked AS amount_locked_4, t0.cart_id AS cart_id_5, t0.cart_product_id AS cart_product_id_6 FROM cart_product_to_cart t0 WHERE t0.cart_id = ?
Parameters:
[
8338
]
|
51 | 1.44 ms |
SELECT t0.id AS id_1, t0.discount_value AS discount_value_2, t0.discount_type AS discount_type_3, t0.cart_product_handle AS cart_product_handle_4, t0.use_component AS use_component_5, t0.deposit_refund AS deposit_refund_6, t0.price AS price_7, t0.price_fixed AS price_fixed_8, t0.base_price AS base_price_9, t0.base_price_fixed AS base_price_fixed_10, t0.price_otax AS price_otax_11, t0.price_otax_fixed AS price_otax_fixed_12, t0.base_price_otax AS base_price_otax_13, t0.base_price_otax_fixed AS base_price_otax_fixed_14, t0.total AS total_15, t0.base_total AS base_total_16, t0.total_fixed AS total_fixed_17, t0.base_total_fixed AS base_total_fixed_18, t0.total_otax AS total_otax_19, t0.base_total_otax AS base_total_otax_20, t0.total_otax_fixed AS total_otax_fixed_21, t0.base_total_otax_fixed AS base_total_otax_fixed_22, t0.has_discount AS has_discount_23, t0.add_date AS add_date_24, t0.price_override AS price_override_25, t0.cart_id AS cart_id_26, t0.product_id AS product_id_27 FROM cart_product t0 WHERE t0.id = ?
Parameters:
[
19330
]
|
52 | 0.85 ms |
SELECT t0.id AS id_1, t0.handle AS handle_2, t0.name AS name_3, t0.price AS price_4, t0.model AS model_5, t0.status AS status_6, t0.image AS image_7, t0.add_date AS add_date_8, t0.description AS description_9, t0.uuid AS uuid_10, t0.component_price AS component_price_11, t0.container AS container_12, t0.container_size AS container_size_13, t0.storage_unit_length AS storage_unit_length_14, t0.storage_unit_width AS storage_unit_width_15, t0.storage_unit_height AS storage_unit_height_16, t0.storage_unit_volume AS storage_unit_volume_17, t0.storage_unit_container_size AS storage_unit_container_size_18, t0.storage_unit_pallet_size AS storage_unit_pallet_size_19, t0.storage_unit_total_liters AS storage_unit_total_liters_20, t0.storage_unit_weight AS storage_unit_weight_21, t0.sales_unit_factor AS sales_unit_factor_22, t0.deposit AS deposit_23, t0.purchasing_price AS purchasing_price_24, t0.tax_id AS tax_id_25, t0.unit_id AS unit_id_26, t0.contra_account_id AS contra_account_id_27 FROM product t0 WHERE t0.id = ?
Parameters:
[
429
]
|
53 | 0.77 ms |
SELECT t0.id AS id_1, t0.handle AS handle_2, t0.name AS name_3, t0.price AS price_4, t0.model AS model_5, t0.status AS status_6, t0.image AS image_7, t0.add_date AS add_date_8, t0.description AS description_9, t0.uuid AS uuid_10, t0.component_price AS component_price_11, t0.container AS container_12, t0.container_size AS container_size_13, t0.storage_unit_length AS storage_unit_length_14, t0.storage_unit_width AS storage_unit_width_15, t0.storage_unit_height AS storage_unit_height_16, t0.storage_unit_volume AS storage_unit_volume_17, t0.storage_unit_container_size AS storage_unit_container_size_18, t0.storage_unit_pallet_size AS storage_unit_pallet_size_19, t0.storage_unit_total_liters AS storage_unit_total_liters_20, t0.storage_unit_weight AS storage_unit_weight_21, t0.sales_unit_factor AS sales_unit_factor_22, t0.deposit AS deposit_23, t0.purchasing_price AS purchasing_price_24, t0.tax_id AS tax_id_25, t0.unit_id AS unit_id_26, t0.contra_account_id AS contra_account_id_27 FROM product t0 INNER JOIN FollowUp ON t0.id = FollowUp.product_id WHERE FollowUp.follow_up_product_id = ?
Parameters:
[
429
]
|
54 | 0.54 ms |
SELECT t0.id AS id_1, t0.handle AS handle_2, t0.name AS name_3, t0.price AS price_4, t0.model AS model_5, t0.status AS status_6, t0.image AS image_7, t0.add_date AS add_date_8, t0.description AS description_9, t0.uuid AS uuid_10, t0.component_price AS component_price_11, t0.container AS container_12, t0.container_size AS container_size_13, t0.storage_unit_length AS storage_unit_length_14, t0.storage_unit_width AS storage_unit_width_15, t0.storage_unit_height AS storage_unit_height_16, t0.storage_unit_volume AS storage_unit_volume_17, t0.storage_unit_container_size AS storage_unit_container_size_18, t0.storage_unit_pallet_size AS storage_unit_pallet_size_19, t0.storage_unit_total_liters AS storage_unit_total_liters_20, t0.storage_unit_weight AS storage_unit_weight_21, t0.sales_unit_factor AS sales_unit_factor_22, t0.deposit AS deposit_23, t0.purchasing_price AS purchasing_price_24, t0.tax_id AS tax_id_25, t0.unit_id AS unit_id_26, t0.contra_account_id AS contra_account_id_27 FROM product t0 INNER JOIN FollowUp ON t0.id = FollowUp.follow_up_product_id WHERE FollowUp.product_id = ?
Parameters:
[
429
]
|
55 | 1.06 ms |
SELECT t0.id AS id_1, t0.handle AS handle_2, t0.name AS name_3, t0.price AS price_4, t0.model AS model_5, t0.status AS status_6, t0.image AS image_7, t0.add_date AS add_date_8, t0.description AS description_9, t0.uuid AS uuid_10, t0.component_price AS component_price_11, t0.container AS container_12, t0.container_size AS container_size_13, t0.storage_unit_length AS storage_unit_length_14, t0.storage_unit_width AS storage_unit_width_15, t0.storage_unit_height AS storage_unit_height_16, t0.storage_unit_volume AS storage_unit_volume_17, t0.storage_unit_container_size AS storage_unit_container_size_18, t0.storage_unit_pallet_size AS storage_unit_pallet_size_19, t0.storage_unit_total_liters AS storage_unit_total_liters_20, t0.storage_unit_weight AS storage_unit_weight_21, t0.sales_unit_factor AS sales_unit_factor_22, t0.deposit AS deposit_23, t0.purchasing_price AS purchasing_price_24, t0.is_follow_up AS is_follow_up_25, t0.has_follow_up AS has_follow_up_26, t0.receipt_tax_id AS receipt_tax_id_27, t0.receipt_unit_id AS receipt_unit_id_28, t0.product_id AS product_id_29, t0.receipt_id AS receipt_id_30, t0.receipt_contra_account_id AS receipt_contra_account_id_31 FROM receipt_product t0 WHERE t0.receipt_id = ? AND t0.product_id = ? LIMIT 1
Parameters:
[ 7367 429 ] |
56 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
57 | 0.75 ms |
INSERT INTO receipt_product (handle, name, price, model, status, image, add_date, description, uuid, component_price, container, container_size, storage_unit_length, storage_unit_width, storage_unit_height, storage_unit_volume, storage_unit_container_size, storage_unit_pallet_size, storage_unit_total_liters, storage_unit_weight, sales_unit_factor, deposit, purchasing_price, is_follow_up, has_follow_up, receipt_tax_id, receipt_unit_id, product_id, receipt_id, receipt_contra_account_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => null 2 => "TK-Pommes Frites "McCain" 6/6mm 9/9mm 2,5 kg" 3 => 7.383 4 => "22105" 5 => 1 6 => null 7 => "2024-05-16 11:57:48" 8 => "" 9 => null 10 => 0.0 11 => 0 12 => 0 13 => 0.0 14 => 0.0 15 => 0.0 16 => 0.0 17 => 5.0 18 => 0.0 19 => 0.0 20 => 2.5 21 => null 22 => 0 23 => null 24 => 0 25 => 0 26 => null 27 => null 28 => 429 29 => 7367 30 => null ] |
58 | 2.69 ms |
"COMMIT"
Parameters:
[] |
59 | 0.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.receipt_tax AS receipt_tax_3, t0.tax_id AS tax_id_4, t0.receipt_id AS receipt_id_5, t0.receipt_contra_account_id AS receipt_contra_account_id_6 FROM receipt_tax t0 WHERE t0.receipt_id = ? AND t0.tax_id = ? LIMIT 1
Parameters:
[ 7367 2 ] |
60 | 0.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.tax AS tax_3, t0.uuid AS uuid_4, t0.contra_account_id AS contra_account_id_5 FROM tax t0 WHERE t0.id = ?
Parameters:
[
2
]
|
61 | 0.16 ms |
"START TRANSACTION"
Parameters:
[] |
62 | 0.37 ms |
INSERT INTO receipt_tax (name, receipt_tax, tax_id, receipt_id, receipt_contra_account_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[ 1 => "reduced" 2 => 7.0 3 => 2 4 => 7367 5 => null ] |
63 | 2.43 ms |
"COMMIT"
Parameters:
[] |
64 | 0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.unit_id AS unit_id_3, t0.receipt_id AS receipt_id_4 FROM receipt_unit t0 WHERE t0.receipt_id = ? AND t0.unit_id = ? LIMIT 1
Parameters:
[ 7367 9 ] |
65 | 0.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.uuid AS uuid_3 FROM unit t0 WHERE t0.id = ?
Parameters:
[
9
]
|
66 | 0.15 ms |
"START TRANSACTION"
Parameters:
[] |
67 | 0.32 ms |
INSERT INTO receipt_unit (name, unit_id, receipt_id) VALUES (?, ?, ?)
Parameters:
[ 1 => "Beutel" 2 => 9 3 => 7367 ] |
68 | 0.59 ms |
UPDATE receipt_product SET receipt_tax_id = ? WHERE id = ?
Parameters:
[ 8626 16998 ] |
69 | 2.89 ms |
"COMMIT"
Parameters:
[] |
70 | 0.45 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.component_price AS component_price_3, t0.valid_from AS valid_from_4, t0.valid_to AS valid_to_5, t0.sales_unit_factor AS sales_unit_factor_6, t0.quantity AS quantity_7, t0.product_id AS product_id_8, t0.price_group_id AS price_group_id_9, t0.customer_id AS customer_id_10, t0.unit_id AS unit_id_11 FROM price t0 WHERE t0.product_id = ?
Parameters:
[
429
]
|
71 | 0.70 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.component_price AS component_price_3, t0.valid_from AS valid_from_4, t0.valid_to AS valid_to_5, t0.sales_unit_factor AS sales_unit_factor_6, t0.quantity AS quantity_7, t0.receipt_product_id AS receipt_product_id_8, t0.receipt_price_group_id AS receipt_price_group_id_9, t0.receipt_customer_id AS receipt_customer_id_10, t0.receipt_unit_id AS receipt_unit_id_11, t0.price_id AS price_id_12, t0.receipt_id AS receipt_id_13 FROM receipt_price t0 WHERE t0.receipt_id = ? AND t0.price_id = ? LIMIT 1
Parameters:
[ 7367 9729 ] |
72 | 0.70 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.create_date AS create_date_3, t0.price_group_id AS price_group_id_4, t0.receipt_id AS receipt_id_5 FROM receipt_price_group t0 WHERE t0.receipt_id = ? AND t0.price_group_id = ? LIMIT 1
Parameters:
[ 7367 2 ] |
73 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.create_date AS create_date_3, t0.uuid AS uuid_4 FROM price_group t0 WHERE t0.id = ?
Parameters:
[
2
]
|
74 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.unit_id AS unit_id_3, t0.receipt_id AS receipt_id_4 FROM receipt_unit t0 WHERE t0.receipt_id = ? AND t0.unit_id = ? LIMIT 1
Parameters:
[ 7367 9 ] |
75 | 0.37 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.quantity AS quantity_3, t0.component_price AS component_price_4, t0.valid_from AS valid_from_5, t0.valid_to AS valid_to_6, t0.sales_unit_factor AS sales_unit_factor_7, t0.product_id AS product_id_8, t0.price_group_id AS price_group_id_9, t0.customer_id AS customer_id_10, t0.unit_id AS unit_id_11 FROM scale_price t0 WHERE t0.product_id = ?
Parameters:
[
429
]
|
76 | 0.17 ms |
"START TRANSACTION"
Parameters:
[] |
77 | 0.37 ms |
INSERT INTO receipt_price_group (name, create_date, price_group_id, receipt_id) VALUES (?, ?, ?, ?)
Parameters:
[ 1 => "Imbiß/Gastronomie" 2 => "2024-05-16 11:57:48" 3 => 2 4 => 7367 ] |
78 | 0.46 ms |
INSERT INTO receipt_price (price, component_price, valid_from, valid_to, sales_unit_factor, quantity, receipt_product_id, receipt_price_group_id, receipt_customer_id, receipt_unit_id, price_id, receipt_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => 7.0 2 => null 3 => null 4 => null 5 => null 6 => null 7 => 16998 8 => 10486 9 => null 10 => 13012 11 => 9729 12 => 7367 ] |
79 | 0.71 ms |
UPDATE receipt_product SET receipt_unit_id = ? WHERE id = ?
Parameters:
[ 13012 16998 ] |
80 | 3.16 ms |
"COMMIT"
Parameters:
[] |
81 | 1.75 ms |
SELECT t0.id AS id_1, t0.create_date AS create_date_2, t0.uuid AS uuid_3, t0.given_name AS given_name_4, t0.family_name AS family_name_5, t0.email AS email_6, t0.b2b AS b2b_7, t0.vat AS vat_8, t0.customer_group_id AS customer_group_id_9, t0.discount_id AS discount_id_10, t0.price_group_id AS price_group_id_11 FROM customer t0 WHERE t0.price_group_id = ?
Parameters:
[
2
]
|
82 | 0.24 ms |
"START TRANSACTION"
Parameters:
[] |
83 | 0.95 ms |
INSERT INTO receipt_cart_product (amount, price, price_fixed, base_price, base_price_fixed, price_otax, price_otax_fixed, base_price_otax, base_price_otax_fixed, total, base_total, total_fixed, base_total_fixed, total_otax, base_total_otax, total_otax_fixed, base_total_otax_fixed, has_discount, cart_price, cart_price_fixed, cart_base_price, cart_base_price_fixed, cart_price_otax, cart_price_otax_fixed, cart_base_price_otax, cart_base_price_otax_fixed, cart_total, cart_base_total, cart_total_fixed, cart_base_total_fixed, cart_total_otax, cart_base_total_otax, cart_total_otax_fixed, cart_base_total_otax_fixed, cart_has_discount, discount_value, discount_type, receipt_product_handle, use_component, deposit_refund, price_override, is_follow_up, has_follow_up, amount_locked, receipt_id, receipt_product_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => 1.0 2 => 7.9 3 => 7.9 4 => 7.9 5 => 7.9 6 => 7.38 7 => 7.38 8 => 7.38 9 => 7.38 10 => 7.9 11 => 7.9 12 => 7.9 13 => 7.9 14 => 7.38 15 => 7.38 16 => 7.38 17 => 7.38 18 => 0 19 => 7.9 20 => 7.9 21 => 7.9 22 => 7.9 23 => 7.38 24 => 7.38 25 => 7.38 26 => 7.38 27 => 7.9 28 => 7.9 29 => 7.9 30 => 7.9 31 => 7.3831775700935 32 => 7.3831775700935 33 => 7.38 34 => 7.38 35 => 0 36 => null 37 => null 38 => "53cf59b04b2f61b6343c7b875eccf920" 39 => 0 40 => 0 41 => null 42 => 0 43 => 0 44 => null 45 => 7367 46 => 16998 ] |
84 | 2.41 ms |
"COMMIT"
Parameters:
[] |
85 | 0.91 ms |
SELECT t0.id AS id_1, t0.amount AS amount_2, t0.price AS price_3, t0.price_fixed AS price_fixed_4, t0.base_price AS base_price_5, t0.base_price_fixed AS base_price_fixed_6, t0.price_otax AS price_otax_7, t0.price_otax_fixed AS price_otax_fixed_8, t0.base_price_otax AS base_price_otax_9, t0.base_price_otax_fixed AS base_price_otax_fixed_10, t0.total AS total_11, t0.base_total AS base_total_12, t0.total_fixed AS total_fixed_13, t0.base_total_fixed AS base_total_fixed_14, t0.total_otax AS total_otax_15, t0.base_total_otax AS base_total_otax_16, t0.total_otax_fixed AS total_otax_fixed_17, t0.base_total_otax_fixed AS base_total_otax_fixed_18, t0.has_discount AS has_discount_19, t0.cart_price AS cart_price_20, t0.cart_price_fixed AS cart_price_fixed_21, t0.cart_base_price AS cart_base_price_22, t0.cart_base_price_fixed AS cart_base_price_fixed_23, t0.cart_price_otax AS cart_price_otax_24, t0.cart_price_otax_fixed AS cart_price_otax_fixed_25, t0.cart_base_price_otax AS cart_base_price_otax_26, t0.cart_base_price_otax_fixed AS cart_base_price_otax_fixed_27, t0.cart_total AS cart_total_28, t0.cart_base_total AS cart_base_total_29, t0.cart_total_fixed AS cart_total_fixed_30, t0.cart_base_total_fixed AS cart_base_total_fixed_31, t0.cart_total_otax AS cart_total_otax_32, t0.cart_base_total_otax AS cart_base_total_otax_33, t0.cart_total_otax_fixed AS cart_total_otax_fixed_34, t0.cart_base_total_otax_fixed AS cart_base_total_otax_fixed_35, t0.cart_has_discount AS cart_has_discount_36, t0.discount_value AS discount_value_37, t0.discount_type AS discount_type_38, t0.receipt_product_handle AS receipt_product_handle_39, t0.use_component AS use_component_40, t0.deposit_refund AS deposit_refund_41, t0.price_override AS price_override_42, t0.is_follow_up AS is_follow_up_43, t0.has_follow_up AS has_follow_up_44, t0.amount_locked AS amount_locked_45, t0.receipt_id AS receipt_id_46, t0.receipt_product_id AS receipt_product_id_47 FROM receipt_cart_product t0 WHERE t0.receipt_product_handle = ? LIMIT 1
Parameters:
[
"53cf59b04b2f61b6343c7b875eccf920"
]
|
86 | 0.67 ms |
SELECT t0.id AS id_1, t0.discount_value AS discount_value_2, t0.discount_type AS discount_type_3, t0.cart_product_handle AS cart_product_handle_4, t0.use_component AS use_component_5, t0.deposit_refund AS deposit_refund_6, t0.price AS price_7, t0.price_fixed AS price_fixed_8, t0.base_price AS base_price_9, t0.base_price_fixed AS base_price_fixed_10, t0.price_otax AS price_otax_11, t0.price_otax_fixed AS price_otax_fixed_12, t0.base_price_otax AS base_price_otax_13, t0.base_price_otax_fixed AS base_price_otax_fixed_14, t0.total AS total_15, t0.base_total AS base_total_16, t0.total_fixed AS total_fixed_17, t0.base_total_fixed AS base_total_fixed_18, t0.total_otax AS total_otax_19, t0.base_total_otax AS base_total_otax_20, t0.total_otax_fixed AS total_otax_fixed_21, t0.base_total_otax_fixed AS base_total_otax_fixed_22, t0.has_discount AS has_discount_23, t0.add_date AS add_date_24, t0.price_override AS price_override_25, t0.cart_id AS cart_id_26, t0.product_id AS product_id_27 FROM cart_product t0 INNER JOIN CartProductConnection ON t0.id = CartProductConnection.connected_cart_product_id WHERE CartProductConnection.cart_product_id = ?
Parameters:
[
19330
]
|
87 | 0.20 ms |
"START TRANSACTION"
Parameters:
[] |
88 | 0.82 ms |
UPDATE receipt SET total = ?, total_otax = ?, total_fixed = ?, total_otax_fixed = ?, total_tax = ?, total_tax_fixed = ? WHERE id = ?
Parameters:
[ 7.9 7.38 7.9 7.38 0.52 0.52 7367 ] |
89 | 2.45 ms |
"COMMIT"
Parameters:
[] |
90 | 0.25 ms |
"START TRANSACTION"
Parameters:
[] |
91 | 2.45 ms |
INSERT INTO receipt_document (create_date, discount, discount_type, comment, total, total_otax, total_fixed, total_otax_fixed, total_tax, total_tax_fixed, uuid, receipt_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2024-05-16 11:57:48" 2 => null 3 => null 4 => null 5 => 7.9 6 => 7.38 7 => 7.9 8 => 7.38 9 => 0.52 10 => 0.52 11 => "fa1f9349-b9e6-4216-89de-2264236035a3" 12 => 7367 ] |
92 | 0.69 ms |
INSERT INTO receipt_document_customer (create_date, given_name, family_name, email, b2b, vat, receipt_document_id, customer_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "2024-05-16 11:57:48" 2 => "DEFAULT_CUSTOMER" 3 => "DEFAULT_CUSTOMER" 4 => null 5 => 1 6 => null 7 => 7364 8 => 1 ] |
93 | 0.70 ms |
INSERT INTO receipt_document_position (amount, price, price_fixed, price_otax, price_otax_fixed, total, total_fixed, total_otax, total_otax_fixed, has_discount, discount_value, discount_type, use_component, deposit_refund, deposit, is_follow_up, has_follow_up, receipt_document_id, product_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => 1.0 2 => 7.9 3 => 7.9 4 => 7.38 5 => 7.38 6 => 7.9 7 => 7.9 8 => 7.38 9 => 7.38 10 => 0 11 => null 12 => null 13 => 0 14 => 0 15 => 0 16 => 0 17 => 0 18 => 7364 19 => 429 ] |
94 | 1.98 ms |
"COMMIT"
Parameters:
[] |
95 | 0.69 ms |
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.config_group AS config_group_4, t0.environment AS environment_5 FROM fiskaly_configuration t0 WHERE t0.config_group = ? AND (t0.environment IN (?) OR t0.environment IS NULL)
Parameters:
[ "FISKALY_KASSENSICHV_AUTH" [ "LIVE" null ] ] |
96 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
97 | 0.75 ms |
INSERT INTO fiskaly_log (type, class, message, data, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "INFO" 2 => "FISKALY_KASSENSICHV_AUTH" 3 => "Konfiguration/Authentifizierung Existiert" 4 => "["FISKALY_KASSENSICHV_AUTH"]" 5 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Helper/AuthHelperService.php" 6 => 86 7 => "App\Service\Fiskaly\Helper\AuthHelperService::hasValidPersistedAuth" 8 => "2024-05-16 11:57:48" ] |
98 | 2.75 ms |
"COMMIT"
Parameters:
[] |
99 | 0.22 ms |
"START TRANSACTION"
Parameters:
[] |
100 | 0.37 ms |
INSERT INTO fiskaly_log (type, class, message, data, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "INFO" 2 => "FISKALY_KASSENSICHV_AUTH" 3 => "Baue AuthStructure" 4 => "["FISKALY_KASSENSICHV_AUTH"]" 5 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Helper/PersistedAuthHelperService.php" 6 => 40 7 => "App\Service\Fiskaly\Helper\PersistedAuthHelperService::buildAuth" 8 => "2024-05-16 11:57:48" ] |
101 | 2.34 ms |
"COMMIT"
Parameters:
[] |
102 | 0.57 ms |
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.config_group AS config_group_4, t0.environment AS environment_5 FROM fiskaly_configuration t0 WHERE t0.config_group = ? AND (t0.environment IN (?) OR t0.environment IS NULL)
Parameters:
[ "FISKALY_KASSENSICHV_AUTH" [ "LIVE" null ] ] |
103 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
104 | 0.59 ms |
INSERT INTO fiskaly_log (type, class, message, data, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "SUCCESS" 2 => "FISKALY_KASSENSICHV_AUTH" 3 => "AuthStructure" 4 => "{"accessToken":"eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJTTm5CU0hCTUljQUpBalczaUhDNFRWOTR4MFZCeU00S25LSFJ0eU8tdnBnIn0.eyJleHAiOjE3MTU5MzM4OTAsImlhdCI6MTcxNTg0NzQ5MCwianRpIjoiYmI4ZjVmMDItMWM3MS00MDA1LWI4NjEtMjhiYTJmNmU0M2Q1IiwiaXNzIjoiaHR0cHM6Ly9hdXRoLmZpc2thbHkuY29tL2F1dGgvcmVhbG1zL2Zpc2thbHkiLCJzdWIiOiJkZTliMWE2Yi02NmM0LTQwNTctYWI2Mi0wYzJjNDk3OTc5MjciLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJrYXNzZW5zaWNodi1hcGkiLCJzZXNzaW9uX3N0YXRlIjoiNjk2ZjdlMmEtNzQ4NS00ZWMzLWE4NTktNmU5M2YyNjcwZGRiIiwic2NvcGUiOiJvcmdhbml6YXRpb24iLCJzaWQiOiI2OTZmN2UyYS03NDg1LTRlYzMtYTg1OS02ZTkzZjI2NzBkZGIiLCJvcmdhbml6YXRpb24iOiI4ZTZlMzI0Ni03YjgxLTRjMzctOGY0Mi0yYjI0OWRhMTRkYzMiLCJ0eXBlIjoiTUFOQUdFRF9BUElfS0VZIiwiZW52IjoiTElWRSJ9.gBKTbMKTPsr8fNEONPS7CMwfYhVHcBCy1wYUJarGnTN38O0Uj1xeBLZr1YOb7hN8WH0qAIwmrmr9Z-p5pu-W-ZqYtOWHei_m9zLsktmtb-XmRmAzP9EVaiKNrdMHRJROz9NPe6MsoUojrtfMnp5jVohbcXeku_Ice0bVbM3HVUbOUsiUIWDaEepOXW-W5GI8hzM5Un4zUtxkT6AOzEGB_okRxsZ2eVtjgDprxDbrp4LrQ4ofKcXNVt6wTilCyiN5Xgu0Xx4qsess2RgOIudylBBb8htZ_lRPv92uUwoYgedULVYJYoiD4JdPJ0zotcFvdO-k3hYUtQ-NTspuVWq8Lw","accessTokenClaims":{"env":"LIVE","organizationId":"8e6e3246-7b81-4c37-8f42-2b249da14dc3"},"accessTokenExpiresIn":"86400","accessTokenExpiresAt":"1715933890","refreshToken":"eyJhbGciOiJIUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICI5NDQxMWU1MC00OTVkLTRlMTYtODcyOS04MWIwZjg1YmVmMjYifQ.eyJleHAiOjE3MTYwMTg5OTYsImlhdCI6MTcxNTg0NzQ5MCwianRpIjoiNjI3MjRmM2UtNTY2Ni00MTM4LTg1YmMtNWFmZTQyNDk2YTZlIiwiaXNzIjoiaHR0cHM6Ly9hdXRoLmZpc2thbHkuY29tL2F1dGgvcmVhbG1zL2Zpc2thbHkiLCJhdWQiOiJodHRwczovL2F1dGguZmlza2FseS5jb20vYXV0aC9yZWFsbXMvZmlza2FseSIsInN1YiI6ImRlOWIxYTZiLTY2YzQtNDA1Ny1hYjYyLTBjMmM0OTc5NzkyNyIsInR5cCI6IlJlZnJlc2giLCJhenAiOiJrYXNzZW5zaWNodi1hcGkiLCJzZXNzaW9uX3N0YXRlIjoiNjk2ZjdlMmEtNzQ4NS00ZWMzLWE4NTktNmU5M2YyNjcwZGRiIiwic2NvcGUiOiJvcmdhbml6YXRpb24iLCJzaWQiOiI2OTZmN2UyYS03NDg1LTRlYzMtYTg1OS02ZTkzZjI2NzBkZGIifQ.FVze_fby_OP5iIhV1wQrB-TbFvPbujfeIMb5HYBe4sQ","refreshTokenExpiresIn":"171506","refreshTokenExpiresAt":"1716018996","success":true}" 5 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Helper/PersistedAuthHelperService.php" 6 => 55 7 => "App\Service\Fiskaly\Helper\PersistedAuthHelperService::buildAuth" 8 => "2024-05-16 11:57:48" ] |
105 | 2.47 ms |
"COMMIT"
Parameters:
[] |
106 | 11.92 ms |
SELECT t0.id AS id_1, t0.transaction_id AS transaction_id_2, t0.start_date AS start_date_3, t0.update_date AS update_date_4, t0.finish_date AS finish_date_5, t0.started AS started_6, t0.updated AS updated_7, t0.finished AS finished_8, t0.qr_code_data AS qr_code_data_9, t0.fiskaly_client_id AS fiskaly_client_id_10, t0.receipt_id AS receipt_id_11 FROM fiskaly_transaction t0 WHERE t0.transaction_id = ? LIMIT 1
Parameters:
[
"c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b"
]
|
107 | 0.55 ms |
"START TRANSACTION"
Parameters:
[] |
108 | 1.50 ms |
INSERT INTO fiskaly_api_log (type, class, message, path, request, response_status, response_body, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "SUCCESS" 2 => "KASSENSICHV" 3 => "" 4 => "PUT:::https://kassensichv-middleware.fiskaly.com/api/v2/tss/0d16b74d-0744-4fa0-a14c-4afa6dbe5386/tx/c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b" 5 => "{"base_uri":"https:\/\/kassensichv-middleware.fiskaly.com\/api\/v2\/","query":{"tx_revision":1},"headers":{"Accept":"application\/json","Authorization":"Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJTTm5CU0hCTUljQUpBalczaUhDNFRWOTR4MFZCeU00S25LSFJ0eU8tdnBnIn0.eyJleHAiOjE3MTU5MzM4OTAsImlhdCI6MTcxNTg0NzQ5MCwianRpIjoiYmI4ZjVmMDItMWM3MS00MDA1LWI4NjEtMjhiYTJmNmU0M2Q1IiwiaXNzIjoiaHR0cHM6Ly9hdXRoLmZpc2thbHkuY29tL2F1dGgvcmVhbG1zL2Zpc2thbHkiLCJzdWIiOiJkZTliMWE2Yi02NmM0LTQwNTctYWI2Mi0wYzJjNDk3OTc5MjciLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJrYXNzZW5zaWNodi1hcGkiLCJzZXNzaW9uX3N0YXRlIjoiNjk2ZjdlMmEtNzQ4NS00ZWMzLWE4NTktNmU5M2YyNjcwZGRiIiwic2NvcGUiOiJvcmdhbml6YXRpb24iLCJzaWQiOiI2OTZmN2UyYS03NDg1LTRlYzMtYTg1OS02ZTkzZjI2NzBkZGIiLCJvcmdhbml6YXRpb24iOiI4ZTZlMzI0Ni03YjgxLTRjMzctOGY0Mi0yYjI0OWRhMTRkYzMiLCJ0eXBlIjoiTUFOQUdFRF9BUElfS0VZIiwiZW52IjoiTElWRSJ9.gBKTbMKTPsr8fNEONPS7CMwfYhVHcBCy1wYUJarGnTN38O0Uj1xeBLZr1YOb7hN8WH0qAIwmrmr9Z-p5pu-W-ZqYtOWHei_m9zLsktmtb-XmRmAzP9EVaiKNrdMHRJROz9NPe6MsoUojrtfMnp5jVohbcXeku_Ice0bVbM3HVUbOUsiUIWDaEepOXW-W5GI8hzM5Un4zUtxkT6AOzEGB_okRxsZ2eVtjgDprxDbrp4LrQ4ofKcXNVt6wTilCyiN5Xgu0Xx4qsess2RgOIudylBBb8htZ_lRPv92uUwoYgedULVYJYoiD4JdPJ0zotcFvdO-k3hYUtQ-NTspuVWq8Lw"},"json":{"state":"ACTIVE","client_id":"c97d7471-f681-4f5c-9187-39d27600411e","schema":null,"metadata":null}}" 6 => 200 7 => "{"schema":[],"state":"ACTIVE","tss_id":"0d16b74d-0744-4fa0-a14c-4afa6dbe5386","tss_serial_number":"71a68c7d49f71f663ee902d69e7eb4457eec3e537d099989894346d6fced25fd","client_id":"c97d7471-f681-4f5c-9187-39d27600411e","client_serial_number":"SWTPOS-V1-590dcbcc26a0561166e9d2470c94716fc25a944477fa8e4803e7b322457f3aa5","revision":1,"latest_revision":1,"number":7258,"time_start":1715853468,"_id":"c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b","_type":"TRANSACTION","_env":"LIVE","_version":"2.1.10","signature":{"value":"ATEXvRZnJw8H6n8VNkm86xu9HfTmqI+IuzGCNrF1JpxNikSXd2E8EoB\/8WzVvtlRPlmkwnAjOU\/CjBvQfaK1ag==","algorithm":"ecdsa-plain-SHA256","counter":22638,"public_key":"BK02uDEC6HzACviKPMy+E+TXiBD8xzpQi38VZh6olHEnmyBnAFoI6TDnP8rp4Yh5BFGVQUqaZ86YDUIMdZvNzmk="},"log":{"operation":"Start","timestamp":1715853468,"timestamp_format":"unixTime"}}" 8 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Api/KassenSichVApi.php" 9 => 297 10 => "App\Service\Fiskaly\Api\KassenSichVApi::transaction" 11 => "2024-05-16 11:57:49" ] |
109 | 3.29 ms |
"COMMIT"
Parameters:
[] |
110 | 16.24 ms |
SELECT t0.id AS id_1, t0.transaction_id AS transaction_id_2, t0.start_date AS start_date_3, t0.update_date AS update_date_4, t0.finish_date AS finish_date_5, t0.started AS started_6, t0.updated AS updated_7, t0.finished AS finished_8, t0.qr_code_data AS qr_code_data_9, t0.fiskaly_client_id AS fiskaly_client_id_10, t0.receipt_id AS receipt_id_11 FROM fiskaly_transaction t0 WHERE t0.transaction_id = ? LIMIT 1
Parameters:
[
"c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b"
]
|
111 | 0.75 ms |
SELECT t0.id AS id_1, t0.client_id AS client_id_2, t0.status AS status_3, t0.add_date AS add_date_4, t0.cashbox_id AS cashbox_id_5, t0.fiskaly_tss_id AS fiskaly_tss_id_6 FROM fiskaly_client t0 WHERE t0.client_id = ? LIMIT 1
Parameters:
[
"c97d7471-f681-4f5c-9187-39d27600411e"
]
|
112 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
113 | 0.58 ms |
INSERT INTO fiskaly_transaction (transaction_id, start_date, update_date, finish_date, started, updated, finished, qr_code_data, fiskaly_client_id, receipt_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b" 2 => "2024-05-16 11:57:49" 3 => null 4 => null 5 => 1 6 => null 7 => null 8 => null 9 => 1 10 => 7367 ] |
114 | 2.86 ms |
"COMMIT"
Parameters:
[] |
115 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
116 | 1.04 ms |
INSERT INTO fiskaly_transaction_revision (number, time_start, client_serial_number, tss_serial_number, state, client_id, transaction_schema, revision, latest_revision, tss_id, metadata, _type, transaction_id, _env, _version, time_end, qr_code_data, log, signature, fiskaly_transaction_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "7258" 2 => "1715853468" 3 => "SWTPOS-V1-590dcbcc26a0561166e9d2470c94716fc25a944477fa8e4803e7b322457f3aa5" 4 => "71a68c7d49f71f663ee902d69e7eb4457eec3e537d099989894346d6fced25fd" 5 => "ACTIVE" 6 => "c97d7471-f681-4f5c-9187-39d27600411e" 7 => "{"standard_v1":null,"raw":null}" 8 => "1" 9 => "1" 10 => "0d16b74d-0744-4fa0-a14c-4afa6dbe5386" 11 => null 12 => "TRANSACTION" 13 => "c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b" 14 => "LIVE" 15 => "2.1.10" 16 => null 17 => null 18 => "{"operation":"Start","timestamp":1715853468,"timestamp_format":"unixTime"}" 19 => "{"value":"ATEXvRZnJw8H6n8VNkm86xu9HfTmqI+IuzGCNrF1JpxNikSXd2E8EoB\/8WzVvtlRPlmkwnAjOU\/CjBvQfaK1ag==","algorithm":"ecdsa-plain-SHA256","counter":"22638","public_key":"BK02uDEC6HzACviKPMy+E+TXiBD8xzpQi38VZh6olHEnmyBnAFoI6TDnP8rp4Yh5BFGVQUqaZ86YDUIMdZvNzmk="}" 20 => 7286 ] |
117 | 1.95 ms |
"COMMIT"
Parameters:
[] |
118 | 15.64 ms |
SELECT t0.id AS id_1, t0.transaction_id AS transaction_id_2, t0.start_date AS start_date_3, t0.update_date AS update_date_4, t0.finish_date AS finish_date_5, t0.started AS started_6, t0.updated AS updated_7, t0.finished AS finished_8, t0.qr_code_data AS qr_code_data_9, t0.fiskaly_client_id AS fiskaly_client_id_10, t0.receipt_id AS receipt_id_11 FROM fiskaly_transaction t0 WHERE t0.transaction_id = ? LIMIT 1
Parameters:
[
"c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b"
]
|
119 | 0.70 ms |
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.config_group AS config_group_4, t0.environment AS environment_5 FROM fiskaly_configuration t0 WHERE t0.config_group = ? AND (t0.environment IN (?) OR t0.environment IS NULL)
Parameters:
[ "FISKALY_KASSENSICHV_AUTH" [ "LIVE" null ] ] |
120 | 0.26 ms |
"START TRANSACTION"
Parameters:
[] |
121 | 0.43 ms |
INSERT INTO fiskaly_log (type, class, message, data, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "INFO" 2 => "FISKALY_KASSENSICHV_AUTH" 3 => "Konfiguration/Authentifizierung Existiert" 4 => "["FISKALY_KASSENSICHV_AUTH"]" 5 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Helper/AuthHelperService.php" 6 => 86 7 => "App\Service\Fiskaly\Helper\AuthHelperService::hasValidPersistedAuth" 8 => "2024-05-16 11:57:49" ] |
122 | 2.61 ms |
"COMMIT"
Parameters:
[] |
123 | 0.18 ms |
"START TRANSACTION"
Parameters:
[] |
124 | 0.35 ms |
INSERT INTO fiskaly_log (type, class, message, data, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "INFO" 2 => "FISKALY_KASSENSICHV_AUTH" 3 => "Baue AuthStructure" 4 => "["FISKALY_KASSENSICHV_AUTH"]" 5 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Helper/PersistedAuthHelperService.php" 6 => 40 7 => "App\Service\Fiskaly\Helper\PersistedAuthHelperService::buildAuth" 8 => "2024-05-16 11:57:49" ] |
125 | 2.48 ms |
"COMMIT"
Parameters:
[] |
126 | 0.59 ms |
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.config_group AS config_group_4, t0.environment AS environment_5 FROM fiskaly_configuration t0 WHERE t0.config_group = ? AND (t0.environment IN (?) OR t0.environment IS NULL)
Parameters:
[ "FISKALY_KASSENSICHV_AUTH" [ "LIVE" null ] ] |
127 | 0.22 ms |
"START TRANSACTION"
Parameters:
[] |
128 | 0.45 ms |
INSERT INTO fiskaly_log (type, class, message, data, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "SUCCESS" 2 => "FISKALY_KASSENSICHV_AUTH" 3 => "AuthStructure" 4 => "{"accessToken":"eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJTTm5CU0hCTUljQUpBalczaUhDNFRWOTR4MFZCeU00S25LSFJ0eU8tdnBnIn0.eyJleHAiOjE3MTU5MzM4OTAsImlhdCI6MTcxNTg0NzQ5MCwianRpIjoiYmI4ZjVmMDItMWM3MS00MDA1LWI4NjEtMjhiYTJmNmU0M2Q1IiwiaXNzIjoiaHR0cHM6Ly9hdXRoLmZpc2thbHkuY29tL2F1dGgvcmVhbG1zL2Zpc2thbHkiLCJzdWIiOiJkZTliMWE2Yi02NmM0LTQwNTctYWI2Mi0wYzJjNDk3OTc5MjciLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJrYXNzZW5zaWNodi1hcGkiLCJzZXNzaW9uX3N0YXRlIjoiNjk2ZjdlMmEtNzQ4NS00ZWMzLWE4NTktNmU5M2YyNjcwZGRiIiwic2NvcGUiOiJvcmdhbml6YXRpb24iLCJzaWQiOiI2OTZmN2UyYS03NDg1LTRlYzMtYTg1OS02ZTkzZjI2NzBkZGIiLCJvcmdhbml6YXRpb24iOiI4ZTZlMzI0Ni03YjgxLTRjMzctOGY0Mi0yYjI0OWRhMTRkYzMiLCJ0eXBlIjoiTUFOQUdFRF9BUElfS0VZIiwiZW52IjoiTElWRSJ9.gBKTbMKTPsr8fNEONPS7CMwfYhVHcBCy1wYUJarGnTN38O0Uj1xeBLZr1YOb7hN8WH0qAIwmrmr9Z-p5pu-W-ZqYtOWHei_m9zLsktmtb-XmRmAzP9EVaiKNrdMHRJROz9NPe6MsoUojrtfMnp5jVohbcXeku_Ice0bVbM3HVUbOUsiUIWDaEepOXW-W5GI8hzM5Un4zUtxkT6AOzEGB_okRxsZ2eVtjgDprxDbrp4LrQ4ofKcXNVt6wTilCyiN5Xgu0Xx4qsess2RgOIudylBBb8htZ_lRPv92uUwoYgedULVYJYoiD4JdPJ0zotcFvdO-k3hYUtQ-NTspuVWq8Lw","accessTokenClaims":{"env":"LIVE","organizationId":"8e6e3246-7b81-4c37-8f42-2b249da14dc3"},"accessTokenExpiresIn":"86400","accessTokenExpiresAt":"1715933890","refreshToken":"eyJhbGciOiJIUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICI5NDQxMWU1MC00OTVkLTRlMTYtODcyOS04MWIwZjg1YmVmMjYifQ.eyJleHAiOjE3MTYwMTg5OTYsImlhdCI6MTcxNTg0NzQ5MCwianRpIjoiNjI3MjRmM2UtNTY2Ni00MTM4LTg1YmMtNWFmZTQyNDk2YTZlIiwiaXNzIjoiaHR0cHM6Ly9hdXRoLmZpc2thbHkuY29tL2F1dGgvcmVhbG1zL2Zpc2thbHkiLCJhdWQiOiJodHRwczovL2F1dGguZmlza2FseS5jb20vYXV0aC9yZWFsbXMvZmlza2FseSIsInN1YiI6ImRlOWIxYTZiLTY2YzQtNDA1Ny1hYjYyLTBjMmM0OTc5NzkyNyIsInR5cCI6IlJlZnJlc2giLCJhenAiOiJrYXNzZW5zaWNodi1hcGkiLCJzZXNzaW9uX3N0YXRlIjoiNjk2ZjdlMmEtNzQ4NS00ZWMzLWE4NTktNmU5M2YyNjcwZGRiIiwic2NvcGUiOiJvcmdhbml6YXRpb24iLCJzaWQiOiI2OTZmN2UyYS03NDg1LTRlYzMtYTg1OS02ZTkzZjI2NzBkZGIifQ.FVze_fby_OP5iIhV1wQrB-TbFvPbujfeIMb5HYBe4sQ","refreshTokenExpiresIn":"171506","refreshTokenExpiresAt":"1716018996","success":true}" 5 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Helper/PersistedAuthHelperService.php" 6 => 55 7 => "App\Service\Fiskaly\Helper\PersistedAuthHelperService::buildAuth" 8 => "2024-05-16 11:57:49" ] |
129 | 2.38 ms |
"COMMIT"
Parameters:
[] |
130 | 0.81 ms |
SELECT t0.id AS id_1, t0.vat_rate AS vat_rate_2, t0.default AS default_3, t0.fallback AS fallback_4 FROM fiskaly_vat_rate t0 INNER JOIN TaxToFiskalyVatRate ON t0.id = TaxToFiskalyVatRate.fiskaly_vat_rate_id WHERE TaxToFiskalyVatRate.tax_id = ?
Parameters:
[
2
]
|
131 | 0.52 ms |
SELECT t0.id AS id_1, t0.payment_type AS payment_type_2, t0.default AS default_3, t0.fallback AS fallback_4 FROM fiskaly_payment_type t0 WHERE t0.fallback = ? LIMIT 1
Parameters:
[
1
]
|
132 | 0.40 ms |
"START TRANSACTION"
Parameters:
[] |
133 | 0.77 ms |
INSERT INTO fiskaly_api_log (type, class, message, path, request, response_status, response_body, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "SUCCESS" 2 => "KASSENSICHV" 3 => "" 4 => "PUT:::https://kassensichv-middleware.fiskaly.com/api/v2/tss/0d16b74d-0744-4fa0-a14c-4afa6dbe5386/tx/c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b" 5 => "{"base_uri":"https:\/\/kassensichv-middleware.fiskaly.com\/api\/v2\/","query":{"tx_revision":2},"headers":{"Accept":"application\/json","Authorization":"Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJTTm5CU0hCTUljQUpBalczaUhDNFRWOTR4MFZCeU00S25LSFJ0eU8tdnBnIn0.eyJleHAiOjE3MTU5MzM4OTAsImlhdCI6MTcxNTg0NzQ5MCwianRpIjoiYmI4ZjVmMDItMWM3MS00MDA1LWI4NjEtMjhiYTJmNmU0M2Q1IiwiaXNzIjoiaHR0cHM6Ly9hdXRoLmZpc2thbHkuY29tL2F1dGgvcmVhbG1zL2Zpc2thbHkiLCJzdWIiOiJkZTliMWE2Yi02NmM0LTQwNTctYWI2Mi0wYzJjNDk3OTc5MjciLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJrYXNzZW5zaWNodi1hcGkiLCJzZXNzaW9uX3N0YXRlIjoiNjk2ZjdlMmEtNzQ4NS00ZWMzLWE4NTktNmU5M2YyNjcwZGRiIiwic2NvcGUiOiJvcmdhbml6YXRpb24iLCJzaWQiOiI2OTZmN2UyYS03NDg1LTRlYzMtYTg1OS02ZTkzZjI2NzBkZGIiLCJvcmdhbml6YXRpb24iOiI4ZTZlMzI0Ni03YjgxLTRjMzctOGY0Mi0yYjI0OWRhMTRkYzMiLCJ0eXBlIjoiTUFOQUdFRF9BUElfS0VZIiwiZW52IjoiTElWRSJ9.gBKTbMKTPsr8fNEONPS7CMwfYhVHcBCy1wYUJarGnTN38O0Uj1xeBLZr1YOb7hN8WH0qAIwmrmr9Z-p5pu-W-ZqYtOWHei_m9zLsktmtb-XmRmAzP9EVaiKNrdMHRJROz9NPe6MsoUojrtfMnp5jVohbcXeku_Ice0bVbM3HVUbOUsiUIWDaEepOXW-W5GI8hzM5Un4zUtxkT6AOzEGB_okRxsZ2eVtjgDprxDbrp4LrQ4ofKcXNVt6wTilCyiN5Xgu0Xx4qsess2RgOIudylBBb8htZ_lRPv92uUwoYgedULVYJYoiD4JdPJ0zotcFvdO-k3hYUtQ-NTspuVWq8Lw"},"json":{"state":"ACTIVE","client_id":"c97d7471-f681-4f5c-9187-39d27600411e","schema":{"standard_v1":{"receipt":{"receipt_type":"RECEIPT","amounts_per_vat_rate":[{"vat_rate":"REDUCED_1","amount":"7.90"}],"amounts_per_payment_type":[{"payment_type":"CASH","amount":"7.90","currency_code":"EUR"}]}}},"metadata":null}}" 6 => 200 7 => "{"schema":{"standard_v1":{"receipt":{"amounts_per_payment_type":[{"amount":"7.90","currency_code":"EUR","payment_type":"CASH"}],"amounts_per_vat_rate":[{"amount":"7.90","vat_rate":"REDUCED_1"}],"receipt_type":"RECEIPT"}},"raw":{"process_type":"Kassenbeleg-V1","process_data":"QmVsZWdeMC4wMF83LjkwXzAuMDBfMC4wMF8wLjAwXjcuOTA6QmFy"}},"state":"ACTIVE","tss_id":"0d16b74d-0744-4fa0-a14c-4afa6dbe5386","tss_serial_number":"71a68c7d49f71f663ee902d69e7eb4457eec3e537d099989894346d6fced25fd","client_id":"c97d7471-f681-4f5c-9187-39d27600411e","client_serial_number":"SWTPOS-V1-590dcbcc26a0561166e9d2470c94716fc25a944477fa8e4803e7b322457f3aa5","revision":2,"latest_revision":2,"number":7258,"time_start":1715853468,"_id":"c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b","_type":"TRANSACTION","_env":"LIVE","_version":"2.1.10","signature":{"value":"FmbnvmqpQqMVgwGFhysE7w0zulP8Gh0wpSzruU1wWRB9amDlVkmNrsco\/dImeokqXiMhiGBqh7IaQG8Gi5+Mvw==","algorithm":"ecdsa-plain-SHA256","counter":22639,"public_key":"BK02uDEC6HzACviKPMy+E+TXiBD8xzpQi38VZh6olHEnmyBnAFoI6TDnP8rp4Yh5BFGVQUqaZ86YDUIMdZvNzmk="},"log":{"operation":"Update","timestamp":1715853469,"timestamp_format":"unixTime"}}" 8 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Api/KassenSichVApi.php" 9 => 297 10 => "App\Service\Fiskaly\Api\KassenSichVApi::transaction" 11 => "2024-05-16 11:57:49" ] |
134 | 2.53 ms |
"COMMIT"
Parameters:
[] |
135 | 16.01 ms |
SELECT t0.id AS id_1, t0.transaction_id AS transaction_id_2, t0.start_date AS start_date_3, t0.update_date AS update_date_4, t0.finish_date AS finish_date_5, t0.started AS started_6, t0.updated AS updated_7, t0.finished AS finished_8, t0.qr_code_data AS qr_code_data_9, t0.fiskaly_client_id AS fiskaly_client_id_10, t0.receipt_id AS receipt_id_11 FROM fiskaly_transaction t0 WHERE t0.transaction_id = ? LIMIT 1
Parameters:
[
"c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b"
]
|
136 | 0.31 ms |
"START TRANSACTION"
Parameters:
[] |
137 | 0.71 ms |
UPDATE fiskaly_transaction SET update_date = ?, updated = ? WHERE id = ?
Parameters:
[ "2024-05-16 11:57:49" 1 7286 ] |
138 | 3.55 ms |
"COMMIT"
Parameters:
[] |
139 | 0.31 ms |
"START TRANSACTION"
Parameters:
[] |
140 | 0.87 ms |
INSERT INTO fiskaly_transaction_revision (number, time_start, client_serial_number, tss_serial_number, state, client_id, transaction_schema, revision, latest_revision, tss_id, metadata, _type, transaction_id, _env, _version, time_end, qr_code_data, log, signature, fiskaly_transaction_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "7258" 2 => "1715853468" 3 => "SWTPOS-V1-590dcbcc26a0561166e9d2470c94716fc25a944477fa8e4803e7b322457f3aa5" 4 => "71a68c7d49f71f663ee902d69e7eb4457eec3e537d099989894346d6fced25fd" 5 => "ACTIVE" 6 => "c97d7471-f681-4f5c-9187-39d27600411e" 7 => "{"standard_v1":{"receipt":{"receipt_type":"RECEIPT","amounts_per_vat_rate":[{"vat_rate":"REDUCED_1","amount":"7.90"}],"amounts_per_payment_type":[{"payment_type":"CASH","amount":"7.90","currency_code":"EUR"}]},"order":null,"other":null},"raw":{"process_type":"Kassenbeleg-V1","process_data":"QmVsZWdeMC4wMF83LjkwXzAuMDBfMC4wMF8wLjAwXjcuOTA6QmFy"}}" 8 => "2" 9 => "2" 10 => "0d16b74d-0744-4fa0-a14c-4afa6dbe5386" 11 => null 12 => "TRANSACTION" 13 => "c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b" 14 => "LIVE" 15 => "2.1.10" 16 => null 17 => null 18 => "{"operation":"Update","timestamp":1715853469,"timestamp_format":"unixTime"}" 19 => "{"value":"FmbnvmqpQqMVgwGFhysE7w0zulP8Gh0wpSzruU1wWRB9amDlVkmNrsco\/dImeokqXiMhiGBqh7IaQG8Gi5+Mvw==","algorithm":"ecdsa-plain-SHA256","counter":"22639","public_key":"BK02uDEC6HzACviKPMy+E+TXiBD8xzpQi38VZh6olHEnmyBnAFoI6TDnP8rp4Yh5BFGVQUqaZ86YDUIMdZvNzmk="}" 20 => 7286 ] |
141 | 2.65 ms |
"COMMIT"
Parameters:
[] |
142 | 0.87 ms |
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.config_group AS config_group_4, t0.environment AS environment_5 FROM fiskaly_configuration t0 WHERE t0.config_group = ? AND (t0.environment IN (?) OR t0.environment IS NULL)
Parameters:
[ "FISKALY_KASSENSICHV_AUTH" [ "LIVE" null ] ] |
143 | 0.34 ms |
"START TRANSACTION"
Parameters:
[] |
144 | 0.62 ms |
INSERT INTO fiskaly_log (type, class, message, data, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "INFO" 2 => "FISKALY_KASSENSICHV_AUTH" 3 => "Konfiguration/Authentifizierung Existiert" 4 => "["FISKALY_KASSENSICHV_AUTH"]" 5 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Helper/AuthHelperService.php" 6 => 86 7 => "App\Service\Fiskaly\Helper\AuthHelperService::hasValidPersistedAuth" 8 => "2024-05-16 11:57:49" ] |
145 | 1.96 ms |
"COMMIT"
Parameters:
[] |
146 | 0.27 ms |
"START TRANSACTION"
Parameters:
[] |
147 | 0.51 ms |
INSERT INTO fiskaly_log (type, class, message, data, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "INFO" 2 => "FISKALY_KASSENSICHV_AUTH" 3 => "Baue AuthStructure" 4 => "["FISKALY_KASSENSICHV_AUTH"]" 5 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Helper/PersistedAuthHelperService.php" 6 => 40 7 => "App\Service\Fiskaly\Helper\PersistedAuthHelperService::buildAuth" 8 => "2024-05-16 11:57:49" ] |
148 | 2.07 ms |
"COMMIT"
Parameters:
[] |
149 | 0.76 ms |
SELECT t0.id AS id_1, t0.config_key AS config_key_2, t0.config_value AS config_value_3, t0.config_group AS config_group_4, t0.environment AS environment_5 FROM fiskaly_configuration t0 WHERE t0.config_group = ? AND (t0.environment IN (?) OR t0.environment IS NULL)
Parameters:
[ "FISKALY_KASSENSICHV_AUTH" [ "LIVE" null ] ] |
150 | 0.21 ms |
"START TRANSACTION"
Parameters:
[] |
151 | 0.60 ms |
INSERT INTO fiskaly_log (type, class, message, data, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "SUCCESS" 2 => "FISKALY_KASSENSICHV_AUTH" 3 => "AuthStructure" 4 => "{"accessToken":"eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJTTm5CU0hCTUljQUpBalczaUhDNFRWOTR4MFZCeU00S25LSFJ0eU8tdnBnIn0.eyJleHAiOjE3MTU5MzM4OTAsImlhdCI6MTcxNTg0NzQ5MCwianRpIjoiYmI4ZjVmMDItMWM3MS00MDA1LWI4NjEtMjhiYTJmNmU0M2Q1IiwiaXNzIjoiaHR0cHM6Ly9hdXRoLmZpc2thbHkuY29tL2F1dGgvcmVhbG1zL2Zpc2thbHkiLCJzdWIiOiJkZTliMWE2Yi02NmM0LTQwNTctYWI2Mi0wYzJjNDk3OTc5MjciLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJrYXNzZW5zaWNodi1hcGkiLCJzZXNzaW9uX3N0YXRlIjoiNjk2ZjdlMmEtNzQ4NS00ZWMzLWE4NTktNmU5M2YyNjcwZGRiIiwic2NvcGUiOiJvcmdhbml6YXRpb24iLCJzaWQiOiI2OTZmN2UyYS03NDg1LTRlYzMtYTg1OS02ZTkzZjI2NzBkZGIiLCJvcmdhbml6YXRpb24iOiI4ZTZlMzI0Ni03YjgxLTRjMzctOGY0Mi0yYjI0OWRhMTRkYzMiLCJ0eXBlIjoiTUFOQUdFRF9BUElfS0VZIiwiZW52IjoiTElWRSJ9.gBKTbMKTPsr8fNEONPS7CMwfYhVHcBCy1wYUJarGnTN38O0Uj1xeBLZr1YOb7hN8WH0qAIwmrmr9Z-p5pu-W-ZqYtOWHei_m9zLsktmtb-XmRmAzP9EVaiKNrdMHRJROz9NPe6MsoUojrtfMnp5jVohbcXeku_Ice0bVbM3HVUbOUsiUIWDaEepOXW-W5GI8hzM5Un4zUtxkT6AOzEGB_okRxsZ2eVtjgDprxDbrp4LrQ4ofKcXNVt6wTilCyiN5Xgu0Xx4qsess2RgOIudylBBb8htZ_lRPv92uUwoYgedULVYJYoiD4JdPJ0zotcFvdO-k3hYUtQ-NTspuVWq8Lw","accessTokenClaims":{"env":"LIVE","organizationId":"8e6e3246-7b81-4c37-8f42-2b249da14dc3"},"accessTokenExpiresIn":"86400","accessTokenExpiresAt":"1715933890","refreshToken":"eyJhbGciOiJIUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICI5NDQxMWU1MC00OTVkLTRlMTYtODcyOS04MWIwZjg1YmVmMjYifQ.eyJleHAiOjE3MTYwMTg5OTYsImlhdCI6MTcxNTg0NzQ5MCwianRpIjoiNjI3MjRmM2UtNTY2Ni00MTM4LTg1YmMtNWFmZTQyNDk2YTZlIiwiaXNzIjoiaHR0cHM6Ly9hdXRoLmZpc2thbHkuY29tL2F1dGgvcmVhbG1zL2Zpc2thbHkiLCJhdWQiOiJodHRwczovL2F1dGguZmlza2FseS5jb20vYXV0aC9yZWFsbXMvZmlza2FseSIsInN1YiI6ImRlOWIxYTZiLTY2YzQtNDA1Ny1hYjYyLTBjMmM0OTc5NzkyNyIsInR5cCI6IlJlZnJlc2giLCJhenAiOiJrYXNzZW5zaWNodi1hcGkiLCJzZXNzaW9uX3N0YXRlIjoiNjk2ZjdlMmEtNzQ4NS00ZWMzLWE4NTktNmU5M2YyNjcwZGRiIiwic2NvcGUiOiJvcmdhbml6YXRpb24iLCJzaWQiOiI2OTZmN2UyYS03NDg1LTRlYzMtYTg1OS02ZTkzZjI2NzBkZGIifQ.FVze_fby_OP5iIhV1wQrB-TbFvPbujfeIMb5HYBe4sQ","refreshTokenExpiresIn":"171506","refreshTokenExpiresAt":"1716018996","success":true}" 5 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Helper/PersistedAuthHelperService.php" 6 => 55 7 => "App\Service\Fiskaly\Helper\PersistedAuthHelperService::buildAuth" 8 => "2024-05-16 11:57:49" ] |
152 | 2.53 ms |
"COMMIT"
Parameters:
[] |
153 | 0.42 ms |
"START TRANSACTION"
Parameters:
[] |
154 | 1.01 ms |
INSERT INTO fiskaly_api_log (type, class, message, path, request, response_status, response_body, file, line, method, add_date) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "SUCCESS" 2 => "KASSENSICHV" 3 => "" 4 => "PUT:::https://kassensichv-middleware.fiskaly.com/api/v2/tss/0d16b74d-0744-4fa0-a14c-4afa6dbe5386/tx/c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b" 5 => "{"base_uri":"https:\/\/kassensichv-middleware.fiskaly.com\/api\/v2\/","query":{"tx_revision":3},"headers":{"Accept":"application\/json","Authorization":"Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJTTm5CU0hCTUljQUpBalczaUhDNFRWOTR4MFZCeU00S25LSFJ0eU8tdnBnIn0.eyJleHAiOjE3MTU5MzM4OTAsImlhdCI6MTcxNTg0NzQ5MCwianRpIjoiYmI4ZjVmMDItMWM3MS00MDA1LWI4NjEtMjhiYTJmNmU0M2Q1IiwiaXNzIjoiaHR0cHM6Ly9hdXRoLmZpc2thbHkuY29tL2F1dGgvcmVhbG1zL2Zpc2thbHkiLCJzdWIiOiJkZTliMWE2Yi02NmM0LTQwNTctYWI2Mi0wYzJjNDk3OTc5MjciLCJ0eXAiOiJCZWFyZXIiLCJhenAiOiJrYXNzZW5zaWNodi1hcGkiLCJzZXNzaW9uX3N0YXRlIjoiNjk2ZjdlMmEtNzQ4NS00ZWMzLWE4NTktNmU5M2YyNjcwZGRiIiwic2NvcGUiOiJvcmdhbml6YXRpb24iLCJzaWQiOiI2OTZmN2UyYS03NDg1LTRlYzMtYTg1OS02ZTkzZjI2NzBkZGIiLCJvcmdhbml6YXRpb24iOiI4ZTZlMzI0Ni03YjgxLTRjMzctOGY0Mi0yYjI0OWRhMTRkYzMiLCJ0eXBlIjoiTUFOQUdFRF9BUElfS0VZIiwiZW52IjoiTElWRSJ9.gBKTbMKTPsr8fNEONPS7CMwfYhVHcBCy1wYUJarGnTN38O0Uj1xeBLZr1YOb7hN8WH0qAIwmrmr9Z-p5pu-W-ZqYtOWHei_m9zLsktmtb-XmRmAzP9EVaiKNrdMHRJROz9NPe6MsoUojrtfMnp5jVohbcXeku_Ice0bVbM3HVUbOUsiUIWDaEepOXW-W5GI8hzM5Un4zUtxkT6AOzEGB_okRxsZ2eVtjgDprxDbrp4LrQ4ofKcXNVt6wTilCyiN5Xgu0Xx4qsess2RgOIudylBBb8htZ_lRPv92uUwoYgedULVYJYoiD4JdPJ0zotcFvdO-k3hYUtQ-NTspuVWq8Lw"},"json":{"state":"FINISHED","client_id":"c97d7471-f681-4f5c-9187-39d27600411e","schema":{"standard_v1":null,"raw":{"process_type":"Kassenbeleg-V1","process_data":"eyJzdGF0ZSI6IkZJTklTSEVEIiwiY2xpZW50X2lkIjoiYzk3ZDc0NzEtZjY4MS00ZjVjLTkxODctMzlkMjc2MDA0MTFlIiwic2NoZW1hIjp7InN0YW5kYXJkX3YxIjpudWxsLCJyYXciOm51bGx9LCJtZXRhZGF0YSI6bnVsbH0="}},"metadata":null}}" 6 => 200 7 => "{"schema":{"raw":{"process_type":"Kassenbeleg-V1","process_data":"eyJzdGF0ZSI6IkZJTklTSEVEIiwiY2xpZW50X2lkIjoiYzk3ZDc0NzEtZjY4MS00ZjVjLTkxODctMzlkMjc2MDA0MTFlIiwic2NoZW1hIjp7InN0YW5kYXJkX3YxIjpudWxsLCJyYXciOm51bGx9LCJtZXRhZGF0YSI6bnVsbH0="}},"state":"FINISHED","tss_id":"0d16b74d-0744-4fa0-a14c-4afa6dbe5386","tss_serial_number":"71a68c7d49f71f663ee902d69e7eb4457eec3e537d099989894346d6fced25fd","client_id":"c97d7471-f681-4f5c-9187-39d27600411e","client_serial_number":"SWTPOS-V1-590dcbcc26a0561166e9d2470c94716fc25a944477fa8e4803e7b322457f3aa5","revision":3,"latest_revision":3,"number":7258,"time_start":1715853468,"time_end":1715853469,"_id":"c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b","_type":"TRANSACTION","_env":"LIVE","_version":"2.1.10","signature":{"value":"Ff+Z\/VslvDIMcnJb3AP0n4b2xHHbJHpzfosbwj24jQlFIXvsmQEH2EkN1qZptypV1xMnW0OqLL7DjixG7Et83g==","algorithm":"ecdsa-plain-SHA256","counter":22640,"public_key":"BK02uDEC6HzACviKPMy+E+TXiBD8xzpQi38VZh6olHEnmyBnAFoI6TDnP8rp4Yh5BFGVQUqaZ86YDUIMdZvNzmk="},"log":{"operation":"Finish","timestamp":1715853469,"timestamp_format":"unixTime"},"qr_code_data":"V0;SWTPOS-V1-590dcbcc26a0561166e9d2470c94716fc25a944477fa8e4803e7b322457f3aa5;Kassenbeleg-V1;{\"state\":\"FINISHED\",\"client_id\":\"c97d7471-f681-4f5c-9187-39d27600411e\",\"schema\":{\"standard_v1\":null,\"raw\":null},\"metadata\":null};7258;22640;2024-05-16T09:57:48.000Z;2024-05-16T09:57:49.000Z;ecdsa-plain-SHA256;unixTime;Ff+Z\/VslvDIMcnJb3AP0n4b2xHHbJHpzfosbwj24jQlFIXvsmQEH2EkN1qZptypV1xMnW0OqLL7DjixG7Et83g==;BK02uDEC6HzACviKPMy+E+TXiBD8xzpQi38VZh6olHEnmyBnAFoI6TDnP8rp4Yh5BFGVQUqaZ86YDUIMdZvNzmk="}" 8 => "/var/www/1655948041.swtpos.de/src/Service/Fiskaly/Api/KassenSichVApi.php" 9 => 297 10 => "App\Service\Fiskaly\Api\KassenSichVApi::transaction" 11 => "2024-05-16 11:57:49" ] |
155 | 3.33 ms |
"COMMIT"
Parameters:
[] |
156 | 13.95 ms |
SELECT t0.id AS id_1, t0.transaction_id AS transaction_id_2, t0.start_date AS start_date_3, t0.update_date AS update_date_4, t0.finish_date AS finish_date_5, t0.started AS started_6, t0.updated AS updated_7, t0.finished AS finished_8, t0.qr_code_data AS qr_code_data_9, t0.fiskaly_client_id AS fiskaly_client_id_10, t0.receipt_id AS receipt_id_11 FROM fiskaly_transaction t0 WHERE t0.transaction_id = ? LIMIT 1
Parameters:
[
"c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b"
]
|
157 | 0.29 ms |
"START TRANSACTION"
Parameters:
[] |
158 | 0.68 ms |
UPDATE fiskaly_transaction SET finish_date = ?, finished = ?, qr_code_data = ? WHERE id = ?
Parameters:
[ "2024-05-16 11:57:49" 1 "V0;SWTPOS-V1-590dcbcc26a0561166e9d2470c94716fc25a944477fa8e4803e7b322457f3aa5;Kassenbeleg-V1;{"state":"FINISHED","client_id":"c97d7471-f681-4f5c-9187-39d27600411e","schema":{"standard_v1":null,"raw":null},"metadata":null};7258;22640;2024-05-16T09:57:48.000Z;2024-05-16T09:57:49.000Z;ecdsa-plain-SHA256;unixTime;Ff+Z/VslvDIMcnJb3AP0n4b2xHHbJHpzfosbwj24jQlFIXvsmQEH2EkN1qZptypV1xMnW0OqLL7DjixG7Et83g==;BK02uDEC6HzACviKPMy+E+TXiBD8xzpQi38VZh6olHEnmyBnAFoI6TDnP8rp4Yh5BFGVQUqaZ86YDUIMdZvNzmk=" 7286 ] |
159 | 3.29 ms |
"COMMIT"
Parameters:
[] |
160 | 0.32 ms |
"START TRANSACTION"
Parameters:
[] |
161 | 0.71 ms |
INSERT INTO fiskaly_transaction_revision (number, time_start, client_serial_number, tss_serial_number, state, client_id, transaction_schema, revision, latest_revision, tss_id, metadata, _type, transaction_id, _env, _version, time_end, qr_code_data, log, signature, fiskaly_transaction_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "7258" 2 => "1715853468" 3 => "SWTPOS-V1-590dcbcc26a0561166e9d2470c94716fc25a944477fa8e4803e7b322457f3aa5" 4 => "71a68c7d49f71f663ee902d69e7eb4457eec3e537d099989894346d6fced25fd" 5 => "FINISHED" 6 => "c97d7471-f681-4f5c-9187-39d27600411e" 7 => "{"standard_v1":null,"raw":{"process_type":"Kassenbeleg-V1","process_data":"eyJzdGF0ZSI6IkZJTklTSEVEIiwiY2xpZW50X2lkIjoiYzk3ZDc0NzEtZjY4MS00ZjVjLTkxODctMzlkMjc2MDA0MTFlIiwic2NoZW1hIjp7InN0YW5kYXJkX3YxIjpudWxsLCJyYXciOm51bGx9LCJtZXRhZGF0YSI6bnVsbH0="}}" 8 => "3" 9 => "3" 10 => "0d16b74d-0744-4fa0-a14c-4afa6dbe5386" 11 => null 12 => "TRANSACTION" 13 => "c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b" 14 => "LIVE" 15 => "2.1.10" 16 => "1715853469" 17 => "V0;SWTPOS-V1-590dcbcc26a0561166e9d2470c94716fc25a944477fa8e4803e7b322457f3aa5;Kassenbeleg-V1;{"state":"FINISHED","client_id":"c97d7471-f681-4f5c-9187-39d27600411e","schema":{"standard_v1":null,"raw":null},"metadata":null};7258;22640;2024-05-16T09:57:48.000Z;2024-05-16T09:57:49.000Z;ecdsa-plain-SHA256;unixTime;Ff+Z/VslvDIMcnJb3AP0n4b2xHHbJHpzfosbwj24jQlFIXvsmQEH2EkN1qZptypV1xMnW0OqLL7DjixG7Et83g==;BK02uDEC6HzACviKPMy+E+TXiBD8xzpQi38VZh6olHEnmyBnAFoI6TDnP8rp4Yh5BFGVQUqaZ86YDUIMdZvNzmk=" 18 => "{"operation":"Finish","timestamp":1715853469,"timestamp_format":"unixTime"}" 19 => "{"value":"Ff+Z\/VslvDIMcnJb3AP0n4b2xHHbJHpzfosbwj24jQlFIXvsmQEH2EkN1qZptypV1xMnW0OqLL7DjixG7Et83g==","algorithm":"ecdsa-plain-SHA256","counter":"22640","public_key":"BK02uDEC6HzACviKPMy+E+TXiBD8xzpQi38VZh6olHEnmyBnAFoI6TDnP8rp4Yh5BFGVQUqaZ86YDUIMdZvNzmk="}" 20 => 7286 ] |
162 | 2.96 ms |
"COMMIT"
Parameters:
[] |
163 | 12.66 ms |
SELECT t0.id AS id_1, t0.transaction_id AS transaction_id_2, t0.start_date AS start_date_3, t0.update_date AS update_date_4, t0.finish_date AS finish_date_5, t0.started AS started_6, t0.updated AS updated_7, t0.finished AS finished_8, t0.qr_code_data AS qr_code_data_9, t0.fiskaly_client_id AS fiskaly_client_id_10, t0.receipt_id AS receipt_id_11 FROM fiskaly_transaction t0 WHERE t0.transaction_id = ? LIMIT 1
Parameters:
[
"c9a3b46c-e161-4f5d-a79b-20bd6ccdc25b"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\ApiToken | No errors. |
App\Entity\Cart | No errors. |
App\Entity\Employee | No errors. |
App\Entity\Location | No errors. |
App\Entity\Cashbox | No errors. |
App\Entity\Customer | No errors. |
App\Entity\CashClosure | No errors. |
App\Entity\CustomerAddress | No errors. |
App\Entity\CartProduct | No errors. |
App\Entity\CartHistory | No errors. |
App\Entity\CartLog | No errors. |
App\Entity\CartProductToCart | No errors. |
App\Entity\Transaction | No errors. |
App\Entity\User | No errors. |
App\Entity\ReceiptCustomerAddress | No errors. |
App\Entity\ReceiptCustomerGroup | No errors. |
App\Entity\ReceiptCustomer | No errors. |
App\Entity\ReceiptDiscount | No errors. |
App\Entity\ReceiptEmployeeGroup | No errors. |
App\Entity\ReceiptEmployee | No errors. |
App\Entity\ReceiptLocation | No errors. |
App\Entity\ReceiptPriceGroup | No errors. |
App\Entity\ReceiptPrice | No errors. |
App\Entity\ReceiptProduct | No errors. |
App\Entity\ReceiptCartProduct | No errors. |
App\Entity\Receipt | No errors. |
App\Entity\ReceiptScalePrice | No errors. |
App\Entity\ReceiptTax | No errors. |
App\Entity\ReceiptUnit | No errors. |
App\Entity\ReceiptUser | No errors. |
App\Entity\Configuration | No errors. |
App\Entity\FiskalyTss | No errors. |
App\Entity\FiskalyClient | No errors. |
App\Entity\FiskalyConfiguration | No errors. |
App\Entity\FiskalyTransaction | No errors. |
App\Entity\FiskalyVatRate | No errors. |
App\Entity\FiskalyPaymentType | No errors. |
App\Entity\ReceiptContraAccount | No errors. |
App\Entity\CustomerGroup | No errors. |
App\Entity\Discount | No errors. |
App\Entity\PriceGroup | No errors. |
App\Entity\EmployeeGroup | No errors. |
App\Entity\Language | No errors. |
App\Entity\ReceiptCashbox | No errors. |
App\Entity\DailyFinancialStatement | No errors. |
App\Entity\ReceiptDocument | No errors. |
App\Entity\ReceiptTransaction | No errors. |
App\Entity\Reversal | No errors. |
App\Entity\FiskalyReceiptType | No errors. |
App\Entity\DailyFinancialStatementCashbox | No errors. |
App\Entity\DailyFinancialStatementLocation | No errors. |
App\Entity\CashboxDeposit | No errors. |
App\Entity\CashboxWithdrawal | No errors. |
App\Entity\CashboxPaymentToSupplier | No errors. |
App\Entity\CashboxSession | No errors. |
App\Entity\PaymentMethod | No errors. |
App\Entity\ReceiptPaymentMethod | No errors. |
App\Entity\Price | No errors. |
App\Entity\ScalePrice | No errors. |
App\Entity\ReceiptDocumentCustomer | No errors. |
App\Entity\ReceiptDocumentCustomerAddress | No errors. |
App\Entity\Product | No errors. |
App\Entity\Unit | No errors. |
App\Entity\Stock | No errors. |
App\Entity\Category | No errors. |
App\Entity\Tax | No errors. |
App\Entity\ContraAccount | No errors. |
App\Entity\ProductTag | No errors. |
App\Entity\ProductToStock | No errors. |
App\Entity\ReceiptDocumentPosition | No errors. |
App\Entity\Gtin | No errors. |
App\Entity\ReversalMapping | No errors. |
App\Entity\FiskalyLog | No errors. |
App\Entity\FiskalyApiLog | No errors. |
App\Entity\FiskalyTransactionRevision | No errors. |