- Created JSON representation for VisitPriceRequirementResolver.php, including nodes and edges for methods and imports. - Added AST cache for migrations/Version20260717093000.php, detailing methods and their relationships. - Introduced AST cache for DiscountRuleRepository.php, capturing methods, imports, and their interactions.
1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "label": "SecretaryService.php", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L1"}, {"id": "service_secretaryservice_secretaryservice", "label": "SecretaryService", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L25"}, {"id": "service_secretaryservice_secretaryservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L27"}, {"id": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "label": ".resolveSecretaryUser()", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L38"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L38"}, {"id": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", "label": ".doctorAtSecretaryLimit()", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L61"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L61"}, {"id": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "label": ".assignToClinicDoctors()", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L74"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L74"}, {"id": "service_secretaryservice_secretaryservice_syncclinicdoctors", "label": ".syncClinicDoctors()", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L135"}, {"id": "service_secretaryservice_secretaryservice_applymeta", "label": ".applyMeta()", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L194"}, {"id": "doctorsecretary", "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L194"}, {"id": "service_secretaryservice_secretaryservice_sendwelcomesms", "label": ".sendWelcomeSms()", "file_type": "code", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L207"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "userrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "doctorsecretary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "smslog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "smsservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "subscriptionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "userpasswordhasherinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_service_secretaryservice_php", "target": "service_secretaryservice_secretaryservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L25", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice", "target": "service_secretaryservice_secretaryservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L27", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice", "target": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L38", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L38", "weight": 1.0, "context": "return_type"}, {"source": "service_secretaryservice_secretaryservice", "target": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L61", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "service_secretaryservice_secretaryservice", "target": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L74", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L74", "weight": 1.0, "context": "parameter_type"}, {"source": "service_secretaryservice_secretaryservice", "target": "service_secretaryservice_secretaryservice_syncclinicdoctors", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L135", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_syncclinicdoctors", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L135", "weight": 1.0, "context": "parameter_type"}, {"source": "service_secretaryservice_secretaryservice_syncclinicdoctors", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L135", "weight": 1.0, "context": "parameter_type"}, {"source": "service_secretaryservice_secretaryservice", "target": "service_secretaryservice_secretaryservice_applymeta", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L194", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_applymeta", "target": "doctorsecretary", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L194", "weight": 1.0, "context": "parameter_type"}, {"source": "service_secretaryservice_secretaryservice", "target": "service_secretaryservice_secretaryservice_sendwelcomesms", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L207", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "target": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L76", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "target": "doctorsecretary", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L90", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "target": "service_secretaryservice_secretaryservice_applymeta", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L98", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "target": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L103", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "target": "service_secretaryservice_secretaryservice_sendwelcomesms", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L116", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_syncclinicdoctors", "target": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L163", "weight": 1.0}, {"source": "service_secretaryservice_secretaryservice_syncclinicdoctors", "target": "doctorsecretary", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Secretary/Service/SecretaryService.php", "source_location": "L167", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "findByMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L40", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L43", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "setPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L44", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "hashPassword", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L44", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L47", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "setRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L48", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L48", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L51", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L52", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "setRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L54", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L54", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L54", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_resolvesecretaryuser", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L56", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", "callee": "getSecretaryLimit", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L63", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L63", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_doctoratsecretarylimit", "callee": "countActiveByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L65", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L80", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L81", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "isDoctorInClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L82", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L87", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L93", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L97", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L109", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L113", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L113", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L115", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_assigntoclinicdoctors", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L116", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L137", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L137", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "findByClinicAndSecretary", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L138", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L141", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L141", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L150", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "isDoctorInClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L151", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L157", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L158", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "setPermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L169", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "setAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L169", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "setNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L169", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "getNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L169", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L170", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "getPermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L171", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L173", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L178", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L178", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L178", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L178", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L179", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L184", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_syncclinicdoctors", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L184", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_applymeta", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L196", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_applymeta", "callee": "setNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_applymeta", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_applymeta", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L199", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_applymeta", "callee": "setAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L200", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_applymeta", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L200", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_applymeta", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L202", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_applymeta", "callee": "mergePermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L203", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_sendwelcomesms", "callee": "dispatchTemplate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L209", "receiver": null}, {"caller_nid": "service_secretaryservice_secretaryservice_sendwelcomesms", "callee": "rtrim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Service/SecretaryService.php", "source_location": "L212", "receiver": null}]} |