Add SmsServiceLookupOnlyTest AST and migration for template_code in sms_logs
- Created a new AST JSON file for SmsServiceLookupOnlyTest.php, detailing nodes, edges, and raw calls for better code analysis. - Added a new migration (Version20260707202553) to alter the sms_logs table by adding a nullable template_code column.
This commit is contained in:
+23
-18
@@ -360,8 +360,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/SmsPage.tsx": {
|
||||
"mtime": 1783237919.164836,
|
||||
"ast_hash": "315c9186b87f6f9fab6d42cc72407fbc",
|
||||
"mtime": 1783456019.0330083,
|
||||
"ast_hash": "0da4f817e6e93c284de56b39a6cefdb1",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/SmsWalletPage.tsx": {
|
||||
@@ -400,8 +400,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/types/index.ts": {
|
||||
"mtime": 1783236968.6643784,
|
||||
"ast_hash": "ae716d8c32e4747984bba610dac11fe9",
|
||||
"mtime": 1783456035.9569273,
|
||||
"ast_hash": "576af13ec86ba70117b1a421e6044513",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/app.js": {
|
||||
@@ -810,8 +810,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Admin/Controller/AdminApiController.php": {
|
||||
"mtime": 1783010796.434586,
|
||||
"ast_hash": "dd608da59b6af600e7a755b63ad0973a",
|
||||
"mtime": 1783455997.6031876,
|
||||
"ast_hash": "b17487b206b1483b616160fabb15f429",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Admin/Controller/AdminController.php": {
|
||||
@@ -1615,8 +1615,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Sms/Entity/SmsLog.php": {
|
||||
"mtime": 1783012949.94825,
|
||||
"ast_hash": "38a0149a5bffac7b9079a0628ee8a268",
|
||||
"mtime": 1783455929.8241177,
|
||||
"ast_hash": "0a5a6cbc16c855f816775cd9ccd7624c",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Sms/Entity/SmsMessageTemplate.php": {
|
||||
@@ -1700,8 +1700,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Sms/Service/SmsService.php": {
|
||||
"mtime": 1783422449.654906,
|
||||
"ast_hash": "2ecc3be9f619c38c0b629ea31a5e1d03",
|
||||
"mtime": 1783455940.747217,
|
||||
"ast_hash": "213ecde89c4b26796a9f5e03817827e7",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Sms/Service/SmsTextResolver.php": {
|
||||
@@ -2340,8 +2340,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/admin.md": {
|
||||
"mtime": 1783010796.4335458,
|
||||
"ast_hash": "9ea60f062cfff03f17720e9931e1c262",
|
||||
"mtime": 1783456077.2420146,
|
||||
"ast_hash": "696cb26081d025472722594dfdc32152",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/appointment-settings.md": {
|
||||
@@ -2440,8 +2440,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/sms.md": {
|
||||
"mtime": 1783422271.8648708,
|
||||
"ast_hash": "c9074f705b1ecb69fff198b4de732136",
|
||||
"mtime": 1783456091.000156,
|
||||
"ast_hash": "e334c0fdbd22436a5ab549bbe972ac3f",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/specialty.md": {
|
||||
@@ -3245,8 +3245,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docker-compose.yml": {
|
||||
"mtime": 1782647901.237114,
|
||||
"ast_hash": "660297f246a6e4ee3ea0115c5f69bb90",
|
||||
"mtime": 1783423988.4158766,
|
||||
"ast_hash": "48e25fb1dd10344609d90029ce6775f0",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/DEPLOY.md": {
|
||||
@@ -3640,8 +3640,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Sms/SmsServiceLookupOnlyTest.php": {
|
||||
"mtime": 1783422346.6194532,
|
||||
"ast_hash": "9438dc12e73d86d85511144e7cc66a1a",
|
||||
"mtime": 1783456125.4436045,
|
||||
"ast_hash": "15769369cfd4970b7671b23a7cf1c9f2",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
".claude/prompt/clinic-pro-promo-video.md": {
|
||||
@@ -3718,5 +3718,10 @@
|
||||
"mtime": 1783423233.682262,
|
||||
"ast_hash": "21ec0778cfc1438f1f8a55c8c0adf55f",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"migrations/Version20260707202553.php": {
|
||||
"mtime": 1783455961.508537,
|
||||
"ast_hash": "4605818ccef5ca2f2827aff768ae5279",
|
||||
"semantic_hash": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user