Log Messages

Всего 194 записи.
#TimeSince previousLevelCategoryMessage
   
108:03:20.463
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
208:03:20.463
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
308:03:20.463
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
408:03:20.463
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
508:03:20.463
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
608:03:20.463
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://10.0.3.77:5379, database=7
708:03:20.464
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
808:03:20.464
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
908:03:20.464
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1008:03:20.464
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
1108:03:20.464
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1208:03:20.465
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
1308:03:20.465
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1408:03:20.465
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
1508:03:20.465
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1608:03:20.465
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=10.0.3.77;port=3306;dbname=playtennis_dev
1708:03:20.469
< 4ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1808:03:20.470
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1908:03:20.470
< 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:03:20.471
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
2108:03:20.472
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'tournament/index'
2208:03:20.472
< 0ms >
traceyii\base\Controller::runActionRoute to run: tournament/index
2308:03:20.472
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `seo`
2408:03:20.472
< 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:03:20.473
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='tournament/16'
2608:03:20.473
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\TournamentController::actionIndex()
2708:03:20.473
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE (`id`='16') AND (`tournaments`.`status`=1)
2808:03:20.473
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments`
2908:03:20.474
< 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:03:20.475
< 0ms >
infoyii\db\Command::querySELECT * FROM `request_tournament` WHERE `tournament_id`=16 ORDER BY `request_tournament`.`created_at` DESC
3108:03:20.475
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
3208:03:20.756
< 280ms >
traceyii\web\AssetConverter::runCommandConverted scss/main.scss into scss/main.min.css: STDOUT: STDERR:
3308:03:20.757
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`position`=1) AND (`tournament_id`=16)
3408:03:20.757
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_has_profiles`
3508:03:20.758
< 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:03:20.758
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
3708:03:20.759
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `user`
3808:03:20.759
< 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:03:20.760
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
4008:03:20.760
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=16 ORDER BY `tournament_gallery`.`order`
4108:03:20.761
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_gallery`
4208:03:20.761
< 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:03:20.762
< 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:03:20.762
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE `tournament_id`=16
4508:03:20.762
< 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:03:20.763
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id`=4
4708:03:20.763
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `age_category`
4808:03:20.763
< 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:03:20.764
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE (`user`.`birth_date` IS NOT NULL) AND (`status`=2) AND (`gender`=1)
5008:03:20.770
< 6ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id` IN (5, 2, 4, 10, 1)
5108:03:20.771
< 1ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments` WHERE (`id`='16') AND (`type`=1))
5208:03:20.771
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5308:03:20.771
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='group-stage-id'
5408:03:20.772
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
5508:03:20.772
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `scheme_id`='1' ORDER BY `name`
5608:03:20.772
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='16') AND (`stage_id`=1) ORDER BY `position_group`
5708:03:20.772
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user` WHERE `id` IN (74, 52, 116) ORDER BY `first_name`
5808:03:20.772
< 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:03:20.773
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=219
6008:03:20.773
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_stage_games`
6108:03:20.773
< 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:03:20.774
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
6308:03:20.774
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=52
6408:03:20.774
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
6508:03:20.775
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=221
6608:03:20.775
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
6708:03:20.775
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=116
6808:03:20.775
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
6908:03:20.775
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
7008:03:20.776
< 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:03:20.776
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=219
7208:03:20.776
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
7308:03:20.776
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=52
7408:03:20.776
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
7508:03:20.776
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=220
7608:03:20.777
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=52
7708:03:20.777
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=116
7808:03:20.777
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
7908:03:20.777
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=52
8008:03:20.777
< 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:03:20.778
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=221
8208:03:20.778
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=74
8308:03:20.778
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=116
8408:03:20.778
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
8508:03:20.778
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=220
8608:03:20.778
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=52
8708:03:20.779
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=116
8808:03:20.779
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
8908:03:20.779
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=116
9008:03:20.779
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='16') AND (`stage_id`=2) ORDER BY `position_group`
9108:03:20.779
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `user` WHERE `id` IN (48, 118, 115) ORDER BY `first_name`
9208:03:20.779
< 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:03:20.780
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=224
9408:03:20.780
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=48
9508:03:20.780
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=115
9608:03:20.780
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
9708:03:20.780
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=222
9808:03:20.780
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=118
9908:03:20.781
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=48
10008:03:20.781
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
10108:03:20.781
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=48
10208:03:20.781
< 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:03:20.782
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=224
10408:03:20.782
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=48
10508:03:20.782
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=115
10608:03:20.782
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
10708:03:20.782
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=223
10808:03:20.782
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=118
10908:03:20.783
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=115
11008:03:20.783
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
11108:03:20.783
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=115
11208:03:20.783
< 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:03:20.783
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=222
11408:03:20.783
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=118
11508:03:20.784
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=48
11608:03:20.784
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
11708:03:20.784
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id`=223
11808:03:20.784
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=118
11908:03:20.784
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=115
12008:03:20.784
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE `id`=16
12108:03:20.785
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=118
12208:03:20.785
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='16') AND (`stage_id`=3) ORDER BY `position_group`
12308:03:20.785
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='16') AND (`stage_id`=4) ORDER BY `position_group`
12408:03:20.785
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12508:03:20.787
< 1ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='place-3-stage-id'
12608:03:20.787
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
12708:03:20.787
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
12808:03:20.787
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='final-stage-id'
12908:03:20.787
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
13008:03:20.787
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
13108:03:20.787
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='play-off-stage-id'
13208:03:20.788
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
13308:03:20.788
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_playoff` WHERE `tour_id`='16' ORDER BY `ids`
13408:03:20.788
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_playoff`
13508:03:20.788
< 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:03:20.789
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE `id` IN (225, 226, 228)
13708:03:20.789
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (11, 13)
13808:03:20.790
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `stage`
13908:03:20.790
< 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:03:20.791
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE (`tournament_id`='16') AND (`use_stage_id`='12')
14108:03:20.791
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/index.php
14208:03:20.791
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub_court` WHERE 0=1
14308:03:20.791
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=16) AND (`position` IS NOT NULL))
14408:03:20.791
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournament_stage_games` WHERE (`tournament_id`=16) AND (`result` IS NOT NULL))
14508:03:20.791
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_info.php
14608:03:20.791
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub` WHERE `id`=1
14708:03:20.791
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `sportclub`
14808:03:20.792
< 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:03:20.793
< 0ms >
infoyii\db\Command::querySELECT * FROM `balls` WHERE `id`=4
15008:03:20.793
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `balls`
15108:03:20.793
< 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:03:20.794
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_has_players_double` WHERE (`position`=1) AND (`tournament_id`=16)
15308:03:20.794
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_reglament.php
15408:03:20.794
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_translation.php
15508:03:20.794
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
15608:03:20.794
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=16) AND (`position` IS NOT NULL))
15708:03:20.794
< 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:03:20.795
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (74, 52, 48, 116, 115, 118)
15908:03:20.795
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16008:03:20.795
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16108:03:20.795
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16208:03:20.795
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16308:03:20.795
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16408:03:20.795
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16508:03:20.795
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
16608:03:20.795
< 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:03:20.796
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (13, 12, 11, 1, 2)
16808:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_group.php
16908:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single.php
17008:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17108:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17208:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17308:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single_results.php
17408:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single.php
17508:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17608:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17708:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
17808:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_group/_item_single_results.php
17908:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_play_off.php
18008:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches_section.php
18108:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
18208:03:20.796
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=16) AND (`position` IS NOT NULL))
18308:03:20.796
< 0ms >
infoyii\db\Command::querySELECT `created_at` FROM `tournament_gallery` WHERE `tournament_id`=16 ORDER BY `created_at` DESC
18408:03:20.796
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_gallery.php
18508:03:20.796
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=16 ORDER BY `tournament_gallery`.`order` DESC
18608:03:20.797
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_contacts.php
18708:03:20.797
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/main.php
18808:03:20.797
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/base.php
18908:03:20.797
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='home'
19008:03:20.797
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/header.php
19108:03:20.797
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/footer.php
19208:03:20.797
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/_clear.php
19308:03:20.797
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
19408:03:20.798
< 0ms >
infoyii\web\Session::openSession started