# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 12:37:53.999 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 12:37:53.999 | trace | yii\base\Application::bootstrap | Bootstrap with aca\backend\components\Bootstrap::bootstrap() | |
3 | 12:37:54.000 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=portal | |
4 | 12:37:54.001 | info | yii\db\Command::query | SELECT `value` FROM `setting` WHERE `key`='website.cache' | |
5 | 12:37:54.001 | info | yii\db\Command::query | SELECT * FROM `setting` | |
6 | 12:37:54.002 | trace | yii\db\Command::query | Query result served from cache | |
7 | 12:37:54.005 | info | yii\db\Command::query | SELECT * FROM `session` WHERE `expire`>1749200874 AND `id`='sobq4acd8qeeohsd247hvrsjfh' | |
8 | 12:37:54.006 | info | yii\web\Session::open | Session started | |
9 | 12:37:54.006 | info | yii\db\Command::query | SELECT * FROM `website` WHERE (`isRemoved`=0) AND ((`subdomain`='www') AND (`language`='fa')) | |
10 | 12:37:54.007 | trace | yii\base\Module::getModule | Loading module: debug | |
11 | 12:37:54.008 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
12 | 12:37:54.008 | trace | yii\web\Application::handleRequest | Route requested: 'user/auth/login' | |
13 | 12:37:54.008 | trace | yii\base\Module::getModule | Loading module: user | |
14 | 12:37:54.009 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking role: superuser | |
15 | 12:37:54.009 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.frontUserManagement | |
16 | 12:37:54.009 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.manageLoginLog | |
17 | 12:37:54.009 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.roleManager | |
18 | 12:37:54.010 | info | yii\db\Command::query | SELECT COUNT(*) FROM `user` WHERE `status`=4 | |
19 | 12:37:54.022 | trace | yii\base\Controller::runAction | Route to run: user/auth/login | |
20 | 12:37:54.022 | trace | yii\base\InlineAction::runWithParams | Running action: aca\user\backend\controllers\AuthController::actionLogin() | |
21 | 12:37:54.023 | info | yii\db\Command::query | SELECT * FROM `user_login_log` WHERE `ip`='192.168.4.240' ORDER BY `time` DESC | |
22 | 12:37:54.094 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/aca/user/backend/views/auth/login.php | |
23 | 12:37:54.095 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/themes/adminLTE/views/layouts/login.php | |
24 | 12:37:54.095 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/aca/common/widgets/flashMessage/views/flashMessages.php | |
25 | 12:37:54.096 | warning | yii\i18n\PhpMessageSource::loadMessages | The message file for category 'theme' does not exist: /home/aca/portal/messages/fa/theme.php | |
26 | 12:37:54.098 | < 2ms > | info | yii\db\Command::execute | INSERT INTO `session` (`userId`, `ip`, `clientData`, `createdAt`, `data`, `id`, `expire`) VALUES (0, '192.168.4.240', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1749200874, '__flash|a:0:{}__returnUrl|s:32:\"https://www.velayat.ac.ir/admin/\";createdAt|s:24:\"۱۶ خرداد ۱۴۰۴\";userId|s:1:\"0\";', 'sobq4acd8qeeohsd247hvrsjfh', 1749202314) ON DUPLICATE KEY UPDATE `userId`=VALUES(`userId`), `ip`=VALUES(`ip`), `clientData`=VALUES(`clientData`), `createdAt`=VALUES(`createdAt`), `data`=VALUES(`data`), `expire`=VALUES(`expire`) |