Log Messages

Всего 30 записей.
#TimeSince previousLevelCategoryMessage
   
100:12:37.164
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
200:12:37.164
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
300:12:37.164
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
400:12:37.164
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
500:12:37.165
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
600:12:37.165
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
700:12:37.165
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
800:12:37.166
< 1ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=127.0.0.1;port=3306;dbname=iq_test_inte
900:12:37.168
< 1ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1000:12:37.168
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1100:12:37.169
< 0ms >
infoyii\db\Command::querySHOW CREATE TABLE `key_storage_item`
1200:12:37.169
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `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` = 'key_storage_item' AND `kcu`.`TABLE_NAME` = 'key_storage_item'
1300:12:37.170
< 0ms >
infoyii\web\Session::openSession started
1400:12:37.171
< 1ms >
traceyii\base\Controller::runActionRoute to run: site/set-locale
1500:12:37.171
< 0ms >
traceyii\base\Action::runWithParamsRunning action: common\actions\SetLocaleAction::run(), invoked by frontend\controllers\SiteController
1600:12:37.173
< 2ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `result`
1700:12:37.187
< 13ms >
infoyii\db\Command::querySHOW CREATE TABLE `result`
1800:12:37.188
< 0ms >
infoyii\db\Command::querySELECT `kcu`.`CONSTRAINT_NAME` AS `constraint_name`, `kcu`.`COLUMN_NAME` AS `column_name`, `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`, `kcu`.`REFERENCED_COLUMN_NAME` AS `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` = 'result' AND `kcu`.`TABLE_NAME` = 'result'
1900:12:37.189
< 0ms >
infoyii\db\Command::querySELECT * FROM `result` WHERE `token`='render-charts'
2000:12:37.189
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'site/render-charts'
2100:12:37.189
< 0ms >
traceyii\base\Controller::runActionRoute to run: site/render-charts
2200:12:37.190
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\SiteController::actionRenderCharts()
2300:12:37.190
< 0ms >
infoyii\db\Command::querySELECT ROUND(SUM(`count_results`) * 100 / (SELECT SUM(`count_results`) FROM results_statistics)) AS `avgIq` FROM `results_statistics` GROUP BY `iq_interval`
2400:12:37.298
< 107ms >
infoyii\db\Command::querySELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq` FROM `results_statistics` WHERE NOT (`age_period`=0) GROUP BY `age_period`
2500:12:37.377
< 79ms >
infoyii\db\Command::querySELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq` FROM `results_statistics` GROUP BY `education_level`
2600:12:37.425
< 48ms >
infoyii\db\Command::query(SELECT `t1`.`message` AS `message`, `t2`.`translation` AS `translation` FROM `i18n_source_message` `t1`, `i18n_message` `t2` WHERE (`t1`.`id`=`t2`.`id`) AND (`t1`.`category`='common') AND (`t2`.`language`='zh-TW')) UNION ALL ( SELECT `t1`.`message` AS `message`, `t2`.`translation` AS `translation` FROM `i18n_source_message` `t1`, `i18n_message` `t2` WHERE ((`t1`.`id`=`t2`.`id`) AND (`t1`.`category`='common') AND (`t2`.`language`='zh')) AND (`t2`.`id` NOT IN (SELECT `id` FROM `i18n_message` WHERE `language`='zh-TW')) )
2700:12:37.427
< 1ms >
infoyii\db\Command::querySELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq` FROM `results_statistics` WHERE `education` IN (1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16) GROUP BY `education`
2800:12:37.473
< 46ms >
infoyii\db\Command::querySELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq` FROM `results_statistics_gender` WHERE `gender` IN (1, 2) GROUP BY `gender`
2900:12:37.476
< 3ms >
traceyii\base\View::renderFileRendering view file: /var/www/iq_test_inte_usr/data/www/iq-test-international.net/project-test/teplus-yii2/frontend/views/site/statistics-charts.php
3000:12:37.478
< 1ms >
infoyii\db\Command::query(SELECT `t1`.`message` AS `message`, `t2`.`translation` AS `translation` FROM `i18n_source_message` `t1`, `i18n_message` `t2` WHERE (`t1`.`id`=`t2`.`id`) AND (`t1`.`category`='frontend') AND (`t2`.`language`='zh-TW')) UNION ALL ( SELECT `t1`.`message` AS `message`, `t2`.`translation` AS `translation` FROM `i18n_source_message` `t1`, `i18n_message` `t2` WHERE ((`t1`.`id`=`t2`.`id`) AND (`t1`.`category`='frontend') AND (`t2`.`language`='zh')) AND (`t2`.`id` NOT IN (SELECT `id` FROM `i18n_message` WHERE `language`='zh-TW')) )