Files
clinicpro/graphify-out/cache/ast/v0.8.44/15131fd8355a0c9b7a1497833e5e5652706466e0b8e2e5a77c10e33619749474.json
T
2026-07-14 19:41:18 +03:30

1 line
31 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientlistfiltertest_php", "label": "PatientListFilterTest.php", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L1"}, {"id": "patient_patientlistfiltertest_patientlistfiltertest", "label": "PatientListFilterTest", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L16"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patient_patientlistfiltertest_patientlistfiltertest_doctor", "label": ".doctor()", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L18"}, {"id": "patient_patientlistfiltertest_patientlistfiltertest_record", "label": ".record()", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L31"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L31"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L31"}, {"id": "patient_patientlistfiltertest_patientlistfiltertest_tag", "label": ".tag()", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L61"}, {"id": "tenanttag", "label": "TenantTag", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L61"}, {"id": "patient_patientlistfiltertest_patientlistfiltertest_uuids", "label": ".uuids()", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L69"}, {"id": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "label": ".testFilterByTag()", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L74"}, {"id": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "label": ".testFilterByGenderAndInsurance()", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L87"}, {"id": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "label": ".testFilterByAdmissionDateRange()", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L102"}, {"id": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "label": ".testFilterByServiceStatusAndDebt()", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L114"}, {"id": "patient_patientlistfiltertest_patientlistfiltertest_testnofiltersreturnsall", "label": ".testNoFiltersReturnsAll()", "file_type": "code", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L133"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientlistfiltertest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientlistfiltertest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientlistfiltertest_php", "target": "patientsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientlistfiltertest_php", "target": "tenanttag", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientlistfiltertest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientlistfiltertest_php", "target": "userprofile", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_patient_patientlistfiltertest_php", "target": "patient_patientlistfiltertest_patientlistfiltertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L16", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L16", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest", "target": "patient_patientlistfiltertest_patientlistfiltertest_doctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L18", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest", "target": "patient_patientlistfiltertest_patientlistfiltertest_record", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L31", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_record", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_record", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L31", "weight": 1.0, "context": "return_type"}, {"source": "patient_patientlistfiltertest_patientlistfiltertest", "target": "patient_patientlistfiltertest_patientlistfiltertest_tag", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L61", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_tag", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_tag", "target": "tenanttag", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L61", "weight": 1.0, "context": "return_type"}, {"source": "patient_patientlistfiltertest_patientlistfiltertest", "target": "patient_patientlistfiltertest_patientlistfiltertest_uuids", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L69", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest", "target": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L74", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest", "target": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L87", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest", "target": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L102", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest", "target": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L114", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest", "target": "patient_patientlistfiltertest_patientlistfiltertest_testnofiltersreturnsall", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L133", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "target": "patient_patientlistfiltertest_patientlistfiltertest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L76", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "target": "patient_patientlistfiltertest_patientlistfiltertest_tag", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L77", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "target": "patient_patientlistfiltertest_patientlistfiltertest_record", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L78", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "target": "patient_patientlistfiltertest_patientlistfiltertest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L89", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "target": "patient_patientlistfiltertest_patientlistfiltertest_record", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L90", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "target": "patient_patientlistfiltertest_patientlistfiltertest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L104", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "target": "patient_patientlistfiltertest_patientlistfiltertest_record", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L105", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "target": "patient_patientlistfiltertest_patientlistfiltertest_uuids", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L111", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "target": "patient_patientlistfiltertest_patientlistfiltertest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L116", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "target": "patient_patientlistfiltertest_patientlistfiltertest_record", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L117", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testnofiltersreturnsall", "target": "patient_patientlistfiltertest_patientlistfiltertest_doctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L135", "weight": 1.0}, {"source": "patient_patientlistfiltertest_patientlistfiltertest_testnofiltersreturnsall", "target": "patient_patientlistfiltertest_patientlistfiltertest_record", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Patient/PatientListFilterTest.php", "source_location": "L136", "weight": 1.0}], "raw_calls": [{"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_doctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_doctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_doctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "setAccessible", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "setValue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "setGender", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "setBasicInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "getTags", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "setPaymentMethod", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_record", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_tag", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_tag", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L64", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_tag", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_uuids", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbytag", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbygenderandinsurance", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyadmissiondaterange", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L125", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testfilterbyservicestatusanddebt", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testnofiltersreturnsall", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testnofiltersreturnsall", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testnofiltersreturnsall", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "patient_patientlistfiltertest_patientlistfiltertest_testnofiltersreturnsall", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Patient/PatientListFilterTest.php", "source_location": "L141", "receiver": null}]}