| 16:53:10.039 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 16:53:10.039 | trace | yii\base\Module::getModule | Loading module: debug |
| 16:53:10.039 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 16:53:10.040 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 16:53:10.040 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 16:53:10.040 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:53:10.041 | info | time tracing start | 1784191990041114112 |
| 16:53:10.041 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 16:53:10.041 | trace | yii\web\Application::handleRequest | Route requested: 'ledger/settings/download-account-caption-opening-template' |
| 16:53:10.041 | trace | yii\base\Module::getModule | Loading module: ledger |
| 16:53:10.042 | info | yii\web\Session::open | Session started |
| 16:53:10.043 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1013 |
| 16:53:10.043 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 16:53:10.044 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:53:10.044 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:53:10.045 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "ledger_access_token"='fm5QrMzndTK8qE2wxJ4UQJeJaYto4p5c' |
| 16:53:10.046 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:53:10.046 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:53:10.046 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 16:53:10.047 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_ledgers" WHERE "id"='1' |
| 16:53:10.048 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 16:53:10.048 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 16:53:10.048 | trace | yii\base\Controller::runAction | Route to run: ledger/settings/download-account-caption-opening-template |
| 16:53:10.048 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\ledger\controllers\SettingsController::actionDownloadAccountCaptionOpeningTemplate() |
| 16:53:10.079 | info | yii\db\Command::query | SELECT "id", "parent_id", "title", "serial_no", "type", "direction", "amount", "year_debit_amount", "year_credit_amount", "balance_amount", "actual_amount", "is_auxiliary_customer", "is_auxiliary_supplier" FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE "ledger_id"='1' ORDER BY "serial_no", "id" |
| 16:53:10.081 | info | yii\db\Command::query | SELECT "parent_id" FROM "a57be577deb434"."tbl_ledger_account_captions" WHERE ("ledger_id"='1') AND (parent_id IS NOT NULL) GROUP BY "parent_id" |
| 16:53:10.092 | info | yii\db\Command::query | SELECT "id", "type", "title", "serial_no" FROM "a57be577deb434"."tbl_ledger_auxiliary_items" WHERE "ledger_id"='1' ORDER BY "type", "sort", "id" |
| 16:53:10.094 | info | yii\db\Command::query | SELECT "ledger_account_caption_id", "auxiliary_item_id", "amount", "opening_debit_amount", "opening_credit_amount" FROM "a57be577deb434"."tbl_ledger_auxiliary_opening_balances" WHERE "ledger_id"='1' |