Log Messages

Всего 161 запись.
#TimeSince previousLevelCategoryMessage
   
123:25:03.230
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
223:25:03.230
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
323:25:03.230
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
423:25:03.230
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
523:25:03.230
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
623:25:03.230
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://10.0.3.77:5379, database=7
723:25:03.230
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
823:25:03.231
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
923:25:03.231
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1023:25:03.231
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
1123:25:03.231
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1223:25:03.232
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
1323:25:03.232
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1423:25:03.232
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
1523:25:03.232
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1623:25:03.232
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=10.0.3.77;port=3306;dbname=playtennis_dev
1723:25:03.236
< 3ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1823:25:03.236
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1923:25:03.237
< 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'
2023:25:03.238
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
2123:25:03.238
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'tournament/index'
2223:25:03.238
< 0ms >
traceyii\base\Controller::runActionRoute to run: tournament/index
2323:25:03.239
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `seo`
2423:25:03.239
< 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'
2523:25:03.240
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='tournament/133'
2623:25:03.240
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\TournamentController::actionIndex()
2723:25:03.241
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE (`id`='133') AND (`tournaments`.`status`=1)
2823:25:03.241
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments`
2923:25:03.242
< 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'
3023:25:03.243
< 1ms >
infoyii\db\Command::querySELECT * FROM `request_tournament` WHERE `tournament_id`=133 ORDER BY `request_tournament`.`created_at` DESC
3123:25:03.243
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
3223:25:03.555
< 312ms >
traceyii\web\AssetConverter::runCommandConverted scss/main.scss into scss/main.min.css: STDOUT: STDERR:
3323:25:03.556
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`position`=1) AND (`tournament_id`=133)
3423:25:03.557
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_has_profiles`
3523:25:03.558
< 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'
3623:25:03.559
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
3723:25:03.559
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `user`
3823:25:03.560
< 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'
3923:25:03.561
< 1ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
4023:25:03.561
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=133 ORDER BY `tournament_gallery`.`order`
4123:25:03.562
< 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`
4223:25:03.562
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE `tournament_id`=133
4323:25:03.562
< 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))
4423:25:03.562
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id`=2
4523:25:03.562
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `age_category`
4623:25:03.563
< 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'
4723:25:03.563
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE (`user`.`birth_date` IS NOT NULL) AND (`status`=2) AND (`birth_date` >= '2016-05-08')
4823:25:03.564
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id` IN (1, 2, 10)
4923:25:03.565
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments` WHERE (`id`='133') AND (`type`=1))
5023:25:03.565
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5123:25:03.565
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='group-stage-id'
5223:25:03.565
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
5323:25:03.565
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `scheme_id`='1' ORDER BY `name`
5423:25:03.566
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=1) ORDER BY `position_group`
5523:25:03.566
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=2) ORDER BY `position_group`
5623:25:03.566
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=3) ORDER BY `position_group`
5723:25:03.566
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='133') AND (`stage_id`=4) ORDER BY `position_group`
5823:25:03.566
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5923:25:03.566
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='place-3-stage-id'
6023:25:03.566
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
6123:25:03.567
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
6223:25:03.567
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='final-stage-id'
6323:25:03.567
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
6423:25:03.567
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
6523:25:03.567
< 0ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='play-off-stage-id'
6623:25:03.567
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
6723:25:03.567
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_playoff` WHERE `tour_id`='133' ORDER BY `ids`
6823:25:03.568
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE (`tournament_id`='133') AND (`use_stage_id`='12')
6923:25:03.568
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/index.php
7023:25:03.568
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub_court` WHERE 0=1
7123:25:03.569
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=133) AND (`position` IS NOT NULL))
7223:25:03.569
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournament_stage_games` WHERE (`tournament_id`=133) AND (`result` IS NOT NULL))
7323:25:03.569
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_info.php
7423:25:03.569
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub` WHERE `id`=1
7523:25:03.569
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `sportclub`
7623:25:03.570
< 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'
7723:25:03.571
< 1ms >
infoyii\db\Command::querySELECT * FROM `balls` WHERE `id`=2
7823:25:03.571
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `balls`
7923:25:03.572
< 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'
8023:25:03.573
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_has_players_double` WHERE (`position`=1) AND (`tournament_id`=133)
8123:25:03.573
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_reglament.php
8223:25:03.573
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_translation.php
8323:25:03.573
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
8423:25:03.573
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=133) AND (`position` IS NOT NULL))
8523:25:03.573
< 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)
8623:25:03.574
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (226, 313, 270, 263, 315)
8723:25:03.574
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8823:25:03.574
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8923:25:03.574
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
9023:25:03.574
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
9123:25:03.574
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
9223:25:03.574
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
9323:25:03.575
< 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)
9423:25:03.575
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_stage_games`
9523:25:03.575
< 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'
9623:25:03.576
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id`=5
9723:25:03.576
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `stage`
9823:25:03.577
< 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'
9923:25:03.578
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
10023:25:03.578
< 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)
10123:25:03.578
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id`=5
10223:25:03.578
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_group.php
10323:25:03.578
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_play_off.php
10423:25:03.578
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches_section.php
10523:25:03.578
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE ((`tournament_id`=133) AND (`match_id` IS NULL)) AND (`result` IS NOT NULL)
10623:25:03.579
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (270, 263, 315, 226, 313) ORDER BY `user`.`first_name`
10723:25:03.579
< 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`
10823:25:03.580
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches.php
10923:25:03.580
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_scelet_one_item.php
11023:25:03.580
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
11123:25:03.580
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11223:25:03.580
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
11323:25:03.580
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11423:25:03.580
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
11523:25:03.581
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11623:25:03.581
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
11723:25:03.581
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11823:25:03.581
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
11923:25:03.581
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12023:25:03.581
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
12123:25:03.582
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12223:25:03.582
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=263
12323:25:03.582
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12423:25:03.582
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
12523:25:03.582
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12623:25:03.582
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
12723:25:03.583
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12823:25:03.583
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
12923:25:03.583
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13023:25:03.583
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
13123:25:03.583
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13223:25:03.583
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
13323:25:03.583
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13423:25:03.583
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=270
13523:25:03.584
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13623:25:03.584
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
13723:25:03.584
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13823:25:03.584
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
13923:25:03.584
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14023:25:03.584
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
14123:25:03.584
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14223:25:03.584
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=315
14323:25:03.585
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14423:25:03.585
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
14523:25:03.585
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14623:25:03.585
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=226
14723:25:03.585
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14823:25:03.586
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=313
14923:25:03.586
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
15023:25:03.586
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
15123:25:03.586
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=133) AND (`position` IS NOT NULL))
15223:25:03.586
< 0ms >
infoyii\db\Command::querySELECT `created_at` FROM `tournament_gallery` WHERE `tournament_id`=133 ORDER BY `created_at` DESC
15323:25:03.586
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_contacts.php
15423:25:03.586
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/main.php
15523:25:03.587
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/base.php
15623:25:03.587
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='home'
15723:25:03.587
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/header.php
15823:25:03.587
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/footer.php
15923:25:03.587
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/_clear.php
16023:25:03.587
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
16123:25:03.588
< 0ms >
infoyii\web\Session::openSession started