Log Messages

Всего 20 записей.
TimeLevelCategoryMessage
 
08:16:34.054traceyii\base\Application::bootstrapBootstrap with filsh\yii2\oauth2server\Bootstrap::bootstrap()
08:16:34.054traceyii\base\Application::bootstrapBootstrap with zhuravljov\yii\queue\redis\Queue::bootstrap()
08:16:34.054traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
08:16:34.054traceyii\base\Application::bootstrapBootstrap with common\bootstrap\SetUp::bootstrap()
08:16:34.054traceyii\base\Application::bootstrapBootstrap with frontend\bootstrap\SetUp::bootstrap()
08:16:34.054traceyii\base\Module::getModuleLoading module: debug
08:16:34.055traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
08:16:34.056traceyii\base\Module::getModuleLoading module: gii
08:16:34.056traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
08:16:34.062traceyii\web\Application::handleRequestRoute requested: 'house/view'
08:16:34.064traceyii\base\Controller::runActionRoute to run: house/view
08:16:34.064traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\HouseController::actionView()
08:16:34.066infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=sitegis_feniks
08:16:34.068infoyii\db\Command::querySELECT * FROM `house` WHERE `id`='356'
08:16:34.091infoyii\db\Command::querySHOW FULL COLUMNS FROM `house`
08:16:34.091infoyii\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 = 'house' AND kcu.table_name = 'house'
08:16:34.092infoyii\db\Command::querySELECT * FROM `address`
08:16:34.101infoyii\db\Command::querySHOW FULL COLUMNS FROM `address`
08:16:34.102infoyii\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'
08:16:34.508erroryii\base\ErrorException:2yii\base\ErrorException: First parameter must either be an object or the name of an existing class in /mnt/sdс/www/gis/feniks/frontend/controllers/HouseController.php:47 Stack trace: #0 [internal function]: yii\base\ErrorHandler->handleError(2, 'First parameter...', '/mnt/sd\xD1\x81/www/g...', 47, Array) #1 /mnt/sdс/www/gis/feniks/frontend/controllers/HouseController.php(47): property_exists(Array, 'reportList') #2 [internal function]: frontend\controllers\HouseController->actionView('356') #3 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #4 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #5 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('view', Array) #6 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('house/view', Array) #7 /mnt/sdс/www/gis/feniks/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request)) #8 /mnt/sdс/www/gis/feniks/frontend/web/index.php(17): yii\base\Application->run() #9 {main}