- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports. - Added JSON for ResolvedServiceSpec.php, detailing its structure and methods. - Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
1 line
64 KiB
JSON
1 line
64 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceselectiontest_php", "label": "ServiceSelectionTest.php", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L1"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest", "label": "ServiceSelectionTest", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L17"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "label": ".clinicWithSection()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L20"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_item", "label": ".item()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L39"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L39"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L39"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "label": ".validate()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L52"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L52"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_group", "label": ".group()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L59"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "label": ".testDocumentExampleTwentyThreeMinutes()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L78"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testsingleitemusessoloduration", "label": ".testSingleItemUsesSoloDuration()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L92"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "label": ".testMinSelectIsEnforced()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L102"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "label": ".testMaxSelectIsEnforced()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L118"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testnullmaxselectmeansunlimited", "label": ".testNullMaxSelectMeansUnlimited()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L141"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testzerominselectmeansoptional", "label": ".testZeroMinSelectMeansOptional()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L163"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "label": ".testIncompatibleItemsAreRejectedOnceNotTwice()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L174"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibilityissilentwhenonlyoneisselected", "label": ".testIncompatibilityIsSilentWhenOnlyOneIsSelected()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L198"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "label": ".testMissingPrerequisiteIsReported()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L216"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "label": ".testPrerequisiteCycleIsRejectedAtWriteTime()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L239"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "label": ".testBranchOverrideChangesDurationButNotPrice()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L259"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testforeignitemisnotfound", "label": ".testForeignItemIsNotFound()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L282"}, {"id": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "label": ".testAllErrorsAreReportedTogether()", "file_type": "code", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L293"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceselectiontest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceselectiontest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceselectiontest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceselectiontest_php", "target": "serviceitemrelation", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceselectiontest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceselectiontest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceselectiontest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceselectiontest_php", "target": "clinicservice_serviceselectiontest_serviceselectiontest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L17", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L17", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L20", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L39", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_item", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_item", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L39", "weight": 1.0, "context": "return_type"}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L52", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_group", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L59", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_group", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_group", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L78", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testsingleitemusessoloduration", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L92", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L102", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L118", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testnullmaxselectmeansunlimited", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L141", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testzerominselectmeansoptional", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L163", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L174", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibilityissilentwhenonlyoneisselected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L198", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L216", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L239", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L259", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testforeignitemisnotfound", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L282", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest", "target": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L293", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L80", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L82", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L85", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testsingleitemusessoloduration", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L94", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testsingleitemusessoloduration", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L95", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testsingleitemusessoloduration", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L97", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L104", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L105", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "target": "clinicservice_serviceselectiontest_serviceselectiontest_group", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L108", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L110", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L120", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L121", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "target": "clinicservice_serviceselectiontest_serviceselectiontest_group", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L128", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L130", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testnullmaxselectmeansunlimited", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L143", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testnullmaxselectmeansunlimited", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L144", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testnullmaxselectmeansunlimited", "target": "clinicservice_serviceselectiontest_serviceselectiontest_group", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L151", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testnullmaxselectmeansunlimited", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L153", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testzerominselectmeansoptional", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L165", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testzerominselectmeansoptional", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L166", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testzerominselectmeansoptional", "target": "clinicservice_serviceselectiontest_serviceselectiontest_group", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L167", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testzerominselectmeansoptional", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L169", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L176", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L177", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L188", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibilityissilentwhenonlyoneisselected", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L200", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibilityissilentwhenonlyoneisselected", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L201", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibilityissilentwhenonlyoneisselected", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L211", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L218", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L219", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L230", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L241", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L242", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L261", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L262", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L272", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testforeignitemisnotfound", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L284", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testforeignitemisnotfound", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L286", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testforeignitemisnotfound", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L288", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "target": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L295", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "target": "clinicservice_serviceselectiontest_serviceselectiontest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L296", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "target": "clinicservice_serviceselectiontest_serviceselectiontest_group", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L300", "weight": 1.0}, {"source": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "target": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceSelectionTest.php", "source_location": "L305", "weight": 1.0}], "raw_calls": [{"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_clinicwithsection", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_item", "callee": "setSoloDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_item", "callee": "setAdditionalDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_item", "callee": "setPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_item", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_item", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_validate", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_group", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_group", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_group", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_group", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_group", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_group", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_group", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_group", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_group", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_group", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testdocumentexampletwentythreeminutes", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testsingleitemusessoloduration", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testsingleitemusessoloduration", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testminselectisenforced", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmaxselectisenforced", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testnullmaxselectmeansunlimited", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testnullmaxselectmeansunlimited", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testnullmaxselectmeansunlimited", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testnullmaxselectmeansunlimited", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testzerominselectmeansoptional", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testzerominselectmeansoptional", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L182", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L186", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L186", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L188", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L188", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibleitemsarerejectedoncenottwice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibilityissilentwhenonlyoneisselected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L204", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibilityissilentwhenonlyoneisselected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L204", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibilityissilentwhenonlyoneisselected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L206", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibilityissilentwhenonlyoneisselected", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L211", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testincompatibilityissilentwhenonlyoneisselected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L213", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L224", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L231", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L232", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L234", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L234", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testmissingprerequisiteisreported", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L235", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L245", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L245", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L246", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L248", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L248", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L251", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L254", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L254", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testprerequisitecycleisrejectedatwritetime", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L255", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L264", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L264", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L266", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L270", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L270", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L272", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L273", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L274", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L276", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L276", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L277", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testbranchoverridechangesdurationbutnotprice", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L278", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testforeignitemisnotfound", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L288", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testforeignitemisnotfound", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L290", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testforeignitemisnotfound", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L290", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L301", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L301", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L302", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L305", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L305", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L305", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L307", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L308", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L309", "receiver": null}, {"caller_nid": "clinicservice_serviceselectiontest_serviceselectiontest_testallerrorsarereportedtogether", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceSelectionTest.php", "source_location": "L310", "receiver": null}]} |