Files
clinicpro/graphify-out/cache/ast/v0.8.44/ddaefc228f1f4f99764d1b366364da0b2c6846d1be6eb277748bcb62f45f4358.json
T
2026-07-19 08:09:09 +03:30

1 line
42 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorlistlocationtest_php", "label": "DoctorListLocationTest.php", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L1"}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest", "label": "DoctorListLocationTest", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L21"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest_makecity", "label": ".makeCity()", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L23"}, {"id": "city", "label": "City", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L23"}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest_makedoctor", "label": ".makeDoctor()", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L33"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L33"}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "label": ".giveOwnAddress()", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L41"}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "label": ".fetchListByName()", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L49"}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "label": ".testDoctorWithOwnAddressReportsItsCity()", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L63"}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "label": ".testDoctorWithoutOwnAddressFallsBackToClinicCity()", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L83"}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithnolocationreportsemptyarrays", "label": ".testDoctorWithNoLocationReportsEmptyArrays()", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L107"}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "label": ".testReportedCityMatchesCityIdFilter()", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L120"}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "label": ".testLocationResolutionCostIsConstant()", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L147"}, {"id": "doctor_doctorlistlocationtest_doctorlistlocationtest_testpaginationmetaexposesappliedlimit", "label": ".testPaginationMetaExposesAppliedLimit()", "file_type": "code", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L181"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorlistlocationtest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorlistlocationtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorlistlocationtest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorlistlocationtest_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorlistlocationtest_php", "target": "city", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorlistlocationtest_php", "target": "province", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorlistlocationtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_doctor_doctorlistlocationtest_php", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L21", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L21", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makecity", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L23", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_makecity", "target": "city", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L23", "weight": 1.0, "context": "return_type"}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makedoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L33", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_makedoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L33", "weight": 1.0, "context": "return_type"}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L41", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "target": "city", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L49", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L63", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L83", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithnolocationreportsemptyarrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L107", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L120", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L147", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_testpaginationmetaexposesappliedlimit", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L181", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makecity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L65", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L67", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L68", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L71", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makecity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L85", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L87", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L100", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithnolocationreportsemptyarrays", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L110", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithnolocationreportsemptyarrays", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L113", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makecity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L122", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L124", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L125", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makecity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L149", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_makedoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L155", "weight": 1.0}, {"source": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "target": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Doctor/DoctorListLocationTest.php", "source_location": "L156", "weight": 1.0}], "raw_calls": [{"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_makecity", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_makecity", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_makedoctor", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_makedoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "callee": "setProvince", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "callee": "setCity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "callee": "getProvince", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_giveownaddress", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "callee": "urlencode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_fetchlistbyname", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "assertNotNull", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "assertCount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L75", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L76", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "getProvince", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L77", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "assertCount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithownaddressreportsitscity", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L89", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "setProvince", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "setCity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "getProvince", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "assertNotNull", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "assertCount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithoutownaddressfallsbacktocliniccity", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithnolocationreportsemptyarrays", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithnolocationreportsemptyarrays", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithnolocationreportsemptyarrays", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithnolocationreportsemptyarrays", "callee": "assertNotNull", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithnolocationreportsemptyarrays", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testdoctorwithnolocationreportsemptyarrays", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "assertNotEmpty", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "assertNotEmpty", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testreportedcitymatchescityidfilter", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "$makeDoctors", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L164", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "$makeDoctors", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L165", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "countQueries", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "findLocationsByDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "countQueries", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "findLocationsByDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "assertLessThanOrEqual", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "findLocationsByDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L174", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "assertCount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L175", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testlocationresolutioncostisconstant", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testpaginationmetaexposesappliedlimit", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L183", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testpaginationmetaexposesappliedlimit", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testpaginationmetaexposesappliedlimit", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testpaginationmetaexposesappliedlimit", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testpaginationmetaexposesappliedlimit", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testpaginationmetaexposesappliedlimit", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "doctor_doctorlistlocationtest_doctorlistlocationtest_testpaginationmetaexposesappliedlimit", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Doctor/DoctorListLocationTest.php", "source_location": "L188", "receiver": null}]}