Query Metrics
113
Database Queries
10
Different statements
25.37 ms
Query time
8
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.79 ms |
SELECT t0.created_at AS created_at_1, t0.phone AS phone_2, t0.password AS password_3, t0.deprecated_user_id AS deprecated_user_id_4, t0.cookie AS cookie_5, t0.id AS id_6, t7.created_at AS created_at_8, t7.guest_id AS guest_id_9, t7.first_name AS first_name_10, t7.last_name AS last_name_11, t7.father_name AS father_name_12, t7.phone AS phone_13, t7.delivery_type AS delivery_type_14, t7.town AS town_15, t7.postcode AS postcode_16, t7.street AS street_17, t7.house AS house_18, t7.apartment AS apartment_19, t7.longitude AS longitude_20, t7.latitude AS latitude_21, t7.payment_type AS payment_type_22, t7.comment AS comment_23, t7.id AS id_24, t7.user_id AS user_id_25, t7.transport_company_id AS transport_company_id_26, t27.created_at AS created_at_28, t27.visible AS visible_29, t27.first_name AS first_name_30, t27.last_name AS last_name_31, t27.father_name AS father_name_32, t27.mango_extension_number AS mango_extension_number_33, t27.id AS id_34, t27.user_id AS user_id_35 FROM users__users t0 LEFT JOIN carts__carts t7 ON t7.user_id = t0.id LEFT JOIN managers t27 ON t27.user_id = t0.id WHERE t0.id = ?
Parameters:
[
0
]
|
2 | 0.22 ms |
SELECT o0_.created_at AS created_at_0, o0_.price AS price_1, o0_.reward_margin AS reward_margin_2, o0_.id AS id_3, o0_.payment_order_id AS payment_order_id_4, o0_.order_element_id AS order_element_id_5 FROM orders__elements_payments o0_ INNER JOIN orders__elements o1_ ON o0_.order_element_id = o1_.id WHERE o0_.created_at >= '2025-06-05 00:00:00' AND o0_.created_at <= '2025-06-05 23:59:59' ORDER BY o0_.created_at ASC
Parameters:
[] |
3 | 0.23 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6331
]
|
4 | 0.23 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6221
]
|
5 | 0.23 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5018
]
|
6 | 0.18 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2485
]
|
7 | 0.14 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3728
]
|
8 | 0.17 ms |
SELECT t0.created_at AS created_at_1, t0.phone AS phone_2, t0.password AS password_3, t0.deprecated_user_id AS deprecated_user_id_4, t0.cookie AS cookie_5, t0.id AS id_6, t7.created_at AS created_at_8, t7.guest_id AS guest_id_9, t7.first_name AS first_name_10, t7.last_name AS last_name_11, t7.father_name AS father_name_12, t7.phone AS phone_13, t7.delivery_type AS delivery_type_14, t7.town AS town_15, t7.postcode AS postcode_16, t7.street AS street_17, t7.house AS house_18, t7.apartment AS apartment_19, t7.longitude AS longitude_20, t7.latitude AS latitude_21, t7.payment_type AS payment_type_22, t7.comment AS comment_23, t7.id AS id_24, t7.user_id AS user_id_25, t7.transport_company_id AS transport_company_id_26, t27.created_at AS created_at_28, t27.visible AS visible_29, t27.first_name AS first_name_30, t27.last_name AS last_name_31, t27.father_name AS father_name_32, t27.mango_extension_number AS mango_extension_number_33, t27.id AS id_34, t27.user_id AS user_id_35 FROM users__users t0 LEFT JOIN carts__carts t7 ON t7.user_id = t0.id LEFT JOIN managers t27 ON t27.user_id = t0.id WHERE t0.id = ?
Parameters:
[
8
]
|
9 | 0.13 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
126411
]
|
10 | 0.15 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
1386
]
|
11 | 0.13 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6332
]
|
12 | 0.12 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6222
]
|
13 | 0.12 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5019
]
|
14 | 0.70 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
85127
]
|
15 | 0.12 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
1611
]
|
16 | 0.12 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6333
]
|
17 | 0.12 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6223
]
|
18 | 0.12 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5020
]
|
19 | 0.12 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2486
]
|
20 | 0.14 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3729
]
|
21 | 0.12 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
126412
]
|
22 | 0.11 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
1707
]
|
23 | 0.12 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6334
]
|
24 | 0.14 ms |
SELECT t0.stock AS stock_1, t0.price AS price_2, t0.show_in_search AS show_in_search_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.warehouse_id AS warehouse_id_7 FROM products__items t0 WHERE t0.id = ?
Parameters:
[
4665
]
|
25 | 0.14 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2487
]
|
26 | 0.71 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3730
]
|
27 | 0.15 ms |
SELECT t0.created_at AS created_at_1, t0.phone AS phone_2, t0.password AS password_3, t0.deprecated_user_id AS deprecated_user_id_4, t0.cookie AS cookie_5, t0.id AS id_6, t7.created_at AS created_at_8, t7.guest_id AS guest_id_9, t7.first_name AS first_name_10, t7.last_name AS last_name_11, t7.father_name AS father_name_12, t7.phone AS phone_13, t7.delivery_type AS delivery_type_14, t7.town AS town_15, t7.postcode AS postcode_16, t7.street AS street_17, t7.house AS house_18, t7.apartment AS apartment_19, t7.longitude AS longitude_20, t7.latitude AS latitude_21, t7.payment_type AS payment_type_22, t7.comment AS comment_23, t7.id AS id_24, t7.user_id AS user_id_25, t7.transport_company_id AS transport_company_id_26, t27.created_at AS created_at_28, t27.visible AS visible_29, t27.first_name AS first_name_30, t27.last_name AS last_name_31, t27.father_name AS father_name_32, t27.mango_extension_number AS mango_extension_number_33, t27.id AS id_34, t27.user_id AS user_id_35 FROM users__users t0 LEFT JOIN carts__carts t7 ON t7.user_id = t0.id LEFT JOIN managers t27 ON t27.user_id = t0.id WHERE t0.id = ?
Parameters:
[
9
]
|
28 | 0.12 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
2188
]
|
29 | 0.11 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
1849
]
|
30 | 0.11 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6335
]
|
31 | 0.11 ms |
SELECT t0.stock AS stock_1, t0.price AS price_2, t0.show_in_search AS show_in_search_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.warehouse_id AS warehouse_id_7 FROM products__items t0 WHERE t0.id = ?
Parameters:
[
4269
]
|
32 | 0.14 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
1792
]
|
33 | 0.11 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6337
]
|
34 | 0.11 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6224
]
|
35 | 0.11 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5021
]
|
36 | 0.11 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2488
]
|
37 | 0.12 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3732
]
|
38 | 0.53 ms |
SELECT t0.created_at AS created_at_1, t0.phone AS phone_2, t0.password AS password_3, t0.deprecated_user_id AS deprecated_user_id_4, t0.cookie AS cookie_5, t0.id AS id_6, t7.created_at AS created_at_8, t7.guest_id AS guest_id_9, t7.first_name AS first_name_10, t7.last_name AS last_name_11, t7.father_name AS father_name_12, t7.phone AS phone_13, t7.delivery_type AS delivery_type_14, t7.town AS town_15, t7.postcode AS postcode_16, t7.street AS street_17, t7.house AS house_18, t7.apartment AS apartment_19, t7.longitude AS longitude_20, t7.latitude AS latitude_21, t7.payment_type AS payment_type_22, t7.comment AS comment_23, t7.id AS id_24, t7.user_id AS user_id_25, t7.transport_company_id AS transport_company_id_26, t27.created_at AS created_at_28, t27.visible AS visible_29, t27.first_name AS first_name_30, t27.last_name AS last_name_31, t27.father_name AS father_name_32, t27.mango_extension_number AS mango_extension_number_33, t27.id AS id_34, t27.user_id AS user_id_35 FROM users__users t0 LEFT JOIN carts__carts t7 ON t7.user_id = t0.id LEFT JOIN managers t27 ON t27.user_id = t0.id WHERE t0.id = ?
Parameters:
[
10
]
|
39 | 0.43 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
126413
]
|
40 | 0.15 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
1776
]
|
41 | 0.21 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6340
]
|
42 | 0.14 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6323
]
|
43 | 0.15 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5025
]
|
44 | 0.15 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2489
]
|
45 | 0.16 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3735
]
|
46 | 0.15 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
71746
]
|
47 | 0.14 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
1598
]
|
48 | 0.15 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6341
]
|
49 | 0.15 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6324
]
|
50 | 0.15 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5026
]
|
51 | 0.15 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
71747
]
|
52 | 0.15 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6342
]
|
53 | 0.24 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6325
]
|
54 | 1.17 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5027
]
|
55 | 0.17 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
126416
]
|
56 | 0.14 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6343
]
|
57 | 0.13 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6326
]
|
58 | 0.14 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5028
]
|
59 | 0.13 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2490
]
|
60 | 0.15 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3736
]
|
61 | 0.14 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
126417
]
|
62 | 0.13 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6344
]
|
63 | 0.14 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
4292
]
|
64 | 0.13 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
3785
]
|
65 | 0.12 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2491
]
|
66 | 0.12 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3737
]
|
67 | 0.66 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
125733
]
|
68 | 1.32 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
2294
]
|
69 | 0.15 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6345
]
|
70 | 0.81 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6327
]
|
71 | 0.73 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5029
]
|
72 | 0.10 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2492
]
|
73 | 0.11 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3738
]
|
74 | 1.70 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
126418
]
|
75 | 0.10 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6346
]
|
76 | 0.09 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6328
]
|
77 | 0.12 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5030
]
|
78 | 0.09 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2493
]
|
79 | 0.10 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3739
]
|
80 | 0.09 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
126419
]
|
81 | 0.08 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
2429
]
|
82 | 0.09 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6347
]
|
83 | 0.08 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6329
]
|
84 | 0.08 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5031
]
|
85 | 0.08 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2494
]
|
86 | 0.93 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3740
]
|
87 | 0.09 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
5391
]
|
88 | 0.10 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6348
]
|
89 | 0.09 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6330
]
|
90 | 0.10 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5032
]
|
91 | 0.09 ms |
SELECT t0.created_at AS created_at_1, t0.type AS type_2, t0.amount AS amount_3, t0.id AS id_4, t0.order_id AS order_id_5 FROM orders__payments t0 WHERE t0.id = ?
Parameters:
[
2495
]
|
92 | 0.10 ms |
SELECT t0.created_at AS created_at_1, t0.crm_order_id AS crm_order_id_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.father_name AS father_name_5, t0.phone AS phone_6, t0.delivery_type AS delivery_type_7, t0.town AS town_8, t0.postcode AS postcode_9, t0.street AS street_10, t0.house AS house_11, t0.apartment AS apartment_12, t0.longitude AS longitude_13, t0.latitude AS latitude_14, t0.payment_type AS payment_type_15, t0.comment AS comment_16, t0.hash AS hash_17, t0.confirmed_date AS confirmed_date_18, t0.collected_date AS collected_date_19, t0.issued_date AS issued_date_20, t0.canceled_date AS canceled_date_21, t0.id AS id_22, t0.user_id AS user_id_23, t0.transport_company_id AS transport_company_id_24 FROM orders__orders t0 WHERE t0.id = ?
Parameters:
[
3741
]
|
93 | 0.09 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
126420
]
|
94 | 0.08 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6349
]
|
95 | 0.09 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6331
]
|
96 | 0.08 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5033
]
|
97 | 0.08 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
44716
]
|
98 | 0.90 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
1623
]
|
99 | 0.54 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6350
]
|
100 | 0.14 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6332
]
|
101 | 0.13 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5034
]
|
102 | 0.13 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
20300
]
|
103 | 0.13 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
1344
]
|
104 | 0.13 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6351
]
|
105 | 0.13 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6333
]
|
106 | 0.13 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5035
]
|
107 | 0.13 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
1495
]
|
108 | 0.13 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
1450
]
|
109 | 0.13 ms |
SELECT t0.created_at AS created_at_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.crm_spare_id AS crm_spare_id_4, t0.id AS id_5, t0.order_id AS order_id_6, t0.item_id AS item_id_7, t0.searcher_user_id AS searcher_user_id_8, t0.supplier_item_id AS supplier_item_id_9 FROM orders__elements t0 WHERE t0.id = ?
Parameters:
[
6352
]
|
110 | 0.84 ms |
SELECT t0.stock AS stock_1, t0.show_in_search AS show_in_search_2, t0.parsing_task AS parsing_task_3, t0.id AS id_4, t0.updated AS updated_5, t0.item_id AS item_id_6, t0.warehouse_id AS warehouse_id_7 FROM suppliers__warehouses_items t0 WHERE t0.id = ?
Parameters:
[
6334
]
|
111 | 0.13 ms |
SELECT t0.price AS price_1, t0.multiplicity AS multiplicity_2, t0.vendor_id AS vendor_id_3, t0.id AS id_4, t0.updated AS updated_5, t0.product_id AS product_id_6, t0.supplier_id AS supplier_id_7 FROM suppliers__items t0 WHERE t0.id = ?
Parameters:
[
5036
]
|
112 | 0.08 ms |
SELECT t0.article_search AS article_search_1, t0.article_original AS article_original_2, t0.description AS description_3, t0.id AS id_4, t0.brand_id AS brand_id_5, t6.place AS place_7, t6.id AS id_8, t6.product_id AS product_id_9 FROM products__products t0 LEFT JOIN storages__storages t6 ON t6.product_id = t0.id WHERE t0.id = ?
Parameters:
[
1551
]
|
113 | 0.07 ms |
SELECT t0.name AS name_1, t0.legal_name AS legal_name_2, t0.car_manufacturer AS car_manufacturer_3, t0.slug AS slug_4, t0.id AS id_5 FROM brands__brands t0 WHERE t0.id = ?
Parameters:
[
1802
]
|
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\User |
|
App\Entity\Cart |
|
App\Entity\TransportCompany | No errors. |
App\Entity\Manager | No errors. |
App\Entity\PaymentOrderElement | No errors. |
App\Entity\OrderElement |
|
App\Entity\PaymentOrder | No errors. |
App\Entity\Order |
|
App\Entity\Item | No errors. |
App\Entity\SupplierWarehouseItem | No errors. |
App\Entity\ItemTransaction | No errors. |
App\Entity\SupplierItem |
|
App\Entity\SupplierWarehouse | No errors. |
App\Entity\Product |
|
App\Entity\Supplier |
|
App\Entity\SberbankAcquiringOrder | No errors. |
App\Entity\UserRole | No errors. |
App\Entity\CartElement | No errors. |
App\Entity\Brand |
|
App\Entity\Storage | No errors. |
App\Entity\ProductImage | No errors. |
App\Entity\Analog | No errors. |
App\Entity\BrandAlias | No errors. |
App\Entity\Warehouse | No errors. |