- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document. - Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
1 line
27 KiB
JSON
1 line
27 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": "L24"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L32"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_canview", "label": ".canView()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L40"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L40"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L40"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_canmanage", "label": ".canManage()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L46"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_cancancel", "label": ".canCancel()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L51"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_can", "label": ".can()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L56"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "label": ".canManageContext()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L86"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L86"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L86"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "label": ".secretaryCanContext()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L107"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "label": ".viewableClinicFor()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L138"}, {"id": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "label": ".secretaryCan()", "file_type": "code", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L161"}], "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": "clinicrepository", "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": "clinicdoctorpermissionchecker", "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": "doctorsecretaryrepository", "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": "secretarypermissionchecker", "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": "entitycontextresolver", "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": "security_appointmentaccesschecker_appointmentaccesschecker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L24", "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": "L32", "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": "L40", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canview", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L40", "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": "L40", "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": "L46", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canmanage", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L46", "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": "L46", "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": "L51", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_cancancel", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L51", "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": "L51", "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": "L56", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_can", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L56", "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": "L56", "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": "L86", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_canmanagecontext", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L86", "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": "L86", "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": "L86", "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": "L107", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L107", "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": "L107", "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": "L107", "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": "L138", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L138", "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": "L138", "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": "L138", "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": "L161", "weight": 1.0}, {"source": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L161", "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": "L161", "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": "L42", "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": "L48", "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": "L53", "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": "L76", "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": "L96", "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": "L100", "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": "L121", "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": "L151", "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": "L175", "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": "L58", "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": "L62", "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": "L62", "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": "L62", "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": "L62", "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": "L67", "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": "L67", "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": "L67", "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": "L71", "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": "L88", "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": "L92", "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": "L92", "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": "L92", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L109", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "isResolved", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L110", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycancontext", "callee": "isClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L114", "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": "L115", "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": "L119", "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": "L125", "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": "L129", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L140", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_viewableclinicfor", "callee": "isClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L145", "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": "L145", "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": "L147", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L163", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "isResolved", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L164", "receiver": null}, {"caller_nid": "security_appointmentaccesschecker_appointmentaccesschecker_secretarycan", "callee": "isClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Security/AppointmentAccessChecker.php", "source_location": "L168", "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": "L169", "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": "L173", "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": "L173", "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": "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": "L179", "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": "L183", "receiver": null}]} |