Files
clinicpro/graphify-out/cache/ast/v0.8.44/a5966da1ae3e23b1c130feba77de44588d872dfcc6a118c3564d30ad43bdb9a9.json
T
hamed 7020d3888e Add AST cache files for ServiceItemMultiStaffTest and Version20260713093327 migrations
- Created JSON representation for ServiceItemMultiStaffTest.php, detailing nodes, edges, and raw calls.
- Created JSON representation for Version20260713093327.php migration, including nodes, edges, and raw calls.
2026-07-13 13:31:01 +03:30

1 line
26 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemmultistafftest_php", "label": "ServiceItemMultiStaffTest.php", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L1"}, {"id": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest", "label": "ServiceItemMultiStaffTest", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L17"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "label": ".testMultiStaffToArrayAndSectionCount()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L19"}, {"id": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "label": ".testCreateAndUpdateItemWithMultipleStaffViaApi()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L65"}, {"id": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "label": ".testLegacySingleStaffFallsBackInToArray()", "file_type": "code", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L99"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemmultistafftest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemmultistafftest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemmultistafftest_php", "target": "serviceitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemmultistafftest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemmultistafftest_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemmultistafftest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_serviceitemmultistafftest_php", "target": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L17", "weight": 1.0}, {"source": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L17", "weight": 1.0}, {"source": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest", "target": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L19", "weight": 1.0}, {"source": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest", "target": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L65", "weight": 1.0}, {"source": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest", "target": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L99", "weight": 1.0}], "raw_calls": [{"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "setStaffMembers", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "getStaffMembers", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "countBySections", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L55", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testmultistafftoarrayandsectioncount", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testcreateandupdateitemwithmultiplestaffviaapi", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "setStaff", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L112", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "clinicservice_serviceitemmultistafftest_serviceitemmultistafftest_testlegacysinglestafffallsbackintoarray", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/ServiceItemMultiStaffTest.php", "source_location": "L116", "receiver": null}]}