Query Metrics
108
Database Queries
14
Different statements
255.11 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 10.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.country AS country_3, t0.wtt_id AS wtt_id_4, t0.wtt_name AS wtt_name_5, t0.logo AS logo_6, t0.config AS config_7, t0.apikey AS apikey_8, t0.login_hash AS login_hash_9, t0.channel AS channel_10, t0.mail_copy AS mail_copy_11, t0.active AS active_12 FROM shop t0 WHERE t0.id = ?
Parameters:
[
"6"
]
|
| 2 | 21.00 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.machine_name AS machine_name_3, t0.description AS description_4, t0.widget AS widget_5, t0.role AS role_6, t0.target AS target_7, t0.default_value AS default_value_8, t0.default_url AS default_url_9 FROM setting t0 WHERE t0.target = ?
Parameters:
[
"Shop"
]
|
| 3 | 0.52 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.url AS url_3, t0.shop_id AS shop_id_4, t0.setting_id AS setting_id_5 FROM shop_setting t0 WHERE t0.shop_id = ? AND t0.setting_id = ? LIMIT 1
Parameters:
[ 6 1 ] |
| 4 | 0.35 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.url AS url_3, t0.shop_id AS shop_id_4, t0.setting_id AS setting_id_5 FROM shop_setting t0 WHERE t0.shop_id = ? AND t0.setting_id = ? LIMIT 1
Parameters:
[ 6 4 ] |
| 5 | 0.29 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.url AS url_3, t0.shop_id AS shop_id_4, t0.setting_id AS setting_id_5 FROM shop_setting t0 WHERE t0.shop_id = ? AND t0.setting_id = ? LIMIT 1
Parameters:
[ 6 6 ] |
| 6 | 0.32 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.url AS url_3, t0.shop_id AS shop_id_4, t0.setting_id AS setting_id_5 FROM shop_setting t0 WHERE t0.shop_id = ? AND t0.setting_id = ? LIMIT 1
Parameters:
[ 6 7 ] |
| 7 | 0.31 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.url AS url_3, t0.shop_id AS shop_id_4, t0.setting_id AS setting_id_5 FROM shop_setting t0 WHERE t0.shop_id = ? AND t0.setting_id = ? LIMIT 1
Parameters:
[ 6 8 ] |
| 8 | 0.29 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.url AS url_3, t0.shop_id AS shop_id_4, t0.setting_id AS setting_id_5 FROM shop_setting t0 WHERE t0.shop_id = ? AND t0.setting_id = ? LIMIT 1
Parameters:
[ 6 9 ] |
| 9 | 0.29 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.url AS url_3, t0.shop_id AS shop_id_4, t0.setting_id AS setting_id_5 FROM shop_setting t0 WHERE t0.shop_id = ? AND t0.setting_id = ? LIMIT 1
Parameters:
[ 6 10 ] |
| 10 | 0.29 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.url AS url_3, t0.shop_id AS shop_id_4, t0.setting_id AS setting_id_5 FROM shop_setting t0 WHERE t0.shop_id = ? AND t0.setting_id = ? LIMIT 1
Parameters:
[ 6 11 ] |
| 11 | 0.31 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.url AS url_3, t0.shop_id AS shop_id_4, t0.setting_id AS setting_id_5 FROM shop_setting t0 WHERE t0.shop_id = ? AND t0.setting_id = ? LIMIT 1
Parameters:
[ 6 12 ] |
| 12 | 18.46 ms |
SELECT s0_.id AS id_0, s0_.rank AS rank_1, s0_.qty AS qty_2, s0_.price AS price_3, s0_.grade AS grade_4, s0_.source_grade AS source_grade_5, s0_.public_price AS public_price_6, s0_.enabled AS enabled_7, s0_.updated AS updated_8, s0_.override AS override_9, s0_.option_price AS option_price_10, s0_.shop_id AS shop_id_11, s0_.model_id AS model_id_12, s0_.color_id AS color_id_13, s0_.product_id AS product_id_14 FROM stock s0_ INNER JOIN model m1_ ON s0_.model_id = m1_.id INNER JOIN manufacturer m2_ ON m1_.manufacturer_id = m2_.id INNER JOIN color c3_ ON s0_.color_id = c3_.id INNER JOIN category c4_ ON m1_.category_id = c4_.id WHERE s0_.shop_id = ? AND s0_.qty <> ? AND s0_.enabled = ? AND s0_.price > ? ORDER BY s0_.price ASC
Parameters:
[ 6 0 1 "100" ] |
| 13 | 7.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 14 | 7.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
339
]
|
| 15 | 9.53 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
19
]
|
| 16 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3, t0.type AS type_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 17 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 18 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
298
]
|
| 19 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 20 | 10.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 21 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
31
]
|
| 22 | 7.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 23 | 3.65 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 24 | 3.99 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
153
]
|
| 25 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3, t0.type AS type_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 26 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 27 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
310
]
|
| 28 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 29 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
295
]
|
| 30 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
162
]
|
| 31 | 2.01 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 32 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
25
]
|
| 33 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
19
]
|
| 34 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
398
]
|
| 35 | 6.71 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 36 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 37 | 5.77 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
268
]
|
| 38 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
795
]
|
| 39 | 5.07 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
13
]
|
| 40 | 3.75 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1887
]
|
| 41 | 0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3, t0.type AS type_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 42 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 43 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1418
]
|
| 44 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3, t0.type AS type_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 45 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
37
]
|
| 46 | 6.00 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1475
]
|
| 47 | 3.65 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 48 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
903
]
|
| 49 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
314
]
|
| 50 | 3.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
361
]
|
| 51 | 3.65 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
79
]
|
| 52 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 53 | 3.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1476
]
|
| 54 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
592
]
|
| 55 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 56 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
873
]
|
| 57 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
80
]
|
| 58 | 6.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
42
]
|
| 59 | 0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
198
]
|
| 60 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1178
]
|
| 61 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
413
]
|
| 62 | 3.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
402
]
|
| 63 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
43
]
|
| 64 | 11.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
355
]
|
| 65 | 3.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
440
]
|
| 66 | 3.72 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
13
]
|
| 67 | 3.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
360
]
|
| 68 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1988
]
|
| 69 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 70 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3, t0.type AS type_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 71 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1926
]
|
| 72 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1765
]
|
| 73 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
23
]
|
| 74 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3, t0.type AS type_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 75 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
587
]
|
| 76 | 3.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
373
]
|
| 77 | 0.58 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1927
]
|
| 78 | 1.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1145
]
|
| 79 | 3.84 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
82
]
|
| 80 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1814
]
|
| 81 | 0.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
27
]
|
| 82 | 7.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
16
]
|
| 83 | 3.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1896
]
|
| 84 | 3.69 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1987
]
|
| 85 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
28
]
|
| 86 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1967
]
|
| 87 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
863
]
|
| 88 | 0.32 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
33
]
|
| 89 | 6.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1050
]
|
| 90 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
610
]
|
| 91 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1980
]
|
| 92 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
431
]
|
| 93 | 2.78 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
19
]
|
| 94 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1905
]
|
| 95 | 7.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
34
]
|
| 96 | 0.68 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1093
]
|
| 97 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hex AS hex_3, t0.wtt_id AS wtt_id_4 FROM color t0 WHERE t0.id = ?
Parameters:
[
30
]
|
| 98 | 0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
612
]
|
| 99 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.label AS label_5, t0.wtt_id AS wtt_id_6, t0.manufacturer_id AS manufacturer_id_7, t0.category_id AS category_id_8 FROM model t0 WHERE t0.id = ?
Parameters:
[
1611
]
|
| 100 | 5.92 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3 FROM manufacturer t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 101 | 0.82 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3, t0.type AS type_4 FROM category t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 102 | 0.25 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.wtt_id AS wtt_id_2, c0_.type AS type_3 FROM category c0_
Parameters:
[] |
| 103 | 10.05 ms |
SELECT o0_.id AS id_0, o0_.attribute_value AS attribute_value_1, o0_.name AS name_2, o0_.price AS price_3, o0_.target AS target_4, o0_.category_id AS category_id_5, o0_.attribute_id AS attribute_id_6 FROM option o0_ ORDER BY o0_.category_id ASC
Parameters:
[] |
| 104 | 3.84 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.wtt_id AS wtt_id_3, t0.type AS type_4 FROM category t0 INNER JOIN shop_category ON t0.id = shop_category.category_id WHERE shop_category.shop_id = ?
Parameters:
[
6
]
|
| 105 | 0.21 ms |
SELECT t0.id AS id_1, t0.attribute_value AS attribute_value_2, t0.name AS name_3, t0.price AS price_4, t0.target AS target_5, t0.category_id AS category_id_6, t0.attribute_id AS attribute_id_7 FROM option t0 INNER JOIN option_shop ON t0.id = option_shop.option_id WHERE option_shop.shop_id = ?
Parameters:
[
6
]
|
| 106 | 0.40 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.url AS url_3, t0.shop_id AS shop_id_4, t0.setting_id AS setting_id_5 FROM shop_setting t0 WHERE t0.shop_id = ?
Parameters:
[
6
]
|
| 107 | 0.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.machine_name AS machine_name_3, t0.description AS description_4, t0.widget AS widget_5, t0.role AS role_6, t0.target AS target_7, t0.default_value AS default_value_8, t0.default_url AS default_url_9 FROM setting t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 108 | 6.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.machine_name AS machine_name_3, t0.description AS description_4, t0.widget AS widget_5, t0.role AS role_6, t0.target AS target_7, t0.default_value AS default_value_8, t0.default_url AS default_url_9 FROM setting 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Shop | No errors. |
| App\Entity\User |
|
| App\Entity\Order | No errors. |
| App\Entity\Stock | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\ShopSetting | No errors. |
| App\Entity\Imei | No errors. |
| App\Entity\Coupon | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Option | No errors. |
| App\Entity\Status | No errors. |
| App\Entity\Setting | No errors. |
| App\Entity\Model | No errors. |
| App\Entity\Manufacturer | No errors. |
| App\Entity\Color | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Cart | No errors. |
| App\Entity\Attribute | No errors. |
| App\Entity\CategorySetting | No errors. |