Log Messages

总计49条数据
TimeLevelCategoryMessage
 
14:53:45.853traceyii\base\Application::bootstrapBootstrap with yii\log\Dispatcher
14:53:45.853traceyii\base\Module::getModuleLoading module: debug
14:53:45.853traceyii\base\Application::bootstrapBootstrap with yii\debug\Module::bootstrap()
14:53:45.854traceyii\redis\Connection::openOpening redis DB connection: redis.server.local:6379, database=1
14:53:45.854traceyii\redis\Connection::executeCommandExecuting Redis Command: SELECT
14:53:45.854traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:53:45.854traceyii\base\Module::getModuleLoading module: gii
14:53:45.854traceyii\base\Application::bootstrapBootstrap with yii\gii\Module::bootstrap()
14:53:45.855traceyii\web\UrlManager::parseRequestNo matching URL rules. Using default URL parsing logic.
14:53:45.855traceyii\web\Application::handleRequestRoute requested: 'v2/contact/of-client'
14:53:45.855traceyii\base\Module::getModuleLoading module: v2
14:53:45.855infoyii\web\Session::openSession started
14:53:45.856infoyii\db\Connection::openOpening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta
14:53:45.858infoyii\db\Command::querySELECT * FROM "global"."vw_user_login" WHERE "access_token"='J6r5ayQCjcEIGs4KLBJLDPH45YZsr80L'
14:53:45.862traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:53:45.862traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:53:45.862traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:53:45.863traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:53:45.863infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=5016
14:53:45.865traceyii\base\Controller::runActionRoute to run: v2/contact/of-client
14:53:45.865traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:53:45.866traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
14:53:45.866traceyii\base\InlineAction::runWithParamsRunning action: app\modules\v2\controllers\ContactController::actionOfClient()
14:53:45.866infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_clients" WHERE ("id"='2815') AND ("deleted"=FALSE)
14:53:45.868traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:53:45.868traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:53:45.869infoyii\db\Command::querySELECT 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"='2815' 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"
14:53:45.872infoyii\db\Command::querySELECT 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"='2815' 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 10
14:53:45.875traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:53:45.875traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:53:45.876infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_contact_statuses" WHERE "id"=2
14:53:45.876infoyii\db\Command::querySELECT "id", "id" AS "key", "name", "sex" FROM "a57be577deb434"."tbl_users" WHERE "id"=5364
14:53:45.877infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_contact_key_roles" WHERE "contact_id"=5245 ORDER BY "key_role"
14:53:45.877infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_contact_mobiles" WHERE "contact_id"=5245
14:53:45.878infoyii\db\Command::querySELECT "object_id", count(*) as comment FROM "a57be577deb434"."tbl_comments" WHERE ("object_type"=14) AND ("object_id"=5245) GROUP BY "object_id"
14:53:45.904infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=5245
14:53:45.905infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=11) AND ("id" IN (5, 226, 215, 184, 189, 349)) ORDER BY "sort"
14:53:45.906infoyii\db\Command::querySELECT * FROM "a57be577deb434"."tbl_term_taxonomy_relationships" WHERE "object_id"=5245
14:53:45.906infoyii\db\Command::querySELECT "id", "id" AS "key", "name" FROM "a57be577deb434"."tbl_term_taxonomies" WHERE ("term_id"=12) AND ("id" IN (5, 226, 215, 184, 189, 349)) ORDER BY "sort"
14:53:45.907infoyii\db\Command::querySELECT "object_id", count(*) AS unread FROM "a57be577deb434"."tbl_unread_comments" WHERE ("object_type"=14) AND (remind_user_id = 5016 AND is_read = false) AND ("object_id"=5245) GROUP BY "object_id"
14:53:45.937traceuranus\rbac\DbManager::checkAccessFromCacheChecking permission: updateClientContact
14:53:45.937traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Accountant
14:53:45.937traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Engineer
14:53:45.937traceuranus\rbac\DbManager::checkAccessFromCacheChecking role: Admin
14:53:45.937traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:53:45.938traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:53:45.940traceyii\redis\Connection::executeCommandExecuting Redis Command: GET
14:53:45.940traceyii\redis\Connection::executeCommandExecuting Redis Command: MGET
14:53:45.940infoyii\db\Command::queryINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 5016, 2, 1141, 'v2/contact/of-client', '{"access_token":"J6r5ayQCjcEIGs4KLBJLDPH45YZsr80L","device_type":"2","id":"2815","page":"1","posttime":"1750834432","token":"1a5c9ccba4988c60db2478b0dcb10588","version_code":"1141"}', '{"code":200,"data":{"list":[{"id":5245,"name":"\u674e\u4fca","email":"","pinyin_shortcut":"lj","sex":"M","birth_date":null,"department":"","job_position":"","mobile":"","telephone":"66554488","client_id":2815,"supplier_id":null,"created_by":5364,"created_at":"2024-03-20 19:50:20","updated_at":"2025-05-12 15:15:10","user_status":2,"description":"","contact_type":"1","contact_attitude":null,"telephone_area_code":"010","telephone_extension_number":"88","mp_open_id":null,"pinyin1":"li","pinyin2":"jun","pinyin3":null,"pinyin4":null,"namecut1":"\u674e","namecut2":"\u4fca","namecut3":null,"namecut4":null,"is_mp_bind":false,"contactStatus":{"id":2,"status":"\u5728\u804c","description":"\u5728\u804c","created_by":1000,"created_at":"2016-10-31 21:28:36","updated_at":"2016-10-31 21:28:40"},"createdBy":{"id":5364,"key":5364,"name":"\u738b\u827a\u742e","sex":"F"},"keyRoles":[],"mobiles":[{"id":6034,"contact_id":5245,"mobile":"18101123631","mp_open_id":null,"mobile_display":"18101123631"}],"commentCount":null,"contactKeyRoles":[],"contactAttitude":null,"unreadComments":null,"can_update":true,"can_delete":true,"name_display":"\u674e\u4fca","telephone_display":"010-66554488-88","unread":0,"bind_status":0,"bind_status_display":"\u672a\u8ba4\u8bc1"}],"pagenation":{"totalcount":1,"thispage":1,"pagesize":10}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}]}', FALSE, '2025-06-25 14:53:45') RETURNING "id"