1 line
54 KiB
JSON
1 line
54 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_patchservicedurationtest_php", "label": "PatchServiceDurationTest.php", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L1"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest", "label": "PatchServiceDurationTest", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L21"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "label": ".doctorInMode()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L24"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_service", "label": ".service()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L49"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L49"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L49"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "label": ".appointment()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L60"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L60"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L60"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "label": ".patch()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L75"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L75"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_at", "label": ".at()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L82"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "label": ".testReplacingServicesRecomputesTheStoredDuration()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L89"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "label": ".testTheLegacySingleServiceFollowsTheList()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L108"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_testnoteonlypatchskipsdurationvalidation", "label": ".testNoteOnlyPatchSkipsDurationValidation()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L126"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "label": ".testReserveEntryStoresServicesWithoutDurationCheck()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L138"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "label": ".testReserveConvertsToATimedAppointmentThroughPatch()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L158"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "label": ".testMismatchedDurationIsRejectedWithTheCorrectMinutes()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L185"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "label": ".testForeignServiceIsRejected()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L202"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_testslotmodeappointmentkeepsacceptinganyduration", "label": ".testSlotModeAppointmentKeepsAcceptingAnyDuration()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L224"}, {"id": "appointment_patchservicedurationtest_patchservicedurationtest_testservicemodeappointmentwithoutanyserviceisnotblocked", "label": ".testServiceModeAppointmentWithoutAnyServiceIsNotBlocked()", "file_type": "code", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L239"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_patchservicedurationtest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_patchservicedurationtest_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_patchservicedurationtest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_patchservicedurationtest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_patchservicedurationtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_patchservicedurationtest_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_patchservicedurationtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_appointment_patchservicedurationtest_php", "target": "appointment_patchservicedurationtest_patchservicedurationtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L21", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L21", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L24", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_service", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L49", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_service", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L49", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_service", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L49", "weight": 1.0, "context": "return_type"}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L60", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L60", "weight": 1.0, "context": "return_type"}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L75", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L75", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L75", "weight": 1.0, "context": "parameter_type"}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_at", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L82", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L89", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L108", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_testnoteonlypatchskipsdurationvalidation", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L126", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L138", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L158", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L185", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L202", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_testslotmodeappointmentkeepsacceptinganyduration", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L224", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest", "target": "appointment_patchservicedurationtest_patchservicedurationtest_testservicemodeappointmentwithoutanyserviceisnotblocked", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L239", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L65", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "target": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L91", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "target": "appointment_patchservicedurationtest_patchservicedurationtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L92", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "target": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L94", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "target": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L96", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "target": "appointment_patchservicedurationtest_patchservicedurationtest_at", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L97", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "target": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L110", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "target": "appointment_patchservicedurationtest_patchservicedurationtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L111", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "target": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L113", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "target": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L115", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "target": "appointment_patchservicedurationtest_patchservicedurationtest_at", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L116", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testnoteonlypatchskipsdurationvalidation", "target": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L128", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testnoteonlypatchskipsdurationvalidation", "target": "appointment_patchservicedurationtest_patchservicedurationtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L129", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testnoteonlypatchskipsdurationvalidation", "target": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L131", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testnoteonlypatchskipsdurationvalidation", "target": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L133", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "target": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L140", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "target": "appointment_patchservicedurationtest_patchservicedurationtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L141", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "target": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L142", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "target": "appointment_patchservicedurationtest_patchservicedurationtest_at", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L143", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "target": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L145", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "target": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L160", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "target": "appointment_patchservicedurationtest_patchservicedurationtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L161", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "target": "appointment_patchservicedurationtest_patchservicedurationtest_at", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L164", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L168", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "target": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L172", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "target": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L187", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "target": "appointment_patchservicedurationtest_patchservicedurationtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L188", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "target": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L189", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "target": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L191", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "target": "appointment_patchservicedurationtest_patchservicedurationtest_at", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L192", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "target": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L204", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "target": "appointment_patchservicedurationtest_patchservicedurationtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L205", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "target": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L206", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "target": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L212", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "target": "appointment_patchservicedurationtest_patchservicedurationtest_at", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L213", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testslotmodeappointmentkeepsacceptinganyduration", "target": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L226", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testslotmodeappointmentkeepsacceptinganyduration", "target": "appointment_patchservicedurationtest_patchservicedurationtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L227", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testslotmodeappointmentkeepsacceptinganyduration", "target": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L228", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testslotmodeappointmentkeepsacceptinganyduration", "target": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L230", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testslotmodeappointmentkeepsacceptinganyduration", "target": "appointment_patchservicedurationtest_patchservicedurationtest_at", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L231", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testservicemodeappointmentwithoutanyserviceisnotblocked", "target": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L241", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testservicemodeappointmentwithoutanyserviceisnotblocked", "target": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L242", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testservicemodeappointmentwithoutanyserviceisnotblocked", "target": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L244", "weight": 1.0}, {"source": "appointment_patchservicedurationtest_patchservicedurationtest_testservicemodeappointmentwithoutanyserviceisnotblocked", "target": "appointment_patchservicedurationtest_patchservicedurationtest_at", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Appointment/PatchServiceDurationTest.php", "source_location": "L245", "weight": 1.0}], "raw_calls": [{"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "setMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_doctorinmode", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_service", "callee": "setBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_service", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_service", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_service", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "callee": "newAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "callee": "replaceServiceItems", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_appointment", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_patch", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_at", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_at", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_at", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreplacingservicesrecomputesthestoredduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testthelegacysingleservicefollowsthelist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testnoteonlypatchskipsdurationvalidation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testnoteonlypatchskipsdurationvalidation", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveentrystoresserviceswithoutdurationcheck", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L163", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "newAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "rescheduleTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "replaceServiceItems", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testreserveconvertstoatimedappointmentthroughpatch", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L198", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testmismatcheddurationisrejectedwiththecorrectminutes", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L199", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L210", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L210", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L215", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testforeignserviceisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L219", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testslotmodeappointmentkeepsacceptinganyduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L235", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testslotmodeappointmentkeepsacceptinganyduration", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L235", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testslotmodeappointmentkeepsacceptinganyduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L236", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testservicemodeappointmentwithoutanyserviceisnotblocked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L249", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testservicemodeappointmentwithoutanyserviceisnotblocked", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L249", "receiver": null}, {"caller_nid": "appointment_patchservicedurationtest_patchservicedurationtest_testservicemodeappointmentwithoutanyserviceisnotblocked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Appointment/PatchServiceDurationTest.php", "source_location": "L250", "receiver": null}]} |