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

Query Metrics

5 Database Queries
4 Different statements
4.74 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.35 ms
(49.58%)
2
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.14 ms
(24.11%)
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.72 ms
(15.20%)
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.53 ms
(11.10%)
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.