# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 11:40:19.499 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 11:40:19.499 | trace | yii\base\Application::bootstrap | Bootstrap with aca\backend\components\Bootstrap::bootstrap() | |
3 | 11:40:19.500 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=portal | |
4 | 11:40:19.501 | info | yii\db\Command::query | SELECT `value` FROM `setting` WHERE `key`='website.cache' | |
5 | 11:40:19.502 | info | yii\db\Command::query | SELECT * FROM `setting` | |
6 | 11:40:19.502 | trace | yii\db\Command::query | Query result served from cache | |
7 | 11:40:19.504 | info | yii\db\Command::query | SELECT * FROM `session` WHERE `expire`>1749370219 AND `id`='ca42gvphsqu6d84cf5uvb2sdh1' | |
8 | 11:40:19.505 | info | yii\web\Session::open | Session started | |
9 | 11:40:19.505 | info | yii\db\Command::query | SELECT * FROM `website` WHERE (`isRemoved`=0) AND ((`subdomain`='www') AND (`language`='fa')) | |
10 | 11:40:19.506 | trace | yii\base\Module::getModule | Loading module: debug | |
11 | 11:40:19.507 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
12 | 11:40:19.507 | trace | yii\web\Application::handleRequest | Route requested: 'user/auth/login' | |
13 | 11:40:19.507 | trace | yii\base\Module::getModule | Loading module: user | |
14 | 11:40:19.508 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking role: superuser | |
15 | 11:40:19.508 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.frontUserManagement | |
16 | 11:40:19.508 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.manageLoginLog | |
17 | 11:40:19.508 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.roleManager | |
18 | 11:40:19.509 | info | yii\db\Command::query | SELECT COUNT(*) FROM `user` WHERE `status`=4 | |
19 | 11:40:19.509 | trace | yii\base\Controller::runAction | Route to run: user/auth/login | |
20 | 11:40:19.509 | trace | yii\base\InlineAction::runWithParams | Running action: aca\user\backend\controllers\AuthController::actionLogin() | |
21 | 11:40:19.510 | info | yii\db\Command::query | SELECT * FROM `user_login_log` WHERE `ip`='192.168.4.240' ORDER BY `time` DESC | |
22 | 11:40:19.547 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/aca/user/backend/views/auth/login.php | |
23 | 11:40:19.549 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/themes/adminLTE/views/layouts/login.php | |
24 | 11:40:19.551 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/aca/common/widgets/flashMessage/views/flashMessages.php | |
25 | 11:40:19.551 | warning | yii\i18n\PhpMessageSource::loadMessages | The message file for category 'theme' does not exist: /home/aca/portal/messages/fa/theme.php | |
26 | 11:40:19.557 | < 6ms > | info | yii\db\Command::execute | INSERT INTO `session` (`userId`, `ip`, `clientData`, `createdAt`, `data`, `id`, `expire`) VALUES (0, '192.168.4.240', 'Mozilla/5.0 (Android 13; Mobile; rv:139.0) Gecko/139.0 Firefox/139.0', 1749370219, '__flash|a:0:{}createdAt|s:24:\"۱۸ خرداد ۱۴۰۴\";userId|s:1:\"0\";__captcha/send/captcha|s:6:\"lyxoyj\";__captcha/send/captchacount|i:1;', 'ca42gvphsqu6d84cf5uvb2sdh1', 1749371659) ON DUPLICATE KEY UPDATE `userId`=VALUES(`userId`), `ip`=VALUES(`ip`), `clientData`=VALUES(`clientData`), `createdAt`=VALUES(`createdAt`), `data`=VALUES(`data`), `expire`=VALUES(`expire`) |