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

1 line
64 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourcebookingisindependentofdoctortest_php", "label": "ResourceBookingIsIndependentOfDoctorTest.php", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L1"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "label": "ResourceBookingIsIndependentOfDoctorTest", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L21"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "label": ".clinic()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L24"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "label": ".device()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L43"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L43"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L43"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L43"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L43"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "label": ".book()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L59"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "label": ".futureSlot()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L71"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "label": ".testTwoDevicesUnderOneSupervisorCanBeBookedAtTheSameHour()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L77"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "label": ".testTheSameDeviceCannotBeDoubleBooked()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L92"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "label": ".testARoomWithCapacityThreeTakesThreeBookings()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L106"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "label": ".testAResourceBookingCarriesNoDoctorSlotKeyButDoesOccupy()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L122"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "label": ".testBackToBackBookingsOnOneDeviceDoNotCollide()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L149"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "label": ".testAManualTimeIsAlignedToTheBucketGrid()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L165"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "label": ".testBookingWithoutAResourceIsStillGuardedByTheDoctorKey()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L182"}, {"id": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "label": ".testCancellingReleasesTheSeat()", "file_type": "code", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L209"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourcebookingisindependentofdoctortest_php", "target": "resourceoccupancy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourcebookingisindependentofdoctortest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourcebookingisindependentofdoctortest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourcebookingisindependentofdoctortest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourcebookingisindependentofdoctortest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourcebookingisindependentofdoctortest_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourcebookingisindependentofdoctortest_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourcebookingisindependentofdoctortest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_resourcebookingisindependentofdoctortest_php", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L21", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L21", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L24", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L43", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L43", "weight": 1.0, "context": "return_type"}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L59", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L71", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L77", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L92", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L106", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L122", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L149", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L165", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L182", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L209", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "target": "doctoraddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L35", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L79", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L80", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L82", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L84", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L94", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L95", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L96", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L98", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L108", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L109", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L110", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L113", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L124", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L125", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L126", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L128", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L151", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L152", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L155", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L157", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L167", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L168", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L169", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L171", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L184", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L185", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L211", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L212", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L213", "weight": 1.0}, {"source": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "target": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L215", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_clinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "callee": "setSupervisor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "callee": "setCapacity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_device", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_book", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_futureslot", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testtwodevicesunderonesupervisorcanbebookedatthesamehour", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testthesamedevicecannotbedoublebooked", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaroomwithcapacitythreetakesthreebookings", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "getResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testaresourcebookingcarriesnodoctorslotkeybutdoesoccupy", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbacktobackbookingsononedevicedonotcollide", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L174", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L174", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testamanualtimeisalignedtothebucketgrid", "callee": "getSlotEnd", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "$payload", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L198", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L198", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "$payload", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L201", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testbookingwithoutaresourceisstillguardedbythedoctorkey", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L224", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L224", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L226", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L227", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L227", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L229", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L229", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L233", "receiver": null}, {"caller_nid": "appointment_resourcebookingisindependentofdoctortest_resourcebookingisindependentofdoctortest_testcancellingreleasestheseat", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/ResourceBookingIsIndependentOfDoctorTest.php", "source_location": "L233", "receiver": null}]}