Files
clinicpro/graphify-out/cache/ast/v0.8.44/0c4deebf65a3b423acb34c280b04b29836a47d2e042c305e3e2deaa079b4b613.json
2026-07-30 18:29:13 +03:30

1 line
81 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_testroombecomesaresourcecarryingitscapacity", "label": ".testRoomBecomesAResourceCarryingItsCapacity()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L68"}, {"id": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "label": ".testStaffOfASingleBranchEnvironmentIsBridged()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L86"}, {"id": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "label": ".testStaffOfAMultiBranchEnvironmentIsReportedNotGuessed()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L107"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "label": ".testDoctorIsBridgedOncePerScheduledLocation()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L126"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "label": ".testInactiveSessionDoesNotBridgeTheDoctor()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L163"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "label": ".testRunningTwiceCreatesNothingNew()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L182"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "label": ".testTogglingStaffThroughTheEndpointClosesItsResource()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L201"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "label": ".testCalendarBackfillDerivesShiftsFromTheWeeklySchedule()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L223"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "label": ".testCalendarBackfillLeavesAnAlreadyConfiguredResourceAlone()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L256"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "label": ".testASecondBridgeIsRefused()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L291"}, {"id": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "label": ".testSyncActiveClosesEveryResourceOfASubject()", "file_type": "code", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L309"}], "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_testroombecomesaresourcecarryingitscapacity", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L68", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_teststaffofasinglebranchenvironmentisbridged", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L86", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_teststaffofamultibranchenvironmentisreportednotguessed", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L107", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L126", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testinactivesessiondoesnotbridgethedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L163", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L182", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testtogglingstaffthroughtheendpointclosesitsresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L201", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillderivesshiftsfromtheweeklyschedule", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L223", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testcalendarbackfillleavesanalreadyconfiguredresourcealone", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L256", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L291", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest", "target": "resource_backfillresourcetest_backfillresourcetest_testsyncactivecloseseveryresourceofasubject", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L309", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "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_teststaffofasinglebranchenvironmentisbridged", "target": "resource_backfillresourcetest_backfillresourcetest_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L91", "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": "L91", "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": "L94", "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": "L113", "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": "L113", "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": "L117", "weight": 1.0}, {"source": "resource_backfillresourcetest_backfillresourcetest_testdoctorisbridgedonceperscheduledlocation", "target": "doctoraddress", "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_runbackfill", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Resource/BackfillResourceTest.php", "source_location": "L147", "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": "L147", "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": "L151", "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": "L174", "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": "L174", "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": "L178", "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": "L188", "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": "L188", "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": "L206", "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": "L206", "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": "L216", "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": "L238", "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": "L238", "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": "L239", "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": "L243", "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": "L267", "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": "L267", "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": "L271", "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": "L278", "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": "L314", "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": "L314", "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": "L321", "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": "room", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "callee": "room", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "callee": "getCapacity", "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_testroombecomesaresourcecarryingitscapacity", "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_testroombecomesaresourcecarryingitscapacity", "callee": "getCode", "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_testroombecomesaresourcecarryingitscapacity", "callee": "getType", "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_testroombecomesaresourcecarryingitscapacity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testroombecomesaresourcecarryingitscapacity", "callee": "isSystem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testroombecomesaresourcecarryingitscapacity", "callee": "getType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L83", "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": "L88", "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": "L89", "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": "L92", "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": "L94", "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": "L95", "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": "L95", "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": "L95", "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": "L98", "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": "L99", "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": "L99", "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": "L99", "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": "L100", "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": "L100", "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": "L109", "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": "L110", "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": "L111", "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": "L114", "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": "L116", "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": "L117", "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": "L117", "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": "L118", "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": "L118", "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": "L118", "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": "L128", "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": "L130", "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": "L131", "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": "L134", "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": "L135", "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": "L136", "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": "L139", "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": "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": "L141", "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": "L142", "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": "L145", "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": "L148", "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": "L150", "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": "L150", "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": "L150", "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": "L151", "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": "L153", "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": "L155", "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": "L155", "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": "L155", "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": "L156", "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": "L157", "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": "L157", "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": "L158", "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": "L159", "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": "L165", "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": "L167", "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": "L167", "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": "L169", "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": "L172", "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": "L175", "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": "L177", "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": "L177", "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": "L177", "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": "L178", "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": "L178", "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": "L184", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testrunningtwicecreatesnothingnew", "callee": "room", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L185", "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": "L186", "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": "L189", "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": "L193", "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": "L194", "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": "L203", "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": "L204", "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": "L207", "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": "L209", "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": "L209", "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": "L210", "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": "L210", "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": "L212", "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": "L213", "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": "L213", "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": "L213", "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": "L215", "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": "L215", "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": "L216", "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": "L216", "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": "L216", "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": "L225", "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": "L227", "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": "L227", "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": "L229", "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": "L230", "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": "L233", "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": "L236", "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": "L240", "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": "L242", "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": "L242", "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": "L242", "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": "L243", "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": "L245", "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": "L245", "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": "L245", "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": "L249", "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": "L250", "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": "L250", "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": "L250", "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": "L251", "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": "L251", "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": "L251", "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": "L252", "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": "L252", "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": "L252", "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": "L258", "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": "L260", "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": "L260", "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": "L262", "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": "L265", "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": "L268", "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": "L270", "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": "L270", "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": "L270", "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": "L271", "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": "L273", "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": "L273", "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": "L276", "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": "L276", "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": "L279", "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": "L281", "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": "L282", "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": "L282", "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": "L282", "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": "L284", "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": "L284", "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": "L286", "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": "L287", "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": "L287", "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": "L293", "receiver": null}, {"caller_nid": "resource_backfillresourcetest_backfillresourcetest_testasecondbridgeisrefused", "callee": "room", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Resource/BackfillResourceTest.php", "source_location": "L294", "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": "L295", "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": "L297", "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": "L299", "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": "L301", "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": "L302", "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": "L311", "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": "L312", "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": "L315", "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": "L317", "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": "L317", "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": "L318", "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": "L318", "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": "L318", "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": "L320", "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": "L320", "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": "L321", "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": "L321", "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": "L321", "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": "L324", "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": "L324", "receiver": null}]}