Log Messages

Всего 36 записей.
TimeLevelCategoryMessage
 
20:48:48.489traceyii\base\Application::bootstrapBootstrap with filsh\yii2\oauth2server\Bootstrap::bootstrap()
20:48:48.489traceyii\base\Application::bootstrapBootstrap with zhuravljov\yii\queue\redis\Queue::bootstrap()
20:48:48.489traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
20:48:48.489traceyii\base\Application::bootstrapBootstrap with common\bootstrap\SetUp::bootstrap()
20:48:48.489traceyii\base\Application::bootstrapBootstrap with frontend\bootstrap\SetUp::bootstrap()
20:48:48.489traceyii\base\Module::getModuleLoading module: debug
20:48:48.489traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
20:48:48.490traceyii\base\Module::getModuleLoading module: gii
20:48:48.490traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
20:48:48.491traceyii\web\Application::handleRequestRoute requested: 'blog/post/comment'
20:48:48.511traceyii\base\Controller::runActionRoute to run: blog/post/comment
20:48:48.511traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\blog\PostController::actionComment()
20:48:48.516infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=sitegis_feniks
20:48:48.517infoyii\db\Command::querySELECT * FROM `blog_posts` WHERE (`status`=1) AND (`id`='6')
20:48:48.530infoyii\db\Command::querySHOW FULL COLUMNS FROM `blog_posts`
20:48:48.531infoyii\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 = 'blog_posts' AND kcu.table_name = 'blog_posts'
20:48:48.534traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/blog/post/comment.php
20:48:48.535infoyii\db\Command::querySELECT * FROM `blog_categories` WHERE `id`=1
20:48:48.535infoyii\db\Command::querySHOW FULL COLUMNS FROM `blog_categories`
20:48:48.535infoyii\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 = 'blog_categories' AND kcu.table_name = 'blog_categories'
20:48:48.537traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/layouts/blog.php
20:48:48.537traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/widgets/Contact/views/contact.php
20:48:48.537infoyii\db\Command::querySELECT * FROM `contact`
20:48:48.537infoyii\db\Command::querySHOW FULL COLUMNS FROM `contact`
20:48:48.538infoyii\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 = 'contact' AND kcu.table_name = 'contact'
20:48:48.538infoyii\db\Command::querySELECT * FROM `icon`
20:48:48.538infoyii\db\Command::querySHOW FULL COLUMNS FROM `icon`
20:48:48.538infoyii\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 = 'icon' AND kcu.table_name = 'icon'
20:48:48.539traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/layouts/main.php
20:48:48.542infoyii\db\Command::querySELECT `menu_id` FROM `menu` WHERE `menu_name`='Главное меню' LIMIT 10
20:48:48.542infoyii\db\Command::querySELECT * FROM `address`
20:48:48.542infoyii\db\Command::querySHOW FULL COLUMNS FROM `address`
20:48:48.543infoyii\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 = 'address' AND kcu.table_name = 'address'
20:48:48.543infoyii\db\Command::querySELECT * FROM `menu` WHERE `menu_id`='1'
20:48:48.543infoyii\db\Command::querySHOW FULL COLUMNS FROM `menu`
20:48:48.544infoyii\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 = 'menu' AND kcu.table_name = 'menu'