Log Messages

Всего 161 запись.
#TimeSince previousLevelCategoryMessage
   
118:57:12.559
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
218:57:12.560
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
318:57:12.560
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
418:57:12.560
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
518:57:12.560
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
618:57:12.560
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://10.0.3.77:5379, database=7
718:57:12.560
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
818:57:12.560
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
918:57:12.560
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1018:57:12.560
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
1118:57:12.561
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1218:57:12.561
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
1318:57:12.561
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1418:57:12.561
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
1518:57:12.561
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1618:57:12.561
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=10.0.3.77;port=3306;dbname=playtennis_dev
1718:57:12.565
< 4ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1818:57:12.566
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1918:57:12.567
< 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'
2018:57:12.568
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
2118:57:12.568
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'tournament/index'
2218:57:12.568
< 0ms >
traceyii\base\Controller::runActionRoute to run: tournament/index
2318:57:12.568
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `seo`
2418:57:12.569
< 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'
2518:57:12.570
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='tournament/133'
2618:57:12.570
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\TournamentController::actionIndex()
2718:57:12.570
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE (`id`='133') AND (`tournaments`.`status`=1)
2818:57:12.571
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments`
2918:57:12.571
< 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'
3018:57:12.573
< 1ms >
infoyii\db\Command::querySELECT * FROM `request_tournament` WHERE `tournament_id`=133 ORDER BY `request_tournament`.`created_at` DESC
3118:57:12.573
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
3218:57:12.901
< 327ms >
traceyii\web\AssetConverter::runCommandConverted scss/main.scss into scss/main.min.css: STDOUT: STDERR:
3318:57:12.902
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`position`=1) AND (`tournament_id`=133)
3418:57:12.902
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_has_profiles`
3518:57:12.903
< 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'
3618:57:12.904
< 1ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
3718:57:12.905
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `user`
3818:57:12.906
< 1ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'user' AND `kcu`.`TABLE_NAME` = 'user'
3918:57:12.907
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
4018:57:12.907
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=133 ORDER BY `tournament_gallery`.`order`
4118:57:12.908
< 0ms >
infoyii\db\Command::querySELECT `player_id`, max(created_at) AS `created_at`, max(id) AS `id` FROM `list_invited_players` WHERE `tournament_id`=133 GROUP BY `player_id`
4218:57:12.908
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE `tournament_id`=133
4318:57:12.908
< 0ms >
infoyii\db\Command::querySELECT * FROM `list_invited_players` WHERE (0=1) AND (`player_id` NOT IN (226, 263, 270, 313, 315)) AND (`player_id` NOT IN (SELECT `user_id` FROM `request_tournament` WHERE `tournament_id`=133))
4418:57:12.909
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id`=2
4518:57:12.909
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `age_category`
4618:57:12.909
< 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'
4718:57:12.910
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE (`user`.`birth_date` IS NOT NULL) AND (`status`=2) AND (`birth_date` >= '2016-05-13')
4818:57:12.911
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id` IN (1, 2, 10)
4918:57:12.911
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments` WHERE (`id`='133') AND (`type`=1))
5018:57:12.911
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5118:57:12.911
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='group-stage-id'
5218:57:12.912
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
5318:57:12.912
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `scheme_id`='1' ORDER BY `name`
5418:57:12.912
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=1) ORDER BY `position_group`
5518:57:12.912
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=2) ORDER BY `position_group`
5618:57:12.912
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=3) ORDER BY `position_group`
5718:57:12.912
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=4) ORDER BY `position_group`
5818:57:12.913
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5918:57:12.913
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='place-3-stage-id'
6018:57:12.913
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
6118:57:12.913
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
6218:57:12.913
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='final-stage-id'
6318:57:12.914
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
6418:57:12.914
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
6518:57:12.914
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='play-off-stage-id'
6618:57:12.914
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
6718:57:12.914
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_playoff` WHERE `tour_id`='133' ORDER BY `ids`
6818:57:12.914
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE (`tournament_id`='133') AND (`use_stage_id`='12')
6918:57:12.915
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/index.php
7018:57:12.915
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub_court` WHERE 0=1
7118:57:12.915
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=133) AND (`position` IS NOT NULL))
7218:57:12.915
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournament_stage_games` WHERE (`tournament_id`=133) AND (`result` IS NOT NULL))
7318:57:12.915
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_info.php
7418:57:12.916
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub` WHERE `id`=1
7518:57:12.916
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `sportclub`
7618:57:12.917
< 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'
7718:57:12.918
< 0ms >
infoyii\db\Command::querySELECT * FROM `balls` WHERE `id`=2
7818:57:12.918
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `balls`
7918:57:12.918
< 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'
8018:57:12.919
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_has_players_double` WHERE (`position`=1) AND (`tournament_id`=133)
8118:57:12.920
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_reglament.php
8218:57:12.920
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_translation.php
8318:57:12.920
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
8418:57:12.920
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=133) AND (`position` IS NOT NULL))
8518:57:12.920
< 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`=133 ORDER BY `position`, field (stage_id_feik, 13,12,11,10,9,8,7,6,15,1,2,3,4,5,14,9999)
8618:57:12.920
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (226, 313, 270, 263, 315)
8718:57:12.921
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8818:57:12.921
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8918:57:12.921
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
9018:57:12.921
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
9118:57:12.921
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
9218:57:12.921
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
9318:57:12.921
< 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 (`tournament_id`=133) ORDER BY field (use_stage_id, 13,12,11,10,9,8,7,6,15,1,2,3,4,5,14)
9418:57:12.922
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_stage_games`
9518:57:12.922
< 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'
9618:57:12.923
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id`=5
9718:57:12.923
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `stage`
9818:57:12.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` = 'stage' AND `kcu`.`TABLE_NAME` = 'stage'
9918:57:12.925
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
10018:57:12.925
< 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`=133) ORDER BY field (use_stage_id, 13,12,11,10,9,8,7,6,15,1,2,3,4,5,14)
10118:57:12.925
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id`=5
10218:57:12.926
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_group.php
10318:57:12.926
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_play_off.php
10418:57:12.926
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches_section.php
10518:57:12.926
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE ((`tournament_id`=133) AND (`match_id` IS NULL)) AND (`result` IS NOT NULL)
10618:57:12.926
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (270, 263, 315, 226, 313) ORDER BY `user`.`first_name`
10718:57:12.926
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (SELECT `use_stage_id` FROM `tournament_stage_games` WHERE ((`tournament_id`=133) AND (`match_id` IS NULL)) AND (`result` IS NOT NULL)) ORDER BY `priority` DESC, `name`
10818:57:12.927
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches.php
10918:57:12.927
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_scelet_one_item.php
11018:57:12.927
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
11118:57:12.927
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11218:57:12.927
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
11318:57:12.928
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11418:57:12.928
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
11518:57:12.928
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11618:57:12.928
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
11718:57:12.928
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11818:57:12.928
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
11918:57:12.928
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12018:57:12.928
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
12118:57:12.929
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12218:57:12.929
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
12318:57:12.929
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12418:57:12.929
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
12518:57:12.929
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12618:57:12.929
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
12718:57:12.929
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12818:57:12.929
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
12918:57:12.930
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13018:57:12.930
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
13118:57:12.930
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13218:57:12.930
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
13318:57:12.930
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13418:57:12.930
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
13518:57:12.930
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13618:57:12.930
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
13718:57:12.930
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13818:57:12.930
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
13918:57:12.931
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14018:57:12.931
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
14118:57:12.931
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14218:57:12.931
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
14318:57:12.931
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14418:57:12.931
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
14518:57:12.931
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14618:57:12.931
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
14718:57:12.932
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14818:57:12.932
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
14918:57:12.932
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
15018:57:12.932
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
15118:57:12.932
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=133) AND (`position` IS NOT NULL))
15218:57:12.932
< 0ms >
infoyii\db\Command::querySELECT `created_at` FROM `tournament_gallery` WHERE `tournament_id`=133 ORDER BY `created_at` DESC
15318:57:12.932
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_contacts.php
15418:57:12.932
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/main.php
15518:57:12.933
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/base.php
15618:57:12.933
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='home'
15718:57:12.933
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/header.php
15818:57:12.933
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/footer.php
15918:57:12.933
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/_clear.php
16018:57:12.933
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16118:57:12.934
< 0ms >
infoyii\web\Session::openSession started