Add AST JSON files for PatientAttachmentRepository, FileUploadService, migration Version20260713114523, and PatientAttachment entity
- Created JSON representation for PatientAttachmentRepository with methods and dependencies. - Added JSON for FileUploadService detailing its methods and imported classes. - Introduced JSON for migration Version20260713114523, including its methods and schema references. - Generated JSON for PatientAttachment entity, outlining its properties and methods.
This commit is contained in:
+35
-10
@@ -1320,8 +1320,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Patient/Controller/PatientController.php": {
|
||||
"mtime": 1783941366.839757,
|
||||
"ast_hash": "ee5acfad575931957cd2c25f29860cdb",
|
||||
"mtime": 1783943096.4458678,
|
||||
"ast_hash": "1e30bb90450299d4aba7191b500770bb",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Patient/Entity/PatientRecord.php": {
|
||||
@@ -2300,8 +2300,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"config/services.yaml": {
|
||||
"mtime": 1783788126.8029823,
|
||||
"ast_hash": "feb62c479381915746246b38817892e3",
|
||||
"mtime": 1783943031.95927,
|
||||
"ast_hash": "16cb51c3004bedf574a69ffaebc9bf57",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/Architecture_Audit.md": {
|
||||
@@ -2410,8 +2410,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/patient.md": {
|
||||
"mtime": 1783941458.8640666,
|
||||
"ast_hash": "8950c017770aae77a1c9b0fb8fbbe885",
|
||||
"mtime": 1783943207.1205478,
|
||||
"ast_hash": "cfb6f05a4e6483c66d975a3193fefc45",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"docs/api/payment.md": {
|
||||
@@ -4240,13 +4240,38 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/PatientDetailPage.test.tsx": {
|
||||
"mtime": 1783942674.0350368,
|
||||
"ast_hash": "2c942eaf0574410ad3055b1b3cc1f3cc",
|
||||
"mtime": 1783943352.6550987,
|
||||
"ast_hash": "28e06e619a41d3a32cff210faa7eaa53",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/PatientDetailPage.tsx": {
|
||||
"mtime": 1783942607.6126573,
|
||||
"ast_hash": "39431f7f27edebb846f6eec272310fd3",
|
||||
"mtime": 1783943269.5711377,
|
||||
"ast_hash": "13915b413e37a4693f4d038c18a6beeb",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"migrations/Version20260713114523.php": {
|
||||
"mtime": 1783943127.124469,
|
||||
"ast_hash": "23749d7b31771a34568cc62bf070c9c4",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Patient/Entity/PatientAttachment.php": {
|
||||
"mtime": 1783943049.895798,
|
||||
"ast_hash": "69c11ffb2ef6ff695409d9b9b058408f",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Patient/Repository/PatientAttachmentRepository.php": {
|
||||
"mtime": 1783943064.7977455,
|
||||
"ast_hash": "99ba8faf71564e06e8994601dc69194a",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"src/Shared/Service/FileUploadService.php": {
|
||||
"mtime": 1783943021.7229924,
|
||||
"ast_hash": "0d5df3ec6a15ebbc817ef21885147e43",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"tests/Patient/PatientAttachmentTest.php": {
|
||||
"mtime": 1783943156.618128,
|
||||
"ast_hash": "f31d82b8e32a02c2f7082cc1000c7f4c",
|
||||
"semantic_hash": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user