Log Messages

Всего 161 запись.
#TimeSince previousLevelCategoryMessage
   
108:35:31.332
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
208:35:31.332
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
308:35:31.332
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
408:35:31.332
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
508:35:31.332
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
608:35:31.332
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://10.0.3.77:5379, database=7
708:35:31.332
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
808:35:31.332
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
908:35:31.333
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1008:35:31.333
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
1108:35:31.333
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1208:35:31.333
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
1308:35:31.334
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1408:35:31.334
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
1508:35:31.334
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1608:35:31.334
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=10.0.3.77;port=3306;dbname=playtennis_dev
1708:35:31.338
< 3ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1808:35:31.338
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1908:35:31.339
< 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:35:31.340
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
2108:35:31.340
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'tournament/index'
2208:35:31.341
< 0ms >
traceyii\base\Controller::runActionRoute to run: tournament/index
2308:35:31.341
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `seo`
2408:35:31.341
< 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:35:31.342
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='tournament/133'
2608:35:31.342
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\TournamentController::actionIndex()
2708:35:31.342
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE (`id`='133') AND (`tournaments`.`status`=1)
2808:35:31.343
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments`
2908:35:31.344
< 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:35:31.344
< 0ms >
infoyii\db\Command::querySELECT * FROM `request_tournament` WHERE `tournament_id`=133 ORDER BY `request_tournament`.`created_at` DESC
3108:35:31.345
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
3208:35:31.639
< 293ms >
traceyii\web\AssetConverter::runCommandConverted scss/main.scss into scss/main.min.css: STDOUT: STDERR:
3308:35:31.639
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`position`=1) AND (`tournament_id`=133)
3408:35:31.640
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_has_profiles`
3508:35:31.640
< 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:35:31.641
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
3708:35:31.642
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `user`
3808:35:31.642
< 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:35:31.643
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
4008:35:31.644
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=133 ORDER BY `tournament_gallery`.`order`
4108:35:31.644
< 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`
4208:35:31.644
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE `tournament_id`=133
4308:35:31.644
< 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))
4408:35:31.644
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id`=2
4508:35:31.645
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `age_category`
4608:35:31.645
< 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'
4708:35:31.646
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE (`user`.`birth_date` IS NOT NULL) AND (`status`=2) AND (`birth_date` >= '2016-05-18')
4808:35:31.646
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id` IN (1, 2, 10)
4908:35:31.647
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments` WHERE (`id`='133') AND (`type`=1))
5008:35:31.647
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5108:35:31.648
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='group-stage-id'
5208:35:31.648
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
5308:35:31.648
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `scheme_id`='1' ORDER BY `name`
5408:35:31.648
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=1) ORDER BY `position_group`
5508:35:31.648
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=2) ORDER BY `position_group`
5608:35:31.648
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=3) ORDER BY `position_group`
5708:35:31.648
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=4) ORDER BY `position_group`
5808:35:31.649
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5908:35:31.649
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='place-3-stage-id'
6008:35:31.649
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
6108:35:31.649
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
6208:35:31.649
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='final-stage-id'
6308:35:31.649
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
6408:35:31.649
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
6508:35:31.649
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='play-off-stage-id'
6608:35:31.649
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
6708:35:31.649
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_playoff` WHERE `tour_id`='133' ORDER BY `ids`
6808:35:31.650
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE (`tournament_id`='133') AND (`use_stage_id`='12')
6908:35:31.650
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/index.php
7008:35:31.650
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub_court` WHERE 0=1
7108:35:31.650
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=133) AND (`position` IS NOT NULL))
7208:35:31.650
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournament_stage_games` WHERE (`tournament_id`=133) AND (`result` IS NOT NULL))
7308:35:31.651
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_info.php
7408:35:31.651
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub` WHERE `id`=1
7508:35:31.651
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `sportclub`
7608:35:31.651
< 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'
7708:35:31.652
< 0ms >
infoyii\db\Command::querySELECT * FROM `balls` WHERE `id`=2
7808:35:31.652
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `balls`
7908:35:31.653
< 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'
8008:35:31.653
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_has_players_double` WHERE (`position`=1) AND (`tournament_id`=133)
8108:35:31.654
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_reglament.php
8208:35:31.654
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_translation.php
8308:35:31.654
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
8408:35:31.654
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=133) AND (`position` IS NOT NULL))
8508:35:31.654
< 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)
8608:35:31.654
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (226, 313, 270, 263, 315)
8708:35:31.655
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8808:35:31.655
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8908:35:31.655
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
9008:35:31.655
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
9108:35:31.655
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
9208:35:31.655
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
9308:35:31.655
< 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)
9408:35:31.655
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_stage_games`
9508:35:31.656
< 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'
9608:35:31.656
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id`=5
9708:35:31.657
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `stage`
9808:35:31.657
< 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'
9908:35:31.657
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
10008:35:31.658
< 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)
10108:35:31.658
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id`=5
10208:35:31.658
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_group.php
10308:35:31.658
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_play_off.php
10408:35:31.658
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches_section.php
10508:35:31.658
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE ((`tournament_id`=133) AND (`match_id` IS NULL)) AND (`result` IS NOT NULL)
10608:35:31.658
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (270, 263, 315, 226, 313) ORDER BY `user`.`first_name`
10708:35:31.659
< 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`
10808:35:31.659
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches.php
10908:35:31.659
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_scelet_one_item.php
11008:35:31.659
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
11108:35:31.659
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11208:35:31.660
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
11308:35:31.660
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11408:35:31.660
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
11508:35:31.660
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11608:35:31.660
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
11708:35:31.660
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11808:35:31.660
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
11908:35:31.660
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12008:35:31.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
12108:35:31.661
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12208:35:31.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
12308:35:31.661
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12408:35:31.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
12508:35:31.661
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12608:35:31.661
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
12708:35:31.662
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12808:35:31.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
12908:35:31.662
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13008:35:31.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
13108:35:31.662
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13208:35:31.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
13308:35:31.662
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13408:35:31.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
13508:35:31.662
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13608:35:31.662
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
13708:35:31.663
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13808:35:31.663
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
13908:35:31.663
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14008:35:31.663
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
14108:35:31.663
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14208:35:31.663
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
14308:35:31.663
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14408:35:31.663
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
14508:35:31.664
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14608:35:31.664
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
14708:35:31.664
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14808:35:31.664
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
14908:35:31.664
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
15008:35:31.664
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
15108:35:31.664
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=133) AND (`position` IS NOT NULL))
15208:35:31.664
< 0ms >
infoyii\db\Command::querySELECT `created_at` FROM `tournament_gallery` WHERE `tournament_id`=133 ORDER BY `created_at` DESC
15308:35:31.664
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_contacts.php
15408:35:31.665
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/main.php
15508:35:31.665
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/base.php
15608:35:31.665
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='home'
15708:35:31.665
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/header.php
15808:35:31.665
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/footer.php
15908:35:31.665
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/_clear.php
16008:35:31.665
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16108:35:31.666
< 0ms >
infoyii\web\Session::openSession started