Files
clinicpro/graphify-out/cache/ast/v0.8.44/cb55b0869e2e8998598d271896bf8818c959117f89bb63d57db62fe42420a5c6.json
T
hamed e279812b96 Add JSON files for insurance API documentation and purge doctors command tests
- Created a new JSON file for the insurance API documentation, detailing endpoints, parameters, and responses.
- Added a JSON file for the PurgeDoctorsCommandTest, including test methods and their relationships to the command and other components.
2026-07-22 16:49:32 +03:30

1 line
32 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_purgeunclaimeddoctorscommandtest_php", "label": "PurgeUnclaimedDoctorsCommandTest.php", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L1"}, {"id": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "label": "PurgeUnclaimedDoctorsCommandTest", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L19"}, {"id": "kerneltestcase", "label": "KernelTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_tester", "label": ".tester()", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L21"}, {"id": "commandtester", "label": "CommandTester", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L21"}, {"id": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L28"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L28"}, {"id": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_doctorexists", "label": ".doctorExists()", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L46"}, {"id": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testdryrundeletesnothing", "label": ".testDryRunDeletesNothing()", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L53"}, {"id": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "label": ".testForceDeletesUnclaimedImportedDoctorAndSurrogate()", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L65"}, {"id": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_prodtester", "label": ".prodTester()", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L84"}, {"id": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "label": ".testRefusesOnProdWithoutExplicitSwitch()", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L93"}, {"id": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrunsonprodwithexplicitswitch", "label": ".testRunsOnProdWithExplicitSwitch()", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L105"}, {"id": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testclaimedandothersourcedoctorssurvive", "label": ".testClaimedAndOtherSourceDoctorsSurvive()", "file_type": "code", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L116"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_purgeunclaimeddoctorscommandtest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_purgeunclaimeddoctorscommandtest_php", "target": "purgeunclaimeddoctorscommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_purgeunclaimeddoctorscommandtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_purgeunclaimeddoctorscommandtest_php", "target": "connection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_purgeunclaimeddoctorscommandtest_php", "target": "application", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_purgeunclaimeddoctorscommandtest_php", "target": "kerneltestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_purgeunclaimeddoctorscommandtest_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_purgeunclaimeddoctorscommandtest_php", "target": "commandtester", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_purgeunclaimeddoctorscommandtest_php", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L19", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "target": "kerneltestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L19", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_tester", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L21", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_tester", "target": "commandtester", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L21", "weight": 1.0, "context": "return_type"}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L28", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L28", "weight": 1.0, "context": "return_type"}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_doctorexists", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L46", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testdryrundeletesnothing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L53", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L65", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_prodtester", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L84", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_prodtester", "target": "commandtester", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L84", "weight": 1.0, "context": "return_type"}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L93", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrunsonprodwithexplicitswitch", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L105", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testclaimedandothersourcedoctorssurvive", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L116", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testdryrundeletesnothing", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L55", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testdryrundeletesnothing", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L58", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testdryrundeletesnothing", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_doctorexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L62", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L67", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L71", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_doctorexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L76", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L95", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_prodtester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L97", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_doctorexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L102", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrunsonprodwithexplicitswitch", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L107", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrunsonprodwithexplicitswitch", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_prodtester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L109", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrunsonprodwithexplicitswitch", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_doctorexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L113", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testclaimedandothersourcedoctorssurvive", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L118", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testclaimedandothersourcedoctorssurvive", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_tester", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L121", "weight": 1.0}, {"source": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testclaimedandothersourcedoctorssurvive", "target": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_doctorexists", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L123", "weight": 1.0}], "raw_calls": [{"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_tester", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_tester", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "getManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "setSource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "setOwnerStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_makedoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_doctorexists", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_doctorexists", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_doctorexists", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testdryrundeletesnothing", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testdryrundeletesnothing", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testdryrundeletesnothing", "callee": "assertCommandIsSuccessful", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testdryrundeletesnothing", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "callee": "assertCommandIsSuccessful", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testforcedeletesunclaimedimporteddoctorandsurrogate", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_prodtester", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_prodtester", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_prodtester", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "callee": "getStatusCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "callee": "assertStringContainsString", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "callee": "getDisplay", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrefusesonprodwithoutexplicitswitch", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrunsonprodwithexplicitswitch", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrunsonprodwithexplicitswitch", "callee": "assertCommandIsSuccessful", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrunsonprodwithexplicitswitch", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testrunsonprodwithexplicitswitch", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testclaimedandothersourcedoctorssurvive", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testclaimedandothersourcedoctorssurvive", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testclaimedandothersourcedoctorssurvive", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testclaimedandothersourcedoctorssurvive", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "doctor_purgeunclaimeddoctorscommandtest_purgeunclaimeddoctorscommandtest_testclaimedandothersourcedoctorssurvive", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/PurgeUnclaimedDoctorsCommandTest.php", "source_location": "L124", "receiver": null}]}