Log Messages

Всего 194 записи.
#TimeSince previousLevelCategoryMessage
   
108:12:18.918
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
208:12:18.919
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
308:12:18.919
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
408:12:18.919
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
508:12:18.919
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
608:12:18.919
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://10.0.3.77:5379, database=7
708:12:18.919
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
808:12:18.919
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
908:12:18.919
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1008:12:18.919
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
1108:12:18.920
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1208:12:18.920
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
1308:12:18.920
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1408:12:18.920
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
1508:12:18.920
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1608:12:18.920
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=10.0.3.77;port=3306;dbname=playtennis_dev
1708:12:18.923
< 2ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1808:12:18.923
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1908:12:18.924
< 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'
2008:12:18.924
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
2108:12:18.925
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'tournament/index'
2208:12:18.925
< 0ms >
traceyii\base\Controller::runActionRoute to run: tournament/index
2308:12:18.925
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `seo`
2408:12:18.925
< 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'
2508:12:18.926
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='tournament/16'
2608:12:18.926
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\TournamentController::actionIndex()
2708:12:18.926
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE (`id`='16') AND (`tournaments`.`status`=1)
2808:12:18.926
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments`
2908:12:18.927
< 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'
3008:12:18.927
< 0ms >
infoyii\db\Command::querySELECT * FROM `request_tournament` WHERE `tournament_id`=16 ORDER BY `request_tournament`.`created_at` DESC
3108:12:18.928
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
3208:12:19.184
< 256ms >
traceyii\web\AssetConverter::runCommandConverted scss/main.scss into scss/main.min.css: STDOUT: STDERR:
3308:12:19.185
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`position`=1) AND (`tournament_id`=16)
3408:12:19.186
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_has_profiles`
3508:12:19.186
< 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'
3608:12:19.187
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
3708:12:19.187
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `user`
3808:12:19.188
< 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'
3908:12:19.188
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
4008:12:19.189
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=16 ORDER BY `tournament_gallery`.`order`
4108:12:19.189
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_gallery`
4208:12:19.189
< 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'
4308:12:19.190
< 0ms >
infoyii\db\Command::querySELECT `player_id`, max(created_at) AS `created_at`, max(id) AS `id` FROM `list_invited_players` WHERE `tournament_id`=16 GROUP BY `player_id`
4408:12:19.190
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE `tournament_id`=16
4508:12:19.190
< 0ms >
infoyii\db\Command::querySELECT * FROM `list_invited_players` WHERE (0=1) AND (`player_id` NOT IN (48, 52, 74, 115, 116, 118)) AND (`player_id` NOT IN (SELECT `user_id` FROM `request_tournament` WHERE `tournament_id`=16))
4608:12:19.191
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id`=4
4708:12:19.191
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `age_category`
4808:12:19.191
< 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'
4908:12:19.192
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE (`user`.`birth_date` IS NOT NULL) AND (`status`=2) AND (`gender`=1)
5008:12:19.194
< 2ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id` IN (5, 2, 4, 10, 1)
5108:12:19.195
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments` WHERE (`id`='16') AND (`type`=1))
5208:12:19.195
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5308:12:19.195
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='group-stage-id'
5408:12:19.195
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
5508:12:19.195
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `scheme_id`='1' ORDER BY `name`
5608:12:19.195
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='16') AND (`stage_id`=1) ORDER BY `position_group`
5708:12:19.195
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user` WHERE `id` IN (74, 52, 116) ORDER BY `first_name`
5808:12:19.195
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 74 then first_player_id when second_player_id != 74 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='16') AND (`use_stage_id`=1)) AND ((`tournament_stage_games`.`first_player_id`=74) OR (`tournament_stage_games`.`second_player_id`=74)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,74,52,116)
5908:12:19.196
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=219
6008:12:19.196
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_stage_games`
6108:12:19.196
< 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'
6208:12:19.197
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
6308:12:19.197
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=52
6408:12:19.197
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
6508:12:19.197
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=221
6608:12:19.197
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
6708:12:19.197
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=116
6808:12:19.198
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
6908:12:19.198
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
7008:12:19.198
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 52 then first_player_id when second_player_id != 52 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='16') AND (`use_stage_id`=1)) AND ((`tournament_stage_games`.`first_player_id`=52) OR (`tournament_stage_games`.`second_player_id`=52)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,74,52,116)
7108:12:19.198
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=219
7208:12:19.198
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
7308:12:19.198
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=52
7408:12:19.198
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
7508:12:19.199
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=220
7608:12:19.199
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=52
7708:12:19.199
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=116
7808:12:19.199
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
7908:12:19.199
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=52
8008:12:19.199
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 116 then first_player_id when second_player_id != 116 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='16') AND (`use_stage_id`=1)) AND ((`tournament_stage_games`.`first_player_id`=116) OR (`tournament_stage_games`.`second_player_id`=116)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,74,52,116)
8108:12:19.199
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=221
8208:12:19.199
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
8308:12:19.200
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=116
8408:12:19.200
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
8508:12:19.200
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=220
8608:12:19.200
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=52
8708:12:19.200
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=116
8808:12:19.200
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
8908:12:19.200
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=116
9008:12:19.200
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='16') AND (`stage_id`=2) ORDER BY `position_group`
9108:12:19.201
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user` WHERE `id` IN (48, 118, 115) ORDER BY `first_name`
9208:12:19.201
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 48 then first_player_id when second_player_id != 48 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='16') AND (`use_stage_id`=2)) AND ((`tournament_stage_games`.`first_player_id`=48) OR (`tournament_stage_games`.`second_player_id`=48)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,48,115,118)
9308:12:19.201
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=224
9408:12:19.201
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=48
9508:12:19.201
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=115
9608:12:19.201
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
9708:12:19.201
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=222
9808:12:19.201
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=118
9908:12:19.202
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=48
10008:12:19.202
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
10108:12:19.202
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=48
10208:12:19.202
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 115 then first_player_id when second_player_id != 115 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='16') AND (`use_stage_id`=2)) AND ((`tournament_stage_games`.`first_player_id`=115) OR (`tournament_stage_games`.`second_player_id`=115)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,48,115,118)
10308:12:19.202
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=224
10408:12:19.202
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=48
10508:12:19.202
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=115
10608:12:19.203
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
10708:12:19.203
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=223
10808:12:19.203
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=118
10908:12:19.203
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=115
11008:12:19.203
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
11108:12:19.204
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=115
11208:12:19.204
< 0ms >
infoyii\db\Command::querySELECT `id`, (case when first_player_id != 118 then first_player_id when second_player_id != 118 then second_player_id END) AS `opponentId` FROM `tournament_stage_games` WHERE ((`tournament_id`='16') AND (`use_stage_id`=2)) AND ((`tournament_stage_games`.`first_player_id`=118) OR (`tournament_stage_games`.`second_player_id`=118)) AND (((`result` != '') AND (`result` IS NOT NULL)) OR (`early_result` IS NOT NULL)) ORDER BY field (opponentId,48,115,118)
11308:12:19.204
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=222
11408:12:19.204
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=118
11508:12:19.204
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=48
11608:12:19.204
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
11708:12:19.205
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=223
11808:12:19.205
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=118
11908:12:19.205
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=115
12008:12:19.205
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
12108:12:19.205
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=118
12208:12:19.205
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='16') AND (`stage_id`=3) ORDER BY `position_group`
12308:12:19.206
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='16') AND (`stage_id`=4) ORDER BY `position_group`
12408:12:19.206
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12508:12:19.206
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='place-3-stage-id'
12608:12:19.206
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
12708:12:19.206
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12808:12:19.206
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='final-stage-id'
12908:12:19.206
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
13008:12:19.206
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13108:12:19.206
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='play-off-stage-id'
13208:12:19.207
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
13308:12:19.207
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_playoff` WHERE `tour_id`='16' ORDER BY `ids`
13408:12:19.207
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_playoff`
13508:12:19.208
< 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'
13608:12:19.208
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id` IN (225, 226, 228)
13708:12:19.208
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (11, 13)
13808:12:19.208
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `stage`
13908:12:19.209
< 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'
14008:12:19.209
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE (`tournament_id`='16') AND (`use_stage_id`='12')
14108:12:19.210
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/index.php
14208:12:19.210
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub_court` WHERE 0=1
14308:12:19.210
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=16) AND (`position` IS NOT NULL))
14408:12:19.210
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournament_stage_games` WHERE (`tournament_id`=16) AND (`result` IS NOT NULL))
14508:12:19.210
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_info.php
14608:12:19.210
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub` WHERE `id`=1
14708:12:19.211
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `sportclub`
14808:12:19.211
< 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'
14908:12:19.212
< 0ms >
infoyii\db\Command::querySELECT * FROM `balls` WHERE `id`=4
15008:12:19.213
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `balls`
15108:12:19.213
< 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'
15208:12:19.214
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_has_players_double` WHERE (`position`=1) AND (`tournament_id`=16)
15308:12:19.214
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_reglament.php
15408:12:19.214
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_translation.php
15508:12:19.214
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
15608:12:19.214
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=16) AND (`position` IS NOT NULL))
15708:12:19.215
< 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`=16 ORDER BY `position`, field (stage_id_feik, 13,12,11,10,9,8,7,6,15,1,2,3,4,5,14,9999)
15808:12:19.215
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (74, 52, 48, 116, 115, 118)
15908:12:19.215
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16008:12:19.216
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16108:12:19.216
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16208:12:19.216
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16308:12:19.216
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16408:12:19.216
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16508:12:19.216
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
16608:12:19.216
< 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`=16) ORDER BY field (use_stage_id, 13,12,11,10,9,8,7,6,15,1,2,3,4,5,14)
16708:12:19.216
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (13, 12, 11, 1, 2)
16808:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_group.php
16908:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single.php
17008:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17108:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17208:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17308:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single_results.php
17408:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single.php
17508:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17608:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17708:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17808:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single_results.php
17908:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_play_off.php
18008:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches_section.php
18108:12:19.217
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
18208:12:19.217
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=16) AND (`position` IS NOT NULL))
18308:12:19.217
< 0ms >
infoyii\db\Command::querySELECT `created_at` FROM `tournament_gallery` WHERE `tournament_id`=16 ORDER BY `created_at` DESC
18408:12:19.218
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_gallery.php
18508:12:19.218
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=16 ORDER BY `tournament_gallery`.`order` DESC
18608:12:19.218
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_contacts.php
18708:12:19.218
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/main.php
18808:12:19.218
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/base.php
18908:12:19.218
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='home'
19008:12:19.218
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/header.php
19108:12:19.218
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/footer.php
19208:12:19.218
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/_clear.php
19308:12:19.219
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19408:12:19.219
< 0ms >
infoyii\web\Session::openSession started