Files
clinicpro/graphify-out/cache/ast/v0.8.44/e1ed1b5ef5b6100bcb8a1e0d3e361ce40a2721501cdb5f14aa6fba8739654eee.json
T
hamed 7814bcc0de feat(logging): implement log pruning functionality
- Add LogPruneService to handle the deletion of old logs based on retention settings.
- Create PruneLogsCommand to provide a console command for log pruning.
- Introduce PruneLogsMessage and PruneLogsHandler for message handling related to log pruning.
- Update the AST cache with new classes and their relationships.
2026-07-01 21:50:51 +03:30

1 line
5.0 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_schedule_php", "label": "Schedule.php", "file_type": "code", "source_file": "src/Schedule.php", "source_location": "L1"}, {"id": "src_schedule_schedule", "label": "Schedule", "file_type": "code", "source_file": "src/Schedule.php", "source_location": "L13"}, {"id": "scheduleproviderinterface", "label": "ScheduleProviderInterface", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "src_schedule_schedule_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Schedule.php", "source_location": "L16"}, {"id": "src_schedule_schedule_getschedule", "label": ".getSchedule()", "file_type": "code", "source_file": "src/Schedule.php", "source_location": "L21"}, {"id": "symfonyschedule", "label": "SymfonySchedule", "file_type": "code", "source_file": "src/Schedule.php", "source_location": "L21"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_schedule_php", "target": "expireappointmentsmessage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_schedule_php", "target": "prunelogsmessage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_schedule_php", "target": "asschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_schedule_php", "target": "recurringmessage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_schedule_php", "target": "schedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_schedule_php", "target": "scheduleproviderinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_schedule_php", "target": "cacheinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_schedule_php", "target": "src_schedule_schedule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L13", "weight": 1.0}, {"source": "src_schedule_schedule", "target": "scheduleproviderinterface", "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L14", "weight": 1.0}, {"source": "src_schedule_schedule", "target": "src_schedule_schedule_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L16", "weight": 1.0}, {"source": "src_schedule_schedule", "target": "src_schedule_schedule_getschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L21", "weight": 1.0}, {"source": "src_schedule_schedule_getschedule", "target": "symfonyschedule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Schedule.php", "source_location": "L21", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "src_schedule_schedule_getschedule", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Schedule.php", "source_location": "L23", "receiver": null}, {"caller_nid": "src_schedule_schedule_getschedule", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Schedule.php", "source_location": "L23", "receiver": null}, {"caller_nid": "src_schedule_schedule_getschedule", "callee": "processOnlyLastMissedRun", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Schedule.php", "source_location": "L23", "receiver": null}, {"caller_nid": "src_schedule_schedule_getschedule", "callee": "stateful", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Schedule.php", "source_location": "L23", "receiver": null}, {"caller_nid": "src_schedule_schedule_getschedule", "callee": "RecurringMessage", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Schedule.php", "source_location": "L27", "receiver": null}, {"caller_nid": "src_schedule_schedule_getschedule", "callee": "RecurringMessage", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Schedule.php", "source_location": "L30", "receiver": null}]}