- 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
74 KiB
JSON
1 line
74 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "label": "BackfillResourceTest.php", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L1"}, {"id": "resource_backfillresourcetest_backfillresourcetest", "label": "BackfillResourceTest", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L15"}, {"id": "resourcetestcase", "label": "ResourceTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "label": ".runBackfill()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L21"}, {"id": "resource_backfillresourcetest_backfillresourcetest_runcalendarbackfill", "label": ".runCalendarBackfill()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L37"}, {"id": "resource_backfillresourcetest_backfillresourcetest_pairof", "label": ".pairOf()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L46"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L46"}, {"id": "resource_backfillresourcetest_backfillresourcetest_resources", "label": ".resources()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L51"}, {"id": "clinicresourcerepository", "label": "ClinicResourceRepository", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L51"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testdryrunwritesnothing", "label": ".testDryRunWritesNothing()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L57"}, {"id": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "label": ".testStaffOfASingleBranchEnvironmentIsBridged()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L68"}, {"id": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "label": ".testStaffOfAMultiBranchEnvironmentIsReportedNotGuessed()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L89"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "label": ".testDoctorIsBridgedOncePerScheduledLocation()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L108"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "label": ".testInactiveSessionDoesNotBridgeTheDoctor()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L145"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "label": ".testRunningTwiceCreatesNothingNew()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L164"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "label": ".testTogglingStaffThroughTheEndpointClosesItsResource()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L181"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "label": ".testCalendarBackfillDerivesShiftsFromTheWeeklySchedule()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L203"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "label": ".testCalendarBackfillLeavesAnAlreadyConfiguredResourceAlone()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L236"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "label": ".testASecondBridgeIsRefused()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L271"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "label": ".testSyncActiveClosesEveryResourceOfASubject()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L289"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "target": "clinicresourcerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "target": "resourcelinker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "target": "application", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "target": "commandtester", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_resource_backfillresourcetest_php", "target": "resource_backfillresourcetest_backfillresourcetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L15", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resourcetestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L15", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L21", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_runcalendarbackfill", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L37", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L46", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_pairof", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L46", "weight": 1.0, "context": "parameter_type"}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_resources", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L51", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_resources", "target": "clinicresourcerepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L51", "weight": 1.0, "context": "return_type"}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testdryrunwritesnothing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L57", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L68", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L89", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L108", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L145", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L164", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L181", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L203", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L236", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L271", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L289", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_resources", "target": "clinicresourcerepository", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L53", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testdryrunwritesnothing", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L62", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testdryrunwritesnothing", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L62", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testdryrunwritesnothing", "target": "resource_backfillresourcetest_backfillresourcetest_resources", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L65", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L73", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L73", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "target": "resource_backfillresourcetest_backfillresourcetest_resources", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L76", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L95", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L95", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "target": "resource_backfillresourcetest_backfillresourcetest_resources", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L99", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "target": "doctoraddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L111", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L129", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L129", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "target": "resource_backfillresourcetest_backfillresourcetest_resources", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L133", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L156", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L156", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "target": "resource_backfillresourcetest_backfillresourcetest_resources", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L160", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L169", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L169", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L186", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L186", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "target": "resource_backfillresourcetest_backfillresourcetest_resources", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L196", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L218", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L218", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "target": "resource_backfillresourcetest_backfillresourcetest_runcalendarbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L219", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "target": "resource_backfillresourcetest_backfillresourcetest_resources", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L223", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L247", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L247", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "target": "resource_backfillresourcetest_backfillresourcetest_resources", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L251", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "target": "resource_backfillresourcetest_backfillresourcetest_runcalendarbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L258", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L294", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "target": "resource_backfillresourcetest_backfillresourcetest_pairof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L294", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "target": "resource_backfillresourcetest_backfillresourcetest_resources", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L301", "weight": 1.0}], "raw_calls": [{"caller_nid": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "callee": "getDisplay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_runcalendarbackfill", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_runcalendarbackfill", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_runcalendarbackfill", "callee": "getDisplay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_pairof", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_pairof", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_resources", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_resources", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdryrunwritesnothing", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdryrunwritesnothing", "callee": "staff", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdryrunwritesnothing", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdryrunwritesnothing", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdryrunwritesnothing", "callee": "findForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "staff", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "findForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "getCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "getType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "callee": "getCapacity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "callee": "extraAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "callee": "staff", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "callee": "findForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "doctorWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "findAllForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L133", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L137", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "sort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "sort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "doctorWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L151", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "callee": "findAllForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "callee": "staff", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L174", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L183", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "staff", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L187", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L190", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L192", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L195", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L195", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "callee": "findForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L196", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "doctorWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L207", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L207", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L209", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L210", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L213", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L216", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "findForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L223", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "findForResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L225", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L225", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L225", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L229", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "getDayOfWeek", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L231", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L231", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "getStartMinute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L231", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L232", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L232", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "callee": "getSequence", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L232", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "doctorWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L238", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L240", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "newWeeklySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L240", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L242", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L245", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L248", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "findForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L251", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L253", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L253", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L256", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L256", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L259", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L261", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "findForResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L262", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L262", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L262", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L264", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L264", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L266", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L267", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "callee": "getDayOfWeek", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L267", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L273", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "callee": "staff", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L274", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "callee": "staff", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L275", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "callee": "resourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L277", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "callee": "linkTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L279", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L281", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "callee": "linkTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L282", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "clinicWithAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L291", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "staff", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L292", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L295", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L297", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L297", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L298", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L298", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L298", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L300", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "syncActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L300", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L301", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L301", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "findForSubject", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L301", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L304", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "callee": "syncActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L304", "receiver": null}]} |