Log Messages

Всего 194 записи.
#TimeSince previousLevelCategoryMessage
   
115:07:20.194
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
215:07:20.194
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
315:07:20.194
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
415:07:20.194
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
515:07:20.194
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
615:07:20.194
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://10.0.3.77:5379, database=7
715:07:20.194
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
815:07:20.194
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
915:07:20.194
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1015:07:20.195
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
1115:07:20.195
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1215:07:20.195
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
1315:07:20.195
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1415:07:20.195
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
1515:07:20.195
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1615:07:20.195
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=10.0.3.77;port=3306;dbname=playtennis_dev
1715:07:20.198
< 2ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1815:07:20.198
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1915:07:20.199
< 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'
2015:07:20.199
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
2115:07:20.200
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'tournament/index'
2215:07:20.200
< 0ms >
traceyii\base\Controller::runActionRoute to run: tournament/index
2315:07:20.200
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `seo`
2415:07:20.200
< 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'
2515:07:20.201
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='tournament/78'
2615:07:20.201
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\TournamentController::actionIndex()
2715:07:20.201
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE (`id`='78') AND (`tournaments`.`status`=1)
2815:07:20.201
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments`
2915:07:20.202
< 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'
3015:07:20.202
< 0ms >
infoyii\db\Command::querySELECT * FROM `request_tournament` WHERE `tournament_id`=78 ORDER BY `request_tournament`.`created_at` DESC
3115:07:20.203
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
3215:07:20.469
< 265ms >
traceyii\web\AssetConverter::runCommandConverted scss/main.scss into scss/main.min.css: STDOUT: STDERR:
3315:07:20.470
< 1ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`position`=1) AND (`tournament_id`=78)
3415:07:20.470
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_has_profiles`
3515:07:20.471
< 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'
3615:07:20.472
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
3715:07:20.472
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `user`
3815:07:20.473
< 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'
3915:07:20.474
< 1ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
4015:07:20.474
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=78 ORDER BY `tournament_gallery`.`order`
4115:07:20.475
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_gallery`
4215:07:20.476
< 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'
4315:07:20.477
< 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`
4415:07:20.478
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE `tournament_id`=78
4515:07:20.478
< 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))
4615:07:20.478
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id`=5
4715:07:20.478
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `age_category`
4815:07:20.479
< 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'
4915:07:20.479
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE (`user`.`birth_date` IS NOT NULL) AND (`status`=2) AND (`birth_date` >= '2014-04-30')
5015:07:20.482
< 2ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id` IN (2, 1, 7, 5, 4, 10)
5115:07:20.483
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments` WHERE (`id`='78') AND (`type`=1))
5215:07:20.483
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5315:07:20.483
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='group-stage-id'
5415:07:20.483
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
5515:07:20.483
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `scheme_id`='1' ORDER BY `name`
5615:07:20.484
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=1) ORDER BY `position_group`
5715:07:20.484
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user` WHERE `id` IN (61, 51, 103) ORDER BY `first_name`
5815:07:20.484
< 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)
5915:07:20.485
< 1ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=733
6015:07:20.486
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_stage_games`
6115:07:20.486
< 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'
6215:07:20.487
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
6315:07:20.487
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
6415:07:20.487
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
6515:07:20.487
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=734
6615:07:20.487
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
6715:07:20.488
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
6815:07:20.488
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
6915:07:20.488
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
7015:07:20.488
< 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)
7115:07:20.489
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=733
7215:07:20.489
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
7315:07:20.489
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
7415:07:20.489
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
7515:07:20.489
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=731
7615:07:20.489
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
7715:07:20.490
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
7815:07:20.490
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
7915:07:20.490
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
8015:07:20.490
< 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)
8115:07:20.491
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=734
8215:07:20.491
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=103
8315:07:20.491
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
8415:07:20.491
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
8515:07:20.491
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=731
8615:07:20.492
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=51
8715:07:20.492
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
8815:07:20.492
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
8915:07:20.492
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=61
9015:07:20.492
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=2) ORDER BY `position_group`
9115:07:20.493
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user` WHERE `id` IN (40, 27, 17) ORDER BY `first_name`
9215:07:20.493
< 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)
9315:07:20.493
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=732
9415:07:20.493
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
9515:07:20.493
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
9615:07:20.494
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
9715:07:20.494
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=736
9815:07:20.494
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
9915:07:20.494
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
10015:07:20.494
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
10115:07:20.495
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
10215:07:20.495
< 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)
10315:07:20.495
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=732
10415:07:20.495
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
10515:07:20.496
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
10615:07:20.496
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
10715:07:20.496
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=737
10815:07:20.496
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
10915:07:20.496
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
11015:07:20.496
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
11115:07:20.497
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
11215:07:20.497
< 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)
11315:07:20.497
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=736
11415:07:20.497
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=17
11515:07:20.498
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
11615:07:20.498
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
11715:07:20.498
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=737
11815:07:20.498
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=27
11915:07:20.498
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
12015:07:20.498
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=78
12115:07:20.499
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=40
12215:07:20.499
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=3) ORDER BY `position_group`
12315:07:20.499
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='78') AND (`stage_id`=4) ORDER BY `position_group`
12415:07:20.499
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12515:07:20.499
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='place-3-stage-id'
12615:07:20.499
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
12715:07:20.500
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12815:07:20.500
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='final-stage-id'
12915:07:20.500
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
13015:07:20.500
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13115:07:20.500
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='play-off-stage-id'
13215:07:20.500
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
13315:07:20.500
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_playoff` WHERE `tour_id`='78' ORDER BY `ids`
13415:07:20.501
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_playoff`
13515:07:20.501
< 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'
13615:07:20.502
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id` IN (739, 740, 741)
13715:07:20.502
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (11, 13)
13815:07:20.502
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `stage`
13915:07:20.502
< 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'
14015:07:20.503
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE (`tournament_id`='78') AND (`use_stage_id`='12')
14115:07:20.503
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/index.php
14215:07:20.503
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub_court` WHERE 0=1
14315:07:20.503
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=78) AND (`position` IS NOT NULL))
14415:07:20.504
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournament_stage_games` WHERE (`tournament_id`=78) AND (`result` IS NOT NULL))
14515:07:20.504
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_info.php
14615:07:20.504
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub` WHERE `id`=1
14715:07:20.504
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `sportclub`
14815:07:20.505
< 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'
14915:07:20.506
< 0ms >
infoyii\db\Command::querySELECT * FROM `balls` WHERE `id`=3
15015:07:20.506
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `balls`
15115:07:20.506
< 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'
15215:07:20.507
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_has_players_double` WHERE (`position`=1) AND (`tournament_id`=78)
15315:07:20.507
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_reglament.php
15415:07:20.507
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_translation.php
15515:07:20.507
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
15615:07:20.507
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=78) AND (`position` IS NOT NULL))
15715:07:20.508
< 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)
15815:07:20.508
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (40, 27, 61, 51, 103, 17)
15915:07:20.508
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16015:07:20.509
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16115:07:20.509
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16215:07:20.509
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16315:07:20.509
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16415:07:20.509
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16515:07:20.509
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
16615:07:20.509
< 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)
16715:07:20.509
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (13, 12, 11, 15, 1, 2)
16815:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_group.php
16915:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single.php
17015:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17115:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17215:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17315:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single_results.php
17415:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single.php
17515:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17615:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17715:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17815:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single_results.php
17915:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_play_off.php
18015:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches_section.php
18115:07:20.510
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
18215:07:20.510
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=78) AND (`position` IS NOT NULL))
18315:07:20.510
< 0ms >
infoyii\db\Command::querySELECT `created_at` FROM `tournament_gallery` WHERE `tournament_id`=78 ORDER BY `created_at` DESC
18415:07:20.511
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_gallery.php
18515:07:20.511
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=78 ORDER BY `tournament_gallery`.`order` DESC
18615:07:20.513
< 2ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_contacts.php
18715:07:20.513
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/main.php
18815:07:20.513
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/base.php
18915:07:20.513
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='home'
19015:07:20.513
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/header.php
19115:07:20.513
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/footer.php
19215:07:20.514
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/_clear.php
19315:07:20.514
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19415:07:20.515
< 0ms >
infoyii\web\Session::openSession started