# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 23:10:47.951 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 23:10:47.951 | trace | yii\base\Application::bootstrap | Bootstrap with aca\backend\components\Bootstrap::bootstrap() | |
3 | 23:10:47.952 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=portal | |
4 | 23:10:47.953 | info | yii\db\Command::query | SELECT `value` FROM `setting` WHERE `key`='website.cache' | |
5 | 23:10:47.954 | info | yii\db\Command::query | SELECT * FROM `setting` | |
6 | 23:10:47.955 | trace | yii\db\Command::query | Query result served from cache | |
7 | 23:10:47.957 | info | yii\db\Command::query | SELECT * FROM `website` WHERE (`isRemoved`=0) AND ((`subdomain`='www') AND (`language`='fa')) | |
8 | 23:10:47.959 | trace | yii\base\Module::getModule | Loading module: debug | |
9 | 23:10:47.959 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
10 | 23:10:47.959 | trace | yii\web\Application::handleRequest | Route requested: 'user/auth/forgot' | |
11 | 23:10:47.959 | trace | yii\base\Module::getModule | Loading module: user | |
12 | 23:10:47.961 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking role: superuser | |
13 | 23:10:47.961 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.frontUserManagement | |
14 | 23:10:47.961 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.manageLoginLog | |
15 | 23:10:47.961 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.roleManager | |
16 | 23:10:47.961 | info | yii\db\Command::query | SELECT COUNT(*) FROM `user` WHERE `status`=4 | |
17 | 23:10:47.962 | trace | yii\base\Controller::runAction | Route to run: user/auth/forgot | |
18 | 23:10:47.962 | trace | yii\base\InlineAction::runWithParams | Running action: aca\user\backend\controllers\AuthController::actionForgot() | |
19 | 23:10:47.964 | info | yii\db\Command::query | SELECT * FROM `session` WHERE `expire`>1749325247 AND `id`='fvahhdujqog0rpdbnh79l1ko32' | |
20 | 23:10:47.964 | info | yii\web\Session::open | Session started | |
21 | 23:10:47.965 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/aca/user/backend/views/auth/forgot.php | |
22 | 23:10:47.969 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/themes/adminLTE/views/layouts/login.php | |
23 | 23:10:47.970 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/aca/common/widgets/flashMessage/views/flashMessages.php | |
24 | 23:10:47.970 | warning | yii\i18n\PhpMessageSource::loadMessages | The message file for category 'theme' does not exist: /home/aca/portal/messages/fa/theme.php | |
25 | 23:10:47.976 | < 5ms > | info | yii\db\Command::execute | INSERT INTO `session` (`userId`, `ip`, `clientData`, `createdAt`, `data`, `id`, `expire`) VALUES (0, '192.168.4.240', 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1', 1749325247, '__flash|a:0:{}', 'fvahhdujqog0rpdbnh79l1ko32', 1749326687) ON DUPLICATE KEY UPDATE `userId`=VALUES(`userId`), `ip`=VALUES(`ip`), `clientData`=VALUES(`clientData`), `createdAt`=VALUES(`createdAt`), `data`=VALUES(`data`), `expire`=VALUES(`expire`) |