1 |
2.92 ms |
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0;
|
2 |
2.57 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image AS image_4, t0.button AS button_5, t0.link AS link_6, t0.type AS type_7, t0.language_id AS language_id_8 FROM banner t0 WHERE t0.language_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image AS image_4, t0.button AS button_5, t0.link AS link_6, t0.type AS type_7, t0.language_id AS language_id_8 FROM banner t0 WHERE t0.language_id = 1;
|
3 |
0.84 ms |
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0;
|
4 |
0.41 ms |
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0;
|
5 |
2.11 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.description AS description_4, t0.language_id AS language_id_5 FROM service t0 WHERE t0.language_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.description AS description_4, t0.language_id AS language_id_5 FROM service t0 WHERE t0.language_id = 1;
|
6 |
2.36 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.answer AS answer_3, t0.category_id AS category_id_4, t0.language_id AS language_id_5 FROM question t0 WHERE t0.language_id = ? LIMIT 6
SELECT t0.id AS id_1, t0.content AS content_2, t0.answer AS answer_3, t0.category_id AS category_id_4, t0.language_id AS language_id_5 FROM question t0 WHERE t0.language_id = 1 LIMIT 6;
|
7 |
2.02 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.description AS description_4, t0.image AS image_5 FROM testimony t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.description AS description_4, t0.image AS image_5 FROM testimony t0;
|
8 |
2.09 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.detailed_description AS detailed_description_4, t0.image AS image_5, t0.images AS images_6, t0.active AS active_7, t0.created_at AS created_at_8, t0.alias AS alias_9, t0.language_id AS language_id_10 FROM blog t0 WHERE t0.language_id = ? LIMIT 3
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.detailed_description AS detailed_description_4, t0.image AS image_5, t0.images AS images_6, t0.active AS active_7, t0.created_at AS created_at_8, t0.alias AS alias_9, t0.language_id AS language_id_10 FROM blog t0 WHERE t0.language_id = 1 LIMIT 3;
|
9 |
0.53 ms |
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0
SELECT t0.id AS id_1, t0.abbreviation AS abbreviation_2, t0.icon AS icon_3 FROM language t0;
|
10 |
0.47 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.detailed_description AS detailed_description_4, t0.image AS image_5, t0.images AS images_6, t0.active AS active_7, t0.created_at AS created_at_8, t0.alias AS alias_9, t0.language_id AS language_id_10 FROM blog t0 WHERE t0.language_id = ? LIMIT 4
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.detailed_description AS detailed_description_4, t0.image AS image_5, t0.images AS images_6, t0.active AS active_7, t0.created_at AS created_at_8, t0.alias AS alias_9, t0.language_id AS language_id_10 FROM blog t0 WHERE t0.language_id = 1 LIMIT 4;
|