Log Messages

Всего 14 записей.
TimeLevelCategoryMessage
 
02:56:12.316traceyii\base\Application::bootstrapBootstrap with filsh\yii2\oauth2server\Bootstrap::bootstrap()
02:56:12.316traceyii\base\Application::bootstrapBootstrap with zhuravljov\yii\queue\redis\Queue::bootstrap()
02:56:12.316traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
02:56:12.316traceyii\base\Application::bootstrapBootstrap with common\bootstrap\SetUp::bootstrap()
02:56:12.316traceyii\base\Application::bootstrapBootstrap with frontend\bootstrap\SetUp::bootstrap()
02:56:12.316traceyii\base\Module::getModuleLoading module: debug
02:56:12.317traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
02:56:12.332traceyii\base\Module::getModuleLoading module: gii
02:56:12.333traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
02:56:12.335infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=sitegis_feniks
02:56:12.336infoyii\db\Command::querySELECT * FROM `pages` WHERE (`slug`='audit') AND (`depth` > 0)
02:56:12.345infoyii\db\Command::querySHOW FULL COLUMNS FROM `pages`
02:56:12.346infoyii\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 = 'pages' AND kcu.table_name = 'pages'
02:56:12.346infoyii\db\Command::querySELECT * FROM `pages` WHERE (`pages`.`lft` < 42) AND (`pages`.`rgt` > 43) AND (`depth` > 0) ORDER BY `pages`.`lft`