Files
clinicpro/graphify-out/cache/ast/v0.8.44/6013eaa3f82ee3887d0623d2bda8b37c37ff5533b3ccaeaef5b10187d3a49251.json
T
2026-08-20 17:21:26 +03:30

1 line
40 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_unifieddoctorscheduletest_php", "label": "UnifiedDoctorScheduleTest.php", "file_type": "code", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L1"}, {"id": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest", "label": "UnifiedDoctorScheduleTest", "file_type": "code", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L17"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "label": ".makeDoctorWithBothPlaces()", "file_type": "code", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L20"}, {"id": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_settingof", "label": ".settingOf()", "file_type": "code", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L44"}, {"id": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "label": ".testDoctorSeesEveryPlaceOfTheirsAsSelectable()", "file_type": "code", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L62"}, {"id": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "label": ".testClinicOwnerOnlySeesClinicAddressesAsSelectable()", "file_type": "code", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L75"}, {"id": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "label": ".testBothContextsReadTheSameRecord()", "file_type": "code", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L88"}, {"id": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "label": ".testClinicOwnerCannotWipeThePersonalShift()", "file_type": "code", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L107"}, {"id": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "label": ".testEachContextOnlySeesItsOwnDays()", "file_type": "code", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L138"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_unifieddoctorscheduletest_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_unifieddoctorscheduletest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_unifieddoctorscheduletest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_unifieddoctorscheduletest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_unifieddoctorscheduletest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_unifieddoctorscheduletest_php", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L17", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L17", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L20", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_settingof", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L44", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L62", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L75", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L88", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L107", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L138", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L64", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L77", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L90", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_settingof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L92", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L109", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_settingof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L111", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L140", "weight": 1.0}, {"source": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "target": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_settingof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L151", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "setMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_makedoctorwithbothplaces", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testdoctorseeseveryplaceoftheirsasselectable", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicowneronlyseesclinicaddressesasselectable", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testbothcontextsreadthesamerecord", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "findUnified", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "getSetting", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testclinicownercannotwipethepersonalshift", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L163", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L164", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "appointment_unifieddoctorscheduletest_unifieddoctorscheduletest_testeachcontextonlyseesitsowndays", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/UnifiedDoctorScheduleTest.php", "source_location": "L167", "receiver": null}]}