17:16:37.805 | trace | yii\base\Application::bootstrap | Bootstrap with filsh\yii2\oauth2server\Bootstrap::bootstrap() |
17:16:37.805 | trace | yii\base\Application::bootstrap | Bootstrap with zhuravljov\yii\queue\redis\Queue::bootstrap() |
17:16:37.805 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
17:16:37.805 | trace | yii\base\Application::bootstrap | Bootstrap with common\bootstrap\SetUp::bootstrap() |
17:16:37.805 | trace | yii\base\Application::bootstrap | Bootstrap with frontend\bootstrap\SetUp::bootstrap() |
17:16:37.805 | trace | yii\base\Module::getModule | Loading module: debug |
17:16:37.806 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
17:16:37.812 | trace | yii\base\Module::getModule | Loading module: gii |
17:16:37.812 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
17:16:37.825 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=sitegis_feniks |
17:16:37.826 | info | yii\db\Command::query | SELECT * FROM `shop_categories` WHERE (`slug`='index') AND (`depth` > 0) |
17:16:37.847 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_categories` |
17:16:37.847 | info | yii\db\Command::query | SELECT
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.864 | info | yii\db\Command::query | SELECT * FROM `shop_categories` WHERE (`shop_categories`.`lft` < 2) AND (`shop_categories`.`rgt` > 3) AND (`depth` > 0) ORDER BY `shop_categories`.`lft` |
17:16:37.865 | trace | yii\web\Application::handleRequest | Route requested: 'shop/catalog/category' |
17:16:37.868 | trace | yii\base\Controller::runAction | Route to run: shop/catalog/category |
17:16:37.868 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\controllers\shop\CatalogController::actionCategory() |
17:16:37.868 | info | yii\db\Command::query | SELECT * FROM `shop_categories` WHERE (`id`=3) AND (`depth` > 0) |
17:16:37.894 | info | yii\db\Command::query | SELECT `id` FROM `shop_categories` WHERE (`shop_categories`.`lft` > 2) AND (`shop_categories`.`lft` < 3) ORDER BY `shop_categories`.`lft` |
17:16:37.897 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/frontend/views/shop/catalog/category.php |
17:16:37.897 | info | yii\db\Command::query | SELECT * FROM `shop_categories` WHERE (`shop_categories`.`lft` < 2) AND (`shop_categories`.`rgt` > 3) ORDER BY `shop_categories`.`lft` |
17:16:37.898 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/frontend/views/shop/catalog/_subcategories.php |
17:16:37.898 | info | yii\db\Command::query | SELECT * 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.899 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/frontend/views/shop/catalog/_list.php |
17:16:37.902 | info | yii\db\Command::query | SELECT 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.921 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `shop_products` |
17:16:37.921 | info | yii\db\Command::query | SELECT
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.930 | error | yii\base\ViewNotFoundException | yii\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.931 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/exception.php |
17:16:37.932 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |
17:16:37.933 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |
17:16:37.933 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |
17:16:37.933 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |
17:16:37.933 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |
17:16:37.934 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |
17:16:37.934 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |
17:16:37.935 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |
17:16:37.935 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |
17:16:37.936 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |
17:16:37.937 | trace | yii\base\View::renderFile | Rendering view file: /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php |