Redirect 302 redirect from POST @service_packages_activate (ec69be)

GET https://kodano-pl.stage.dionizos.szkkla.com/service-packages/1

Query Metrics

12 Database Queries
10 Different statements
10.55 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.04 ms
(28.85%)
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.value = ? LIMIT 1
Parameters:
[
  "https://kodano-pl.stage.dionizos.szkkla.com"
]
1.32 ms
(12.50%)
1
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 = ?
Parameters:
[
  530
]
1.20 ms
(11.35%)
1
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 = ?
Parameters:
[
  1
]
1.00 ms
(9.52%)
1
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 = ?
Parameters:
[
  "1"
]
0.83 ms
(7.91%)
1
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 = ?
Parameters:
[
  2
]
0.71 ms
(6.77%)
1
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
]
0.69 ms
(6.52%)
1
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 = ?
Parameters:
[
  530
]
0.68 ms
(6.46%)
1
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 = ?
Parameters:
[
  51027
]
0.62 ms
(5.86%)
1
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 = ?
Parameters:
[
  2
]
0.45 ms
(4.26%)
1
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 = ?
Parameters:
[
  3
]

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.