Log Messages

Total 20 items.
#TimeSince previousLevelCategoryMessage
   
116:20:24.036
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
216:20:24.036
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
316:20:24.036
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
416:20:24.037
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
516:20:24.037
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
616:20:24.037
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
716:20:24.038
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'catalog/index'
816:20:24.038
< 0ms >
traceyii\base\Controller::runActionRoute to run: catalog/index
916:20:24.038
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\CatalogController::actionIndex()
1016:20:24.038
< 0ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=sculptured
1116:20:24.040
< 1ms >
infoyii\db\Command::querySELECT * FROM `catalogue_categories` WHERE `slug`='moldings'
1216:20:24.040
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `catalogue_categories`
1316:20:24.041
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `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` = 'catalogue_categories' AND `kcu`.`TABLE_NAME` = 'catalogue_categories'
1416:20:24.042
< 0ms >
infoyii\db\Command::querySELECT COUNT(*) FROM `catalogue_items` LEFT JOIN `catalogue_items_to_categories` ON `catalogue_items`.`id` = `catalogue_items_to_categories`.`item_id` LEFT JOIN `catalogue_categories` ON `catalogue_items_to_categories`.`category_id` = `catalogue_categories`.`id` WHERE (`catalogue_items`.`is_active`=1) AND (`slug`='moldings')
1516:20:24.043
< 0ms >
infoyii\db\Command::querySELECT `catalogue_items`.* FROM `catalogue_items` LEFT JOIN `catalogue_items_to_categories` ON `catalogue_items`.`id` = `catalogue_items_to_categories`.`item_id` LEFT JOIN `catalogue_categories` ON `catalogue_items_to_categories`.`category_id` = `catalogue_categories`.`id` WHERE (`catalogue_items`.`is_active`=1) AND (`slug`='moldings') ORDER BY `catalogue_items`.`id` LIMIT 60
1616:20:24.045
< 1ms >
traceyii\base\View::renderFileRendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/catalog/index.php
1716:20:24.046
< 0ms >
traceyii\base\View::renderFileRendering view file: /var/www/web/sites/sculpturica.smartsoftware.su/yii2-app-advanced/frontend/views/layouts/main.php
1816:20:24.046
< 0ms >
infoyii\db\Command::querySELECT * FROM `catalogue_categories`
1916:20:24.047
< 0ms >
infoyii\db\Command::querySELECT COUNT(*) FROM `carts` WHERE `session_id`=''
2016:20:24.047
< 0ms >
infoyii\web\Session::openSession started