Log Messages

Всего 194 записи.
#TimeSince previousLevelCategoryMessage
   
113:51:05.354
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
213:51:05.355
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
313:51:05.355
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
413:51:05.355
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
513:51:05.355
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
613:51:05.355
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://10.0.3.77:5379, database=7
713:51:05.355
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
813:51:05.355
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
913:51:05.355
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1013:51:05.355
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
1113:51:05.355
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1213:51:05.356
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
1313:51:05.356
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1413:51:05.356
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
1513:51:05.356
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1613:51:05.356
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=10.0.3.77;port=3306;dbname=playtennis_dev
1713:51:05.358
< 2ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1813:51:05.359
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1913:51:05.359
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'key_storage_item' AND `kcu`.`TABLE_NAME` = 'key_storage_item'
2013:51:05.360
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
2113:51:05.360
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'tournament/index'
2213:51:05.360
< 0ms >
traceyii\base\Controller::runActionRoute to run: tournament/index
2313:51:05.361
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `seo`
2413:51:05.361
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'seo' AND `kcu`.`TABLE_NAME` = 'seo'
2513:51:05.361
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='tournament/78'
2613:51:05.362
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\TournamentController::actionIndex()
2713:51:05.362
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE (`id`='78') AND (`tournaments`.`status`=1)
2813:51:05.362
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments`
2913:51:05.362
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'tournaments' AND `kcu`.`TABLE_NAME` = 'tournaments'
3013:51:05.363
< 0ms >
infoyii\db\Command::querySELECT * FROM `request_tournament` WHERE `tournament_id`=78 ORDER BY `request_tournament`.`created_at` DESC
3113:51:05.364
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
3213:51:05.640
< 276ms >
traceyii\web\AssetConverter::runCommandConverted scss/main.scss into scss/main.min.css: STDOUT: STDERR:
3313:51:05.641
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`position`=1) AND (`tournament_id`=78)
3413:51:05.641
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_has_profiles`
3513:51:05.642
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'tournaments_has_profiles' AND `kcu`.`TABLE_NAME` = 'tournaments_has_profiles'
3613:51:05.643
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
3713:51:05.643
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `user`
3813:51:05.644
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'user' AND `kcu`.`TABLE_NAME` = 'user'
3913:51:05.645
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
4013:51:05.645
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=78 ORDER BY `tournament_gallery`.`order`
4113:51:05.646
< 1ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_gallery`
4213:51:05.646
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'tournament_gallery' AND `kcu`.`TABLE_NAME` = 'tournament_gallery'
4313:51:05.647
< 0ms >
infoyii\db\Command::querySELECT `player_id`, max(created_at) AS `created_at`, max(id) AS `id` FROM `list_invited_players` WHERE `tournament_id`=78 GROUP BY `player_id`
4413:51:05.648
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE `tournament_id`=78
4513:51:05.648
< 0ms >
infoyii\db\Command::querySELECT * FROM `list_invited_players` WHERE (0=1) AND (`player_id` NOT IN (17, 27, 40, 51, 61, 103)) AND (`player_id` NOT IN (SELECT `user_id` FROM `request_tournament` WHERE `tournament_id`=78))
4613:51:05.648
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id`=5
4713:51:05.649
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `age_category`
4813:51:05.649
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'age_category' AND `kcu`.`TABLE_NAME` = 'age_category'
4913:51:05.650
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE (`user`.`birth_date` IS NOT NULL) AND (`status`=2) AND (`birth_date` >= '2014-07-19')
5013:51:05.651
< 1ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id` IN (2, 1, 7, 5, 4, 10)
5113:51:05.652
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments` WHERE (`id`='78') AND (`type`=1))
5213:51:05.652
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5313:51:05.652
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='group-stage-id'
5413:51:05.652
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
5513:51:05.652
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `scheme_id`='1' ORDER BY `name`
5613:51:05.653
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=1) ORDER BY `position_group`
5713:51:05.653
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user` WHERE `id` IN (61, 51, 103) ORDER BY `first_name`
5813:51:05.653
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 103 then first_player_id when second_player_id != 103 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='78') AND (`use_stage_id`=1)) AND ((`tournament_stage_games`.`first_player_id`=103) OR (`tournament_stage_games`.`second_player_id`=103)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,103,51,61)
5913:51:05.654
< 1ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=733
6013:51:05.655
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_stage_games`
6113:51:05.655
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'tournament_stage_games' AND `kcu`.`TABLE_NAME` = 'tournament_stage_games'
6213:51:05.656
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
6313:51:05.656
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
6413:51:05.656
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
6513:51:05.656
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=734
6613:51:05.656
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
6713:51:05.656
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
6813:51:05.657
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
6913:51:05.657
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
7013:51:05.657
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 51 then first_player_id when second_player_id != 51 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='78') AND (`use_stage_id`=1)) AND ((`tournament_stage_games`.`first_player_id`=51) OR (`tournament_stage_games`.`second_player_id`=51)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,103,51,61)
7113:51:05.657
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=733
7213:51:05.657
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
7313:51:05.657
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
7413:51:05.658
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
7513:51:05.658
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=731
7613:51:05.658
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
7713:51:05.658
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
7813:51:05.658
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
7913:51:05.658
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
8013:51:05.658
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 61 then first_player_id when second_player_id != 61 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='78') AND (`use_stage_id`=1)) AND ((`tournament_stage_games`.`first_player_id`=61) OR (`tournament_stage_games`.`second_player_id`=61)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,103,51,61)
8113:51:05.659
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=734
8213:51:05.659
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
8313:51:05.659
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
8413:51:05.659
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
8513:51:05.659
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=731
8613:51:05.659
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
8713:51:05.659
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
8813:51:05.660
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
8913:51:05.660
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
9013:51:05.660
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=2) ORDER BY `position_group`
9113:51:05.660
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user` WHERE `id` IN (40, 27, 17) ORDER BY `first_name`
9213:51:05.660
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 17 then first_player_id when second_player_id != 17 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='78') AND (`use_stage_id`=2)) AND ((`tournament_stage_games`.`first_player_id`=17) OR (`tournament_stage_games`.`second_player_id`=17)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,17,27,40)
9313:51:05.660
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=732
9413:51:05.660
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
9513:51:05.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
9613:51:05.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
9713:51:05.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=736
9813:51:05.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
9913:51:05.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
10013:51:05.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
10113:51:05.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
10213:51:05.661
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 27 then first_player_id when second_player_id != 27 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='78') AND (`use_stage_id`=2)) AND ((`tournament_stage_games`.`first_player_id`=27) OR (`tournament_stage_games`.`second_player_id`=27)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,17,27,40)
10313:51:05.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=732
10413:51:05.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
10513:51:05.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
10613:51:05.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
10713:51:05.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=737
10813:51:05.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
10913:51:05.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
11013:51:05.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
11113:51:05.663
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
11213:51:05.663
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 40 then first_player_id when second_player_id != 40 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='78') AND (`use_stage_id`=2)) AND ((`tournament_stage_games`.`first_player_id`=40) OR (`tournament_stage_games`.`second_player_id`=40)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,17,27,40)
11313:51:05.663
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=736
11413:51:05.663
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
11513:51:05.663
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
11613:51:05.663
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
11713:51:05.663
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=737
11813:51:05.664
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
11913:51:05.664
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
12013:51:05.664
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
12113:51:05.664
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
12213:51:05.664
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=3) ORDER BY `position_group`
12313:51:05.664
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=4) ORDER BY `position_group`
12413:51:05.664
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12513:51:05.664
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='place-3-stage-id'
12613:51:05.664
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
12713:51:05.665
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12813:51:05.665
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='final-stage-id'
12913:51:05.665
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
13013:51:05.665
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13113:51:05.665
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='play-off-stage-id'
13213:51:05.665
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
13313:51:05.665
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_playoff` WHERE `tour_id`='78' ORDER BY `ids`
13413:51:05.666
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_playoff`
13513:51:05.666
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'tournaments_playoff' AND `kcu`.`TABLE_NAME` = 'tournaments_playoff'
13613:51:05.667
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id` IN (739, 740, 741)
13713:51:05.667
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (11, 13)
13813:51:05.667
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `stage`
13913:51:05.667
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'stage' AND `kcu`.`TABLE_NAME` = 'stage'
14013:51:05.668
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE (`tournament_id`='78') AND (`use_stage_id`='12')
14113:51:05.668
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/index.php
14213:51:05.668
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub_court` WHERE 0=1
14313:51:05.668
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=78) AND (`position` IS NOT NULL))
14413:51:05.668
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournament_stage_games` WHERE (`tournament_id`=78) AND (`result` IS NOT NULL))
14513:51:05.668
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_info.php
14613:51:05.668
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub` WHERE `id`=1
14713:51:05.669
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `sportclub`
14813:51:05.669
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'sportclub' AND `kcu`.`TABLE_NAME` = 'sportclub'
14913:51:05.670
< 0ms >
infoyii\db\Command::querySELECT * FROM `balls` WHERE `id`=3
15013:51:05.670
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `balls`
15113:51:05.671
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'balls' AND `kcu`.`TABLE_NAME` = 'balls'
15213:51:05.671
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_has_players_double` WHERE (`position`=1) AND (`tournament_id`=78)
15313:51:05.671
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_reglament.php
15413:51:05.671
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_translation.php
15513:51:05.671
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
15613:51:05.671
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=78) AND (`position` IS NOT NULL))
15713:51:05.672
< 0ms >
infoyii\db\Command::querySELECT `tournament_id`, `profile_id`, `stage_id`, Ifnull(stage_id, 9999) AS `stage_id_feik`, Ifnull(position, 9999) AS `position` FROM `tournaments_has_profiles` WHERE `tournament_id`=78 ORDER BY `position`, field (stage_id_feik, 13,12,11,10,9,8,7,6,15,1,2,3,4,5,14,9999)
15813:51:05.672
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (40, 27, 61, 51, 103, 17)
15913:51:05.672
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16013:51:05.672
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16113:51:05.672
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16213:51:05.672
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16313:51:05.672
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16413:51:05.672
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16513:51:05.672
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
16613:51:05.673
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE (`tournament_stage_games`.`use_stage_id` IS NOT NULL) AND (`match_id` IS NULL) AND (`result` IS NOT NULL) AND (`tournament_id`=78) ORDER BY field (use_stage_id, 13,12,11,10,9,8,7,6,15,1,2,3,4,5,14)
16713:51:05.673
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (13, 12, 11, 15, 1, 2)
16813:51:05.673
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_group.php
16913:51:05.673
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single.php
17013:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17113:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17213:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17313:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single_results.php
17413:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single.php
17513:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17613:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17713:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17813:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single_results.php
17913:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_play_off.php
18013:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches_section.php
18113:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
18213:51:05.674
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=78) AND (`position` IS NOT NULL))
18313:51:05.674
< 0ms >
infoyii\db\Command::querySELECT `created_at` FROM `tournament_gallery` WHERE `tournament_id`=78 ORDER BY `created_at` DESC
18413:51:05.674
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_gallery.php
18513:51:05.674
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=78 ORDER BY `tournament_gallery`.`order` DESC
18613:51:05.675
< 1ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_contacts.php
18713:51:05.675
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/main.php
18813:51:05.676
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/base.php
18913:51:05.676
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='home'
19013:51:05.676
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/header.php
19113:51:05.676
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/footer.php
19213:51:05.676
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/_clear.php
19313:51:05.676
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19413:51:05.676
< 0ms >
infoyii\web\Session::openSession started