Log Messages

Всего 40 записей.
TimeLevelCategoryMessage
 
17:16:37.805traceyii\base\Application::bootstrapBootstrap with filsh\yii2\oauth2server\Bootstrap::bootstrap()
17:16:37.805traceyii\base\Application::bootstrapBootstrap with zhuravljov\yii\queue\redis\Queue::bootstrap()
17:16:37.805traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
17:16:37.805traceyii\base\Application::bootstrapBootstrap with common\bootstrap\SetUp::bootstrap()
17:16:37.805traceyii\base\Application::bootstrapBootstrap with frontend\bootstrap\SetUp::bootstrap()
17:16:37.805traceyii\base\Module::getModuleLoading module: debug
17:16:37.806traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
17:16:37.812traceyii\base\Module::getModuleLoading module: gii
17:16:37.812traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
17:16:37.825infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=sitegis_feniks
17:16:37.826infoyii\db\Command::querySELECT * FROM `shop_categories` WHERE (`slug`='index') AND (`depth` > 0)
17:16:37.847infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_categories`
17:16:37.847infoyii\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 = 'shop_categories' AND kcu.table_name = 'shop_categories'
17:16:37.864infoyii\db\Command::querySELECT * FROM `shop_categories` WHERE (`shop_categories`.`lft` < 2) AND (`shop_categories`.`rgt` > 3) AND (`depth` > 0) ORDER BY `shop_categories`.`lft`
17:16:37.865traceyii\web\Application::handleRequestRoute requested: 'shop/catalog/category'
17:16:37.868traceyii\base\Controller::runActionRoute to run: shop/catalog/category
17:16:37.868traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\shop\CatalogController::actionCategory()
17:16:37.868infoyii\db\Command::querySELECT * FROM `shop_categories` WHERE (`id`=3) AND (`depth` > 0)
17:16:37.894infoyii\db\Command::querySELECT `id` FROM `shop_categories` WHERE (`shop_categories`.`lft` > 2) AND (`shop_categories`.`lft` < 3) ORDER BY `shop_categories`.`lft`
17:16:37.897traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/shop/catalog/category.php
17:16:37.897infoyii\db\Command::querySELECT * FROM `shop_categories` WHERE (`shop_categories`.`lft` < 2) AND (`shop_categories`.`rgt` > 3) ORDER BY `shop_categories`.`lft`
17:16:37.898traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/shop/catalog/_subcategories.php
17:16:37.898infoyii\db\Command::querySELECT * FROM `shop_categories` WHERE (`shop_categories`.`lft` > 2) AND (`shop_categories`.`lft` < 3) AND (`shop_categories`.`depth` <= 2) ORDER BY `shop_categories`.`lft`
17:16:37.899traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/frontend/views/shop/catalog/_list.php
17:16:37.902infoyii\db\Command::querySELECT COUNT(*) FROM (SELECT `p`.* FROM `shop_products` `p` LEFT JOIN `shop_category_assignments` `ca` ON `p`.`id` = `ca`.`product_id` WHERE (`p`.`status`=1) AND ((`p`.`category_id`=3) OR (`ca`.`category_id`=3)) GROUP BY `p`.`id`) `c`
17:16:37.921infoyii\db\Command::querySHOW FULL COLUMNS FROM `shop_products`
17:16:37.921infoyii\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 = 'shop_products' AND kcu.table_name = 'shop_products'
17:16:37.930erroryii\base\ViewNotFoundExceptionyii\base\ViewNotFoundException: The view file does not exist: /mnt/sdс/www/gis/feniks/frontend/views/layouts/catalog.php in /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/View.php:233 Stack trace: #0 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/Controller.php(399): yii\base\View->renderFile('/mnt/sd\xD1\x81/www/g...', Array, Object(frontend\controllers\shop\CatalogController)) #1 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/Controller.php(385): yii\base\Controller->renderContent('\n<h1>\xD0\x93\xD0\xBB\xD0\xB0\xD0\xB2\xD0\xBD...') #2 /mnt/sdс/www/gis/feniks/frontend/controllers/shop/CatalogController.php(70): yii\base\Controller->render('category', Array) #3 [internal function]: frontend\controllers\shop\CatalogController->actionCategory(3) #4 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #5 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #6 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('category', Array) #7 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('shop/catalog/ca...', Array) #8 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request)) #9 /mnt/sdс/www/gis/feniks/frontend/web/index.php(17): yii\base\Application->run() #10 {main}
17:16:37.931traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/exception.php
17:16:37.932traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php
17:16:37.933traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php
17:16:37.933traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php
17:16:37.933traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php
17:16:37.933traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php
17:16:37.934traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php
17:16:37.934traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php
17:16:37.935traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php
17:16:37.935traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php
17:16:37.936traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php
17:16:37.937traceyii\base\View::renderFileRendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php