Log Messages

Всего 194 записи.
#TimeSince previousLevelCategoryMessage
   
106:41:07.056
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
206:41:07.057
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
306:41:07.057
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
406:41:07.057
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
506:41:07.057
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
606:41:07.057
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://10.0.3.77:5379, database=7
706:41:07.057
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
806:41:07.057
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
906:41:07.058
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1006:41:07.058
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
1106:41:07.058
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1206:41:07.058
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
1306:41:07.058
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1406:41:07.059
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
1506:41:07.059
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1606:41:07.059
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=10.0.3.77;port=3306;dbname=playtennis_dev
1706:41:07.063
< 4ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1806:41:07.064
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1906:41:07.065
< 1ms >
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'
2006:41:07.066
< 1ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
2106:41:07.067
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'tournament/index'
2206:41:07.067
< 0ms >
traceyii\base\Controller::runActionRoute to run: tournament/index
2306:41:07.067
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `seo`
2406:41:07.068
< 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'
2506:41:07.068
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='tournament/78'
2606:41:07.069
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\TournamentController::actionIndex()
2706:41:07.069
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE (`id`='78') AND (`tournaments`.`status`=1)
2806:41:07.069
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments`
2906:41:07.071
< 1ms >
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'
3006:41:07.072
< 1ms >
infoyii\db\Command::querySELECT * FROM `request_tournament` WHERE `tournament_id`=78 ORDER BY `request_tournament`.`created_at` DESC
3106:41:07.072
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
3206:41:07.575
< 503ms >
traceyii\web\AssetConverter::runCommandConverted scss/main.scss into scss/main.min.css: STDOUT: STDERR:
3306:41:07.576
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`position`=1) AND (`tournament_id`=78)
3406:41:07.577
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_has_profiles`
3506:41:07.578
< 1ms >
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'
3606:41:07.579
< 1ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
3706:41:07.580
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `user`
3806:41:07.581
< 1ms >
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'
3906:41:07.583
< 1ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
4006:41:07.583
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=78 ORDER BY `tournament_gallery`.`order`
4106:41:07.584
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_gallery`
4206:41:07.585
< 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'
4306:41:07.586
< 1ms >
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`
4406:41:07.587
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE `tournament_id`=78
4506:41:07.587
< 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))
4606:41:07.587
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id`=5
4706:41:07.588
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `age_category`
4806:41:07.588
< 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'
4906:41:07.589
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE (`user`.`birth_date` IS NOT NULL) AND (`status`=2) AND (`birth_date` >= '2014-07-18')
5006:41:07.591
< 2ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id` IN (2, 1, 7, 5, 4, 10)
5106:41:07.592
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments` WHERE (`id`='78') AND (`type`=1))
5206:41:07.592
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5306:41:07.595
< 2ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='group-stage-id'
5406:41:07.595
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
5506:41:07.595
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `scheme_id`='1' ORDER BY `name`
5606:41:07.595
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=1) ORDER BY `position_group`
5706:41:07.596
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user` WHERE `id` IN (61, 51, 103) ORDER BY `first_name`
5806:41:07.596
< 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)
5906:41:07.596
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=733
6006:41:07.597
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_stage_games`
6106:41:07.597
< 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'
6206:41:07.598
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
6306:41:07.599
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
6406:41:07.599
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
6506:41:07.599
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=734
6606:41:07.600
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
6706:41:07.600
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
6806:41:07.600
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
6906:41:07.600
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
7006:41:07.601
< 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)
7106:41:07.601
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=733
7206:41:07.601
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
7306:41:07.602
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
7406:41:07.602
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
7506:41:07.602
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=731
7606:41:07.603
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
7706:41:07.603
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
7806:41:07.603
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
7906:41:07.604
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
8006:41:07.604
< 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)
8106:41:07.604
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=734
8206:41:07.605
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
8306:41:07.605
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
8406:41:07.605
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
8506:41:07.605
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=731
8606:41:07.606
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
8706:41:07.606
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
8806:41:07.606
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
8906:41:07.607
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
9006:41:07.607
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=2) ORDER BY `position_group`
9106:41:07.607
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user` WHERE `id` IN (40, 27, 17) ORDER BY `first_name`
9206:41:07.608
< 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)
9306:41:07.608
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=732
9406:41:07.608
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
9506:41:07.608
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
9606:41:07.609
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
9706:41:07.609
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=736
9806:41:07.609
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
9906:41:07.610
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
10006:41:07.610
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
10106:41:07.610
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
10206:41:07.611
< 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)
10306:41:07.611
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=732
10406:41:07.611
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
10506:41:07.612
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
10606:41:07.612
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
10706:41:07.612
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=737
10806:41:07.613
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
10906:41:07.613
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
11006:41:07.613
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
11106:41:07.614
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
11206:41:07.614
< 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)
11306:41:07.614
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=736
11406:41:07.615
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
11506:41:07.615
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
11606:41:07.616
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
11706:41:07.620
< 3ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=737
11806:41:07.620
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
11906:41:07.620
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
12006:41:07.621
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
12106:41:07.621
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
12206:41:07.621
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=3) ORDER BY `position_group`
12306:41:07.622
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=4) ORDER BY `position_group`
12406:41:07.622
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12506:41:07.622
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='place-3-stage-id'
12606:41:07.622
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
12706:41:07.622
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12806:41:07.623
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='final-stage-id'
12906:41:07.623
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
13006:41:07.623
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13106:41:07.623
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='play-off-stage-id'
13206:41:07.623
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
13306:41:07.624
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_playoff` WHERE `tour_id`='78' ORDER BY `ids`
13406:41:07.624
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_playoff`
13506:41:07.625
< 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'
13606:41:07.626
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id` IN (739, 740, 741)
13706:41:07.626
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (11, 13)
13806:41:07.626
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `stage`
13906:41:07.627
< 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'
14006:41:07.628
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE (`tournament_id`='78') AND (`use_stage_id`='12')
14106:41:07.629
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/index.php
14206:41:07.629
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub_court` WHERE 0=1
14306:41:07.629
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=78) AND (`position` IS NOT NULL))
14406:41:07.629
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournament_stage_games` WHERE (`tournament_id`=78) AND (`result` IS NOT NULL))
14506:41:07.630
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_info.php
14606:41:07.630
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub` WHERE `id`=1
14706:41:07.630
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `sportclub`
14806:41:07.631
< 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'
14906:41:07.632
< 1ms >
infoyii\db\Command::querySELECT * FROM `balls` WHERE `id`=3
15006:41:07.633
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `balls`
15106:41:07.633
< 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'
15206:41:07.634
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_has_players_double` WHERE (`position`=1) AND (`tournament_id`=78)
15306:41:07.635
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_reglament.php
15406:41:07.635
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_translation.php
15506:41:07.635
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
15606:41:07.635
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=78) AND (`position` IS NOT NULL))
15706:41:07.635
< 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)
15806:41:07.635
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (40, 27, 61, 51, 103, 17)
15906:41:07.636
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16006:41:07.636
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16106:41:07.636
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16206:41:07.636
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16306:41:07.636
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16406:41:07.636
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16506:41:07.637
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
16606:41:07.640
< 3ms >
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)
16706:41:07.640
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (13, 12, 11, 15, 1, 2)
16806:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_group.php
16906:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single.php
17006:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17106:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17206:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17306:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single_results.php
17406:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single.php
17506:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17606:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17706:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17806:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single_results.php
17906:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_play_off.php
18006:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches_section.php
18106:41:07.641
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
18206:41:07.641
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=78) AND (`position` IS NOT NULL))
18306:41:07.642
< 0ms >
infoyii\db\Command::querySELECT `created_at` FROM `tournament_gallery` WHERE `tournament_id`=78 ORDER BY `created_at` DESC
18406:41:07.642
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_gallery.php
18506:41:07.642
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=78 ORDER BY `tournament_gallery`.`order` DESC
18606:41:07.644
< 2ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_contacts.php
18706:41:07.645
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/main.php
18806:41:07.645
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/base.php
18906:41:07.645
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='home'
19006:41:07.645
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/header.php
19106:41:07.645
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/footer.php
19206:41:07.645
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/_clear.php
19306:41:07.645
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19406:41:07.648
< 2ms >
infoyii\web\Session::openSession started