Files
clinicpro/graphify-out/cache/ast/v0.8.44/59f944cd4e733dd2fe784e8aaa1d3909107995a97f57cb327075211bb0fbef0d.json
hamed e279812b96 Add JSON files for insurance API documentation and purge doctors command tests
- Created a new JSON file for the insurance API documentation, detailing endpoints, parameters, and responses.
- Added a JSON file for the PurgeDoctorsCommandTest, including test methods and their relationships to the command and other components.
2026-07-22 16:49:32 +03:30

1 line
28 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_security_appointmentaccesschecker_php", "label": "AppointmentAccessChecker.php", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L1"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker", "label": "AppointmentAccessChecker", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L25"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L33"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_canview", "label": ".canView()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L42"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L42"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L42"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_canmanage", "label": ".canManage()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L48"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_cancancel", "label": ".canCancel()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L53"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_can", "label": ".can()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L58"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "label": ".canManageContext()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L88"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L88"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L88"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "label": ".secretaryCanContext()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L109"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "label": ".viewableClinicFor()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L146"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "label": ".secretaryCan()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L169"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_security_appointmentaccesschecker_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_security_appointmentaccesschecker_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_security_appointmentaccesschecker_php", "target": "useractivecontextrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_security_appointmentaccesschecker_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_security_appointmentaccesschecker_php", "target": "clinicdoctorpermissionchecker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_security_appointmentaccesschecker_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_security_appointmentaccesschecker_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_security_appointmentaccesschecker_php", "target": "secretarypermissionchecker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_security_appointmentaccesschecker_php", "target": "security_appointmentaccesschecker_appointmentaccesschecker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L25", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker", "target": "security_appointmentaccesschecker_appointmentaccesschecker_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L33", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker", "target": "security_appointmentaccesschecker_appointmentaccesschecker_canview", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L42", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canview", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canview", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker", "target": "security_appointmentaccesschecker_appointmentaccesschecker_canmanage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L48", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canmanage", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canmanage", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker", "target": "security_appointmentaccesschecker_appointmentaccesschecker_cancancel", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L53", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_cancancel", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_cancancel", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker", "target": "security_appointmentaccesschecker_appointmentaccesschecker_can", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L58", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_can", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L58", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_can", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L58", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker", "target": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L88", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L88", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L88", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L88", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker", "target": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L109", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker", "target": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L146", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L146", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L146", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L146", "weight": 1.0, "context": "return_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker", "target": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L169", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L169", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L169", "weight": 1.0, "context": "parameter_type"}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canview", "target": "security_appointmentaccesschecker_appointmentaccesschecker_can", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L44", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canmanage", "target": "security_appointmentaccesschecker_appointmentaccesschecker_can", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L50", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_cancancel", "target": "security_appointmentaccesschecker_appointmentaccesschecker_can", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L55", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_can", "target": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L78", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "target": "security_appointmentaccesschecker_appointmentaccesschecker_can", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L98", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "target": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L102", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "target": "security_appointmentaccesschecker_appointmentaccesschecker_can", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L124", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "target": "security_appointmentaccesschecker_appointmentaccesschecker_can", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L159", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "target": "security_appointmentaccesschecker_appointmentaccesschecker_can", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L184", "weight": 1.0}], "raw_calls": [{"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_can", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L60", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_can", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L64", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_can", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L64", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_can", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L64", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_can", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L64", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_can", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L69", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_can", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L69", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_can", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L69", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_can", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L73", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L90", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L94", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L94", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L94", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L111", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L116", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L118", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L118", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "findActiveClinicRow", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L122", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L132", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L133", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L133", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "findActiveBySecretaryForDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L137", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L148", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L149", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L152", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "callee": "hasDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L155", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L171", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L176", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L178", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L178", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "findActiveClinicRow", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L182", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L182", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L187", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L188", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L188", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L188", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "findActiveBySecretaryForDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L192", "receiver": null}]}