Query Metrics
205
Database Queries
14
Different statements
92.34 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.49 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:
[
"3"
]
|
| 2 | 0.22 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.66 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:
[ 3 1 ] |
| 4 | 0.50 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:
[ 3 4 ] |
| 5 | 0.57 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:
[ 3 6 ] |
| 6 | 0.58 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:
[ 3 7 ] |
| 7 | 0.59 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:
[ 3 8 ] |
| 8 | 0.43 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:
[ 3 9 ] |
| 9 | 0.44 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:
[ 3 10 ] |
| 10 | 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:
[ 3 11 ] |
| 11 | 0.50 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:
[ 3 12 ] |
| 12 | 39.60 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:
[ 3 0 1 "100" ] |
| 13 | 0.30 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
]
|
| 14 | 0.30 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:
[
1537
]
|
| 15 | 0.23 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:
[
33
]
|
| 16 | 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:
[
1
]
|
| 17 | 0.29 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:
[
1477
]
|
| 18 | 0.47 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
]
|
| 19 | 0.28 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
]
|
| 20 | 0.28 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:
[
1548
]
|
| 21 | 0.41 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
]
|
| 22 | 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:
[
7
]
|
| 23 | 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:
[
1091
]
|
| 24 | 0.39 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
]
|
| 25 | 0.29 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:
[
1549
]
|
| 26 | 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:
[
1090
]
|
| 27 | 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:
[
1530
]
|
| 28 | 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:
[
1279
]
|
| 29 | 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:
[
1291
]
|
| 30 | 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:
[
339
]
|
| 31 | 0.22 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
]
|
| 32 | 0.30 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:
[
1275
]
|
| 33 | 0.28 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:
[
1280
]
|
| 34 | 0.28 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:
[
1300
]
|
| 35 | 0.27 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
]
|
| 36 | 0.28 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:
[
1276
]
|
| 37 | 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:
[
298
]
|
| 38 | 0.25 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
]
|
| 39 | 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:
[
1282
]
|
| 40 | 0.34 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:
[
1301
]
|
| 41 | 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:
[
1277
]
|
| 42 | 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:
[
1289
]
|
| 43 | 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:
[
1278
]
|
| 44 | 0.29 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:
[
1290
]
|
| 45 | 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:
[
1354
]
|
| 46 | 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:
[
1462
]
|
| 47 | 0.29 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:
[
1463
]
|
| 48 | 0.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:
[
1437
]
|
| 49 | 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:
[
302
]
|
| 50 | 0.16 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
]
|
| 51 | 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:
[
1531
]
|
| 52 | 0.26 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:
[
18
]
|
| 53 | 0.17 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:
[
1738
]
|
| 54 | 0.17 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:
[
1523
]
|
| 55 | 0.17 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:
[
1032
]
|
| 56 | 0.17 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:
[
912
]
|
| 57 | 0.16 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:
[
26
]
|
| 58 | 0.17 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:
[
1332
]
|
| 59 | 0.26 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
]
|
| 60 | 0.17 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:
[
1115
]
|
| 61 | 0.17 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:
[
6
]
|
| 62 | 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:
[
1540
]
|
| 63 | 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:
[
324
]
|
| 64 | 0.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:
[
744
]
|
| 65 | 0.24 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
]
|
| 66 | 0.85 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:
[
1442
]
|
| 67 | 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:
[
782
]
|
| 68 | 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:
[
130
]
|
| 69 | 0.36 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:
[
1522
]
|
| 70 | 0.34 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:
[
1028
]
|
| 71 | 0.34 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
]
|
| 72 | 0.27 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
]
|
| 73 | 0.26 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
]
|
| 74 | 0.27 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:
[
150
]
|
| 75 | 0.26 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
]
|
| 76 | 0.27 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:
[
3
]
|
| 77 | 0.37 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:
[
1377
]
|
| 78 | 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:
[
1379
]
|
| 79 | 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:
[
424
]
|
| 80 | 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:
[
1375
]
|
| 81 | 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:
[
1376
]
|
| 82 | 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:
[
1480
]
|
| 83 | 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:
[
1742
]
|
| 84 | 0.16 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:
[
1528
]
|
| 85 | 0.25 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
]
|
| 86 | 0.16 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:
[
1362
]
|
| 87 | 0.16 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:
[
1539
]
|
| 88 | 0.16 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:
[
1538
]
|
| 89 | 0.16 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:
[
72
]
|
| 90 | 0.17 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:
[
1536
]
|
| 91 | 0.17 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:
[
1579
]
|
| 92 | 0.16 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
]
|
| 93 | 0.17 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:
[
1478
]
|
| 94 | 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:
[
1374
]
|
| 95 | 0.16 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:
[
1133
]
|
| 96 | 0.16 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:
[
1378
]
|
| 97 | 0.17 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:
[
33
]
|
| 98 | 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:
[
1520
]
|
| 99 | 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:
[
1486
]
|
| 100 | 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:
[
872
]
|
| 101 | 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:
[
37
]
|
| 102 | 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:
[
1521
]
|
| 103 | 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:
[
1554
]
|
| 104 | 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:
[
1526
]
|
| 105 | 0.20 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
]
|
| 106 | 0.17 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:
[
1533
]
|
| 107 | 0.16 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:
[
125
]
|
| 108 | 0.15 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
]
|
| 109 | 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:
[
1524
]
|
| 110 | 0.15 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
]
|
| 111 | 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:
[
316
]
|
| 112 | 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:
[
1333
]
|
| 113 | 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:
[
397
]
|
| 114 | 0.16 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:
[
1587
]
|
| 115 | 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:
[
1578
]
|
| 116 | 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:
[
1553
]
|
| 117 | 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:
[
1582
]
|
| 118 | 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:
[
1475
]
|
| 119 | 0.15 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
]
|
| 120 | 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:
[
553
]
|
| 121 | 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:
[
79
]
|
| 122 | 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:
[
1057
]
|
| 123 | 0.16 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:
[
425
]
|
| 124 | 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:
[
1532
]
|
| 125 | 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:
[
76
]
|
| 126 | 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:
[
1745
]
|
| 127 | 0.24 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
]
|
| 128 | 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:
[
1580
]
|
| 129 | 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:
[
413
]
|
| 130 | 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:
[
614
]
|
| 131 | 0.27 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:
[
1581
]
|
| 132 | 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:
[
1178
]
|
| 133 | 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:
[
366
]
|
| 134 | 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:
[
1512
]
|
| 135 | 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:
[
1513
]
|
| 136 | 0.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:
[
80
]
|
| 137 | 0.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:
[
392
]
|
| 138 | 0.27 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
]
|
| 139 | 0.28 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
]
|
| 140 | 0.28 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:
[
1392
]
|
| 141 | 0.29 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:
[
1515
]
|
| 142 | 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:
[
45
]
|
| 143 | 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:
[
593
]
|
| 144 | 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:
[
873
]
|
| 145 | 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:
[
1583
]
|
| 146 | 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:
[
1145
]
|
| 147 | 0.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:
[
35
]
|
| 148 | 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:
[
43
]
|
| 149 | 0.43 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:
[
38
]
|
| 150 | 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:
[
314
]
|
| 151 | 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:
[
1511
]
|
| 152 | 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:
[
1765
]
|
| 153 | 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:
[
1577
]
|
| 154 | 0.22 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:
[
21
]
|
| 155 | 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:
[
1263
]
|
| 156 | 0.22 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:
[
70
]
|
| 157 | 0.39 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:
[
16
]
|
| 158 | 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:
[
1585
]
|
| 159 | 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:
[
1758
]
|
| 160 | 0.27 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:
[
1517
]
|
| 161 | 0.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:
[
68
]
|
| 162 | 0.27 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:
[
1216
]
|
| 163 | 0.27 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:
[
1455
]
|
| 164 | 0.48 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
]
|
| 165 | 0.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:
[
1547
]
|
| 166 | 0.27 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
]
|
| 167 | 0.27 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:
[
1422
]
|
| 168 | 0.23 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:
[
74
]
|
| 169 | 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:
[
1761
]
|
| 170 | 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:
[
1424
]
|
| 171 | 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:
[
1749
]
|
| 172 | 0.29 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:
[
74
]
|
| 173 | 0.27 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:
[
1546
]
|
| 174 | 0.28 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:
[
1172
]
|
| 175 | 0.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:
[
1053
]
|
| 176 | 0.27 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:
[
127
]
|
| 177 | 0.27 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:
[
1239
]
|
| 178 | 0.27 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:
[
1576
]
|
| 179 | 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:
[
1584
]
|
| 180 | 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:
[
1355
]
|
| 181 | 0.30 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:
[
1019
]
|
| 182 | 0.27 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
]
|
| 183 | 0.27 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
]
|
| 184 | 0.27 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:
[
1747
]
|
| 185 | 0.27 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:
[
1164
]
|
| 186 | 0.28 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:
[
1746
]
|
| 187 | 0.42 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
]
|
| 188 | 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:
[
1044
]
|
| 189 | 0.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:
[
30
]
|
| 190 | 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:
[
612
]
|
| 191 | 0.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:
[
1759
]
|
| 192 | 0.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:
[
1588
]
|
| 193 | 0.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:
[
1609
]
|
| 194 | 0.28 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:
[
1748
]
|
| 195 | 0.25 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:
[
37
]
|
| 196 | 0.29 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
]
|
| 197 | 0.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:
[
1610
]
|
| 198 | 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:
[
1372
]
|
| 199 | 0.27 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:
[] |
| 200 | 0.26 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:
[] |
| 201 | 0.33 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:
[
3
]
|
| 202 | 0.47 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:
[
3
]
|
| 203 | 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 = ?
Parameters:
[
3
]
|
| 204 | 0.27 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
]
|
| 205 | 0.14 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. |