1 |
1.68 ms |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.text AS text_2 FROM info_block_group i0_ WHERE i0_.name = ?
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.text AS text_2 FROM info_block_group i0_ WHERE i0_.name = 'СТО';
|
2 |
0.65 ms |
SELECT t0.id AS id_1, t0.town AS town_2, t0.name AS name_3, t0.seo_name AS seo_name_4 FROM town t0 WHERE t0.town = ? LIMIT 1
Parameters: [
"tolyatti"
]
SELECT t0.id AS id_1, t0.town AS town_2, t0.name AS name_3, t0.seo_name AS seo_name_4 FROM town t0 WHERE t0.town = 'tolyatti' LIMIT 1;
|
3 |
0.24 ms |
SELECT t0.id AS id_1, t0.town AS town_2, t0.name AS name_3, t0.seo_name AS seo_name_4 FROM town t0 WHERE t0.town = ? LIMIT 1
Parameters: [
"tolyatti"
]
SELECT t0.id AS id_1, t0.town AS town_2, t0.name AS name_3, t0.seo_name AS seo_name_4 FROM town t0 WHERE t0.town = 'tolyatti' LIMIT 1;
|
4 |
0.38 ms |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.text AS text_2 FROM info_block_group i0_ WHERE i0_.name = ?
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.text AS text_2 FROM info_block_group i0_ WHERE i0_.name = 'СТО';
|
5 |
2.81 ms |
SELECT i0_.id AS id_0, i0_.created_at AS created_at_1, i0_.title AS title_2, i0_.text AS text_3, i0_.image AS image_4, i0_.description_add AS description_add_5, i0_.keywords AS keywords_6, i0_.slug AS slug_7, i0_.ib_type AS ib_type_8, i0_.group_id AS group_id_9 FROM info_block i0_ WHERE (i0_.group_id = ?) AND i0_.ib_type IN ('4') ORDER BY i0_.title ASC
SELECT i0_.id AS id_0, i0_.created_at AS created_at_1, i0_.title AS title_2, i0_.text AS text_3, i0_.image AS image_4, i0_.description_add AS description_add_5, i0_.keywords AS keywords_6, i0_.slug AS slug_7, i0_.ib_type AS ib_type_8, i0_.group_id AS group_id_9 FROM info_block i0_ WHERE (i0_.group_id = 1) AND i0_.ib_type IN ('4') ORDER BY i0_.title ASC;
|
6 |
0.33 ms |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.text AS text_2 FROM info_block_group i0_ WHERE i0_.name = ?
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.text AS text_2 FROM info_block_group i0_ WHERE i0_.name = 'СТО';
|
7 |
1.74 ms |
SELECT i0_.id AS id_0, i0_.created_at AS created_at_1, i0_.title AS title_2, i0_.text AS text_3, i0_.image AS image_4, i0_.description_add AS description_add_5, i0_.keywords AS keywords_6, i0_.slug AS slug_7, i0_.ib_type AS ib_type_8, i0_.group_id AS group_id_9 FROM info_block i0_ WHERE (i0_.group_id = ?) AND i0_.ib_type IN ('4') ORDER BY i0_.title ASC
SELECT i0_.id AS id_0, i0_.created_at AS created_at_1, i0_.title AS title_2, i0_.text AS text_3, i0_.image AS image_4, i0_.description_add AS description_add_5, i0_.keywords AS keywords_6, i0_.slug AS slug_7, i0_.ib_type AS ib_type_8, i0_.group_id AS group_id_9 FROM info_block i0_ WHERE (i0_.group_id = 1) AND i0_.ib_type IN ('4') ORDER BY i0_.title ASC;
|
8 |
0.25 ms |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.text AS text_2 FROM info_block_group i0_ WHERE i0_.name = ?
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.text AS text_2 FROM info_block_group i0_ WHERE i0_.name = 'СТО';
|
9 |
1.69 ms |
SELECT i0_.id AS id_0, i0_.created_at AS created_at_1, i0_.title AS title_2, i0_.text AS text_3, i0_.image AS image_4, i0_.description_add AS description_add_5, i0_.keywords AS keywords_6, i0_.slug AS slug_7, i0_.ib_type AS ib_type_8, i0_.group_id AS group_id_9 FROM info_block i0_ WHERE (i0_.group_id = ?) AND i0_.ib_type IN ('4') ORDER BY i0_.title ASC
SELECT i0_.id AS id_0, i0_.created_at AS created_at_1, i0_.title AS title_2, i0_.text AS text_3, i0_.image AS image_4, i0_.description_add AS description_add_5, i0_.keywords AS keywords_6, i0_.slug AS slug_7, i0_.ib_type AS ib_type_8, i0_.group_id AS group_id_9 FROM info_block i0_ WHERE (i0_.group_id = 1) AND i0_.ib_type IN ('4') ORDER BY i0_.title ASC;
|
10 |
0.46 ms |
SELECT t0_.id AS id_0, t0_.town AS town_1, t0_.name AS name_2, t0_.seo_name AS seo_name_3 FROM town t0_ ORDER BY t0_.id ASC
SELECT t0_.id AS id_0, t0_.town AS town_1, t0_.name AS name_2, t0_.seo_name AS seo_name_3 FROM town t0_ ORDER BY t0_.id ASC;
|