1 |
1.09 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;
|
2 |
0.95 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: [
"166-cien-concept"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM type t0 WHERE t0.slug = '166-cien-concept' LIMIT 1;
|
3 |
1.50 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 type t2_ ON v0_.type_id = t2_.id WHERE s1_.slug = ? AND t2_.slug = ? AND v0_.visible = ? AND v0_.status = ? AND v0_.approved = ? ORDER BY t2_.name ASC LIMIT 20
Parameters: [
"1"
"166-cien-concept"
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 type t2_ ON v0_.type_id = t2_.id WHERE s1_.slug = '1' AND t2_.slug = '166-cien-concept' AND v0_.visible = 1 AND v0_.status = 'collection' AND v0_.approved = 1 ORDER BY t2_.name ASC LIMIT 20;
|
4 |
1.41 ms |
SELECT COUNT(v0_.id) AS sclr_0 FROM vehicle v0_ LEFT JOIN series s1_ ON v0_.series_id = s1_.id LEFT JOIN type t2_ ON v0_.type_id = t2_.id WHERE s1_.slug = ? AND t2_.slug = ? AND v0_.visible = ? AND v0_.status = ? AND v0_.approved = ? ORDER BY t2_.name ASC
Parameters: [
"1"
"166-cien-concept"
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 type t2_ ON v0_.type_id = t2_.id WHERE s1_.slug = '1' AND t2_.slug = '166-cien-concept' AND v0_.visible = 1 AND v0_.status = 'collection' AND v0_.approved = 1 ORDER BY t2_.name ASC;
|
5 |
0.97 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;
|
6 |
1.01 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: [
"166-cien-concept"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM type t0 WHERE t0.slug = '166-cien-concept' LIMIT 1;
|
7 |
1.51 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 type t3_ ON (t3_.id = v1_.type_id) WHERE v1_.status = ? AND v1_.approved = ? AND v1_.visible = ? AND s2_.slug = ? AND t3_.slug = ? ORDER BY b0_.name ASC
Parameters: [
"collection"
1
1
"1"
"166-cien-concept"
]
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 type t3_ ON (t3_.id = v1_.type_id) WHERE v1_.status = 'collection' AND v1_.approved = 1 AND v1_.visible = 1 AND s2_.slug = '1' AND t3_.slug = '166-cien-concept' ORDER BY b0_.name ASC;
|
8 |
0.96 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;
|
9 |
13.12 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) WHERE v1_.status = ? AND v1_.approved = ? AND v1_.visible = ? AND s2_.slug = ? ORDER BY t0_.name ASC
Parameters: [
"collection"
1
1
"1"
]
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) WHERE v1_.status = 'collection' AND v1_.approved = 1 AND v1_.visible = 1 AND s2_.slug = '1' ORDER BY t0_.name ASC;
|
10 |
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;
|
11 |
0.93 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: [
"166-cien-concept"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM type t0 WHERE t0.slug = '166-cien-concept' LIMIT 1;
|
12 |
1.55 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 type t3_ ON (t3_.id = v1_.type_id) WHERE v1_.status = ? AND v1_.approved = ? AND v1_.visible = ? AND s2_.slug = ? AND t3_.slug = ? ORDER BY m0_.name ASC
Parameters: [
"collection"
1
1
"1"
"166-cien-concept"
]
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 type t3_ ON (t3_.id = v1_.type_id) WHERE v1_.status = 'collection' AND v1_.approved = 1 AND v1_.visible = 1 AND s2_.slug = '1' AND t3_.slug = '166-cien-concept' ORDER BY m0_.name ASC;
|
13 |
0.93 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;
|
14 |
0.89 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: [
"166-cien-concept"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM type t0 WHERE t0.slug = '166-cien-concept' LIMIT 1;
|
15 |
1.50 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 s2_.slug = ? AND t3_.slug = ? ORDER BY d0_.name ASC
Parameters: [
"collection"
1
1
"1"
"166-cien-concept"
]
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 s2_.slug = '1' AND t3_.slug = '166-cien-concept' ORDER BY d0_.name ASC;
|
16 |
0.93 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;
|
17 |
1.04 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: [
"166-cien-concept"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM type t0 WHERE t0.slug = '166-cien-concept' LIMIT 1;
|
18 |
1.50 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 type t3_ ON (t3_.id = v1_.type_id) WHERE v1_.status = ? AND v1_.approved = ? AND v1_.visible = ? AND s2_.slug = ? AND t3_.slug = ? ORDER BY s0_.name ASC
Parameters: [
"collection"
1
1
"1"
"166-cien-concept"
]
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 type t3_ ON (t3_.id = v1_.type_id) WHERE v1_.status = 'collection' AND v1_.approved = 1 AND v1_.visible = 1 AND s2_.slug = '1' AND t3_.slug = '166-cien-concept' ORDER BY s0_.name ASC;
|
19 |
0.98 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: [
"166-cien-concept"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM type t0 WHERE t0.slug = '166-cien-concept' LIMIT 1;
|
20 |
1.42 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 type t2_ ON (t2_.id = v1_.type_id) WHERE v1_.status = ? AND v1_.approved = ? AND v1_.visible = ? AND t2_.slug = ? ORDER BY s0_.name ASC
Parameters: [
"collection"
1
1
"166-cien-concept"
]
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 type t2_ ON (t2_.id = v1_.type_id) WHERE v1_.status = 'collection' AND v1_.approved = 1 AND v1_.visible = 1 AND t2_.slug = '166-cien-concept' ORDER BY s0_.name ASC;
|
21 |
0.93 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;
|
22 |
0.97 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: [
"166-cien-concept"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM type t0 WHERE t0.slug = '166-cien-concept' LIMIT 1;
|
23 |
1.53 ms |
SELECT v0_.construction_year AS construction_year_0 FROM vehicle v0_ LEFT JOIN series s1_ ON (s1_.id = v0_.series_id) LEFT JOIN type t2_ ON (t2_.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 t2_.slug = ? GROUP BY v0_.construction_year ORDER BY v0_.construction_year ASC
Parameters: [
"collection"
1
1
"1"
"166-cien-concept"
]
SELECT v0_.construction_year AS construction_year_0 FROM vehicle v0_ LEFT JOIN series s1_ ON (s1_.id = v0_.series_id) LEFT JOIN type t2_ ON (t2_.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 t2_.slug = '166-cien-concept' GROUP BY v0_.construction_year ORDER BY v0_.construction_year ASC;
|
24 |
0.97 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: [
"166-cien-concept"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM type t0 WHERE t0.slug = '166-cien-concept' LIMIT 1;
|
25 |
0.94 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;
|
26 |
1.13 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 = 921 ORDER BY t0.name_original ASC;
|