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

1 line
54 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "label": "TreatmentCaseOpenerTest.php", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L1"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "label": "TreatmentCaseOpenerTest", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L21"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "treatmentcaseopener", "label": "TreatmentCaseOpener", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L23"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L24"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L25"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "label": ".setUp()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L27"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "label": ".category()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L52"}, {"id": "catalogcategory", "label": "CatalogCategory", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L52"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_includes", "label": ".includes()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L61"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "label": ".service()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L67"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L67"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "label": ".protocolFor()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L79"}, {"id": "treatmentprotocol", "label": "TreatmentProtocol", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L79"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_record", "label": ".record()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L99"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L99"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_open", "label": ".open()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L109"}, {"id": "treatmentcase", "label": "TreatmentCase", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L109"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "label": ".testAreasAreTheLeavesOfTheServiceCategory()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L121"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "label": ".testIntermediateCategoriesAreNotAreas()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L142"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcategorywithoutchildrenisitsownarea", "label": ".testCategoryWithoutChildrenIsItsOwnArea()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L160"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testservicewithoutcategoryisrejected", "label": ".testServiceWithoutCategoryIsRejected()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L172"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "label": ".testEverySessionIsCreatedUpFrontAndNoneIsBooked()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L182"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "label": ".testTotalSessionsIsSnapshotted()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L204"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "label": ".testAreaNameIsSnapshotted()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L227"}, {"id": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "label": ".testCaseCarriesTheProtocolSupervisor()", "file_type": "code", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L242"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "catalogcategory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "catalogcategoryinclude", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "treatmentcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "treatmentprotocol", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "treatmentprotocolstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "treatmentprotocolstep", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "treatmentsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "treatmentcaseopener", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_treatment_treatmentcaseopenertest_php", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L21", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L21", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatmentcaseopener", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L27", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L52", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L52", "weight": 1.0, "context": "return_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_includes", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L61", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_includes", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_includes", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L67", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L67", "weight": 1.0, "context": "return_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L79", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "target": "treatmentprotocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L79", "weight": 1.0, "context": "return_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_record", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L99", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_record", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L99", "weight": 1.0, "context": "return_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L109", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_open", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_open", "target": "treatmentprotocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_open", "target": "treatmentcase", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L109", "weight": 1.0, "context": "return_type"}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L121", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L142", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcategorywithoutchildrenisitsownarea", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L160", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testservicewithoutcategoryisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L172", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L182", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L204", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L227", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L242", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "target": "catalogcategory", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L37", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_open", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_record", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L114", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L123", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_includes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L127", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L131", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L132", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L144", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_includes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L147", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L150", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L151", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcategorywithoutchildrenisitsownarea", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L162", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcategorywithoutchildrenisitsownarea", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L163", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcategorywithoutchildrenisitsownarea", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L164", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testservicewithoutcategoryisrejected", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L174", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testservicewithoutcategoryisrejected", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L175", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L184", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L185", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L186", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L206", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L207", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L208", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L229", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L230", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L231", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L244", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L245", "weight": 1.0}, {"source": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "target": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L246", "weight": 1.0}], "raw_calls": [{"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_setup", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_category", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_includes", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_includes", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "callee": "setCatalogCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_service", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "callee": "replaceSteps", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "callee": "replaceAllowedStaff", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_protocolfor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_record", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_record", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_record", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_record", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_record", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_open", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "callee": "getAreas", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "callee": "sort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareasaretheleavesoftheservicecategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "callee": "getAreas", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testintermediatecategoriesarenotareas", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcategorywithoutchildrenisitsownarea", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcategorywithoutchildrenisitsownarea", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcategorywithoutchildrenisitsownarea", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcategorywithoutchildrenisitsownarea", "callee": "getAreas", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcategorywithoutchildrenisitsownarea", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testservicewithoutcategoryisrejected", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "getTotalSessions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "getSessions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "getSessionNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "getSessions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "getSessions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L198", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L198", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L199", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testeverysessioniscreatedupfrontandnoneisbooked", "callee": "getAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L199", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L211", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "callee": "getTotalSessions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L211", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "callee": "replaceSteps", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L215", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L216", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "callee": "replaceSteps", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L217", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L221", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L223", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testtotalsessionsissnapshotted", "callee": "getTotalSessions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L223", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L235", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L236", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L238", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L238", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L238", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "callee": "getAreas", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L238", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testareanameissnapshotted", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L239", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L248", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "callee": "setMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L251", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "callee": "setSupervisorDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L252", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L253", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L257", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L257", "receiver": null}, {"caller_nid": "treatment_treatmentcaseopenertest_treatmentcaseopenertest_testcasecarriestheprotocolsupervisor", "callee": "getSupervisorDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Treatment/TreatmentCaseOpenerTest.php", "source_location": "L257", "receiver": null}]}