# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 00:12:37.140 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap() |
2 | 00:12:37.140 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher | |
3 | 00:12:37.140 | trace | yii\base\Module::getModule | Loading module: gii | |
4 | 00:12:37.140 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() | |
5 | 00:12:37.141 | trace | yii\base\Module::getModule | Loading module: debug | |
6 | 00:12:37.142 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
7 | 00:12:37.143 | trace | yii\base\Application::bootstrap | Bootstrap with common\components\maintenance\Maintenance::bootstrap() | |
8 | 00:12:37.144 | info | yii\db\Connection::open | Opening DB connection: mysql:host=127.0.0.1;port=3306;dbname=iq_test_inte
| |
9 | 00:12:37.167 | info | yii\db\Command::query | SELECT * FROM `key_storage_item` WHERE `key`='frontend.maintenance'
| |
10 | 00:12:37.167 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `key_storage_item`
| |
11 | 00:12:37.168 | info | yii\db\Command::query | SHOW CREATE TABLE `key_storage_item`
| |
12 | 00:12:37.168 | 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'
| |
13 | 00:12:37.169 | info | yii\web\Session::open | Session started | |
14 | 00:12:37.170 | trace | yii\base\Controller::runAction | Route to run: site/set-locale | |
15 | 00:12:37.171 | trace | yii\base\Action::runWithParams | Running action: common\actions\SetLocaleAction::run(), invoked by frontend\controllers\SiteController | |
16 | 00:12:37.172 | info | yii\db\Command::query | SHOW FULL COLUMNS FROM `result` | |
17 | 00:12:37.173 | info | yii\db\Command::query | SHOW CREATE TABLE `result` | |
18 | 00:12:37.174 | 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 | 00:12:37.175 | info | yii\db\Command::query | SELECT * FROM `result` WHERE `token`='render-charts' | |
20 | 00:12:37.175 | trace | yii\web\Application::handleRequest | Route requested: 'site/render-charts' | |
21 | 00:12:37.175 | trace | yii\base\Controller::runAction | Route to run: site/render-charts | |
22 | 00:12:37.175 | trace | yii\base\InlineAction::runWithParams | Running action: frontend\controllers\SiteController::actionRenderCharts() | |
23 | 00:12:37.176 | 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 | 00:12:37.314 | 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 | 00:12:37.380 | info | yii\db\Command::query | SELECT ROUND(SUM(`iq` * `count_results`) / SUM(`count_results`)) AS `avgIq` FROM `results_statistics` GROUP BY `education_level` | |
26 | 00:12:37.422 | 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`='tr')
| |
27 | 00:12:37.425 | 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 | 00:12:37.464 | 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 | 00:12:37.468 | 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 | |
30 | 00:12:37.470 | < 1ms > | 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`='tr') |