All Latest
678813f877e0d: GET http://bsrussia.local.internet-design.ru/staff/20/articles at 2025-01-15 11:00:56 pm by 95.161.221.221

Log Messages

Всего 94 записи.
TimeLevelCategoryMessage
 
23:00:56.485traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
23:00:56.485traceyii\base\Application::bootstrapBootstrap with app\modules\user\Bootstrap::bootstrap()
23:00:56.485traceyii\base\Module::getModuleLoading module: user
23:00:56.487traceyii\redis\Connection::openOpening redis DB connection: localhost:6379, database=3
23:00:56.487traceyii\redis\Connection::executeCommandExecuting Redis Command: AUTH
23:00:56.488traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
23:00:56.488traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:00:56.489traceyii\base\Application::bootstrapBootstrap with app\modules\team\Bootstrap::bootstrap()
23:00:56.489traceyii\base\Module::getModuleLoading module: team
23:00:56.489traceyii\base\Application::bootstrapBootstrap with app\modules\tournament\Bootstrap::bootstrap()
23:00:56.489traceyii\base\Module::getModuleLoading module: tournament
23:00:56.489traceyii\base\Application::bootstrapBootstrap with app\modules\player\Bootstrap::bootstrap()
23:00:56.489traceyii\base\Module::getModuleLoading module: player
23:00:56.489traceyii\base\Application::bootstrapBootstrap with app\modules\hdbk\Bootstrap::bootstrap()
23:00:56.489traceyii\base\Module::getModuleLoading module: hdbk
23:00:56.489traceyii\base\Application::bootstrapBootstrap with app\modules\match\Bootstrap::bootstrap()
23:00:56.489traceyii\base\Module::getModuleLoading module: match
23:00:56.489traceyii\base\Application::bootstrapBootstrap with app\modules\redaction\Bootstrap::bootstrap()
23:00:56.489traceyii\base\Module::getModuleLoading module: redaction
23:00:56.489traceyii\base\Module::getModuleLoading module: debug
23:00:56.490traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
23:00:56.491traceyii\base\Module::getModuleLoading module: gii
23:00:56.491traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
23:00:56.491infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=bsr
23:00:56.492infoyii\db\Command::querySELECT * FROM `hdbk_competition` WHERE `alias`='staff'
23:00:56.492infoyii\db\Command::querySELECT * FROM `tournament` WHERE `alias`='20'
23:00:56.496traceyii\web\Application::handleRequestRoute requested: 'staff/frontend/articles/index'
23:00:56.496traceyii\base\Module::getModuleLoading module: staff
23:00:56.500traceyii\base\Controller::runActionRoute to run: staff/frontend/articles/index
23:00:56.500traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:00:56.500infoyii\db\Command::querySHOW FULL COLUMNS FROM `staff`
23:00:56.502infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'staff' AND kcu.table_name = 'staff'
23:00:56.502traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:00:56.503traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
23:00:56.503infoyii\db\Command::querySELECT * FROM `staff` WHERE `staff_id`=20
23:00:56.505infoyii\db\Command::querySELECT `stats_staff`.`staff_id`, `stats_staff`.`team_id`, `stats_staff`.`tournament_id`, SUM(stats_staff.games) AS `games`, SUM(stats_staff.wins) + SUM(stats_staff.wins_ot) + SUM(stats_staff.wins_so) AS `wins`, SUM(stats_staff.draws) AS `draws`, SUM(stats_staff.losses) + SUM(stats_staff.losses_ot) + SUM(stats_staff.losses_so) AS `losses` FROM `stats_staff` WHERE `staff_id`=20 GROUP BY `stats_staff`.`staff_id` ORDER BY `wins` DESC, `draws` DESC, `games`
23:00:56.505traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:00:56.505infoyii\db\Command::querySHOW FULL COLUMNS FROM `stats_staff`
23:00:56.506infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'stats_staff' AND kcu.table_name = 'stats_staff'
23:00:56.507traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:00:56.507traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
23:00:56.507infoyii\db\Command::querySELECT * FROM `staff` WHERE `staff_id`=20
23:00:56.508traceyii\base\InlineAction::runWithParamsRunning action: app\modules\staff\controllers\frontend\ArticlesController::actionIndex()
23:00:56.508traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/staff/views/frontend/articles/index.php
23:00:56.508infoyii\db\Command::querySELECT * FROM `team_staff` WHERE (`team_staff`.`status`='accepted') AND (`staff_id`=20) ORDER BY `team_staff`.`in` DESC
23:00:56.509infoyii\db\Command::querySELECT * FROM `team` WHERE 0=1 ORDER BY `team`.`is_national` DESC
23:00:56.509infoyii\db\Command::querySELECT * FROM `tag` WHERE (`module`='staff') AND (`item_id`=20)
23:00:56.510traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:00:56.510infoyii\db\Command::querySHOW FULL COLUMNS FROM `tag`
23:00:56.511infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'tag' AND kcu.table_name = 'tag'
23:00:56.512traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:00:56.512traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
23:00:56.513infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT `post`.* FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`type`='article') AND (`post`.`in_ru`=1) AND (`post`.`is_public`=1) AND (`post_tag_assn`.`tag_id`=1742) ORDER BY `published_dt` DESC) `c`
23:00:56.513infoyii\db\Command::querySELECT `post`.* FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`type`='article') AND (`post`.`in_ru`=1) AND (`post`.`is_public`=1) AND (`post_tag_assn`.`tag_id`=1742) ORDER BY `published_dt` DESC LIMIT 25
23:00:56.515traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:00:56.515infoyii\db\Command::querySHOW FULL COLUMNS FROM `post`
23:00:56.517infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'post' AND kcu.table_name = 'post'
23:00:56.517traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:00:56.518traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
23:00:56.561infoyii\db\Command::querySELECT * FROM `post_tag_assn` WHERE `post_id`=12135
23:00:56.561infoyii\db\Command::querySELECT * FROM `tag` WHERE `tag_id` IN ('514', '1535', '1742', '1775')
23:00:56.562traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/redaction/widgets/posts/views/articles.php
23:00:56.562infoyii\db\Command::querySELECT * FROM `post` WHERE `post_id`=12135
23:00:56.564traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/staff/views/layouts/frontend/default.php
23:00:56.564traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/modules/staff/views/layouts/frontend/blocks/_staff-header.php
23:00:56.564infoyii\db\Command::querySELECT COUNT(*) FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`is_public`=1) AND (`post`.`in_ru`=1) AND (`post`.`type`='article') AND (`post_tag_assn`.`tag_id`=1742)
23:00:56.565infoyii\db\Command::querySELECT COUNT(*) FROM `post` INNER JOIN `post_tag_assn` ON post_tag_assn.post_id = post.post_id WHERE (`post`.`is_public`=1) AND (`post`.`in_ru`=1) AND (`post`.`type`='news') AND (`post_tag_assn`.`tag_id`=1742)
23:00:56.566infoyii\db\Command::querySELECT COUNT(*) FROM `album` INNER JOIN `album_tag_assn` ON album_tag_assn.album_id = album.album_id WHERE (`album`.`in_ru`=1) AND (`album_tag_assn`.`tag_id`=1742)
23:00:56.576infoyii\db\Command::querySELECT COUNT(*) FROM `video` INNER JOIN `video_tag_assn` ON video_tag_assn.video_id = video.video_id WHERE (`video`.`in_ru`=1) AND (`video_tag_assn`.`tag_id`=1742)
23:00:56.580infoyii\db\Command::querySELECT * FROM `hdbk_country` WHERE 0=1
23:00:56.580traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialSidebar/views/social-sidebar.php
23:00:56.581traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/SocialShare/views/social-share.php
23:00:56.581traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/default.php
23:00:56.581traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_header.php
23:00:56.581traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:00:56.582infoyii\db\Command::querySHOW FULL COLUMNS FROM `settings`
23:00:56.583infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'settings' AND kcu.table_name = 'settings'
23:00:56.583traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:00:56.583traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
23:00:56.625infoyii\db\Command::querySELECT * FROM `settings` WHERE `id`=1
23:00:56.625traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:00:56.626infoyii\db\Command::querySELECT COUNT(*) FROM hdbk_competition AS c INNER JOIN tournament AS t ON t.competition_id = c.competition_id INNER JOIN round AS r ON r.tournament_id = t.tournament_id
23:00:56.633traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_footer.php
23:00:56.633infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='confidentiality'
23:00:56.634traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
23:00:56.634infoyii\db\Command::querySHOW FULL COLUMNS FROM `page`
23:00:56.635infoyii\db\Command::querySELECT kcu.constraint_name, kcu.column_name, kcu.referenced_table_name, kcu.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 = 'page' AND kcu.table_name = 'page'
23:00:56.635traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
23:00:56.635traceyii\redis\Connection::executeCommandExecuting Redis Command: SET
23:00:56.635infoyii\db\Command::querySELECT * FROM `page` WHERE `page`.`alias`='use_info'
23:00:56.636infoyii\db\Command::querySELECT COUNT(*) FROM `partner`
23:00:56.636traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/views/layouts/frontend/blocks/_socials.php
23:00:56.637traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/YandexMetrika/views/yandex-metrika.php
23:00:56.637traceyii\base\View::renderFileRendering view file: /var/www/bsrussia/web/widgets/LiveInternet/views/live-internet.php