1 line
36 KiB
JSON
1 line
36 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_backfillservicedurationtest_php", "label": "BackfillServiceDurationTest.php", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L1"}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest", "label": "BackfillServiceDurationTest", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L19"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "label": ".tester()", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L21"}, {"id": "commandtester", "label": "CommandTester", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L21"}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "label": ".doctorInMode()", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L28"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L28"}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "label": ".appointment()", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L48"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L48"}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "label": ".testForceFillsDurationFromTheAppointmentItself()", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L72"}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "label": ".testDryRunWritesNothing()", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L85"}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "label": ".testRunningTwiceChangesNothingTheSecondTime()", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L98"}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest_testslotmodeappointmentisskipped", "label": ".testSlotModeAppointmentIsSkipped()", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L120"}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest_testpastappointmentisskipped", "label": ".testPastAppointmentIsSkipped()", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L131"}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest_testreserveentryisskipped", "label": ".testReserveEntryIsSkipped()", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L142"}, {"id": "appointment_backfillservicedurationtest_backfillservicedurationtest_testcancelledappointmentisskipped", "label": ".testCancelledAppointmentIsSkipped()", "file_type": "code", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L153"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_backfillservicedurationtest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_backfillservicedurationtest_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_backfillservicedurationtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_backfillservicedurationtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_backfillservicedurationtest_php", "target": "application", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_backfillservicedurationtest_php", "target": "commandtester", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_backfillservicedurationtest_php", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L19", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L19", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L21", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "target": "commandtester", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L21", "weight": 1.0, "context": "return_type"}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L28", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L28", "weight": 1.0, "context": "return_type"}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L48", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L48", "weight": 1.0, "context": "return_type"}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L72", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L85", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L98", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_testslotmodeappointmentisskipped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L120", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_testpastappointmentisskipped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L131", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_testreserveentryisskipped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L142", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_testcancelledappointmentisskipped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L153", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L58", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L74", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L76", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L78", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L87", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L88", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L90", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L100", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L101", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L103", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testslotmodeappointmentisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L122", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testslotmodeappointmentisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L123", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testslotmodeappointmentisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L125", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testpastappointmentisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L133", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testpastappointmentisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L134", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testpastappointmentisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L136", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testreserveentryisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L144", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testreserveentryisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L145", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testreserveentryisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L147", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testcancelledappointmentisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L155", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testcancelledappointmentisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L156", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testcancelledappointmentisskipped", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L156", "weight": 1.0}, {"source": "appointment_backfillservicedurationtest_backfillservicedurationtest_testcancelledappointmentisskipped", "target": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L158", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_tester", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "callee": "setMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_doctorinmode", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "callee": "newAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "callee": "rescheduleTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_appointment", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "callee": "refresh", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "callee": "getServiceTotalMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testforcefillsdurationfromtheappointmentitself", "callee": "getServiceBufferMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "callee": "refresh", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "callee": "getServiceTotalMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testdryrunwritesnothing", "callee": "getDisplay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "refresh", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "getDisplay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "refresh", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "getServiceTotalMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testrunningtwicechangesnothingthesecondtime", "callee": "getDisplay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testslotmodeappointmentisskipped", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testslotmodeappointmentisskipped", "callee": "refresh", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testslotmodeappointmentisskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testslotmodeappointmentisskipped", "callee": "getServiceTotalMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testpastappointmentisskipped", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testpastappointmentisskipped", "callee": "refresh", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testpastappointmentisskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testpastappointmentisskipped", "callee": "getServiceTotalMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testreserveentryisskipped", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testreserveentryisskipped", "callee": "refresh", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testreserveentryisskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testreserveentryisskipped", "callee": "getServiceTotalMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testcancelledappointmentisskipped", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testcancelledappointmentisskipped", "callee": "refresh", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testcancelledappointmentisskipped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "appointment_backfillservicedurationtest_backfillservicedurationtest_testcancelledappointmentisskipped", "callee": "getServiceTotalMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BackfillServiceDurationTest.php", "source_location": "L161", "receiver": null}]} |