chore: refresh the knowledge graph after the appointment plan task

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
hamed
2026-07-30 21:07:53 +03:30
co-authored by Claude Opus 5
parent 22c89fbae4
commit 7cca433c56
21 changed files with 6859 additions and 2541 deletions
+8 -1
View File
@@ -1320,5 +1320,12 @@
"1318": "Community 1318",
"1319": "Community 1319",
"1320": "Community 1320",
"1321": "Community 1321"
"1321": "Community 1321",
"1322": "Community 1322",
"1323": "Community 1323",
"1324": "Community 1324",
"1325": "Community 1325",
"1326": "Community 1326",
"1327": "Community 1327",
"1328": "Community 1328"
}
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_plannedrequirement_php", "label": "PlannedRequirement.php", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L1"}, {"id": "valueobject_plannedrequirement_plannedrequirement", "label": "PlannedRequirement", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L14"}, {"id": "valueobject_plannedrequirement_plannedrequirement_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L20"}, {"id": "valueobject_plannedrequirement_plannedrequirement_candidates", "label": ".candidates()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L32"}, {"id": "valueobject_plannedrequirement_plannedrequirement_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L37"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_plannedrequirement_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_plannedrequirement_php", "target": "valueobject_plannedrequirement_plannedrequirement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L14", "weight": 1.0}, {"source": "valueobject_plannedrequirement_plannedrequirement", "target": "valueobject_plannedrequirement_plannedrequirement_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L20", "weight": 1.0}, {"source": "valueobject_plannedrequirement_plannedrequirement", "target": "valueobject_plannedrequirement_plannedrequirement_candidates", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L32", "weight": 1.0}, {"source": "valueobject_plannedrequirement_plannedrequirement", "target": "valueobject_plannedrequirement_plannedrequirement_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L37", "weight": 1.0}, {"source": "valueobject_plannedrequirement_plannedrequirement_toarray", "target": "valueobject_plannedrequirement_plannedrequirement_candidates", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L46", "weight": 1.0}], "raw_calls": [{"caller_nid": "valueobject_plannedrequirement_plannedrequirement_candidates", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/ValueObject/PlannedRequirement.php", "source_location": "L34", "receiver": null}]}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_tenant_globaltables_php", "label": "GlobalTables.php", "file_type": "code", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L1"}, {"id": "tenant_globaltables_globaltables", "label": "GlobalTables", "file_type": "code", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L16"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_tenant_globaltables_php", "target": "tenant_globaltables_globaltables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Tenant/GlobalTables.php", "source_location": "L16", "weight": 1.0}], "raw_calls": []}
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_appointmentplan_php", "label": "AppointmentPlan.php", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L1"}, {"id": "valueobject_appointmentplan_appointmentplan", "label": "AppointmentPlan", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L11"}, {"id": "valueobject_appointmentplan_appointmentplan_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L14"}, {"id": "valueobject_appointmentplan_appointmentplan_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L19"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_appointmentplan_php", "target": "valueobject_appointmentplan_appointmentplan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L11", "weight": 1.0}, {"source": "valueobject_appointmentplan_appointmentplan", "target": "valueobject_appointmentplan_appointmentplan_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L14", "weight": 1.0}, {"source": "valueobject_appointmentplan_appointmentplan", "target": "valueobject_appointmentplan_appointmentplan_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "valueobject_appointmentplan_appointmentplan_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/ValueObject/AppointmentPlan.php", "source_location": "L23", "receiver": null}]}
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_plannedsegment_php", "label": "PlannedSegment.php", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L1"}, {"id": "valueobject_plannedsegment_plannedsegment", "label": "PlannedSegment", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L5"}, {"id": "valueobject_plannedsegment_plannedsegment_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L8"}, {"id": "valueobject_plannedsegment_plannedsegment_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L18"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_valueobject_plannedsegment_php", "target": "valueobject_plannedsegment_plannedsegment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L5", "weight": 1.0}, {"source": "valueobject_plannedsegment_plannedsegment", "target": "valueobject_plannedsegment_plannedsegment_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L8", "weight": 1.0}, {"source": "valueobject_plannedsegment_plannedsegment", "target": "valueobject_plannedsegment_plannedsegment_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L18", "weight": 1.0}], "raw_calls": [{"caller_nid": "valueobject_plannedsegment_plannedsegment_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/ValueObject/PlannedSegment.php", "source_location": "L27", "receiver": null}]}
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_constant_errorcodes_php", "label": "ErrorCodes.php", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L1"}, {"id": "constant_errorcodes_errorcodes", "label": "ErrorCodes", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L5"}, {"id": "constant_errorcodes_errorcodes_message", "label": ".message()", "file_type": "code", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L124"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_constant_errorcodes_php", "target": "constant_errorcodes_errorcodes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L5", "weight": 1.0}, {"source": "constant_errorcodes_errorcodes", "target": "constant_errorcodes_errorcodes_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Constant/ErrorCodes.php", "source_location": "L124", "weight": 1.0}], "raw_calls": []}
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+6517 -2291
View File
File diff suppressed because it is too large Load Diff
+68 -8
View File
@@ -1525,8 +1525,8 @@
"semantic_hash": ""
},
"src/Shared/Constant/ErrorCodes.php": {
"mtime": 1785412447.1821713,
"ast_hash": "8b7ea8eb7bd441fc8554c9e1de70fa01",
"mtime": 1785432688.998969,
"ast_hash": "589ef732dbf0d3cb4acf1d316ed6436a",
"semantic_hash": ""
},
"src/Shared/Controller/BaseController.php": {
@@ -2320,8 +2320,8 @@
"semantic_hash": ""
},
"docs/api/README.md": {
"mtime": 1785423040.1500134,
"ast_hash": "ec2bf9f399a5ba73973811c86ec46e43",
"mtime": 1785432990.4657702,
"ast_hash": "eefa9d918d2fc249e367cdc0e2595b49",
"semantic_hash": ""
},
"docs/api/admin.md": {
@@ -6680,8 +6680,8 @@
"semantic_hash": ""
},
"src/Shared/Tenant/GlobalTables.php": {
"mtime": 1785424327.5846457,
"ast_hash": "dab4d523b4e6ee4d61045e025a39c835",
"mtime": 1785432742.955522,
"ast_hash": "ffa5b04b381443bb38eb031f613f4087",
"semantic_hash": ""
},
"src/Shared/Tenant/NullableTenantOwnedTrait.php": {
@@ -7070,8 +7070,8 @@
"semantic_hash": ""
},
"docs/new_feture/taskes/task-05-appointment-plan/checklist.md": {
"mtime": 1785400152.1090717,
"ast_hash": "dbf322e55f86a98ef4de4ac37f2f9d8b",
"mtime": 1785433050.4004214,
"ast_hash": "535ea5e22b55d74a066a6a02b1475829",
"semantic_hash": ""
},
"docs/new_feture/taskes/task-05-appointment-plan/database.md": {
@@ -7958,5 +7958,65 @@
"mtime": 1785424169.1905463,
"ast_hash": "15fd232dfaa6603f88c83bdf14ef4927",
"semantic_hash": ""
},
"migrations/Version20260730173225.php": {
"mtime": 1785432762.0992174,
"ast_hash": "7a1fd2f0923cedf42a417dfa5569a2a3",
"semantic_hash": ""
},
"src/Appointment/Plan/Controller/AppointmentPlanController.php": {
"mtime": 1785432936.031067,
"ast_hash": "f3fdb4ca32341171becfc6d3614bc79e",
"semantic_hash": ""
},
"src/Appointment/Plan/Entity/SegmentRequirement.php": {
"mtime": 1785432564.7724144,
"ast_hash": "0b6c008e7fcf0f57538e01206cb81102",
"semantic_hash": ""
},
"src/Appointment/Plan/Entity/SegmentTemplate.php": {
"mtime": 1785432564.769515,
"ast_hash": "6d2cf8b9728e6f1996410cb37fb42890",
"semantic_hash": ""
},
"src/Appointment/Plan/Repository/SegmentRequirementRepository.php": {
"mtime": 1785432590.7968738,
"ast_hash": "b896c2882a72eb5bb0320b0f84be5487",
"semantic_hash": ""
},
"src/Appointment/Plan/Repository/SegmentTemplateRepository.php": {
"mtime": 1785432590.7942142,
"ast_hash": "c7b319690566978e94ad6412572c6c42",
"semantic_hash": ""
},
"src/Appointment/Plan/Service/AppointmentPlanBuilder.php": {
"mtime": 1785432673.5726178,
"ast_hash": "5e9bd339a9db524bcfd71ffc991e0c99",
"semantic_hash": ""
},
"src/Appointment/Plan/ValueObject/AppointmentPlan.php": {
"mtime": 1785432622.3777637,
"ast_hash": "a1ff88de5776f4be9044e64a3425819e",
"semantic_hash": ""
},
"src/Appointment/Plan/ValueObject/PlannedRequirement.php": {
"mtime": 1785432622.3724012,
"ast_hash": "997cd5ccc6cb5555d3daa04258aab4f0",
"semantic_hash": ""
},
"src/Appointment/Plan/ValueObject/PlannedSegment.php": {
"mtime": 1785432622.3749974,
"ast_hash": "1dcc83df05a361a4b5e26304275c4846",
"semantic_hash": ""
},
"tests/Appointment/AppointmentPlanTest.php": {
"mtime": 1785432833.827013,
"ast_hash": "23ae7f5f8638250a61a29001d255c1c7",
"semantic_hash": ""
},
"docs/api/appointment-plan.md": {
"mtime": 1785432990.4510753,
"ast_hash": "d0f95c63d6e5592e8909a4b59c67e889",
"semantic_hash": ""
}
}