Log Messages

Всего 36 записей.
TimeLevelCategoryMessage
 
07:56:53.768traceyii\base\Application::bootstrapBootstrap with filsh\yii2\oauth2server\Bootstrap::bootstrap()
07:56:53.772traceyii\base\Application::bootstrapBootstrap with zhuravljov\yii\queue\redis\Queue::bootstrap()
07:56:53.772traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
07:56:53.774traceyii\base\Application::bootstrapBootstrap with common\bootstrap\SetUp::bootstrap()
07:56:53.775traceyii\base\Application::bootstrapBootstrap with frontend\bootstrap\SetUp::bootstrap()
07:56:53.775traceyii\base\Module::getModuleLoading module: debug
07:56:53.778traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
07:56:53.790traceyii\base\Module::getModuleLoading module: gii
07:56:53.791traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
07:56:53.791traceyii\web\Application::handleRequestRoute requested: 'blog/post/comment'
07:56:53.792traceyii\base\Controller::runActionRoute to run: blog/post/comment
07:56:53.792traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\blog\PostController::actionComment()
07:56:53.793infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=sitegis_feniks
07:56:53.794infoyii\db\Command::querySELECT * FROM `blog_posts` WHERE (`status`=1) AND (`id`='14')
07:56:53.819infoyii\db\Command::querySHOW FULL COLUMNS FROM `blog_posts`
07:56:53.819infoyii\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'
07:56:53.885traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/blog/post/comment.php
07:56:53.898infoyii\db\Command::querySELECT * FROM `blog_categories` WHERE `id`=1
07:56:53.940infoyii\db\Command::querySHOW FULL COLUMNS FROM `blog_categories`
07:56:53.941infoyii\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'
07:56:53.957traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/layouts/blog.php
07:56:53.958traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/widgets/Contact/views/contact.php
07:56:53.958infoyii\db\Command::querySELECT * FROM `contact`
07:56:53.993infoyii\db\Command::querySHOW FULL COLUMNS FROM `contact`
07:56:53.993infoyii\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'
07:56:53.994infoyii\db\Command::querySELECT * FROM `icon`
07:56:53.995infoyii\db\Command::querySHOW FULL COLUMNS FROM `icon`
07:56:53.996infoyii\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'
07:56:53.996traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/layouts/main.php
07:56:53.997infoyii\db\Command::querySELECT `menu_id` FROM `menu` WHERE `menu_name`='Главное меню' LIMIT 10
07:56:54.001infoyii\db\Command::querySELECT * FROM `address`
07:56:54.005infoyii\db\Command::querySHOW FULL COLUMNS FROM `address`
07:56:54.005infoyii\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'
07:56:54.006infoyii\db\Command::querySELECT * FROM `menu` WHERE `menu_id`='1'
07:56:54.009infoyii\db\Command::querySHOW FULL COLUMNS FROM `menu`
07:56:54.010infoyii\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'