Log Messages

Всего 28 записей.
#TimeSince previousLevelCategoryMessage
   
118:39:20.714
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
218:39:20.715
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
318:39:20.715
< 0ms >
traceyii\base\Module::getModuleLoading module: gii
418:39:20.715
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
518:39:20.715
< 0ms >
traceyii\base\Module::getModuleLoading module: debug
618:39:20.717
< 1ms >
infoyii\web\Session::openSession started
718:39:20.717
< 0ms >
traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
818:39:20.717
< 0ms >
traceyii\base\Application::bootstrapBootstrap with common\components\maintenance\Maintenance::bootstrap()
918:39:20.719
< 1ms >
infoyii\db\Connection::openOpening DB connection: mysql:host=127.0.0.1;port=3306;dbname=iq_test_inte
1018:39:20.720
< 1ms >
infoyii\db\Command::querySELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
1118:39:20.721
< 0ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `key_storage_item`
1218:39:20.722
< 1ms >
infoyii\db\Command::querySHOW CREATE TABLE `key_storage_item`
1318:39:20.722
< 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'
1418:39:20.724
< 1ms >
infoyii\db\Command::querySHOW FULL COLUMNS FROM `result`
1518:39:20.725
< 0ms >
infoyii\db\Command::querySHOW CREATE TABLE `result`
1618:39:20.725
< 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'
1718:39:20.726
< 0ms >
infoyii\db\Command::querySELECT * FROM `result` WHERE `token`='render-charts'
1818:39:20.727
< 0ms >
traceyii\web\Application::handleRequestRoute requested: 'site/render-charts'
1918:39:20.727
< 0ms >
traceyii\base\Controller::runActionRoute to run: site/render-charts
2018:39:20.728
< 0ms >
traceyii\base\InlineAction::runWithParamsRunning action: frontend\controllers\SiteController::actionRenderCharts()
2118:39:20.728
< 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`
2218:39:20.763
< 34ms >
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`
2318:39:20.789
< 26ms >
infoyii\db\Command::querySELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq` FROM `results_statistics` GROUP BY `education_level`
2418:39:20.820
< 30ms >
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-CN')) 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-CN')) )
2518:39:20.821
< 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`
2618:39:20.877
< 55ms >
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`
2718:39:20.882
< 4ms >
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
2818:39:20.885
< 3ms >
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-CN')) 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-CN')) )