Log Messages

Total 19 items.
TimeLevelCategoryMessage
 
23:04:27.554traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
23:04:27.554traceyii\base\Module::getModuleLoading module: debug
23:04:27.558traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
23:04:27.563traceyii\base\Module::getModuleLoading module: gii
23:04:27.564traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
23:04:27.566traceyii\web\Application::handleRequestRoute requested: 'site/services'
23:04:27.568traceyii\base\Controller::runActionRoute to run: site/services
23:04:27.571traceyii\base\InlineAction::runWithParamsRunning action: app\controllers\SiteController::actionServices()
23:04:27.587infoyii\db\Connection::openOpening DB connection: mysql:host=localhost;dbname=thermor_2
23:04:27.588infoyii\db\Command::querySELECT * FROM `pagedata` WHERE `page`='service'
23:04:27.589infoyii\db\Command::querySHOW FULL COLUMNS FROM `pagedata`
23:04:27.590infoyii\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'
23:04:27.591infoyii\db\Command::querySELECT DISTINCT `city` FROM `service`
23:04:27.593infoyii\db\Command::querySHOW FULL COLUMNS FROM `service`
23:04:27.594infoyii\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'
23:04:27.596infoyii\db\Command::querySELECT * FROM `service` WHERE `city`='Орел'
23:04:27.598traceyii\base\View::renderFileRendering view file: /var/www/ecoclimat/data/www/thermor.ru/views/site/services.php
23:04:27.599traceyii\base\View::renderFileRendering view file: /var/www/ecoclimat/data/www/thermor.ru/views/layouts/main.php
23:04:27.602infoyii\db\Command::querySELECT * FROM `pagedata` WHERE `page`='index'