Files
clinicpro/graphify-out/cache/ast/v0.8.44/8f839f5c633e2280319df8d29b6eaeadc5dff1472ee5f570d2322df9e9e86f1d.json
T
2026-08-08 15:51:01 +03:30

1 line
55 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "label": "LocationController.php", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L1"}, {"id": "controller_locationcontroller_locationcontroller", "label": "LocationController", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L17"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_locationcontroller_locationcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L20"}, {"id": "controller_locationcontroller_locationcontroller_provinces", "label": ".provinces()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L27"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L27"}, {"id": "controller_locationcontroller_locationcontroller_cities", "label": ".cities()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L34"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L34"}, {"id": "controller_locationcontroller_locationcontroller_createprovince", "label": ".createProvince()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L47"}, {"id": "controller_locationcontroller_locationcontroller_updateprovince", "label": ".updateProvince()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L65"}, {"id": "controller_locationcontroller_locationcontroller_deleteprovince", "label": ".deleteProvince()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L83"}, {"id": "controller_locationcontroller_locationcontroller_createcity", "label": ".createCity()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L98"}, {"id": "controller_locationcontroller_locationcontroller_updatecity", "label": ".updateCity()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L120"}, {"id": "controller_locationcontroller_locationcontroller_deletecity", "label": ".deleteCity()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L141"}, {"id": "controller_locationcontroller_locationcontroller_adminprovinces", "label": ".adminProvinces()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L156"}, {"id": "controller_locationcontroller_locationcontroller_admincities", "label": ".adminCities()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L185"}, {"id": "controller_locationcontroller_locationcontroller_applycitydata", "label": ".applyCityData()", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L222"}, {"id": "city", "label": "City", "file_type": "code", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L222"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "city", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "province", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "cityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "provincerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_location_controller_locationcontroller_php", "target": "controller_locationcontroller_locationcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L17", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L18", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L20", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_provinces", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L27", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_provinces", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L27", "weight": 1.0, "context": "return_type"}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_cities", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L34", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_cities", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_locationcontroller_locationcontroller_cities", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L34", "weight": 1.0, "context": "return_type"}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_createprovince", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L47", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_createprovince", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_locationcontroller_locationcontroller_createprovince", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L47", "weight": 1.0, "context": "return_type"}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_updateprovince", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L65", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_updateprovince", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L65", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_locationcontroller_locationcontroller_updateprovince", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L65", "weight": 1.0, "context": "return_type"}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_deleteprovince", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L83", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_deleteprovince", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_createcity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L98", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_createcity", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L98", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_locationcontroller_locationcontroller_createcity", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L98", "weight": 1.0, "context": "return_type"}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_updatecity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L120", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_updatecity", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L120", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_locationcontroller_locationcontroller_updatecity", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L120", "weight": 1.0, "context": "return_type"}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_deletecity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L141", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_deletecity", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L141", "weight": 1.0, "context": "return_type"}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_adminprovinces", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L156", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_adminprovinces", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L156", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_locationcontroller_locationcontroller_adminprovinces", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L156", "weight": 1.0, "context": "return_type"}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_admincities", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L185", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_admincities", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L185", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_locationcontroller_locationcontroller_admincities", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L185", "weight": 1.0, "context": "return_type"}, {"source": "controller_locationcontroller_locationcontroller", "target": "controller_locationcontroller_locationcontroller_applycitydata", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L222", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_applycitydata", "target": "city", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L222", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_locationcontroller_locationcontroller_createcity", "target": "controller_locationcontroller_locationcontroller_applycitydata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L114", "weight": 1.0}, {"source": "controller_locationcontroller_locationcontroller_updatecity", "target": "controller_locationcontroller_locationcontroller_applycitydata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Location/Controller/LocationController.php", "source_location": "L135", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_locationcontroller_locationcontroller_provinces", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L30", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_provinces", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L30", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_provinces", "callee": "findActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L30", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_provinces", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L31", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_cities", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L37", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_cities", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L38", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_cities", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L39", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_cities", "callee": "findActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L40", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_cities", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L42", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L51", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L51", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L52", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L54", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L59", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "setWeight", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L59", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L61", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L62", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createprovince", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L62", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L69", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L71", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L74", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L74", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L75", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L75", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L76", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L76", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L77", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "setWeight", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L77", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L79", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L80", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updateprovince", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L80", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_deleteprovince", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L87", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_deleteprovince", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L89", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_deleteprovince", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L92", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_deleteprovince", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L93", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createcity", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L102", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createcity", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L102", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createcity", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L103", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createcity", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L105", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createcity", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L109", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createcity", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L110", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createcity", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L115", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createcity", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L117", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_createcity", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L117", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L124", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L126", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L129", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L129", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L130", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L130", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L131", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L132", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "setProvince", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L133", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L136", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L138", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_updatecity", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L138", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_deletecity", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_deletecity", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_deletecity", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L150", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_deletecity", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L151", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L160", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L161", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L162", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L162", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L164", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L165", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L166", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "strtoupper", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L166", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L166", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L168", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L168", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L171", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L171", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L174", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L174", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L174", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L177", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_adminprovinces", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L182", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L189", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L190", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L192", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L194", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L194", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L194", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L197", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L198", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "strtoupper", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L198", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L198", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L200", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L200", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L205", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L205", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L209", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L209", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L213", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L213", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L213", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L213", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L215", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L215", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_admincities", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L217", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L224", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L224", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L225", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setWeight", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L225", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L226", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setRepresentationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L227", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L228", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setSiteName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L228", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L229", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setTitle", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L229", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L230", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setContactPhone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L230", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L231", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setEmail", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L231", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L232", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setDescription", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L232", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L233", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setSlogan", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L233", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L234", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setDomain", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L234", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L235", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setKeywords", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L235", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L236", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setFooterDescription", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L236", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L237", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setSocialMedia", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L237", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L238", "receiver": null}, {"caller_nid": "controller_locationcontroller_locationcontroller_applycitydata", "callee": "setLogoUrl", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Location/Controller/LocationController.php", "source_location": "L238", "receiver": null}]}