1
6.13 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = '1' LIMIT 1 ;
Copy
2
7.02 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = '47-suv' LIMIT 1 ;
Copy
3
5.96 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"158-ml-320-w163 "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = '158-ml-320-w163' LIMIT 1 ;
Copy
4
1.92 ms
SELECT v0_ . id AS id_0 , v0_ . construction_year AS construction_year_1 , v0_ . labeling AS labeling_2 , v0_ . article_number AS article_number_3 , v0_ . purchased_at AS purchased_at_4 , v0_ . storage_location AS storage_location_5 , v0_ . condition_rating AS condition_rating_6 , v0_ . approved AS approved_7 , v0_ . visible AS visible_8 , v0_ . status AS status_9 , v0_ . description AS description_10 , v0_ . brand_id AS brand_id_11 , v0_ . design_type_id AS design_type_id_12 , v0_ . bottom_embossing_id AS bottom_embossing_id_13 , v0_ . type_id AS type_id_14 , v0_ . tire_type_id AS tire_type_id_15 , v0_ . scale_id AS scale_id_16 , v0_ . series_id AS series_id_17 , v0_ . manufacturer_id AS manufacturer_id_18 , v0_ . category_id AS category_id_19 FROM vehicle v0_ LEFT JOIN series s1_ ON v0_ . series_id = s1_ . id LEFT JOIN design_type d2_ ON v0_ . design_type_id = d2_ . id LEFT JOIN type t3_ ON v0_ . type_id = t3_ . id WHERE v0_ . construction_year = ? AND s1_ . slug = ? AND d2_ . slug = ? AND t3_ . slug = ? AND v0_ . visible = ? AND v0_ . status = ? AND v0_ . approved = ? ORDER BY t3_ . name ASC LIMIT 20
Parameters :
[
"1999 "
"1 "
"47-suv "
"158-ml-320-w163 "
1
"collection "
1
]
SELECT v0_ . id AS id_0 , v0_ . construction_year AS construction_year_1 , v0_ . labeling AS labeling_2 , v0_ . article_number AS article_number_3 , v0_ . purchased_at AS purchased_at_4 , v0_ . storage_location AS storage_location_5 , v0_ . condition_rating AS condition_rating_6 , v0_ . approved AS approved_7 , v0_ . visible AS visible_8 , v0_ . status AS status_9 , v0_ . description AS description_10 , v0_ . brand_id AS brand_id_11 , v0_ . design_type_id AS design_type_id_12 , v0_ . bottom_embossing_id AS bottom_embossing_id_13 , v0_ . type_id AS type_id_14 , v0_ . tire_type_id AS tire_type_id_15 , v0_ . scale_id AS scale_id_16 , v0_ . series_id AS series_id_17 , v0_ . manufacturer_id AS manufacturer_id_18 , v0_ . category_id AS category_id_19 FROM vehicle v0_ LEFT JOIN series s1_ ON v0_ . series_id = s1_ . id LEFT JOIN design_type d2_ ON v0_ . design_type_id = d2_ . id LEFT JOIN type t3_ ON v0_ . type_id = t3_ . id WHERE v0_ . construction_year = '1999' AND s1_ . slug = '1' AND d2_ . slug = '47-suv' AND t3_ . slug = '158-ml-320-w163' AND v0_ . visible = 1 AND v0_ . status = 'collection' AND v0_ . approved = 1 ORDER BY t3_ . name ASC LIMIT 20 ;
Copy
5
1.79 ms
SELECT COUNT (v0_ . id ) AS sclr_0 FROM vehicle v0_ LEFT JOIN series s1_ ON v0_ . series_id = s1_ . id LEFT JOIN design_type d2_ ON v0_ . design_type_id = d2_ . id LEFT JOIN type t3_ ON v0_ . type_id = t3_ . id WHERE v0_ . construction_year = ? AND s1_ . slug = ? AND d2_ . slug = ? AND t3_ . slug = ? AND v0_ . visible = ? AND v0_ . status = ? AND v0_ . approved = ? ORDER BY t3_ . name ASC
Parameters :
[
"1999 "
"1 "
"47-suv "
"158-ml-320-w163 "
1
"collection "
1
]
SELECT COUNT (v0_ . id ) AS sclr_0 FROM vehicle v0_ LEFT JOIN series s1_ ON v0_ . series_id = s1_ . id LEFT JOIN design_type d2_ ON v0_ . design_type_id = d2_ . id LEFT JOIN type t3_ ON v0_ . type_id = t3_ . id WHERE v0_ . construction_year = '1999' AND s1_ . slug = '1' AND d2_ . slug = '47-suv' AND t3_ . slug = '158-ml-320-w163' AND v0_ . visible = 1 AND v0_ . status = 'collection' AND v0_ . approved = 1 ORDER BY t3_ . name ASC ;
Copy
6
12.88 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = '1' LIMIT 1 ;
Copy
7
4.13 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = '47-suv' LIMIT 1 ;
Copy
8
2.70 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"158-ml-320-w163 "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = '158-ml-320-w163' LIMIT 1 ;
Copy
9
14.52 ms
SELECT b0_ . id AS id_0 , b0_ . name AS name_1 , b0_ . slug AS slug_2 FROM brand b0_ LEFT JOIN vehicle v1_ ON (v1_ . brand_id = b0_ . id ) LEFT JOIN series s2_ ON (s2_ . id = v1_ . series_id ) LEFT JOIN design_type d3_ ON (d3_ . id = v1_ . design_type_id ) LEFT JOIN type t4_ ON (t4_ . id = v1_ . type_id ) WHERE v1_ . status = ? AND v1_ . approved = ? AND v1_ . visible = ? AND v1_ . construction_year = ? AND s2_ . slug = ? AND d3_ . slug = ? AND t4_ . slug = ? ORDER BY b0_ . name ASC
Parameters :
[
"collection "
1
1
"1999 "
"1 "
"47-suv "
"158-ml-320-w163 "
]
SELECT b0_ . id AS id_0 , b0_ . name AS name_1 , b0_ . slug AS slug_2 FROM brand b0_ LEFT JOIN vehicle v1_ ON (v1_ . brand_id = b0_ . id ) LEFT JOIN series s2_ ON (s2_ . id = v1_ . series_id ) LEFT JOIN design_type d3_ ON (d3_ . id = v1_ . design_type_id ) LEFT JOIN type t4_ ON (t4_ . id = v1_ . type_id ) WHERE v1_ . status = 'collection' AND v1_ . approved = 1 AND v1_ . visible = 1 AND v1_ . construction_year = '1999' AND s2_ . slug = '1' AND d3_ . slug = '47-suv' AND t4_ . slug = '158-ml-320-w163' ORDER BY b0_ . name ASC ;
Copy
10
4.64 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = '1' LIMIT 1 ;
Copy
11
4.06 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = '47-suv' LIMIT 1 ;
Copy
12
28.21 ms
SELECT t0_ . id AS id_0 , t0_ . name AS name_1 , t0_ . slug AS slug_2 FROM type t0_ LEFT JOIN vehicle v1_ ON (v1_ . type_id = t0_ . id ) LEFT JOIN series s2_ ON (s2_ . id = v1_ . series_id ) LEFT JOIN design_type d3_ ON (d3_ . id = v1_ . design_type_id ) WHERE v1_ . status = ? AND v1_ . approved = ? AND v1_ . visible = ? AND v1_ . construction_year = ? AND s2_ . slug = ? AND d3_ . slug = ? ORDER BY t0_ . name ASC
Parameters :
[
"collection "
1
1
"1999 "
"1 "
"47-suv "
]
SELECT t0_ . id AS id_0 , t0_ . name AS name_1 , t0_ . slug AS slug_2 FROM type t0_ LEFT JOIN vehicle v1_ ON (v1_ . type_id = t0_ . id ) LEFT JOIN series s2_ ON (s2_ . id = v1_ . series_id ) LEFT JOIN design_type d3_ ON (d3_ . id = v1_ . design_type_id ) WHERE v1_ . status = 'collection' AND v1_ . approved = 1 AND v1_ . visible = 1 AND v1_ . construction_year = '1999' AND s2_ . slug = '1' AND d3_ . slug = '47-suv' ORDER BY t0_ . name ASC ;
Copy
13
3.61 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = '1' LIMIT 1 ;
Copy
14
1.08 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = '47-suv' LIMIT 1 ;
Copy
15
1.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"158-ml-320-w163 "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = '158-ml-320-w163' LIMIT 1 ;
Copy
16
12.26 ms
SELECT m0_ . id AS id_0 , m0_ . name AS name_1 , m0_ . slug AS slug_2 FROM manufacturer m0_ LEFT JOIN vehicle v1_ ON (v1_ . manufacturer_id = m0_ . id ) LEFT JOIN series s2_ ON (s2_ . id = v1_ . series_id ) LEFT JOIN design_type d3_ ON (d3_ . id = v1_ . design_type_id ) LEFT JOIN type t4_ ON (t4_ . id = v1_ . type_id ) WHERE v1_ . status = ? AND v1_ . approved = ? AND v1_ . visible = ? AND v1_ . construction_year = ? AND s2_ . slug = ? AND d3_ . slug = ? AND t4_ . slug = ? ORDER BY m0_ . name ASC
Parameters :
[
"collection "
1
1
"1999 "
"1 "
"47-suv "
"158-ml-320-w163 "
]
SELECT m0_ . id AS id_0 , m0_ . name AS name_1 , m0_ . slug AS slug_2 FROM manufacturer m0_ LEFT JOIN vehicle v1_ ON (v1_ . manufacturer_id = m0_ . id ) LEFT JOIN series s2_ ON (s2_ . id = v1_ . series_id ) LEFT JOIN design_type d3_ ON (d3_ . id = v1_ . design_type_id ) LEFT JOIN type t4_ ON (t4_ . id = v1_ . type_id ) WHERE v1_ . status = 'collection' AND v1_ . approved = 1 AND v1_ . visible = 1 AND v1_ . construction_year = '1999' AND s2_ . slug = '1' AND d3_ . slug = '47-suv' AND t4_ . slug = '158-ml-320-w163' ORDER BY m0_ . name ASC ;
Copy
17
40.19 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = '1' LIMIT 1 ;
Copy
18
1.83 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"158-ml-320-w163 "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = '158-ml-320-w163' LIMIT 1 ;
Copy
19
7.17 ms
SELECT d0_ . id AS id_0 , d0_ . name AS name_1 , d0_ . slug AS slug_2 FROM design_type d0_ LEFT JOIN vehicle v1_ ON (v1_ . design_type_id = d0_ . id ) LEFT JOIN series s2_ ON (s2_ . id = v1_ . series_id ) LEFT JOIN type t3_ ON (t3_ . id = v1_ . type_id ) WHERE v1_ . status = ? AND v1_ . approved = ? AND v1_ . visible = ? AND v1_ . construction_year = ? AND s2_ . slug = ? AND t3_ . slug = ? ORDER BY d0_ . name ASC
Parameters :
[
"collection "
1
1
"1999 "
"1 "
"158-ml-320-w163 "
]
SELECT d0_ . id AS id_0 , d0_ . name AS name_1 , d0_ . slug AS slug_2 FROM design_type d0_ LEFT JOIN vehicle v1_ ON (v1_ . design_type_id = d0_ . id ) LEFT JOIN series s2_ ON (s2_ . id = v1_ . series_id ) LEFT JOIN type t3_ ON (t3_ . id = v1_ . type_id ) WHERE v1_ . status = 'collection' AND v1_ . approved = 1 AND v1_ . visible = 1 AND v1_ . construction_year = '1999' AND s2_ . slug = '1' AND t3_ . slug = '158-ml-320-w163' ORDER BY d0_ . name ASC ;
Copy
20
1.56 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = '1' LIMIT 1 ;
Copy
21
13.49 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = '47-suv' LIMIT 1 ;
Copy
22
2.39 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"158-ml-320-w163 "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = '158-ml-320-w163' LIMIT 1 ;
Copy
23
2.56 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . slug AS slug_2 FROM scale s0_ LEFT JOIN vehicle v1_ ON (v1_ . scale_id = s0_ . id ) LEFT JOIN series s2_ ON (s2_ . id = v1_ . series_id ) LEFT JOIN design_type d3_ ON (d3_ . id = v1_ . design_type_id ) LEFT JOIN type t4_ ON (t4_ . id = v1_ . type_id ) WHERE v1_ . status = ? AND v1_ . approved = ? AND v1_ . visible = ? AND v1_ . construction_year = ? AND s2_ . slug = ? AND d3_ . slug = ? AND t4_ . slug = ? ORDER BY s0_ . name ASC
Parameters :
[
"collection "
1
1
"1999 "
"1 "
"47-suv "
"158-ml-320-w163 "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . slug AS slug_2 FROM scale s0_ LEFT JOIN vehicle v1_ ON (v1_ . scale_id = s0_ . id ) LEFT JOIN series s2_ ON (s2_ . id = v1_ . series_id ) LEFT JOIN design_type d3_ ON (d3_ . id = v1_ . design_type_id ) LEFT JOIN type t4_ ON (t4_ . id = v1_ . type_id ) WHERE v1_ . status = 'collection' AND v1_ . approved = 1 AND v1_ . visible = 1 AND v1_ . construction_year = '1999' AND s2_ . slug = '1' AND d3_ . slug = '47-suv' AND t4_ . slug = '158-ml-320-w163' ORDER BY s0_ . name ASC ;
Copy
24
3.25 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = '47-suv' LIMIT 1 ;
Copy
25
2.43 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"158-ml-320-w163 "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = '158-ml-320-w163' LIMIT 1 ;
Copy
26
2.16 ms
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . slug AS slug_2 FROM series s0_ LEFT JOIN vehicle v1_ ON (v1_ . series_id = s0_ . id ) LEFT JOIN design_type d2_ ON (d2_ . id = v1_ . design_type_id ) LEFT JOIN type t3_ ON (t3_ . id = v1_ . type_id ) WHERE v1_ . status = ? AND v1_ . approved = ? AND v1_ . visible = ? AND v1_ . construction_year = ? AND d2_ . slug = ? AND t3_ . slug = ? ORDER BY s0_ . name ASC
Parameters :
[
"collection "
1
1
"1999 "
"47-suv "
"158-ml-320-w163 "
]
SELECT s0_ . id AS id_0 , s0_ . name AS name_1 , s0_ . slug AS slug_2 FROM series s0_ LEFT JOIN vehicle v1_ ON (v1_ . series_id = s0_ . id ) LEFT JOIN design_type d2_ ON (d2_ . id = v1_ . design_type_id ) LEFT JOIN type t3_ ON (t3_ . id = v1_ . type_id ) WHERE v1_ . status = 'collection' AND v1_ . approved = 1 AND v1_ . visible = 1 AND v1_ . construction_year = '1999' AND d2_ . slug = '47-suv' AND t3_ . slug = '158-ml-320-w163' ORDER BY s0_ . name ASC ;
Copy
27
3.37 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = '1' LIMIT 1 ;
Copy
28
1.87 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = '47-suv' LIMIT 1 ;
Copy
29
1.59 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"158-ml-320-w163 "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = '158-ml-320-w163' LIMIT 1 ;
Copy
30
1.97 ms
SELECT v0_ . construction_year AS construction_year_0 FROM vehicle v0_ LEFT JOIN series s1_ ON (s1_ . id = v0_ . series_id ) LEFT JOIN design_type d2_ ON (d2_ . id = v0_ . design_type_id ) LEFT JOIN type t3_ ON (t3_ . id = v0_ . type_id ) WHERE v0_ . construction_year IS NOT NULL AND v0_ . construction_year < > 0 AND v0_ . status = ? AND v0_ . approved = ? AND v0_ . visible = ? AND s1_ . slug = ? AND d2_ . slug = ? AND t3_ . slug = ? GROUP BY v0_ . construction_year ORDER BY v0_ . construction_year ASC
Parameters :
[
"collection "
1
1
"1 "
"47-suv "
"158-ml-320-w163 "
]
SELECT v0_ . construction_year AS construction_year_0 FROM vehicle v0_ LEFT JOIN series s1_ ON (s1_ . id = v0_ . series_id ) LEFT JOIN design_type d2_ ON (d2_ . id = v0_ . design_type_id ) LEFT JOIN type t3_ ON (t3_ . id = v0_ . type_id ) WHERE v0_ . construction_year IS NOT NULL AND v0_ . construction_year < > 0 AND v0_ . status = 'collection' AND v0_ . approved = 1 AND v0_ . visible = 1 AND s1_ . slug = '1' AND d2_ . slug = '47-suv' AND t3_ . slug = '158-ml-320-w163' GROUP BY v0_ . construction_year ORDER BY v0_ . construction_year ASC ;
Copy
31
4.29 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"158-ml-320-w163 "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM type t0 WHERE t0 . slug = '158-ml-320-w163' LIMIT 1 ;
Copy
32
1.23 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM design_type t0 WHERE t0 . slug = '47-suv' LIMIT 1 ;
Copy
33
1.03 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 FROM series t0 WHERE t0 . slug = '1' LIMIT 1 ;
Copy
34
3.54 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . name_original AS name_original_3 , t0 . mime_type AS mime_type_4 , t0 . path AS path_5 , t0 . path_base AS path_base_6 , t0 . category AS category_7 , t0 . vehicle_id AS vehicle_id_8 , t0 . article_id AS article_id_9 FROM file t0 WHERE t0 . vehicle_id = ? ORDER BY t0 . name_original ASC
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . name_original AS name_original_3 , t0 . mime_type AS mime_type_4 , t0 . path AS path_5 , t0 . path_base AS path_base_6 , t0 . category AS category_7 , t0 . vehicle_id AS vehicle_id_8 , t0 . article_id AS article_id_9 FROM file t0 WHERE t0 . vehicle_id = 728 ORDER BY t0 . name_original ASC ;
Copy