Files
clinicpro/graphify-out/cache/ast/v0.8.44/75a4351797ce153cc45c5dae254e398eb1e3672f9186908e1a013ed489458615.json
T
hamed f1e9129a2c Add AST JSON representation for insurance API documentation
- Created a new JSON file containing nodes and edges representing the structure of the insurance API documentation.
- The nodes include various API endpoints, their labels, file types, and source locations.
- The edges define relationships between the nodes, indicating how they are connected within the documentation.
2026-07-15 13:25:13 +03:30

1 line
25 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "label": "TenantInsuranceContractApiTest.php", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L1"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "label": "TenantInsuranceContractApiTest", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L15"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "label": ".makeDoctorAndInsurance()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L18"}, {"id": "insurancetype", "label": "InsuranceType", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L18"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "label": ".testCreateContractPersistsDatesAndKind()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L31"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "label": ".testKindDefaultsToCatalogTypeWhenOmitted()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L56"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "label": ".testEditUpdatesDatesKindAndAmounts()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L69"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "label": ".testToggleIsActiveDoesNotClobberEffectiveTo()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L94"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "label": ".testListReturnsInactiveContracts()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L113"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "target": "insurance", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "target": "insurancetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L15", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L15", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L18", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "target": "insurancetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L18", "weight": 1.0, "context": "parameter_type"}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L31", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L56", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L69", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L94", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L113", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L33", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "target": "insurancetype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L33", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L58", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "target": "insurancetype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L58", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L71", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L96", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L115", "weight": 1.0}], "raw_calls": [{"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertEquals", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertEquals", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertNull", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L105", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L127", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "assertCount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L129", "receiver": null}]}