{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_pricing_pricingtest_php", "label": "PricingTest.php", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L1"}, {"id": "pricing_pricingtest_pricingtest", "label": "PricingTest", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L15"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pricing_pricingtest_pricingtest_clinic", "label": ".clinic()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L18"}, {"id": "pricing_pricingtest_pricingtest_service", "label": ".service()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L37"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L37"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L37"}, {"id": "pricing_pricingtest_pricingtest_quote", "label": ".quote()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L51"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L51"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L51"}, {"id": "pricing_pricingtest_pricingtest_pricelist", "label": ".priceList()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L59"}, {"id": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "label": ".testFallsBackToTheServicePrice()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L73"}, {"id": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "label": ".testPriceListAppliesOnlyInsideItsRange()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L87"}, {"id": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "label": ".testOverlappingActiveListsAreRejected()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L113"}, {"id": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "label": ".testBranchListWinsOverTheGeneralList()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L130"}, {"id": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "label": ".testBranchOverrideBeatsThePriceList()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L158"}, {"id": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "label": ".testFullChainAppliesInOrder()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L181"}, {"id": "pricing_pricingtest_pricingtest_testdiscountlargerthantheamountfloorsatzero", "label": ".testDiscountLargerThanTheAmountFloorsAtZero()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L211"}, {"id": "pricing_pricingtest_pricingtest_testtotaldiscountcapisapplied", "label": ".testTotalDiscountCapIsApplied()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L225"}, {"id": "pricing_pricingtest_pricingtest_testtherowsalwaysadduptothefinalamount", "label": ".testTheRowsAlwaysAddUpToTheFinalAmount()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L248"}, {"id": "pricing_pricingtest_pricingtest_testafixeddepositoverridesthepercentageandiscapped", "label": ".testAFixedDepositOverridesThePercentageAndIsCapped()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L275"}, {"id": "pricing_pricingtest_pricingtest_testforeignserviceisnotfound", "label": ".testForeignServiceIsNotFound()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L297"}, {"id": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "label": ".testNegativePriceIsRejected()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L308"}, {"id": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "label": ".testBookedAppointmentKeepsItsOriginalInvoiceAfterAPriceChange()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L328"}, {"id": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "label": ".testAnAppointmentWithoutAServiceStillGetsAnInvoice()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L413"}, {"id": "pricing_pricingtest_pricingtest_testdraftlisthasnoeffectuntilactivated", "label": ".testDraftListHasNoEffectUntilActivated()", "file_type": "code", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L481"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_pricing_pricingtest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_pricing_pricingtest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_pricing_pricingtest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_pricing_pricingtest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_pricing_pricingtest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_pricing_pricingtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_pricing_pricingtest_php", "target": "pricing_pricingtest_pricingtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L15", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L15", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L18", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_service", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L37", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_service", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L37", "weight": 1.0, "context": "parameter_type"}, {"source": "pricing_pricingtest_pricingtest_service", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L37", "weight": 1.0, "context": "return_type"}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_quote", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L51", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_quote", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "pricing_pricingtest_pricingtest_quote", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "pricing_pricingtest_pricingtest_quote", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_pricelist", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L59", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_pricelist", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L73", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L87", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L113", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L130", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L158", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L181", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testdiscountlargerthantheamountfloorsatzero", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L211", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testtotaldiscountcapisapplied", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L225", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testtherowsalwaysadduptothefinalamount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L248", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testafixeddepositoverridesthepercentageandiscapped", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L275", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testforeignserviceisnotfound", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L297", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L308", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L328", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L413", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest", "target": "pricing_pricingtest_pricingtest_testdraftlisthasnoeffectuntilactivated", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L481", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_clinic", "target": "doctoraddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L29", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_service", "target": "servicesection", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Pricing/PricingTest.php", "source_location": "L39", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L75", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L76", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L78", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L89", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L90", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "target": "pricing_pricingtest_pricingtest_pricelist", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L95", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L105", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L115", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "target": "pricing_pricingtest_pricingtest_pricelist", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L118", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L132", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L133", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "target": "pricing_pricingtest_pricingtest_pricelist", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L138", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L152", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L160", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L161", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "target": "pricing_pricingtest_pricingtest_pricelist", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L164", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L175", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L183", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L184", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L187", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testdiscountlargerthantheamountfloorsatzero", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L213", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testdiscountlargerthantheamountfloorsatzero", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L214", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testdiscountlargerthantheamountfloorsatzero", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L216", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testtotaldiscountcapisapplied", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L227", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testtotaldiscountcapisapplied", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L228", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testtotaldiscountcapisapplied", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L230", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testtherowsalwaysadduptothefinalamount", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L250", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testtherowsalwaysadduptothefinalamount", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L251", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testtherowsalwaysadduptothefinalamount", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L254", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testafixeddepositoverridesthepercentageandiscapped", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L277", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testafixeddepositoverridesthepercentageandiscapped", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L278", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testafixeddepositoverridesthepercentageandiscapped", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L280", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testforeignserviceisnotfound", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L299", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testforeignserviceisnotfound", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L301", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testforeignserviceisnotfound", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L303", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L310", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L311", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "target": "pricing_pricingtest_pricingtest_pricelist", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L312", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L330", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L331", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "target": "serviceitem", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Pricing/PricingTest.php", "source_location": "L391", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L396", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L415", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L416", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testdraftlisthasnoeffectuntilactivated", "target": "pricing_pricingtest_pricingtest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L483", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testdraftlisthasnoeffectuntilactivated", "target": "pricing_pricingtest_pricingtest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L484", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testdraftlisthasnoeffectuntilactivated", "target": "pricing_pricingtest_pricingtest_pricelist", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L487", "weight": 1.0}, {"source": "pricing_pricingtest_pricingtest_testdraftlisthasnoeffectuntilactivated", "target": "pricing_pricingtest_pricingtest_quote", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Pricing/PricingTest.php", "source_location": "L492", "weight": 1.0}], "raw_calls": [{"caller_nid": "pricing_pricingtest_pricingtest_clinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_clinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_clinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_clinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_clinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_clinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_clinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_service", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_service", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_service", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_service", "callee": "setPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_service", "callee": "setSoloDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_service", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_service", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_quote", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_quote", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_quote", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_pricelist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_pricelist", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_pricelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_pricelist", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_pricelist", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfallsbacktotheserviceprice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testpricelistappliesonlyinsideitsrange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testoverlappingactivelistsarerejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L145", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchlistwinsoverthegenerallist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L163", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L173", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L173", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbranchoverridebeatsthepricelist", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L188", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L201", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L204", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L206", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testfullchainappliesinorder", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L207", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testdiscountlargerthantheamountfloorsatzero", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testdiscountlargerthantheamountfloorsatzero", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L221", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testtotaldiscountcapisapplied", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L238", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testtotaldiscountcapisapplied", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L239", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testtherowsalwaysadduptothefinalamount", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L255", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testtherowsalwaysadduptothefinalamount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L271", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testtherowsalwaysadduptothefinalamount", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L271", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testafixeddepositoverridesthepercentageandiscapped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L284", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testafixeddepositoverridesthepercentageandiscapped", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L290", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testforeignserviceisnotfound", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L305", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testforeignserviceisnotfound", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L305", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L312", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L312", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L314", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L315", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L318", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L318", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testnegativepriceisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L319", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L334", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L335", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L339", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L340", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L342", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L343", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L344", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L347", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L347", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L349", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "array_fill_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L350", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L353", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L353", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L356", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L359", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L359", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L361", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L363", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L364", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getTimestamp", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L366", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "setTime", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L366", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L370", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L371", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L372", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L376", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L376", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L376", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L378", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L380", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L381", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L382", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L384", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L384", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L384", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L385", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L390", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L391", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L391", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L391", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "setPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L392", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L393", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L397", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L400", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L402", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L402", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L402", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L403", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testbookedappointmentkeepsitsoriginalinvoiceafterapricechange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L404", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L419", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L420", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L424", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L425", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L427", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L428", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L429", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L432", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L432", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L434", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "array_fill_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L435", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L438", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L438", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L441", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L444", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L444", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L446", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L448", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L449", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "getTimestamp", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L451", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "setTime", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L451", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L455", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L456", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L457", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L461", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L461", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L461", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L464", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L466", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L468", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L468", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L468", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L470", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L476", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L476", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L477", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testanappointmentwithoutaservicestillgetsaninvoice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L478", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testdraftlisthasnoeffectuntilactivated", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L486", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testdraftlisthasnoeffectuntilactivated", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L488", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testdraftlisthasnoeffectuntilactivated", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L489", "receiver": null}, {"caller_nid": "pricing_pricingtest_pricingtest_testdraftlisthasnoeffectuntilactivated", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Pricing/PricingTest.php", "source_location": "L494", "receiver": null}]}