1 line
6.1 KiB
JSON
1 line
6.1 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_leastgappicker_php", "label": "LeastGapPicker.php", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L1"}, {"id": "picker_leastgappicker_leastgappicker", "label": "LeastGapPicker", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L18"}, {"id": "resourcepicker", "label": "ResourcePicker", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "picker_leastgappicker_leastgappicker_code", "label": ".code()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L20"}, {"id": "picker_leastgappicker_leastgappicker_label", "label": ".label()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L22"}, {"id": "picker_leastgappicker_leastgappicker_order", "label": ".order()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L24"}, {"id": "pickcontext", "label": "PickContext", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L24"}, {"id": "picker_leastgappicker_leastgappicker_wasteof", "label": ".wasteOf()", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L43"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L43"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_leastgappicker_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_leastgappicker_php", "target": "timeinterval", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_availability_picker_leastgappicker_php", "target": "picker_leastgappicker_leastgappicker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L18", "weight": 1.0}, {"source": "picker_leastgappicker_leastgappicker", "target": "resourcepicker", "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L18", "weight": 1.0}, {"source": "picker_leastgappicker_leastgappicker", "target": "picker_leastgappicker_leastgappicker_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L20", "weight": 1.0}, {"source": "picker_leastgappicker_leastgappicker", "target": "picker_leastgappicker_leastgappicker_label", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L22", "weight": 1.0}, {"source": "picker_leastgappicker_leastgappicker", "target": "picker_leastgappicker_leastgappicker_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L24", "weight": 1.0}, {"source": "picker_leastgappicker_leastgappicker_order", "target": "pickcontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "picker_leastgappicker_leastgappicker", "target": "picker_leastgappicker_leastgappicker_wasteof", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L43", "weight": 1.0}, {"source": "picker_leastgappicker_leastgappicker_wasteof", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type"}, {"source": "picker_leastgappicker_leastgappicker_wasteof", "target": "pickcontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type"}, {"source": "picker_leastgappicker_leastgappicker_order", "target": "picker_leastgappicker_leastgappicker_wasteof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L31", "weight": 1.0}], "raw_calls": [{"caller_nid": "picker_leastgappicker_leastgappicker_order", "callee": "usort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L28", "receiver": null}, {"caller_nid": "picker_leastgappicker_leastgappicker_wasteof", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L45", "receiver": null}, {"caller_nid": "picker_leastgappicker_leastgappicker_wasteof", "callee": "neededStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L46", "receiver": null}, {"caller_nid": "picker_leastgappicker_leastgappicker_wasteof", "callee": "neededEnd", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Availability/Picker/LeastGapPicker.php", "source_location": "L47", "receiver": null}]} |