Log Messages

Total 19 items.
TimeLevelCategoryMessage
 
10:03:52.310traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
10:03:52.310traceyii\base\Module::getModuleLoading module: debug
10:03:52.315traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
10:03:52.317traceyii\base\Module::getModuleLoading module: gii
10:03:52.317traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
10:03:52.318traceyii\web\Application::handleRequestRoute requested: 'site/services'
10:03:52.319traceyii\base\Controller::runActionRoute to run: site/services
10:03:52.320traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\SiteController::actionServices()
10:03:52.323infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=thermor_2
10:03:52.324infoyii\db\Command::querySELECT * FROM `pagedata` WHERE `page`='service'
10:03:52.325infoyii\db\Command::querySHOW FULL COLUMNS FROM `pagedata`
10:03:52.327infoyii\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'
10:03:52.338infoyii\db\Command::querySELECT DISTINCT `city` FROM `service`
10:03:52.345infoyii\db\Command::querySHOW FULL COLUMNS FROM `service`
10:03:52.345infoyii\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'
10:03:52.348infoyii\db\Command::querySELECT * FROM `service`
10:03:52.353traceyii\base\View::renderFileRendering view file: /var/www/ecoclimat/data/www/thermor.ru/views/site/services.php
10:03:52.373traceyii\base\View::renderFileRendering view file: /var/www/ecoclimat/data/www/thermor.ru/views/layouts/main.php
10:03:52.374infoyii\db\Command::querySELECT * FROM `pagedata` WHERE `page`='index'