1 |
0.74 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image_name AS image_name_4, t0.image_original_name AS image_original_name_5, t0.sku AS sku_6, t0.is_in_stock AS is_in_stock_7, t0.car_position AS car_position_8, t0.is_genuine AS is_genuine_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.category_id AS category_id_12, t13.id AS id_14, t13.cost AS cost_15, t13.regular AS regular_16, t13.wholesale AS wholesale_17, t13.created_at AS created_at_18, t13.updated_at AS updated_at_19, t13.product_id AS product_id_20, t21.id AS id_22, t21.local AS local_23, t21.g_ath AS g_ath_24, t21.g_thes AS g_thes_25, t21.g_kar AS g_kar_26, t21.g_lio AS g_lio_27, t21.other AS other_28, t21.created_at AS created_at_29, t21.updated_at AS updated_at_30, t21.product_id AS product_id_31 FROM product t0 LEFT JOIN price t13 ON t13.product_id = t0.id LEFT JOIN stock t21 ON t21.product_id = t0.id WHERE t0.slug = ? LIMIT 1
Parameters: [
"prophulakteras-piso-baphom-me-pdc-6"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image_name AS image_name_4, t0.image_original_name AS image_original_name_5, t0.sku AS sku_6, t0.is_in_stock AS is_in_stock_7, t0.car_position AS car_position_8, t0.is_genuine AS is_genuine_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.category_id AS category_id_12, t13.id AS id_14, t13.cost AS cost_15, t13.regular AS regular_16, t13.wholesale AS wholesale_17, t13.created_at AS created_at_18, t13.updated_at AS updated_at_19, t13.product_id AS product_id_20, t21.id AS id_22, t21.local AS local_23, t21.g_ath AS g_ath_24, t21.g_thes AS g_thes_25, t21.g_kar AS g_kar_26, t21.g_lio AS g_lio_27, t21.other AS other_28, t21.created_at AS created_at_29, t21.updated_at AS updated_at_30, t21.product_id AS product_id_31 FROM product t0 LEFT JOIN price t13 ON t13.product_id = t0.id LEFT JOIN stock t21 ON t21.product_id = t0.id WHERE t0.slug = 'prophulakteras-piso-baphom-me-pdc-6' LIMIT 1;
|
2 |
0.55 ms |
SELECT t0.id AS id_1, t0.oem AS oem_2, t0.net_oem AS net_oem_3, t0.barcode AS barcode_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.product_id AS product_id_7 FROM product_code t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.oem AS oem_2, t0.net_oem AS net_oem_3, t0.barcode AS barcode_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.product_id AS product_id_7 FROM product_code t0 WHERE t0.product_id = 56905;
|
3 |
0.46 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.product_id AS product_id_5, t0.model_year_id AS model_year_id_6 FROM product_model_year t0 WHERE t0.product_id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.product_id AS product_id_5, t0.model_year_id AS model_year_id_6 FROM product_model_year t0 WHERE t0.product_id = 56905;
|
4 |
0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = 1004;
|
5 |
0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = 618;
|
6 |
0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.image_name AS image_name_5, t0.image_original_name AS image_original_name_6, t0.is_car_maker AS is_car_maker_7, t0.is_visible AS is_visible_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM maker t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.image_name AS image_name_5, t0.image_original_name AS image_original_name_6, t0.is_car_maker AS is_car_maker_7, t0.is_visible AS is_visible_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM maker t0 WHERE t0.id = 7;
|
7 |
0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = 1005;
|
8 |
0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = 299;
|
9 |
0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = 1006;
|
10 |
0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = 410;
|
11 |
0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.image_name AS image_name_5, t0.image_original_name AS image_original_name_6, t0.is_car_maker AS is_car_maker_7, t0.is_visible AS is_visible_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM maker t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.image_name AS image_name_5, t0.image_original_name AS image_original_name_6, t0.is_car_maker AS is_car_maker_7, t0.is_visible AS is_visible_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM maker t0 WHERE t0.id = 26;
|
12 |
0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = 1109;
|
13 |
2.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = 85;
|
14 |
0.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.image_name AS image_name_5, t0.image_original_name AS image_original_name_6, t0.is_car_maker AS is_car_maker_7, t0.is_visible AS is_visible_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM maker t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.image_name AS image_name_5, t0.image_original_name AS image_original_name_6, t0.is_car_maker AS is_car_maker_7, t0.is_visible AS is_visible_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM maker t0 WHERE t0.id = 9;
|
15 |
0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = 1008;
|
16 |
0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = 303;
|
17 |
0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.image_name AS image_name_5, t0.image_original_name AS image_original_name_6, t0.is_car_maker AS is_car_maker_7, t0.is_visible AS is_visible_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM maker t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.image_name AS image_name_5, t0.image_original_name AS image_original_name_6, t0.is_car_maker AS is_car_maker_7, t0.is_visible AS is_visible_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM maker t0 WHERE t0.id = 6;
|
18 |
0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.model_code AS model_code_5, t0.image_name AS image_name_6, t0.image_original_name AS image_original_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.model_id AS model_id_10 FROM model_year t0 WHERE t0.id = 1009;
|
19 |
0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.display_name AS display_name_4, t0.is_visible AS is_visible_5, t0.group_name AS group_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.maker_id AS maker_id_9 FROM model t0 WHERE t0.id = 620;
|
20 |
0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image_name AS image_name_4, t0.image_original_name AS image_original_name_5, t0.display_name AS display_name_6, t0.parent_id AS parent_id_7, t0.is_car_part AS is_car_part_8, t0.is_visible AS is_visible_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM category t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image_name AS image_name_4, t0.image_original_name AS image_original_name_5, t0.display_name AS display_name_6, t0.parent_id AS parent_id_7, t0.is_car_part AS is_car_part_8, t0.is_visible AS is_visible_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM category t0 WHERE t0.id = 11;
|