- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document. - Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
1 line
35 KiB
JSON
1 line
35 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingtenanttest_php", "label": "BookingTenantTest.php", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L1"}, {"id": "appointment_bookingtenanttest_bookingtenanttest", "label": "BookingTenantTest", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L18"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L20"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L20"}, {"id": "appointment_bookingtenanttest_bookingtenanttest_makeclinic", "label": ".makeClinic()", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L29"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L29"}, {"id": "appointment_bookingtenanttest_bookingtenanttest_uniqueslot", "label": ".uniqueSlot()", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L39"}, {"id": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "label": ".testPersonalBookingIsOwnedByTheDoctor()", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L44"}, {"id": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "label": ".testClinicBookingIsOwnedByTheClinic()", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L57"}, {"id": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "label": ".testSameDoctorGetsDifferentOwnersInDifferentEnvironments()", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L74"}, {"id": "appointment_bookingtenanttest_bookingtenanttest_testassigninganunresolvedcontextisrejected", "label": ".testAssigningAnUnresolvedContextIsRejected()", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L92"}, {"id": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "label": ".testTwoDoctorsInOneClinicEachKeepTheirOwnSchedule()", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L106"}, {"id": "appointment_bookingtenanttest_bookingtenanttest_testonescheduleperenvironmentperdoctorisstillenforced", "label": ".testOneSchedulePerEnvironmentPerDoctorIsStillEnforced()", "file_type": "code", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L126"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingtenanttest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingtenanttest_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingtenanttest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingtenanttest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingtenanttest_php", "target": "entitycontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingtenanttest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingtenanttest_php", "target": "uniqueconstraintviolationexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_bookingtenanttest_php", "target": "appointment_bookingtenanttest_bookingtenanttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L18", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L18", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest", "target": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L20", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L20", "weight": 1.0, "context": "return_type"}, {"source": "appointment_bookingtenanttest_bookingtenanttest", "target": "appointment_bookingtenanttest_bookingtenanttest_makeclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L29", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_makeclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L29", "weight": 1.0, "context": "return_type"}, {"source": "appointment_bookingtenanttest_bookingtenanttest", "target": "appointment_bookingtenanttest_bookingtenanttest_uniqueslot", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L39", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest", "target": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L44", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest", "target": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L57", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest", "target": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L74", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest", "target": "appointment_bookingtenanttest_bookingtenanttest_testassigninganunresolvedcontextisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L92", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest", "target": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L106", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest", "target": "appointment_bookingtenanttest_bookingtenanttest_testonescheduleperenvironmentperdoctorisstillenforced", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L126", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "target": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L46", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "target": "appointment_bookingtenanttest_bookingtenanttest_uniqueslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L47", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "target": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L59", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "target": "appointment_bookingtenanttest_bookingtenanttest_makeclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L60", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "target": "appointment_bookingtenanttest_bookingtenanttest_uniqueslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L64", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "target": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L76", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "target": "appointment_bookingtenanttest_bookingtenanttest_makeclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L77", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "target": "appointment_bookingtenanttest_bookingtenanttest_uniqueslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L81", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testassigninganunresolvedcontextisrejected", "target": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L94", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testassigninganunresolvedcontextisrejected", "target": "appointment_bookingtenanttest_bookingtenanttest_uniqueslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L95", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "target": "appointment_bookingtenanttest_bookingtenanttest_makeclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L108", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "target": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L109", "weight": 1.0}, {"source": "appointment_bookingtenanttest_bookingtenanttest_testonescheduleperenvironmentperdoctorisstillenforced", "target": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/BookingTenantTest.php", "source_location": "L128", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_makeclinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_makeclinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_makeclinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_makeclinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_uniqueslot", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_uniqueslot", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "callee": "newAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testpersonalbookingisownedbythedoctor", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "newAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testclinicbookingisownedbytheclinic", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "newAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "newAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testsamedoctorgetsdifferentownersindifferentenvironments", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testassigninganunresolvedcontextisrejected", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testassigninganunresolvedcontextisrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testassigninganunresolvedcontextisrejected", "callee": "assignTenant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testassigninganunresolvedcontextisrejected", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testtwodoctorsinonecliniceachkeeptheirownschedule", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testonescheduleperenvironmentperdoctorisstillenforced", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testonescheduleperenvironmentperdoctorisstillenforced", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testonescheduleperenvironmentperdoctorisstillenforced", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testonescheduleperenvironmentperdoctorisstillenforced", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testonescheduleperenvironmentperdoctorisstillenforced", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testonescheduleperenvironmentperdoctorisstillenforced", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "appointment_bookingtenanttest_bookingtenanttest_testonescheduleperenvironmentperdoctorisstillenforced", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/BookingTenantTest.php", "source_location": "L135", "receiver": null}]} |