http://test.dombusin.com/api/checkout/citydetect

Query Metrics

6 Database Queries
6 Different statements
30.47 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
23.08 ms
(75.72%)
1
SELECT t0.id AS id_1, t0.region AS region_2, t0.fias_id AS fias_id_3, t0.postal_code AS postal_code_4, t0.type AS type_5, t0.name AS name_6, t0.kw AS kw_7, t0.prior AS prior_8, t0.visible AS visible_9, t0.top AS top_10, t0.top2 AS top2_11 FROM city t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "Маунтин-Вью"
]
2.74 ms
(8.98%)
1
SELECT t0.id AS id_1, t0.region AS region_2, t0.fias_id AS fias_id_3, t0.postal_code AS postal_code_4, t0.type AS type_5, t0.name AS name_6, t0.kw AS kw_7, t0.prior AS prior_8, t0.visible AS visible_9, t0.top AS top_10, t0.top2 AS top2_11 FROM city t0 WHERE t0.fias_id = ? LIMIT 1
Parameters:
[
  "e718a680-4b33-11e4-ab6d-005056801329"
]
2.54 ms
(8.34%)
1
SELECT t0.id AS id_1, t0.fias_id AS fias_id_2, t0.name AS name_3, t0.prior AS prior_4, t0.visible AS visible_5 FROM region t0 WHERE t0.fias_id = ? LIMIT 1
Parameters:
[
  "dcaadb64-4b33-11e4-ab6d-005056801329"
]
0.87 ms
(2.85%)
1
SELECT t0.id AS id_1, t0.intname AS intname_2, t0.name AS name_3, t0.value AS value_4 FROM block t0
Parameters:
[]
0.67 ms
(2.20%)
1
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.cart AS cart_3 FROM cart_unsaved t0 WHERE t0.user_id = ? LIMIT 1
Parameters:
[
  "guest_69f7924f3eaba"
]
0.58 ms
(1.91%)
1
SELECT t0.id AS id_1, t0.user AS user_2, t0.prod AS prod_3, t0.var AS var_4, t0.num AS num_5, t0.tstamp AS tstamp_6 FROM wishlist t0 WHERE t0.user = ? ORDER BY t0.id DESC
Parameters:
[
  0
]

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.