1 |
1.39 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 WHERE t0.id = 1;
|
2 |
1.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.logo AS logo_4, t0.season AS season_5, t0.archive AS archive_6, t0.date AS date_7, t0.beach AS beach_8, t0.filter AS filter_9, t0.place1_id AS place1_id_10, t0.place2_id AS place2_id_11, t0.place3_id AS place3_id_12, t0.place4_id AS place4_id_13, t0.tournament_group_id AS tournament_group_id_14 FROM tournament t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.logo AS logo_4, t0.season AS season_5, t0.archive AS archive_6, t0.date AS date_7, t0.beach AS beach_8, t0.filter AS filter_9, t0.place1_id AS place1_id_10, t0.place2_id AS place2_id_11, t0.place3_id AS place3_id_12, t0.place4_id AS place4_id_13, t0.tournament_group_id AS tournament_group_id_14 FROM tournament t0 WHERE t0.id = '6';
|
3 |
1.10 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.criteria AS criteria_2, p0_.add_criteria AS add_criteria_3, p0_.type AS type_4, p0_.title AS title_5, p0_.default_location_id AS default_location_id_6, p0_.tournament_id AS tournament_id_7 FROM phase p0_ WHERE p0_.tournament_id = ?
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.criteria AS criteria_2, p0_.add_criteria AS add_criteria_3, p0_.type AS type_4, p0_.title AS title_5, p0_.default_location_id AS default_location_id_6, p0_.tournament_id AS tournament_id_7 FROM phase p0_ WHERE p0_.tournament_id = 6;
|
4 |
1.23 ms |
SELECT d0_.id AS id_0, d0_.p11 AS p11_1, d0_.p12 AS p12_2, d0_.p21 AS p21_3, d0_.p22 AS p22_4, d0_.p31 AS p31_5, d0_.p32 AS p32_6, d0_.p41 AS p41_7, d0_.p42 AS p42_8, d0_.p51 AS p51_9, d0_.p52 AS p52_10, d0_.date AS date_11, d0_.video AS video_12, d0_.round AS round_13, d0_.phase_id AS phase_id_14, d0_.team1_id AS team1_id_15, d0_.team2_id AS team2_id_16, d0_.referee_id AS referee_id_17, d0_.assistant_id AS assistant_id_18, d0_.location_id AS location_id_19 FROM duel d0_ WHERE d0_.phase_id = ? ORDER BY d0_.date ASC
SELECT d0_.id AS id_0, d0_.p11 AS p11_1, d0_.p12 AS p12_2, d0_.p21 AS p21_3, d0_.p22 AS p22_4, d0_.p31 AS p31_5, d0_.p32 AS p32_6, d0_.p41 AS p41_7, d0_.p42 AS p42_8, d0_.p51 AS p51_9, d0_.p52 AS p52_10, d0_.date AS date_11, d0_.video AS video_12, d0_.round AS round_13, d0_.phase_id AS phase_id_14, d0_.team1_id AS team1_id_15, d0_.team2_id AS team2_id_16, d0_.referee_id AS referee_id_17, d0_.assistant_id AS assistant_id_18, d0_.location_id AS location_id_19 FROM duel d0_ WHERE d0_.phase_id = 15 ORDER BY d0_.date ASC;
|
5 |
1.09 ms |
SELECT t0_.id AS id_0, t0_.points AS points_1, t0_.duels AS duels_2, t0_.win AS win_3, t0_.lose AS lose_4, t0_.bw AS bw_5, t0_.bl AS bl_6, t0_.gw AS gw_7, t0_.gl AS gl_8, t0_.rating AS rating_9, t0_.add_rating AS add_rating_10, t0_.team_id AS team_id_11, t0_.phase_id AS phase_id_12 FROM team_in_phase t0_ WHERE t0_.phase_id = ? ORDER BY t0_.rating DESC, t0_.add_rating DESC
SELECT t0_.id AS id_0, t0_.points AS points_1, t0_.duels AS duels_2, t0_.win AS win_3, t0_.lose AS lose_4, t0_.bw AS bw_5, t0_.bl AS bl_6, t0_.gw AS gw_7, t0_.gl AS gl_8, t0_.rating AS rating_9, t0_.add_rating AS add_rating_10, t0_.team_id AS team_id_11, t0_.phase_id AS phase_id_12 FROM team_in_phase t0_ WHERE t0_.phase_id = 15 ORDER BY t0_.rating DESC, t0_.add_rating DESC;
|
6 |
0.79 ms |
SELECT d0_.id AS id_0, d0_.p11 AS p11_1, d0_.p12 AS p12_2, d0_.p21 AS p21_3, d0_.p22 AS p22_4, d0_.p31 AS p31_5, d0_.p32 AS p32_6, d0_.p41 AS p41_7, d0_.p42 AS p42_8, d0_.p51 AS p51_9, d0_.p52 AS p52_10, d0_.date AS date_11, d0_.video AS video_12, d0_.round AS round_13, d0_.phase_id AS phase_id_14, d0_.team1_id AS team1_id_15, d0_.team2_id AS team2_id_16, d0_.referee_id AS referee_id_17, d0_.assistant_id AS assistant_id_18, d0_.location_id AS location_id_19 FROM duel d0_ WHERE d0_.phase_id = ? ORDER BY d0_.date ASC
SELECT d0_.id AS id_0, d0_.p11 AS p11_1, d0_.p12 AS p12_2, d0_.p21 AS p21_3, d0_.p22 AS p22_4, d0_.p31 AS p31_5, d0_.p32 AS p32_6, d0_.p41 AS p41_7, d0_.p42 AS p42_8, d0_.p51 AS p51_9, d0_.p52 AS p52_10, d0_.date AS date_11, d0_.video AS video_12, d0_.round AS round_13, d0_.phase_id AS phase_id_14, d0_.team1_id AS team1_id_15, d0_.team2_id AS team2_id_16, d0_.referee_id AS referee_id_17, d0_.assistant_id AS assistant_id_18, d0_.location_id AS location_id_19 FROM duel d0_ WHERE d0_.phase_id = 16 ORDER BY d0_.date ASC;
|
7 |
0.66 ms |
SELECT t0_.id AS id_0, t0_.points AS points_1, t0_.duels AS duels_2, t0_.win AS win_3, t0_.lose AS lose_4, t0_.bw AS bw_5, t0_.bl AS bl_6, t0_.gw AS gw_7, t0_.gl AS gl_8, t0_.rating AS rating_9, t0_.add_rating AS add_rating_10, t0_.team_id AS team_id_11, t0_.phase_id AS phase_id_12 FROM team_in_phase t0_ WHERE t0_.phase_id = ? ORDER BY t0_.rating DESC, t0_.add_rating DESC
SELECT t0_.id AS id_0, t0_.points AS points_1, t0_.duels AS duels_2, t0_.win AS win_3, t0_.lose AS lose_4, t0_.bw AS bw_5, t0_.bl AS bl_6, t0_.gw AS gw_7, t0_.gl AS gl_8, t0_.rating AS rating_9, t0_.add_rating AS add_rating_10, t0_.team_id AS team_id_11, t0_.phase_id AS phase_id_12 FROM team_in_phase t0_ WHERE t0_.phase_id = 16 ORDER BY t0_.rating DESC, t0_.add_rating DESC;
|
8 |
0.66 ms |
SELECT d0_.id AS id_0, d0_.p11 AS p11_1, d0_.p12 AS p12_2, d0_.p21 AS p21_3, d0_.p22 AS p22_4, d0_.p31 AS p31_5, d0_.p32 AS p32_6, d0_.p41 AS p41_7, d0_.p42 AS p42_8, d0_.p51 AS p51_9, d0_.p52 AS p52_10, d0_.date AS date_11, d0_.video AS video_12, d0_.round AS round_13, d0_.phase_id AS phase_id_14, d0_.team1_id AS team1_id_15, d0_.team2_id AS team2_id_16, d0_.referee_id AS referee_id_17, d0_.assistant_id AS assistant_id_18, d0_.location_id AS location_id_19 FROM duel d0_ WHERE d0_.phase_id = ? ORDER BY d0_.date ASC
SELECT d0_.id AS id_0, d0_.p11 AS p11_1, d0_.p12 AS p12_2, d0_.p21 AS p21_3, d0_.p22 AS p22_4, d0_.p31 AS p31_5, d0_.p32 AS p32_6, d0_.p41 AS p41_7, d0_.p42 AS p42_8, d0_.p51 AS p51_9, d0_.p52 AS p52_10, d0_.date AS date_11, d0_.video AS video_12, d0_.round AS round_13, d0_.phase_id AS phase_id_14, d0_.team1_id AS team1_id_15, d0_.team2_id AS team2_id_16, d0_.referee_id AS referee_id_17, d0_.assistant_id AS assistant_id_18, d0_.location_id AS location_id_19 FROM duel d0_ WHERE d0_.phase_id = 18 ORDER BY d0_.date ASC;
|
9 |
0.66 ms |
SELECT t0_.id AS id_0, t0_.points AS points_1, t0_.duels AS duels_2, t0_.win AS win_3, t0_.lose AS lose_4, t0_.bw AS bw_5, t0_.bl AS bl_6, t0_.gw AS gw_7, t0_.gl AS gl_8, t0_.rating AS rating_9, t0_.add_rating AS add_rating_10, t0_.team_id AS team_id_11, t0_.phase_id AS phase_id_12 FROM team_in_phase t0_ WHERE t0_.phase_id = ? ORDER BY t0_.id ASC
SELECT t0_.id AS id_0, t0_.points AS points_1, t0_.duels AS duels_2, t0_.win AS win_3, t0_.lose AS lose_4, t0_.bw AS bw_5, t0_.bl AS bl_6, t0_.gw AS gw_7, t0_.gl AS gl_8, t0_.rating AS rating_9, t0_.add_rating AS add_rating_10, t0_.team_id AS team_id_11, t0_.phase_id AS phase_id_12 FROM team_in_phase t0_ WHERE t0_.phase_id = 18 ORDER BY t0_.id ASC;
|
10 |
0.73 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 51;
|
11 |
0.69 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 51;
|
12 |
0.52 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.color AS color_4, t0.bg AS bg_5 FROM level t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.color AS color_4, t0.bg AS bg_5 FROM level t0 WHERE t0.id = 4;
|
13 |
0.47 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.color AS color_4, t0.bg AS bg_5 FROM level t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.color AS color_4, t0.bg AS bg_5 FROM level t0 WHERE t0.id = 3;
|
14 |
0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 56;
|
15 |
0.63 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 56;
|
16 |
0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 59;
|
17 |
0.70 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 59;
|
18 |
0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 67;
|
19 |
0.85 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 67;
|
20 |
0.61 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.season AS season_3, t0.about AS about_4 FROM tournament_group t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.season AS season_3, t0.about AS about_4 FROM tournament_group t0 WHERE t0.id = 3;
|
21 |
0.60 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.logo AS logo_4, t0.season AS season_5, t0.archive AS archive_6, t0.date AS date_7, t0.beach AS beach_8, t0.filter AS filter_9, t0.place1_id AS place1_id_10, t0.place2_id AS place2_id_11, t0.place3_id AS place3_id_12, t0.place4_id AS place4_id_13, t0.tournament_group_id AS tournament_group_id_14 FROM tournament t0 WHERE t0.tournament_group_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.logo AS logo_4, t0.season AS season_5, t0.archive AS archive_6, t0.date AS date_7, t0.beach AS beach_8, t0.filter AS filter_9, t0.place1_id AS place1_id_10, t0.place2_id AS place2_id_11, t0.place3_id AS place3_id_12, t0.place4_id AS place4_id_13, t0.tournament_group_id AS tournament_group_id_14 FROM tournament t0 WHERE t0.tournament_group_id = 3;
|
22 |
0.68 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.about AS about_4, t0.address AS address_5, t0.map AS map_6 FROM location t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.name AS name_3, t0.about AS about_4, t0.address AS address_5, t0.map AS map_6 FROM location t0 WHERE t0.id = 11;
|
23 |
0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 69;
|
24 |
0.91 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 69;
|
25 |
0.59 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 71;
|
26 |
0.85 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 71;
|
27 |
0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 50;
|
28 |
0.69 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 50;
|
29 |
0.49 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.color AS color_4, t0.bg AS bg_5 FROM level t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.color AS color_4, t0.bg AS bg_5 FROM level t0 WHERE t0.id = 2;
|
30 |
1.49 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 53;
|
31 |
0.82 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 53;
|
32 |
0.65 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 74;
|
33 |
0.89 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 74;
|
34 |
0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 57;
|
35 |
0.70 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 57;
|
36 |
0.72 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 55;
|
37 |
0.71 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 55;
|
38 |
0.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.about AS about_3, t0.our AS our_4, t0.logo AS logo_5, t0.photos AS photos_6, t0.domestic AS domestic_7, t0.bg AS bg_8, t0.beach AS beach_9, t0.rating AS rating_10, t0.hide_roster AS hide_roster_11, t0.captain_id AS captain_id_12, t0.coach_id AS coach_id_13, t0.head_id AS head_id_14 FROM team t0 WHERE t0.id = 58;
|
39 |
0.69 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.photo AS photo_6, t0.auth_date AS auth_date_7, t0.theme AS theme_8, t0.birthday AS birthday_9, t0.phone AS phone_10, t0.about AS about_11, t0.custom_photo AS custom_photo_12, t0.male AS male_13, t0.coach AS coach_14, t0.captain AS captain_15, t0.ts_x AS ts_x_16, t0.register_date AS register_date_17, t0.telegram_id AS telegram_id_18, t0.notification AS notification_19, t0.trainings_filter AS trainings_filter_20, t0.show_year AS show_year_21, t0.verified AS verified_22, t0.account_balance AS account_balance_23, t0.discount AS discount_24, t0.patronymic AS patronymic_25, t0.beach_rating AS beach_rating_26, t0.beach_games AS beach_games_27, t0.child AS child_28, t0.level_id AS level_id_29 FROM user t0 INNER JOIN team_user ON t0.id = team_user.user_id WHERE team_user.team_id = 58;
|
40 |
0.52 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.color AS color_4, t0.bg AS bg_5 FROM level t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.color AS color_4, t0.bg AS bg_5 FROM level t0 WHERE t0.id = 1;
|