16:18:44.284 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
16:18:44.284 | trace | yii\base\Module::getModule | Loading module: debug |
16:18:44.285 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
16:18:44.285 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
16:18:44.285 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
16:18:44.286 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:18:44.286 | trace | yii\base\Module::getModule | Loading module: gii |
16:18:44.286 | trace | yii\base\Application::bootstrap | Bootstrap with yii\gii\Module::bootstrap() |
16:18:44.286 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
16:18:44.286 | trace | yii\web\Application::handleRequest | Route requested: 'vue/contact/of-client' |
16:18:44.286 | trace | yii\base\Module::getModule | Loading module: vue |
16:18:44.287 | info | yii\web\Session::open | Session started |
16:18:44.288 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
16:18:44.288 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
16:18:44.303 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:18:44.303 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:18:44.303 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:18:44.303 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:18:44.304 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
16:18:44.305 | trace | yii\base\Controller::runAction | Route to run: vue/contact/of-client |
16:18:44.305 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:18:44.306 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
16:18:44.306 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\ContactController::actionOfClient() |
16:18:44.307 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE ("id"='1951') AND ("deleted"=FALSE) |
16:18:44.308 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:18:44.308 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:18:44.308 | info | yii\db\Command::query | SELECT COUNT(*) FROM (SELECT
c.*,
CASE WHEN count(cm.id) != 0 THEN 1 ELSE null END as mp_open_id
FROM "a57be577deb434"."tbl_contacts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_contact_mobiles" "cm" ON c.id = cm.contact_id AND cm.mp_open_id IS NOT NULL WHERE "client"."id"='1951' GROUP BY "c"."id" ORDER BY (case c.user_status when 3 then 1 when 1 then 0 else c.user_status end) DESC, c.updated_at DESC) "c" |
16:18:44.311 | info | yii\db\Command::query | SELECT
c.*,
CASE WHEN count(cm.id) != 0 THEN 1 ELSE null END as mp_open_id
FROM "a57be577deb434"."tbl_contacts" "c" LEFT JOIN "a57be577deb434"."tbl_clients" "client" ON client.id = c.client_id LEFT JOIN "a57be577deb434"."tbl_contact_mobiles" "cm" ON c.id = cm.contact_id AND cm.mp_open_id IS NOT NULL WHERE "client"."id"='1951' GROUP BY "c"."id" ORDER BY (case c.user_status when 3 then 1 when 1 then 0 else c.user_status end) DESC, c.updated_at DESC LIMIT 20 |
16:18:44.312 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:18:44.312 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:18:44.313 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "status" AS "name" FROM "a57be577deb434"."tbl_contact_statuses" WHERE "id"=1 |
16:18:44.313 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name", "sex", "user_status" FROM "a57be577deb434"."tbl_users" WHERE "id"=1005 |
16:18:44.314 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_contact_mobiles" WHERE "contact_id"=3393 |
16:18:44.314 | info | yii\db\Command::query | SELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=14) AND ("object_id"=3393) GROUP BY "object_id" |
16:18:44.335 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=3393 |
16:18:44.336 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=11) AND ("id" IN (2, 1, 164, 172, 183, 190, 327, 349)) ORDER BY "sort" |
16:18:44.337 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=3393 |
16:18:44.337 | info | yii\db\Command::query | SELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=12) AND ("id" IN (2, 1, 164, 172, 183, 190, 327, 349)) ORDER BY "sort" |
16:18:44.337 | info | yii\db\Command::query | SELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=14) AND (remind_user_id = 1001 AND is_read = false) AND ("object_id"=3393) GROUP BY "object_id" |
16:18:44.355 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking permission: updateClientContact |
16:18:44.355 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: StoreKeeper |
16:18:44.355 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Engineer |
16:18:44.355 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
16:18:44.355 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:18:44.356 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:18:44.357 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:18:44.357 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
16:18:44.357 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/contact/of-client', '{"id":"1951","page":"1","web_access_token":"sXjqURNBCao5nldOR3zGEIU34GY49pIi"}', '{"code":2000,"result":{"list":[{"id":3393,"name":"\u6881\u79d1\u6d77","email":"","pinyin_shortcut":"lkh","sex":"M","birth_date":"","department":"","job_position":"","mobile":"13947155247","telephone":"","client_id":1951,"supplier_id":"","created_by":1005,"created_at":"2020-11-04 09:53:13","updated_at":"2021-11-16 16:18:44","user_status":1,"description":"","contact_type":"1","contact_attitude":"","telephone_area_code":"","telephone_extension_number":"","mp_open_id":"","pinyin1":"liang","pinyin2":"ke","pinyin3":"hai","pinyin4":"","namecut1":"\u6881","namecut2":"\u79d1","namecut3":"\u6d77","namecut4":"","is_mp_bind":"","contactStatus":{"id":1,"key":1,"name":"\u79bb\u804c"},"createdBy":{"id":1005,"key":1005,"name":"\u8d75\u6657\u7131","sex":"F","user_status":"1"},"mobiles":[{"id":3833,"contact_id":3393,"mobile":"13947155247","mp_open_id":"","mobile_display":"13947155247"}],"commentCount":{},"contactKeyRoles":[],"contactAttitude":{},"unreadComments":"","can_update":true,"can_delete":true,"name_display":"\u6881\u79d1\u6d77","email_display":"","telephone_display":"","unread":0}],"can_create":true,"pagenation":{"totalcount":1,"thispage":1,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-09-16 16:18:44') RETURNING "id" |
16:18:44.359 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
16:18:44.359 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |