Log Messages

Всего 36 записей.
TimeLevelCategoryMessage
 
00:00:53.776traceyii\base\Application::bootstrapBootstrap with filsh\yii2\oauth2server\Bootstrap::bootstrap()
00:00:53.781traceyii\base\Application::bootstrapBootstrap with zhuravljov\yii\queue\redis\Queue::bootstrap()
00:00:53.781traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
00:00:53.785traceyii\base\Application::bootstrapBootstrap with common\bootstrap\SetUp::bootstrap()
00:00:53.786traceyii\base\Application::bootstrapBootstrap with frontend\bootstrap\SetUp::bootstrap()
00:00:53.786traceyii\base\Module::getModuleLoading module: debug
00:00:53.788traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
00:00:53.799traceyii\base\Module::getModuleLoading module: gii
00:00:53.800traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
00:00:53.800traceyii\web\Application::handleRequestRoute requested: 'blog/post/comment'
00:00:53.813traceyii\base\Controller::runActionRoute to run: blog/post/comment
00:00:53.813traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\blog\PostController::actionComment()
00:00:53.817infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=sitegis_feniks
00:00:53.818infoyii\db\Command::querySELECT * FROM `blog_posts` WHERE (`status`=1) AND (`id`='22')
00:00:54.877infoyii\db\Command::querySHOW FULL COLUMNS FROM `blog_posts`
00:00:54.878infoyii\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'
00:00:54.881traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/blog/post/comment.php
00:00:54.881infoyii\db\Command::querySELECT * FROM `blog_categories` WHERE `id`=1
00:00:54.994infoyii\db\Command::querySHOW FULL COLUMNS FROM `blog_categories`
00:00:54.995infoyii\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'
00:00:55.010traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/layouts/blog.php
00:00:55.011traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/widgets/Contact/views/contact.php
00:00:55.012infoyii\db\Command::querySELECT * FROM `contact`
00:00:55.178infoyii\db\Command::querySHOW FULL COLUMNS FROM `contact`
00:00:55.179infoyii\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'
00:00:55.179infoyii\db\Command::querySELECT * FROM `icon`
00:00:55.310infoyii\db\Command::querySHOW FULL COLUMNS FROM `icon`
00:00:55.310infoyii\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'
00:00:55.311traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/layouts/main.php
00:00:55.320infoyii\db\Command::querySELECT `menu_id` FROM `menu` WHERE `menu_name`='Главное меню' LIMIT 10
00:00:55.882infoyii\db\Command::querySELECT * FROM `address`
00:00:55.986infoyii\db\Command::querySHOW FULL COLUMNS FROM `address`
00:00:56.316infoyii\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'
00:00:56.322infoyii\db\Command::querySELECT * FROM `menu` WHERE `menu_id`='1'
00:00:56.380infoyii\db\Command::querySHOW FULL COLUMNS FROM `menu`
00:00:56.380infoyii\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'