Log Messages

Всего 42 записи.
TimeLevelCategoryMessage
 
19:08:50.903traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
19:08:50.903traceyii\base\Module::getModuleLoading module: debug
19:08:50.918traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
19:08:50.926traceyii\base\Module::getModuleLoading module: gii
19:08:50.926traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
19:08:50.929traceyii\web\Application::handleRequestRoute requested: 'news/su'
19:08:50.932traceyii\base\Controller::runActionRoute to run: news/su
19:08:50.953infoyii\db\Command::querySELECT * FROM `static_text_item` WHERE `statictext_id`=1
19:08:50.953infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=kcsonnik
19:08:50.955infoyii\db\Command::querySHOW FULL COLUMNS FROM `static_text_item`
19:08:50.957infoyii\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 = 'static_text_item' AND kcu.table_name = 'static_text_item'
19:08:50.959infoyii\db\Command::querySELECT * FROM `static_text_item` WHERE `statictext_id`=3
19:08:50.960infoyii\db\Command::querySELECT * FROM `important_link` ORDER BY `pos` DESC
19:08:50.961infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=superadmin
19:08:50.961infoyii\db\Command::querySHOW FULL COLUMNS FROM `important_link`
19:08:50.962infoyii\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 = 'important_link' AND kcu.table_name = 'important_link'
19:08:50.964infoyii\db\Command::querySELECT * FROM `news` WHERE `active`=1 ORDER BY `date` DESC, `id` DESC LIMIT 3
19:08:50.965infoyii\db\Command::querySHOW FULL COLUMNS FROM `news`
19:08:50.967infoyii\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 = 'news' AND kcu.table_name = 'news'
19:08:50.970infoyii\db\Command::querySELECT * FROM `static_text_item` WHERE `id` IN (16, 17)
19:08:50.971infoyii\db\Command::querySHOW FULL COLUMNS FROM `static_text`
19:08:50.973infoyii\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 = 'static_text' AND kcu.table_name = 'static_text'
19:08:50.975infoyii\db\Command::querySELECT * FROM `static_text` WHERE `id`=2
19:08:50.976infoyii\db\Command::querySELECT * FROM `static_text_item` WHERE `id`=7
19:08:50.977infoyii\db\Command::querySELECT * FROM `static_text` WHERE `id`=2
19:08:50.978infoyii\db\Command::querySELECT * FROM `static_text_item` WHERE `id`=8
19:08:50.978traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\NewsController::actionSu()
19:08:50.979infoyii\db\Command::querySELECT * FROM `news` WHERE (`surl`='v-otdelenii-social-noy-reabilitacii-nesovershennoletnih-mechta-provedeno-metodicheskoe-ob-edinenie-pedagogicheskih-sotrudnikov') AND (`active`=1)
19:08:50.982infoyii\db\Command::querySELECT * FROM `news` WHERE (`active`=1) AND (`id` <> 232) ORDER BY `date` DESC LIMIT 4
19:08:50.984traceyii\base\View::renderFileRendering view file: /home/socpnz/domains/kcsonnik.socpnz.ru/public_html/frontend/views/news/view.php
19:08:50.992traceyii\base\View::renderFileRendering view file: /home/socpnz/domains/kcsonnik.socpnz.ru/public_html/frontend/views/layouts/_right_sidebar.php
19:08:50.993traceyii\base\View::renderFileRendering view file: /home/socpnz/domains/kcsonnik.socpnz.ru/public_html/frontend/views/layouts/main.php
19:08:51.000infoyii\db\Command::querySELECT * FROM `category` WHERE ((`active`=1) AND (`category_id`=0)) AND (NOT (`id`=1)) ORDER BY `pos` DESC
19:08:51.001infoyii\db\Command::querySHOW FULL COLUMNS FROM `category`
19:08:51.003infoyii\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 = 'category' AND kcu.table_name = 'category'
19:08:51.007infoyii\db\Command::querySELECT * FROM `page` WHERE (`active`=1) AND (`id` IN (1, 2, 3, 4, 6, 5))
19:08:51.007infoyii\db\Command::querySHOW FULL COLUMNS FROM `page`
19:08:51.009infoyii\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'
19:08:51.012infoyii\db\Command::querySELECT * FROM `page` WHERE (`active`=1) AND (`id` IN (1, 2, 3, 4, 6, 5))
19:08:51.014infoyii\db\Command::querySELECT * FROM `page` WHERE (`active`=1) AND (NOT (`id` IN (1, 2, 3, 4, 6, 5)))
19:08:51.016infoyii\db\Command::querySELECT * FROM `page` WHERE (`active`=1) AND (NOT (`id` IN (1, 2, 3, 4, 6, 5)))
19:08:51.019infoyii\db\Command::querySELECT * FROM `static_text` WHERE `id`=1