Log Messages

Всего 178 записей.
#TimeSince previousLevelCategoryMessage
   
121:40:45.633
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
221:40:45.633
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
321:40:45.633
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\queue\amqp_interop\Queue::bootstrap()
421:40:45.633
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
521:40:45.633
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
621:40:45.634
< 0ms >
traceyii\redis\Connection::openOpening redis DB connection: tcp://10.0.3.77:5379, database=7
721:40:45.634
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
821:40:45.634
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
921:40:45.634
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1021:40:45.634
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
1121:40:45.635
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1221:40:45.635
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
1321:40:45.635
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1421:40:45.635
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
1521:40:45.635
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
1621:40:45.635
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=10.0.3.77;port=3306;dbname=playtennis_dev
1721:40:45.639
< 3ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1821:40:45.639
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1921:40:45.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` = 'key_storage_item' AND `kcu`.`TABLE_NAME` = 'key_storage_item'
2021:40:45.641
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
2121:40:45.641
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'tournament/index'
2221:40:45.641
< 0ms >
traceyii\base\Controller::runActionRoute to run: tournament/index
2321:40:45.641
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `seo`
2421:40:45.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` = 'seo' AND `kcu`.`TABLE_NAME` = 'seo'
2521:40:45.643
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='tournament/40'
2621:40:45.643
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\TournamentController::actionIndex()
2721:40:45.643
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments` WHERE (`id`='40') AND (`tournaments`.`status`=1)
2821:40:45.643
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments`
2921:40:45.644
< 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'
3021:40:45.645
< 1ms >
infoyii\db\Command::querySELECT * FROM `request_tournament` WHERE `tournament_id`=40 ORDER BY `request_tournament`.`created_at` DESC
3121:40:45.646
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
3221:40:45.910
< 264ms >
traceyii\web\AssetConverter::runCommandConverted scss/main.scss into scss/main.min.css: STDOUT: STDERR:
3321:40:45.911
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`position`=1) AND (`tournament_id`=40)
3421:40:45.911
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournaments_has_profiles`
3521:40:45.912
< 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'
3621:40:45.913
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=157
3721:40:45.913
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `user`
3821:40:45.914
< 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'
3921:40:45.915
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
4021:40:45.915
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=40 ORDER BY `tournament_gallery`.`order`
4121:40:45.915
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_gallery`
4221:40:45.916
< 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'
4321:40:45.917
< 0ms >
infoyii\db\Command::querySELECT `player_id`, max(created_at) AS `created_at`, max(id) AS `id` FROM `list_invited_players` WHERE `tournament_id`=40 GROUP BY `player_id`
4421:40:45.917
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE `tournament_id`=40
4521:40:45.917
< 0ms >
infoyii\db\Command::querySELECT * FROM `list_invited_players` WHERE (0=1) AND (`player_id` NOT IN (153, 155, 156, 157, 158, 159)) AND (`player_id` NOT IN (SELECT `user_id` FROM `request_tournament` WHERE `tournament_id`=40))
4621:40:45.917
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id`=2
4721:40:45.917
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `age_category`
4821:40:45.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` = 'age_category' AND `kcu`.`TABLE_NAME` = 'age_category'
4921:40:45.919
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE (`user`.`birth_date` IS NOT NULL) AND (`status`=2) AND (`birth_date` >= '2016-03-10')
5021:40:45.919
< 0ms >
infoyii\db\Command::querySELECT * FROM `age_category` WHERE `id` IN (1, 2, 10)
5121:40:45.920
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments` WHERE (`id`='40') AND (`type`=1))
5221:40:45.920
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5321:40:45.920
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `scheme_id`='1' ORDER BY `name`
5421:40:45.920
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='40') AND (`stage_id`=1) ORDER BY `position_group`
5521:40:45.920
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='40') AND (`stage_id`=2) ORDER BY `position_group`
5621:40:45.920
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='40') AND (`stage_id`=3) ORDER BY `position_group`
5721:40:45.920
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`='40') AND (`stage_id`=4) ORDER BY `position_group`
5821:40:45.921
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
5921:40:45.921
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
6021:40:45.921
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
6121:40:45.921
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournaments_playoff` WHERE `tour_id`='40' ORDER BY `ids`
6221:40:45.921
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE (`tournament_id`='40') AND (`use_stage_id`='12')
6321:40:45.921
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/index.php
6421:40:45.921
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub_court` WHERE 0=1
6521:40:45.921
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=40) AND (`position` IS NOT NULL))
6621:40:45.922
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournament_stage_games` WHERE (`tournament_id`=40) AND (`result` IS NOT NULL))
6721:40:45.922
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_info.php
6821:40:45.922
< 0ms >
infoyii\db\Command::querySELECT * FROM `sportclub` WHERE `id`=1
6921:40:45.922
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `sportclub`
7021:40:45.923
< 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'
7121:40:45.924
< 0ms >
infoyii\db\Command::querySELECT * FROM `balls` WHERE `id`=3
7221:40:45.924
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `balls`
7321:40:45.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` = 'balls' AND `kcu`.`TABLE_NAME` = 'balls'
7421:40:45.925
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_has_players_double` WHERE (`position`=1) AND (`tournament_id`=40)
7521:40:45.925
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_reglament.php
7621:40:45.925
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_translation.php
7721:40:45.925
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
7821:40:45.925
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=40) AND (`position` IS NOT NULL))
7921:40:45.925
< 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`=40 ORDER BY `position`, field (stage_id_feik, 13,12,11,10,9,8,7,6,15,1,2,3,4,5,14,9999)
8021:40:45.926
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (157, 159, 155, 153, 156, 158)
8121:40:45.926
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8221:40:45.926
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8321:40:45.926
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8421:40:45.926
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8521:40:45.926
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8621:40:45.926
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
8721:40:45.926
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
8821:40:45.926
< 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`=40) ORDER BY field (use_stage_id, 13,12,11,10,9,8,7,6,15,1,2,3,4,5,14)
8921:40:45.927
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `tournament_stage_games`
9021:40:45.927
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name` FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc` JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON ( `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL) ) AND `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME` WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database() AND `rc`.`TABLE_NAME` = 'tournament_stage_games' AND `kcu`.`TABLE_NAME` = 'tournament_stage_games'
9121:40:45.928
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id`=5
9221:40:45.928
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `stage`
9321:40:45.928
< 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'
9421:40:45.929
< 0ms >
infoyii\db\Command::querySELECT `id` FROM `stage` ORDER BY `priority` DESC, `name`
9521:40:45.929
< 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`=40) ORDER BY field (use_stage_id, 13,12,11,10,9,8,7,6,15,1,2,3,4,5,14)
9621:40:45.930
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id`=5
9721:40:45.930
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_group.php
9821:40:45.930
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_play_off.php
9921:40:45.930
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches_section.php
10021:40:45.930
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_stage_games` WHERE ((`tournament_id`=40) AND (`match_id` IS NULL)) AND (`result` IS NOT NULL)
10121:40:45.930
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id` IN (157, 153, 155, 156, 158, 159) ORDER BY `user`.`first_name`
10221:40:45.930
< 0ms >
infoyii\db\Command::querySELECT * FROM `stage` WHERE `id` IN (SELECT `use_stage_id` FROM `tournament_stage_games` WHERE ((`tournament_id`=40) AND (`match_id` IS NULL)) AND (`result` IS NOT NULL)) ORDER BY `priority` DESC, `name`
10321:40:45.931
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_results_matches.php
10421:40:45.931
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_scelet_one_item.php
10521:40:45.931
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=157
10621:40:45.931
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
10721:40:45.931
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=153
10821:40:45.931
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
10921:40:45.931
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=157
11021:40:45.931
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11121:40:45.931
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=155
11221:40:45.932
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11321:40:45.932
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=157
11421:40:45.932
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11521:40:45.932
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=156
11621:40:45.932
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11721:40:45.932
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=157
11821:40:45.932
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
11921:40:45.932
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=158
12021:40:45.932
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12121:40:45.932
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=157
12221:40:45.933
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12321:40:45.933
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=159
12421:40:45.933
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12521:40:45.933
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=159
12621:40:45.933
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12721:40:45.933
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=153
12821:40:45.933
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
12921:40:45.933
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=159
13021:40:45.933
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13121:40:45.933
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=155
13221:40:45.934
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13321:40:45.934
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=159
13421:40:45.934
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13521:40:45.934
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=156
13621:40:45.934
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13721:40:45.934
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=159
13821:40:45.934
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
13921:40:45.934
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=158
14021:40:45.934
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14121:40:45.934
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=155
14221:40:45.934
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14321:40:45.935
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=153
14421:40:45.935
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14521:40:45.935
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=155
14621:40:45.935
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14721:40:45.935
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=156
14821:40:45.935
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
14921:40:45.935
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=155
15021:40:45.935
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
15121:40:45.935
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=158
15221:40:45.935
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
15321:40:45.935
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=156
15421:40:45.936
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
15521:40:45.936
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=153
15621:40:45.936
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
15721:40:45.936
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=156
15821:40:45.936
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
15921:40:45.936
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=158
16021:40:45.936
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16121:40:45.936
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=153
16221:40:45.936
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16321:40:45.936
< 0ms >
infoyii\db\Command::querySELECT * FROM `user` WHERE `id`=158
16421:40:45.937
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/widgets/views/avatar.php
16521:40:45.937
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_users.php
16621:40:45.937
< 0ms >
infoyii\db\Command::querySELECT EXISTS(SELECT * FROM `tournaments_has_profiles` WHERE (`tournament_id`=40) AND (`position` IS NOT NULL))
16721:40:45.937
< 0ms >
infoyii\db\Command::querySELECT `created_at` FROM `tournament_gallery` WHERE `tournament_id`=40 ORDER BY `created_at` DESC
16821:40:45.937
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_gallery.php
16921:40:45.937
< 0ms >
infoyii\db\Command::querySELECT * FROM `tournament_gallery` WHERE `tournament_id`=40 ORDER BY `tournament_gallery`.`order` DESC
17021:40:45.937
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/tournament/_contacts.php
17121:40:45.937
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/main.php
17221:40:45.937
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/base.php
17321:40:45.937
< 0ms >
infoyii\db\Command::querySELECT * FROM `seo` WHERE `page_key`='home'
17421:40:45.938
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/header.php
17521:40:45.938
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/_parts/footer.php
17621:40:45.938
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/playtennis.site/frontend/views/layouts/_clear.php
17721:40:45.938
< 0ms >
traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
17821:40:45.938
< 0ms >
infoyii\web\Session::openSession started