| 18:08:44.303 | trace | yii\base\Application::bootstrap | Bootstrap with yii\log\Dispatcher |
| 18:08:44.304 | trace | yii\base\Module::getModule | Loading module: debug |
| 18:08:44.304 | trace | yii\base\Application::bootstrap | Bootstrap with yii\debug\Module::bootstrap() |
| 18:08:44.304 | trace | yii\redis\Connection::open | Opening redis DB connection: redis.server.local:6379, database=1 |
| 18:08:44.304 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SELECT |
| 18:08:44.304 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.304 | info | time tracing start | 1780394924304889088 |
| 18:08:44.305 | trace | yii\web\UrlManager::parseRequest | No matching URL rules. Using default URL parsing logic. |
| 18:08:44.305 | trace | yii\web\Application::handleRequest | Route requested: 'vue/case/save-new' |
| 18:08:44.305 | trace | yii\base\Module::getModule | Loading module: vue |
| 18:08:44.305 | info | yii\web\Session::open | Session started |
| 18:08:44.306 | info | yii\db\Command::query | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
| 18:08:44.306 | info | yii\db\Connection::open | Opening DB connection: pgsql:host=postgresql.server.local;port=5432;dbname=beta |
| 18:08:44.306 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.307 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.307 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.307 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.307 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 18:08:44.308 | trace | yii\base\Controller::runAction | Route to run: vue/case/save-new |
| 18:08:44.308 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.309 | trace | uranus\rbac\DbManager::checkAccessFromCache | Checking role: Admin |
| 18:08:44.309 | trace | yii\base\InlineAction::runWithParams | Running action: app\modules\vue\controllers\CaseController::actionSaveNew() |
| 18:08:44.309 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.309 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.309 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'id' in 'app\models\Cases'. |
| 18:08:44.309 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'project_title' in 'app\models\Cases'. |
| 18:08:44.309 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'client_name' in 'app\models\Cases'. |
| 18:08:44.309 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'caseServices' in 'app\models\Cases'. |
| 18:08:44.309 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'type' in 'app\models\Cases'. |
| 18:08:44.309 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'caseRemindDates' in 'app\models\Cases'. |
| 18:08:44.309 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'form_caseCarbonCopyRels' in 'app\models\Cases'. |
| 18:08:44.309 | trace | yii\base\Model::onUnsafeAttribute | Failed to set unsafe attribute 'files' in 'app\models\Cases'. |
| 18:08:44.310 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='3464') |
| 18:08:44.311 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_contacts" WHERE "id"='6258') |
| 18:08:44.312 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"='4176') |
| 18:08:44.312 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
| 18:08:44.313 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"='5064') |
| 18:08:44.313 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.313 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.313 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_services" WHERE "id"=273 |
| 18:08:44.313 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_cases" WHERE ("created_at" >= '2026-06-02 00:00:00') AND ("created_at" < '2026-06-03 00:00:00') ORDER BY "id" DESC |
| 18:08:44.315 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_cases" ("case_type", "client_id", "project_id", "task_group_id", "contact_id", "start_at", "spent_time", "alarm_before", "description", "need_push", "last_engineer", "created_by", "created_at", "case_no") VALUES (1, 3464, 4176, NULL, 6258, '2026/06/02 00:00', '1 hour', NULL, '', FALSE, 5064, 1001, '2026-06-02 18:08:44', 'PS260602001') RETURNING "id" |
| 18:08:44.319 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.319 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.319 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\Cases', 9262, 'a:24:{s:2:"id";i:9262;s:9:"client_id";s:4:"3464";s:10:"contact_id";s:4:"6258";s:10:"project_id";s:4:"4176";s:13:"last_engineer";s:4:"5064";s:9:"case_type";s:1:"1";s:11:"case_status";N;s:8:"start_at";s:19:"2026-06-02 00:00:00";s:9:"closed_at";N;s:6:"points";N;s:18:"deduct_points_from";N;s:10:"created_by";i:1001;s:10:"created_at";s:19:"2026-06-02 18:08:44";s:10:"updated_at";N;s:7:"case_no";s:11:"PS260602001";s:11:"description";s:0:"";s:10:"spent_time";s:6:"1 hour";s:12:"alarm_before";N;s:10:"suspend_at";N;s:12:"completed_at";N;s:20:"mp_submit_contact_id";N;s:13:"attachment_id";N;s:9:"need_push";s:1:"0";s:13:"task_group_id";s:0:"";}', '', 1001, '221.216.117.119') |
| 18:08:44.323 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=25) AND ("object_id"=9262) |
| 18:08:44.325 | info | yii\db\Command::execute | DELETE FROM "a57be577deb434"."tbl_attachement_relationships" WHERE ("object_type"=104) AND ("object_id"=9262) |
| 18:08:44.328 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.328 | info | yii\db\Command::query | SELECT
d.nspname AS table_schema,
c.relname AS table_name,
a.attname AS column_name,
t.typname AS data_type,
a.attlen AS character_maximum_length,
pg_catalog.col_description(c.oid, a.attnum) AS column_comment,
a.atttypmod AS modifier,
a.attnotnull = false AS is_nullable,
CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default,
coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc,
array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values,
CASE atttypid
WHEN 21 /*int2*/ THEN 16
WHEN 23 /*int4*/ THEN 32
WHEN 20 /*int8*/ THEN 64
WHEN 1700 /*numeric*/ THEN
CASE WHEN atttypmod = -1
THEN null
ELSE ((atttypmod - 4) >> 16) & 65535
END
WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/
WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/
ELSE null
END AS numeric_precision,
CASE
WHEN atttypid IN (21, 23, 20) THEN 0
WHEN atttypid IN (1700) THEN
CASE
WHEN atttypmod = -1 THEN null
ELSE (atttypmod - 4) & 65535
END
ELSE null
END AS numeric_scale,
CAST(
information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t))
AS numeric
) AS size,
a.attnum = any (ct.conkey) as is_pkey
FROM
pg_class c
LEFT JOIN pg_attribute a ON a.attrelid = c.oid
LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum
LEFT JOIN pg_type t ON a.atttypid = t.oid
LEFT JOIN pg_namespace d ON d.oid = c.relnamespace
LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p'
WHERE
a.attnum > 0 and t.typname != ''
and c.relname = 'tbl_case_services'
and d.nspname = 'a57be577deb434'
ORDER BY
a.attnum; |
| 18:08:44.330 | info | yii\db\Command::query | select
ct.conname as constraint_name,
a.attname as column_name,
fc.relname as foreign_table_name,
fns.nspname as foreign_table_schema,
fa.attname as foreign_column_name
from
(SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s
FROM pg_constraint ct
) AS ct
inner join pg_class c on c.oid=ct.conrelid
inner join pg_namespace ns on c.relnamespace=ns.oid
inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s]
left join pg_class fc on fc.oid=ct.confrelid
left join pg_namespace fns on fc.relnamespace=fns.oid
left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s]
where
ct.contype='f'
and c.relname='tbl_case_services'
and ns.nspname='a57be577deb434'
order by
fns.nspname, fc.relname, a.attnum |
| 18:08:44.342 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.342 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
| 18:08:44.342 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_cases" WHERE "id"=9262) |
| 18:08:44.342 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_services" WHERE "id"=273) |
| 18:08:44.343 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_case_services" ("case_id", "service_id", "quantity") VALUES (9262, 273, 1) RETURNING "id" |
| 18:08:44.347 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\CaseServices', 15564, 'a:4:{s:2:"id";i:15564;s:7:"case_id";i:9262;s:10:"service_id";i:273;s:8:"quantity";s:1:"1";}', '', 1001, '221.216.117.119') |
| 18:08:44.348 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.348 | info | yii\db\Command::query | SELECT
d.nspname AS table_schema,
c.relname AS table_name,
a.attname AS column_name,
t.typname AS data_type,
a.attlen AS character_maximum_length,
pg_catalog.col_description(c.oid, a.attnum) AS column_comment,
a.atttypmod AS modifier,
a.attnotnull = false AS is_nullable,
CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default,
coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc,
array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values,
CASE atttypid
WHEN 21 /*int2*/ THEN 16
WHEN 23 /*int4*/ THEN 32
WHEN 20 /*int8*/ THEN 64
WHEN 1700 /*numeric*/ THEN
CASE WHEN atttypmod = -1
THEN null
ELSE ((atttypmod - 4) >> 16) & 65535
END
WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/
WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/
ELSE null
END AS numeric_precision,
CASE
WHEN atttypid IN (21, 23, 20) THEN 0
WHEN atttypid IN (1700) THEN
CASE
WHEN atttypmod = -1 THEN null
ELSE (atttypmod - 4) & 65535
END
ELSE null
END AS numeric_scale,
CAST(
information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t))
AS numeric
) AS size,
a.attnum = any (ct.conkey) as is_pkey
FROM
pg_class c
LEFT JOIN pg_attribute a ON a.attrelid = c.oid
LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum
LEFT JOIN pg_type t ON a.atttypid = t.oid
LEFT JOIN pg_namespace d ON d.oid = c.relnamespace
LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p'
WHERE
a.attnum > 0 and t.typname != ''
and c.relname = 'tbl_case_assignments'
and d.nspname = 'a57be577deb434'
ORDER BY
a.attnum; |
| 18:08:44.351 | info | yii\db\Command::query | select
ct.conname as constraint_name,
a.attname as column_name,
fc.relname as foreign_table_name,
fns.nspname as foreign_table_schema,
fa.attname as foreign_column_name
from
(SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s
FROM pg_constraint ct
) AS ct
inner join pg_class c on c.oid=ct.conrelid
inner join pg_namespace ns on c.relnamespace=ns.oid
inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s]
left join pg_class fc on fc.oid=ct.confrelid
left join pg_namespace fns on fc.relnamespace=fns.oid
left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s]
where
ct.contype='f'
and c.relname='tbl_case_assignments'
and ns.nspname='a57be577deb434'
order by
fns.nspname, fc.relname, a.attnum |
| 18:08:44.363 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.363 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
| 18:08:44.363 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_cases" WHERE "id"=9262) |
| 18:08:44.363 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"='5064') |
| 18:08:44.364 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
| 18:08:44.364 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_case_assignments" ("case_id", "engineer_id", "assignment_status", "points", "assigned_by") VALUES (9262, 5064, 1, 0, 1001) RETURNING "id" |
| 18:08:44.368 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\CaseAssignments', 9311, 'a:9:{s:2:"id";i:9311;s:7:"case_id";i:9262;s:11:"engineer_id";s:4:"5064";s:17:"assignment_status";i:1;s:6:"points";i:0;s:11:"assigned_by";i:1001;s:11:"assigned_at";N;s:10:"updated_at";N;s:7:"percent";N;}', '', 1001, '221.216.117.119') |
| 18:08:44.369 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='3464' |
| 18:08:44.369 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.369 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.370 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_case_services" WHERE "case_id"=9262 |
| 18:08:44.372 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_services" WHERE "id"=273 |
| 18:08:44.372 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_cases" SET "deduct_points_from"=5449, "points"=150, "case_status"=2 WHERE "id"=9262 |
| 18:08:44.373 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Cases', 9262, 'a:4:{s:8:"start_at";s:19:"2026-06-02 00:00:00";s:11:"case_status";i:2;s:6:"points";i:150;s:18:"deduct_points_from";i:5449;}', '', 1001, '221.216.117.119') |
| 18:08:44.375 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.375 | info | yii\db\Command::query | SELECT
d.nspname AS table_schema,
c.relname AS table_name,
a.attname AS column_name,
t.typname AS data_type,
a.attlen AS character_maximum_length,
pg_catalog.col_description(c.oid, a.attnum) AS column_comment,
a.atttypmod AS modifier,
a.attnotnull = false AS is_nullable,
CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default,
coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc,
array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values,
CASE atttypid
WHEN 21 /*int2*/ THEN 16
WHEN 23 /*int4*/ THEN 32
WHEN 20 /*int8*/ THEN 64
WHEN 1700 /*numeric*/ THEN
CASE WHEN atttypmod = -1
THEN null
ELSE ((atttypmod - 4) >> 16) & 65535
END
WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/
WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/
ELSE null
END AS numeric_precision,
CASE
WHEN atttypid IN (21, 23, 20) THEN 0
WHEN atttypid IN (1700) THEN
CASE
WHEN atttypmod = -1 THEN null
ELSE (atttypmod - 4) & 65535
END
ELSE null
END AS numeric_scale,
CAST(
information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t))
AS numeric
) AS size,
a.attnum = any (ct.conkey) as is_pkey
FROM
pg_class c
LEFT JOIN pg_attribute a ON a.attrelid = c.oid
LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum
LEFT JOIN pg_type t ON a.atttypid = t.oid
LEFT JOIN pg_namespace d ON d.oid = c.relnamespace
LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p'
WHERE
a.attnum > 0 and t.typname != ''
and c.relname = 'tbl_calendars'
and d.nspname = 'a57be577deb434'
ORDER BY
a.attnum; |
| 18:08:44.379 | info | yii\db\Command::query | select
ct.conname as constraint_name,
a.attname as column_name,
fc.relname as foreign_table_name,
fns.nspname as foreign_table_schema,
fa.attname as foreign_column_name
from
(SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s
FROM pg_constraint ct
) AS ct
inner join pg_class c on c.oid=ct.conrelid
inner join pg_namespace ns on c.relnamespace=ns.oid
inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s]
left join pg_class fc on fc.oid=ct.confrelid
left join pg_namespace fns on fc.relnamespace=fns.oid
left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s]
where
ct.contype='f'
and c.relname='tbl_calendars'
and ns.nspname='a57be577deb434'
order by
fns.nspname, fc.relname, a.attnum |
| 18:08:44.394 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.394 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
| 18:08:44.394 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='3464') |
| 18:08:44.395 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"='5064') |
| 18:08:44.395 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_cases" WHERE "id"=9262) |
| 18:08:44.395 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_calendars" ("title", "end_at", "start_at", "is_public", "created_by", "client_id", "alarm_before", "case_id", "is_remind", "is_system", "is_sync") VALUES ('技术方案-一级文档:', '2026-06-02 01:00:00', '2026-06-02 00:00:00', 1, 5064, 3464, NULL, 9262, FALSE, FALSE, FALSE) RETURNING "id" |
| 18:08:44.400 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\Calendars', 278221, 'a:17:{s:2:"id";i:278221;s:9:"client_id";s:4:"3464";s:5:"title";s:26:"技术方案-一级文档:";s:11:"description";N;s:8:"start_at";s:19:"2026-06-02 00:00:00";s:6:"end_at";s:19:"2026-06-02 01:00:00";s:9:"is_public";i:1;s:10:"created_by";s:4:"5064";s:10:"created_at";N;s:12:"alarm_before";N;s:9:"is_remind";b:0;s:18:"system_calendar_id";N;s:9:"is_system";b:0;s:7:"is_sync";b:0;s:7:"case_id";i:9262;s:11:"schedule_id";N;s:10:"project_id";N;}', '', 1001, '221.216.117.119') |
| 18:08:44.401 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_cases" WHERE "id"=9262 |
| 18:08:44.401 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 18:08:44.402 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"='5064' |
| 18:08:44.402 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3464 |
| 18:08:44.403 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_case_carbon_copy_rels" WHERE "case_id"=9262 |
| 18:08:44.404 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.404 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.404 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_cases" WHERE "id"=9262 |
| 18:08:44.404 | info | yii\db\Command::query | SELECT EXISTS(SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001) |
| 18:08:44.405 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_comments" ("created_by", "object_type", "object_id", "description", "is_system", "description2") VALUES (1001, '18', 9262, '刘人诚为姚雪纯新建了一个Case', TRUE, '') RETURNING "id" |
| 18:08:44.407 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\Comments', 220654, 'a:11:{s:2:"id";i:220654;s:9:"object_id";i:9262;s:11:"object_type";s:2:"18";s:6:"parent";N;s:11:"description";s:40:"刘人诚为姚雪纯新建了一个Case";s:10:"created_by";i:1001;s:10:"created_at";N;s:8:"reply_to";N;s:9:"is_system";b:1;s:8:"for_user";N;s:12:"description2";s:0:"";}', '', 1001, '221.216.117.119') |
| 18:08:44.408 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.408 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.408 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_unread_comments" ("object_id", "object_type", "comment_id", "remind_user_id") VALUES (9262, '18', 220654, '5064'), (9262, '18', 220654, 5449) |
| 18:08:44.413 | info | yii\db\Command::query | SELECT "channel_id" FROM "global"."tbl_logins" WHERE ("id" IN ('5064', 5449)) AND ("id" != 1001) AND (channel_id IS NOT NULL) |
| 18:08:44.414 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"=4176 |
| 18:08:44.414 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.414 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.415 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
| 18:08:44.415 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
| 18:08:44.415 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
| 18:08:44.416 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 18:08:44.416 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.416 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.416 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (1, 'create', 9262, 18, 1001, '2026-06-02 18:08:44', '{"id":9262,"client_id":3464,"contact_id":6258,"project_id":4176,"last_engineer":5064,"case_type":1,"case_status":2,"start_at":"2026-06-02 00:00:00","closed_at":null,"points":150,"deduct_points_from":5449,"created_by":1001,"created_at":"2026-06-02 18:08:44","updated_at":"2026-06-02 18:08:44","case_no":"PS260602001","description":"","spent_time":"1 hour","alarm_before":null,"suspend_at":null,"completed_at":null,"mp_submit_contact_id":null,"attachment_id":null,"need_push":false,"task_group_id":null}', '{"id":9262,"client_id":3464,"contact_id":6258,"project_id":4176,"last_engineer":5064,"case_type":1,"case_status":2,"start_at":"2026-06-02 00:00:00","closed_at":null,"points":150,"deduct_points_from":5449,"created_by":1001,"created_at":"2026-06-02 18:08:44","updated_at":"2026-06-02 18:08:44","case_no":"PS260602001","description":"","spent_time":"1 hour","alarm_before":null,"suspend_at":null,"completed_at":null,"mp_submit_contact_id":null,"attachment_id":null,"need_push":false,"task_group_id":null}', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"Case","d4":[]}') RETURNING "id" |
| 18:08:44.418 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ObjectChangeLogs', 640983, 'a:13:{s:2:"id";i:640983;s:9:"object_id";i:9262;s:11:"object_type";i:18;s:9:"target_id";N;s:18:"target_object_type";N;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:501:"{"id":9262,"client_id":3464,"contact_id":6258,"project_id":4176,"last_engineer":5064,"case_type":1,"case_status":2,"start_at":"2026-06-02 00:00:00","closed_at":null,"points":150,"deduct_points_from":5449,"created_by":1001,"created_at":"2026-06-02 18:08:44","updated_at":"2026-06-02 18:08:44","case_no":"PS260602001","description":"","spent_time":"1 hour","alarm_before":null,"suspend_at":null,"completed_at":null,"mp_submit_contact_id":null,"attachment_id":null,"need_push":false,"task_group_id":null}";s:9:"new_value";s:501:"{"id":9262,"client_id":3464,"contact_id":6258,"project_id":4176,"last_engineer":5064,"case_type":1,"case_status":2,"start_at":"2026-06-02 00:00:00","closed_at":null,"points":150,"deduct_points_from":5449,"created_by":1001,"created_at":"2026-06-02 18:08:44","updated_at":"2026-06-02 18:08:44","case_no":"PS260602001","description":"","spent_time":"1 hour","alarm_before":null,"suspend_at":null,"completed_at":null,"mp_submit_contact_id":null,"attachment_id":null,"need_push":false,"task_group_id":null}";s:11:"description";s:73:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"Case","d4":[]}";s:10:"created_by";i:1001;s:10:"created_at";s:19:"2026-06-02 18:08:44";s:9:"is_delete";N;}', '', 1001, '221.216.117.119') |
| 18:08:44.418 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 18:08:44.419 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:44.419 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:44.419 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_user_action_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "users", "description") VALUES (1, 'create', 9262, 18, 1001, '2026-06-02 18:08:44', '{"form_caseCarbonCopyRels":null,"keyword":"","from":"","to":"","period":"","unread":0}', '{"form_caseCarbonCopyRels":null,"keyword":"","from":"","to":"","period":"","unread":0}', array[5449,5064], '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"Case","d4":[]}') RETURNING "id" |
| 18:08:44.421 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\UserActionLogs', 171884, 'a:15:{s:2:"id";i:171884;s:9:"object_id";i:9262;s:11:"object_type";i:18;s:9:"target_id";N;s:18:"target_object_type";N;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:86:"{"form_caseCarbonCopyRels":null,"keyword":"","from":"","to":"","period":"","unread":0}";s:9:"new_value";s:86:"{"form_caseCarbonCopyRels":null,"keyword":"","from":"","to":"","period":"","unread":0}";s:5:"users";O:17:"yii\db\Expression":2:{s:10:"expression";s:16:"array[5449,5064]";s:6:"params";a:0:{}}s:11:"description";s:73:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"Case","d4":[]}";s:10:"created_by";i:1001;s:10:"created_at";s:19:"2026-06-02 18:08:44";s:9:"is_delete";N;s:9:"parent_id";N;}', '', 1001, '221.216.117.119') |
| 18:08:44.422 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3464 |
| 18:08:44.427 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_clients" SET "updated_at"='now()' WHERE "id"=3464 |
| 18:08:44.429 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_client_am_change_logs" WHERE ("client_id"=3464) AND ("sales_rep" IS NULL) AND ("end_at" IS NULL) ORDER BY "id" DESC LIMIT 1 |
| 18:08:45.390 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:45.390 | info | yii\db\Command::query | SELECT
d.nspname AS table_schema,
c.relname AS table_name,
a.attname AS column_name,
t.typname AS data_type,
a.attlen AS character_maximum_length,
pg_catalog.col_description(c.oid, a.attnum) AS column_comment,
a.atttypmod AS modifier,
a.attnotnull = false AS is_nullable,
CAST(pg_get_expr(ad.adbin, ad.adrelid) AS varchar) AS column_default,
coalesce(pg_get_expr(ad.adbin, ad.adrelid) ~ 'nextval',false) AS is_autoinc,
array_to_string((select array_agg(enumlabel) from pg_enum where enumtypid=a.atttypid)::varchar[],',') as enum_values,
CASE atttypid
WHEN 21 /*int2*/ THEN 16
WHEN 23 /*int4*/ THEN 32
WHEN 20 /*int8*/ THEN 64
WHEN 1700 /*numeric*/ THEN
CASE WHEN atttypmod = -1
THEN null
ELSE ((atttypmod - 4) >> 16) & 65535
END
WHEN 700 /*float4*/ THEN 24 /*FLT_MANT_DIG*/
WHEN 701 /*float8*/ THEN 53 /*DBL_MANT_DIG*/
ELSE null
END AS numeric_precision,
CASE
WHEN atttypid IN (21, 23, 20) THEN 0
WHEN atttypid IN (1700) THEN
CASE
WHEN atttypmod = -1 THEN null
ELSE (atttypmod - 4) & 65535
END
ELSE null
END AS numeric_scale,
CAST(
information_schema._pg_char_max_length(information_schema._pg_truetypid(a, t), information_schema._pg_truetypmod(a, t))
AS numeric
) AS size,
a.attnum = any (ct.conkey) as is_pkey
FROM
pg_class c
LEFT JOIN pg_attribute a ON a.attrelid = c.oid
LEFT JOIN pg_attrdef ad ON a.attrelid = ad.adrelid AND a.attnum = ad.adnum
LEFT JOIN pg_type t ON a.atttypid = t.oid
LEFT JOIN pg_namespace d ON d.oid = c.relnamespace
LEFT join pg_constraint ct on ct.conrelid=c.oid and ct.contype='p'
WHERE
a.attnum > 0 and t.typname != ''
and c.relname = 'tbl_client_am_change_logs'
and d.nspname = 'a57be577deb434'
ORDER BY
a.attnum; |
| 18:08:45.393 | info | yii\db\Command::query | select
ct.conname as constraint_name,
a.attname as column_name,
fc.relname as foreign_table_name,
fns.nspname as foreign_table_schema,
fa.attname as foreign_column_name
from
(SELECT ct.conname, ct.conrelid, ct.confrelid, ct.conkey, ct.contype, ct.confkey, generate_subscripts(ct.conkey, 1) AS s
FROM pg_constraint ct
) AS ct
inner join pg_class c on c.oid=ct.conrelid
inner join pg_namespace ns on c.relnamespace=ns.oid
inner join pg_attribute a on a.attrelid=ct.conrelid and a.attnum = ct.conkey[ct.s]
left join pg_class fc on fc.oid=ct.confrelid
left join pg_namespace fns on fc.relnamespace=fns.oid
left join pg_attribute fa on fa.attrelid=ct.confrelid and fa.attnum = ct.confkey[ct.s]
where
ct.contype='f'
and c.relname='tbl_client_am_change_logs'
and ns.nspname='a57be577deb434'
order by
fns.nspname, fc.relname, a.attnum |
| 18:08:45.406 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:45.406 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |
| 18:08:45.406 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_client_am_change_logs" ("client_id", "sales_rep", "start_from", "end_at") VALUES (3464, 5449, 'now()', NULL) RETURNING "id" |
| 18:08:45.409 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ClientAmChangeLogs', 199820, 'a:5:{s:2:"id";i:199820;s:9:"client_id";i:3464;s:9:"sales_rep";i:5449;s:10:"start_from";s:5:"now()";s:6:"end_at";N;}', '', 1001, '221.216.117.119') |
| 18:08:45.409 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Clients', 3464, 'a:0:{}', '', 1001, '221.216.117.119') |
| 18:08:45.410 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 18:08:45.411 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "description") VALUES (1, 'create', 3464, 10, 9262, 18, 1001, '[9262]', '[9262]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"Case","d4":["Case\u7f16\u53f7:PS260602001"]}') RETURNING "id" |
| 18:08:45.412 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ObjectChangeLogs', 640984, 'a:13:{s:2:"id";i:640984;s:9:"object_id";i:3464;s:11:"object_type";i:10;s:9:"target_id";i:9262;s:18:"target_object_type";i:18;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:6:"[9262]";s:9:"new_value";s:6:"[9262]";s:11:"description";s:103:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"Case","d4":["Case\u7f16\u53f7:PS260602001"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '221.216.117.119') |
| 18:08:45.413 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_projects" WHERE "id"=4176 |
| 18:08:45.414 | info | yii\db\Command::execute | UPDATE "a57be577deb434"."tbl_projects" SET "updated_at"='now()' WHERE "id"=4176 |
| 18:08:45.416 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_project_change_logs" WHERE ("project_id"=4176) AND ("end_at" IS NULL) ORDER BY "id" DESC LIMIT 1 |
| 18:08:45.421 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:45.422 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:45.422 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Projects', 4176, 'a:0:{}', '', 1001, '221.216.117.119') |
| 18:08:45.423 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3464 |
| 18:08:45.423 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 18:08:45.424 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "description") VALUES (1, 'create', 4176, 1, 9262, 18, 1001, '[9262]', '[9262]', '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"Case","d4":["Case\u7f16\u53f7:PS260602001"]}') RETURNING "id" |
| 18:08:45.424 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ObjectChangeLogs', 640985, 'a:13:{s:2:"id";i:640985;s:9:"object_id";i:4176;s:11:"object_type";i:1;s:9:"target_id";i:9262;s:18:"target_object_type";i:18;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:6:"[9262]";s:9:"new_value";s:6:"[9262]";s:11:"description";s:103:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"Case","d4":["Case\u7f16\u53f7:PS260602001"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;}', '', 1001, '221.216.117.119') |
| 18:08:45.425 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"=3464 |
| 18:08:45.426 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
| 18:08:45.426 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_user_action_logs" ("act", "attribute", "object_id", "object_type", "target_id", "target_object_type", "created_by", "new_value", "old_value", "users", "description") VALUES (1, 'create', 4176, 1, 9262, 18, 1001, '9262', '9262', array[5449], '{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"Case","d4":["Case\u7f16\u53f7:PS260602001"]}') RETURNING "id" |
| 18:08:45.427 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\UserActionLogs', 171885, 'a:15:{s:2:"id";i:171885;s:9:"object_id";i:4176;s:11:"object_type";i:1;s:9:"target_id";i:9262;s:18:"target_object_type";i:18;s:3:"act";i:1;s:9:"attribute";s:6:"create";s:9:"old_value";s:4:"9262";s:9:"new_value";s:4:"9262";s:5:"users";O:17:"yii\db\Expression":2:{s:10:"expression";s:11:"array[5449]";s:6:"params";a:0:{}}s:11:"description";s:103:"{"d1":"\u5218\u4eba\u8bda","d2":"\u521b\u5efa\u4e86","d3":"Case","d4":["Case\u7f16\u53f7:PS260602001"]}";s:10:"created_by";i:1001;s:10:"created_at";N;s:9:"is_delete";N;s:9:"parent_id";N;}', '', 1001, '221.216.117.119') |
| 18:08:45.428 | info | yii\db\Command::query | SELECT * FROM "global"."tbl_enterprises" WHERE "id"=2 |
| 18:08:45.429 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:45.429 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:45.430 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
| 18:08:45.430 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
| 18:08:45.430 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
| 18:08:45.430 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_clients" WHERE "id"='3464' |
| 18:08:45.430 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:45.431 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:45.432 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_cases" WHERE ("case_type"=1) AND ("case_status"=5) AND ("created_at" >= '2026-01-01 00:00:00') AND ("created_at" <= '2026-12-31 23:59:59') AND ("client_id"=3464) |
| 18:08:45.433 | info | yii\db\Command::query | SELECT COUNT(*) FROM "a57be577deb434"."tbl_cases" WHERE ("case_type"=2) AND ("case_status"=5) AND ("created_at" >= '2026-01-01 00:00:00') AND ("created_at" <= '2026-12-31 23:59:59') AND ("client_id"=3464) |
| 18:08:45.435 | info | yii\db\Command::query | SELECT * FROM "a57be577deb434"."tbl_client_am_change_logs" WHERE ("client_id"=3464) AND ("sales_rep" IS NULL) AND ("end_at" IS NULL) ORDER BY "id" DESC LIMIT 1 |
| 18:08:45.451 | info | yii\db\Command::query | INSERT INTO "a57be577deb434"."tbl_client_am_change_logs" ("client_id", "sales_rep", "start_from", "end_at") VALUES (3464, 5449, 'now()', NULL) RETURNING "id" |
| 18:08:45.452 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('INSERT', 'app\models\ClientAmChangeLogs', 199821, 'a:5:{s:2:"id";i:199821;s:9:"client_id";i:3464;s:9:"sales_rep";i:5449;s:10:"start_from";s:5:"now()";s:6:"end_at";N;}', '', 1001, '221.216.117.119') |
| 18:08:45.454 | info | yii\db\Command::execute | INSERT INTO "a57be577deb434"."tbl_action_logs" ("action", "object_type", "object_id", "new_value", "old_value", "created_by", "ip_address") VALUES ('UPDATE', 'app\models\Clients', 3464, 'a:0:{}', '', 1001, '221.216.117.119') |
| 18:08:45.457 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: INCR |
| 18:08:45.457 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: HSET |
| 18:08:45.457 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: LPUSH |
| 18:08:45.457 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:45.457 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: MGET |
| 18:08:45.457 | info | yii\db\Command::query | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time", "duration") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/case/save-new', '{"Cases":{"id":"","client_id":"3464","project_title":"\u9500\u552e\u7ebf\u7d22\u751f\u621020260602003","client_name":"\u9690\u6027\u9700\u6c42","project_id":"4176","task_group_id":"","contact_id":"6258","case_type":"1","start_at":"2026\/06\/02 00:00","spent_time":"1 hour","alarm_before":"","description":"","caseServices":{"273":"1"},"type":"Project","need_push":"0","last_engineer":"5064","caseRemindDates":"","form_caseCarbonCopyRels":"","files":""},"web_access_token":"RxNsgwK6AoRe247CZ3IJbk6VpAgcDvb0"}', '{"code":2000,"result":{"id":9262},"status":1,"msg":[{"name":"success","success":"\u65b0Case\u5df2\u521b\u5efa\u6210\u529f","error":""}],"mod":0,"ip":"221.216.117.119","ua":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko\/20100101 Firefox\/151.0"}', FALSE, '2026-06-02 18:08:45', 1152729856) RETURNING "id" |
| 18:08:45.458 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: GET |
| 18:08:45.458 | trace | yii\redis\Connection::executeCommand | Executing Redis Command: SET |