Log Messages

Total 19 items.
TimeLevelCategoryMessage
 
21:49:01.725traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
21:49:01.725traceyii\base\Module::getModuleLoading module: debug
21:49:01.730traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
21:49:01.735traceyii\base\Module::getModuleLoading module: gii
21:49:01.736traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
21:49:01.739traceyii\web\Application::handleRequestRoute requested: 'site/services'
21:49:01.741traceyii\base\Controller::runActionRoute to run: site/services
21:49:01.744traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\SiteController::actionServices()
21:49:01.764infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=thermor_2
21:49:01.765infoyii\db\Command::querySELECT * FROM `pagedata` WHERE `page`='service'
21:49:01.766infoyii\db\Command::querySHOW FULL COLUMNS FROM `pagedata`
21:49:01.767infoyii\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 = 'pagedata' AND kcu.table_name = 'pagedata'
21:49:01.781infoyii\db\Command::querySELECT DISTINCT `city` FROM `service`
21:49:01.783infoyii\db\Command::querySHOW FULL COLUMNS FROM `service`
21:49:01.784infoyii\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 = 'service' AND kcu.table_name = 'service'
21:49:01.786infoyii\db\Command::querySELECT * FROM `service` WHERE `city`='Барнаул'
21:49:01.788traceyii\base\View::renderFileRendering view file: /var/www/ecoclimat/data/www/thermor.ru/views/site/services.php
21:49:01.798traceyii\base\View::renderFileRendering view file: /var/www/ecoclimat/data/www/thermor.ru/views/layouts/main.php
21:49:01.801infoyii\db\Command::querySELECT * FROM `pagedata` WHERE `page`='index'