23:59:27.053 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
23:59:27.053 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\user\Bootstrap::bootstrap() |
23:59:27.053 | trace | yii\base\Module::getModule | Loading module: user |
23:59:27.054 | trace | yii\redis\Connection::open | Opening redis DB connection: localhost:6379, database=3 |
23:59:27.055 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: AUTH |
23:59:27.055 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
23:59:27.055 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
23:59:27.056 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\team\Bootstrap::bootstrap() |
23:59:27.056 | trace | yii\base\Module::getModule | Loading module: team |
23:59:27.056 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\tournament\Bootstrap::bootstrap() |
23:59:27.056 | trace | yii\base\Module::getModule | Loading module: tournament |
23:59:27.056 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\player\Bootstrap::bootstrap() |
23:59:27.056 | trace | yii\base\Module::getModule | Loading module: player |
23:59:27.056 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\hdbk\Bootstrap::bootstrap() |
23:59:27.056 | trace | yii\base\Module::getModule | Loading module: hdbk |
23:59:27.056 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\match\Bootstrap::bootstrap() |
23:59:27.056 | trace | yii\base\Module::getModule | Loading module: match |
23:59:27.056 | trace | yii\base\Application::bootstrap | Bootstrap with app\modules\redaction\Bootstrap::bootstrap() |
23:59:27.056 | trace | yii\base\Module::getModule | Loading module: redaction |
23:59:27.056 | trace | yii\base\Module::getModule | Loading module: debug |
23:59:27.057 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
23:59:27.057 | trace | yii\base\Module::getModule | Loading module: gii |
23:59:27.057 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
23:59:27.058 | trace | yii\web\Application::handleRequest | Route requested: 'frontend/articles/view-amp' |
23:59:27.060 | trace | yii\base\Controller::runAction | Route to run: frontend/articles/view-amp |
23:59:27.060 | trace | yii\base\InlineAction::runWithParams | Running action: app\controllers\frontend\ArticlesController::actionViewAmp() |
23:59:27.061 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=bsr |
23:59:27.061 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`='344' |
23:59:27.063 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
23:59:27.063 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `post` |
23:59:27.065 | info | yii\db\Command::query | SELECT
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:59:27.066 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
23:59:27.066 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
23:59:27.067 | info | yii\db\Command::query | SELECT * FROM `post_tag_assn` WHERE `post_id`=344 |
23:59:27.067 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE `tag_id`='515' |
23:59:27.068 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
23:59:27.068 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `tag` |
23:59:27.069 | info | yii\db\Command::query | SELECT
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:59:27.069 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
23:59:27.070 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
23:59:27.070 | info | yii\db\Command::query | SELECT * FROM `post` WHERE (`post`.`type`='article') AND (`post`.`in_ru`=1) AND (`post`.`is_public`=1) AND (NOT (`position_id` IS NULL)) AND (NOT (`post`.`post_id`=344)) ORDER BY `position_id` LIMIT 5 |
23:59:27.074 | info | yii\db\Command::query | SELECT * FROM `post_tag_assn` WHERE `post_id` IN (13330, 13336, 13325, 13327, 13316) |
23:59:27.075 | info | yii\db\Command::query | SELECT * FROM `tag` WHERE `tag_id` IN ('737', '1661', '1988', '2033', '523', '520', '539', '571', '1641', '1888', '1953', '1536', '2035', '522', '1823') |
23:59:27.076 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/frontend/articles/view-amp.php |
23:59:27.076 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=344 |
23:59:27.079 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/widgets/SocialShareAmp/views/social-share-amp.php |
23:59:27.079 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=13330 |
23:59:27.080 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=13336 |
23:59:27.082 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=13325 |
23:59:27.083 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=13327 |
23:59:27.084 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=13316 |
23:59:27.085 | trace | yii\base\View::renderFile | Rendering view file: /var/www/bsrussia/web/views/layouts//frontend/amp.php |
23:59:27.086 | info | yii\db\Command::query | SELECT * FROM `post` WHERE `post_id`=344 |