| 1 |
0.12 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.description AS description_3, s0_.image_name AS image_name_4, s0_.image_size AS image_size_5, s0_.image_dark_name AS image_dark_name_6, s0_.image_dark_size AS image_dark_size_7, s0_.active AS active_8, s0_.position AS position_9, s0_.roles_hide AS roles_hide_10, s0_.created_at AS created_at_11, s0_.updated_at AS updated_at_12 FROM site s0_ WHERE s0_.active = ? ORDER BY s0_.position ASC
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.description AS description_3, s0_.image_name AS image_name_4, s0_.image_size AS image_size_5, s0_.image_dark_name AS image_dark_name_6, s0_.image_dark_size AS image_dark_size_7, s0_.active AS active_8, s0_.position AS position_9, s0_.roles_hide AS roles_hide_10, s0_.created_at AS created_at_11, s0_.updated_at AS updated_at_12 FROM site s0_ WHERE s0_.active = 1 ORDER BY s0_.position ASC;
|
| 2 |
0.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.image_size AS image_size_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM module t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.image_size AS image_size_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM module t0 WHERE t0.id = '2';
|
| 3 |
0.09 ms |
SELECT t0.id AS id_1, t0.mandatory AS mandatory_2, t0.module_id AS module_id_3, t0.product_id AS product_id_4, t0.periode_id AS periode_id_5 FROM module_product t0 WHERE t0.module_id = ?
SELECT t0.id AS id_1, t0.mandatory AS mandatory_2, t0.module_id AS module_id_3, t0.product_id AS product_id_4, t0.periode_id AS periode_id_5 FROM module_product t0 WHERE t0.module_id = 2;
|
| 4 |
0.09 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.basename AS basename_3, t0.ref AS ref_4, t0.position AS position_5, t0.active AS active_6, t0.one_ref_product AS one_ref_product_7, t0.weight AS weight_8, t0.arfor AS arfor_9, t0.mandatory AS mandatory_10, t0.min_qte AS min_qte_11, t0.min_qte_by_place AS min_qte_by_place_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.uuid AS uuid_15, t0.product_category_id AS product_category_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.deleted_by_id AS deleted_by_id_19 FROM product t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.basename AS basename_3, t0.ref AS ref_4, t0.position AS position_5, t0.active AS active_6, t0.one_ref_product AS one_ref_product_7, t0.weight AS weight_8, t0.arfor AS arfor_9, t0.mandatory AS mandatory_10, t0.min_qte AS min_qte_11, t0.min_qte_by_place AS min_qte_by_place_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.uuid AS uuid_15, t0.product_category_id AS product_category_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.deleted_by_id AS deleted_by_id_19 FROM product t0 WHERE t0.id = 138;
|
| 5 |
0.10 ms |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.basename AS basename_2, p0_.ref AS ref_3, p0_.position AS position_4, p0_.active AS active_5, p0_.one_ref_product AS one_ref_product_6, p0_.weight AS weight_7, p0_.arfor AS arfor_8, p0_.mandatory AS mandatory_9, p0_.min_qte AS min_qte_10, p0_.min_qte_by_place AS min_qte_by_place_11, p0_.created_at AS created_at_12, p0_.updated_at AS updated_at_13, p0_.uuid AS uuid_14, p0_.product_category_id AS product_category_id_15, p0_.created_by_id AS created_by_id_16, p0_.updated_by_id AS updated_by_id_17, p0_.deleted_by_id AS deleted_by_id_18 FROM product p0_
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.basename AS basename_2, p0_.ref AS ref_3, p0_.position AS position_4, p0_.active AS active_5, p0_.one_ref_product AS one_ref_product_6, p0_.weight AS weight_7, p0_.arfor AS arfor_8, p0_.mandatory AS mandatory_9, p0_.min_qte AS min_qte_10, p0_.min_qte_by_place AS min_qte_by_place_11, p0_.created_at AS created_at_12, p0_.updated_at AS updated_at_13, p0_.uuid AS uuid_14, p0_.product_category_id AS product_category_id_15, p0_.created_by_id AS created_by_id_16, p0_.updated_by_id AS updated_by_id_17, p0_.deleted_by_id AS deleted_by_id_18 FROM product p0_;
|
| 6 |
0.07 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 138;
|
| 7 |
0.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 139;
|
| 8 |
0.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 140;
|
| 9 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 141;
|
| 10 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 142;
|
| 11 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 143;
|
| 12 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 144;
|
| 13 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 145;
|
| 14 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 146;
|
| 15 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 147;
|
| 16 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 148;
|
| 17 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 149;
|
| 18 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 150;
|
| 19 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 151;
|
| 20 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 152;
|
| 21 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 153;
|
| 22 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 154;
|
| 23 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 155;
|
| 24 |
0.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 156;
|
| 25 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 157;
|
| 26 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 158;
|
| 27 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 159;
|
| 28 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 160;
|
| 29 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 161;
|
| 30 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 162;
|
| 31 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 163;
|
| 32 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 164;
|
| 33 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 165;
|
| 34 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 166;
|
| 35 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 167;
|
| 36 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 168;
|
| 37 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 169;
|
| 38 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 170;
|
| 39 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 171;
|
| 40 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 172;
|
| 41 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 173;
|
| 42 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 174;
|
| 43 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 175;
|
| 44 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 176;
|
| 45 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 177;
|
| 46 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 178;
|
| 47 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 179;
|
| 48 |
0.05 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 180;
|
| 49 |
0.10 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 181;
|
| 50 |
0.08 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 182;
|
| 51 |
0.07 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 183;
|
| 52 |
0.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 184;
|
| 53 |
0.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 185;
|
| 54 |
0.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM product_translation t0 WHERE t0.translatable_id = 186;
|
| 55 |
0.08 ms |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.description AS description_3, s0_.image_name AS image_name_4, s0_.image_size AS image_size_5, s0_.image_dark_name AS image_dark_name_6, s0_.image_dark_size AS image_dark_size_7, s0_.active AS active_8, s0_.position AS position_9, s0_.roles_hide AS roles_hide_10, s0_.created_at AS created_at_11, s0_.updated_at AS updated_at_12 FROM site s0_ ORDER BY s0_.position ASC
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.description AS description_3, s0_.image_name AS image_name_4, s0_.image_size AS image_size_5, s0_.image_dark_name AS image_dark_name_6, s0_.image_dark_size AS image_dark_size_7, s0_.active AS active_8, s0_.position AS position_9, s0_.roles_hide AS roles_hide_10, s0_.created_at AS created_at_11, s0_.updated_at AS updated_at_12 FROM site s0_ ORDER BY s0_.position ASC;
|