# | Time | Since previous | Level | Category | Message |
---|---|---|---|---|---|
1 | 21:18:43.860 | < 0ms > | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
2 | 21:18:43.860 | trace | yii\base\Application::bootstrap | Bootstrap with aca\backend\components\Bootstrap::bootstrap() | |
3 | 21:18:43.861 | info | yii\db\Connection::open | Opening DB connection: mysql:host=localhost;dbname=portal | |
4 | 21:18:43.862 | info | yii\db\Command::query | SELECT `value` FROM `setting` WHERE `key`='website.cache' | |
5 | 21:18:43.863 | info | yii\db\Command::query | SELECT * FROM `setting` | |
6 | 21:18:43.865 | trace | yii\db\Command::query | Query result served from cache | |
7 | 21:18:43.869 | info | yii\db\Command::query | SELECT * FROM `website` WHERE (`isRemoved`=0) AND ((`subdomain`='www') AND (`language`='fa')) | |
8 | 21:18:43.872 | trace | yii\base\Module::getModule | Loading module: debug | |
9 | 21:18:43.873 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() | |
10 | 21:18:43.874 | trace | yii\web\Application::handleRequest | Route requested: 'user/auth/forgot' | |
11 | 21:18:43.874 | trace | yii\base\Module::getModule | Loading module: user | |
12 | 21:18:43.875 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking role: superuser | |
13 | 21:18:43.875 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.frontUserManagement | |
14 | 21:18:43.875 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.manageLoginLog | |
15 | 21:18:43.875 | trace | yii\rbac\DbManager::checkAccessFromCache | Checking permission: user.roleManager | |
16 | 21:18:43.875 | info | yii\db\Command::query | SELECT COUNT(*) FROM `user` WHERE `status`=4 | |
17 | 21:18:43.875 | trace | yii\base\Controller::runAction | Route to run: user/auth/forgot | |
18 | 21:18:43.876 | trace | yii\base\InlineAction::runWithParams | Running action: aca\user\backend\controllers\AuthController::actionForgot() | |
19 | 21:18:43.876 | info | yii\db\Command::query | SELECT * FROM `session` WHERE `expire`>1750528123 AND `id`='vdvc1f4bcisv0mpeu8kgm1trip' | |
20 | 21:18:43.876 | info | yii\web\Session::open | Session started | |
21 | 21:18:43.877 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/aca/user/backend/views/auth/forgot.php | |
22 | 21:18:43.878 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/themes/adminLTE/views/layouts/login.php | |
23 | 21:18:43.879 | trace | yii\base\View::renderFile | Rendering view file: /home/aca/portal/aca/common/widgets/flashMessage/views/flashMessages.php | |
24 | 21:18:43.879 | warning | yii\i18n\PhpMessageSource::loadMessages | The message file for category 'theme' does not exist: /home/aca/portal/messages/fa/theme.php | |
25 | 21:18:43.882 | < 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; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36', 1750528123, '__flash|a:0:{}', 'vdvc1f4bcisv0mpeu8kgm1trip', 1750529563) ON DUPLICATE KEY UPDATE `userId`=VALUES(`userId`), `ip`=VALUES(`ip`), `clientData`=VALUES(`clientData`), `createdAt`=VALUES(`createdAt`), `data`=VALUES(`data`), `expire`=VALUES(`expire`) |