# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 20:55:05.785 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 20:55:05.785 | trace | yii\base\Application::bootstrap | Bootstrap with aca\backend\components\Bootstrap::bootstrap() | |
3 | 20:55:05.786 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=portal | |
4 | 20:55:05.787 | info | yii\db\Command::query | SELECT `value` FROM `setting` WHERE `key`='website.cache' | |
5 | 20:55:05.788 | info | yii\db\Command::query | SELECT * FROM `setting` | |
6 | 20:55:05.788 | trace | yii\db\Command::query | Query result served from cache | |
7 | 20:55:05.790 | info | yii\db\Command::query | SELECT * FROM `website` WHERE (`isRemoved`=0) AND ((`subdomain`='www') AND (`language`='fa')) | |
8 | 20:55:05.792 | trace | yii\base\Module::getModule | Loading module: debug | |
9 | 20:55:05.792 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
10 | 20:55:05.793 | trace | yii\web\Application::handleRequest | Route requested: 'user/auth/login' | |
11 | 20:55:05.793 | trace | yii\base\Module::getModule | Loading module: user | |
12 | 20:55:05.794 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking role: superuser | |
13 | 20:55:05.794 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.frontUserManagement | |
14 | 20:55:05.794 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.manageLoginLog | |
15 | 20:55:05.794 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.roleManager | |
16 | 20:55:05.794 | info | yii\db\Command::query | SELECT COUNT(*) FROM `user` WHERE `status`=4 | |
17 | 20:55:05.795 | trace | yii\base\Controller::runAction | Route to run: user/auth/login | |
18 | 20:55:05.795 | trace | yii\base\InlineAction::runWithParams | Running action: aca\user\backend\controllers\AuthController::actionLogin() | |
19 | 20:55:05.796 | info | yii\db\Command::query | SELECT * FROM `user_login_log` WHERE `ip`='192.168.4.240' ORDER BY `time` DESC | |
20 | 20:55:05.834 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/aca/user/backend/views/auth/login.php | |
21 | 20:55:05.837 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/themes/adminLTE/views/layouts/login.php | |
22 | 20:55:05.839 | info | yii\db\Command::query | SELECT * FROM `session` WHERE `expire`>1750526705 AND `id`='ksins2gmb2k4phpfad7r5a5kgm' | |
23 | 20:55:05.839 | info | yii\web\Session::open | Session started | |
24 | 20:55:05.839 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/aca/common/widgets/flashMessage/views/flashMessages.php | |
25 | 20:55:05.839 | warning | yii\i18n\PhpMessageSource::loadMessages | The message file for category 'theme' does not exist: /home/aca/portal/messages/fa/theme.php | |
26 | 20:55:05.847 | < 7ms > | info | yii\db\Command::execute | INSERT INTO `session` (`userId`, `ip`, `clientData`, `createdAt`, `data`, `id`, `expire`) VALUES (0, '192.168.4.240', 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36', 1750526705, '__flash|a:0:{}', 'ksins2gmb2k4phpfad7r5a5kgm', 1750528145) ON DUPLICATE KEY UPDATE `userId`=VALUES(`userId`), `ip`=VALUES(`ip`), `clientData`=VALUES(`clientData`), `createdAt`=VALUES(`createdAt`), `data`=VALUES(`data`), `expire`=VALUES(`expire`) |