Files
clinicpro/graphify-out/cache/ast/v0.8.44/492c60d3a257d843cf6ca5ceffaa9a4352d7bb0e4a829646655fd2d607152c5e.json
2026-08-07 12:08:48 +03:30

1 line
11 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_nextsessionslotfinder_php", "label": "NextSessionSlotFinder.php", "file_type": "code", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L1"}, {"id": "service_nextsessionslotfinder_nextsessionslotfinder", "label": "NextSessionSlotFinder", "file_type": "code", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L20"}, {"id": "service_nextsessionslotfinder_nextsessionslotfinder_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L25"}, {"id": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "label": ".suggest()", "file_type": "code", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L34"}, {"id": "treatmentsession", "label": "TreatmentSession", "file_type": "code", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L34"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L34"}, {"id": "service_nextsessionslotfinder_nextsessionslotfinder_preferredresource", "label": ".preferredResource()", "file_type": "code", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L67"}, {"id": "treatmentcase", "label": "TreatmentCase", "file_type": "code", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L67"}, {"id": "service_nextsessionslotfinder_nextsessionslotfinder_durationfor", "label": ".durationFor()", "file_type": "code", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L85"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_nextsessionslotfinder_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_nextsessionslotfinder_php", "target": "resourcebookingslotservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_nextsessionslotfinder_php", "target": "treatmentcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_nextsessionslotfinder_php", "target": "treatmentsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_service_nextsessionslotfinder_php", "target": "service_nextsessionslotfinder_nextsessionslotfinder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L20", "weight": 1.0}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder", "target": "service_nextsessionslotfinder_nextsessionslotfinder_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L25", "weight": 1.0}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder", "target": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L34", "weight": 1.0}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "target": "treatmentsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder", "target": "service_nextsessionslotfinder_nextsessionslotfinder_preferredresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L67", "weight": 1.0}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder_preferredresource", "target": "treatmentcase", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder_preferredresource", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L67", "weight": 1.0, "context": "return_type"}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder", "target": "service_nextsessionslotfinder_nextsessionslotfinder_durationfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L85", "weight": 1.0}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder_durationfor", "target": "treatmentcase", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L85", "weight": 1.0, "context": "parameter_type"}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder_durationfor", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L85", "weight": 1.0, "context": "parameter_type"}, {"source": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "target": "service_nextsessionslotfinder_nextsessionslotfinder_durationfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L41", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "callee": "getDueAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L40", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L40", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L40", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "callee": "getTreatmentCase", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L41", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L46", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "callee": "startTimes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L47", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_suggest", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L55", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_preferredresource", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L69", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_preferredresource", "callee": "getSessions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L69", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_preferredresource", "callee": "usort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L70", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_preferredresource", "callee": "getSessionNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L71", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_preferredresource", "callee": "getSessionNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L71", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_preferredresource", "callee": "getAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L74", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_durationfor", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L87", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_durationfor", "callee": "resolveDuration", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L90", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_durationfor", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L90", "receiver": null}, {"caller_nid": "service_nextsessionslotfinder_nextsessionslotfinder_durationfor", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Service/NextSessionSlotFinder.php", "source_location": "L94", "receiver": null}]}