GET https://kodano-pl.stage.dionizos.szkkla.com/optical-salon/set-sale-place

Query Metrics

12 Database Queries
9 Different statements
10.82 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.50 ms
(32.32%)
4
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"
]
2.45 ms
(22.61%)
1
"COMMIT"
Parameters:
[]
1.01 ms
(9.33%)
1
UPDATE user SET last_activity = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "2026-04-30 12:47:42"
  "2026-04-30 12:47:42"
  533
]
0.97 ms
(8.93%)
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:
[
  533
]
0.74 ms
(6.85%)
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.email = ? LIMIT 1
Parameters:
[
  "developer@kodano.pl"
]
0.72 ms
(6.69%)
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.71 ms
(6.60%)
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 sale_place_kind t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.40 ms
(3.70%)
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
]
0.32 ms
(2.98%)
1
"START TRANSACTION"
Parameters:
[]

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\Store No errors.
App\Entity\Config No errors.
App\Entity\Promotion No errors.
App\Entity\Service No errors.
App\Entity\AbstractDictionary No errors.
App\Entity\SalePlace No errors.
App\Entity\User No errors.
App\Entity\Offer No errors.
App\Entity\EyeExamination No errors.
App\Entity\SalePlaceKind No errors.