# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 19:30:30.604 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap() |
2 | 19:30:30.604 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher | |
3 | 19:30:30.604 | trace | yii\base\Module::getModule | Loading module: gii | |
4 | 19:30:30.604 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
5 | 19:30:30.605 | trace | yii\base\Module::getModule | Loading module: debug | |
6 | 19:30:30.605 | info | yii\web\Session::open | Session started | |
7 | 19:30:30.605 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
8 | 19:30:30.606 | trace | yii\base\Application::bootstrap | Bootstrap with common\components\maintenance\Maintenance::bootstrap() | |
9 | 19:30:30.606 | info | yii\db\Connection::open | Opening DB connection: mysql:host=127.0.0.1;port=3306;dbname=iq_test_inte
| |
10 | 19:30:30.607 | info | yii\db\Command::query | SELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
| |
11 | 19:30:30.607 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `key_storage_item`
| |
12 | 19:30:30.608 | info | yii\db\Command::query | SHOW CREATE TABLE `key_storage_item`
| |
13 | 19:30:30.609 | info | yii\db\Command::query | SELECT
`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'
| |
14 | 19:30:30.610 | trace | yii\base\Controller::runAction | Route to run: site/set-locale | |
15 | 19:30:30.610 | trace | yii\base\Action::runWithParams | Running action: common\actions\SetLocaleAction::run(), invoked by frontend\controllers\SiteController | |
16 | 19:30:30.610 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `result` | |
17 | 19:30:30.611 | info | yii\db\Command::query | SHOW CREATE TABLE `result` | |
18 | 19:30:30.611 | info | yii\db\Command::query | SELECT `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' | |
19 | 19:30:30.612 | info | yii\db\Command::query | SELECT * FROM `result` WHERE `token`='render-charts' | |
20 | 19:30:30.613 | trace | yii\web\Application::handleRequest | Route requested: 'site/render-charts' | |
21 | 19:30:30.613 | trace | yii\base\Controller::runAction | Route to run: site/render-charts | |
22 | 19:30:30.613 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\controllers\SiteController::actionRenderCharts() | |
23 | 19:30:30.614 | info | yii\db\Command::query | SELECT ROUND(SUM(`count_results`) * 100 / (SELECT SUM(`count_results`) FROM results_statistics)) AS `avgIq` FROM `results_statistics` GROUP BY `iq_interval` | |
24 | 19:30:30.726 | info | yii\db\Command::query | SELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq` FROM `results_statistics` WHERE NOT (`age_period`=0) GROUP BY `age_period` | |
25 | 19:30:30.751 | info | yii\db\Command::query | SELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq` FROM `results_statistics` GROUP BY `education_level` | |
26 | 19:30:30.779 | info | yii\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`='ru')
| |
27 | 19:30:30.780 | info | yii\db\Command::query | SELECT 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` | |
28 | 19:30:30.810 | info | yii\db\Command::query | SELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq` FROM `results_statistics_gender` WHERE `gender` IN (1, 2) GROUP BY `gender` | |
29 | 19:30:30.823 | info | yii\db\Command::query | SELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq`, `country`.`name`, `country`.`photo_path`, SUM(count_results) AS `sum_results`, `country`.`id` AS `country_id`, `photo_base_url` FROM `results_statistics_country` LEFT JOIN `country` ON results_statistics_country.country_id = country.id WHERE NOT (`country_id` IS NULL) GROUP BY `country`.`id` ORDER BY `sum_results` DESC LIMIT 21 | |
30 | 19:30:30.850 | info | yii\db\Command::query | SELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq`, `country`.`name`, `country`.`photo_path`, `country`.`id`, `photo_base_url` FROM `country` LEFT JOIN `results_statistics_country` ON country.id = results_statistics_country.country_id WHERE `isoCode`='US' | |
31 | 19:30:30.855 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `country` | |
32 | 19:30:30.857 | info | yii\db\Command::query | SHOW CREATE TABLE `country` | |
33 | 19:30:30.857 | info | yii\db\Command::query | SELECT `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` = 'country' AND `kcu`.`TABLE_NAME` = 'country' | |
34 | 19:30:30.858 | trace | yii\base\View::renderFile | Rendering view file: /var/www/iq_test_inte_usr/data/www/iq-test-international.net/project-test/teplus-yii2/frontend/views/site/statistics-charts.php | |
35 | 19:30:30.860 | < 2ms > | info | yii\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`='ru') |