Files
clinicpro/graphify-out/cache/ast/v0.8.44/8835569ef8d009ecd2d9fd2bee19f9c51a1b4bbc22f1d5478215d0c6b4c64088.json
T
hamed 1c81c6f2e5 Add JSON files for Payment Gateway Interface and API documentation updates
- Created a new JSON file for the PaymentGatewayInterface.php, detailing its methods and return types.
- Added a JSON file for payment.md, documenting various API endpoints and their parameters, responses, and errors.
- Introduced a JSON file for fix-admin-modal-and-calendar.md, outlining issues and solutions related to admin modal and calendar functionalities.
2026-07-02 21:22:14 +03:30

1 line
143 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "label": "RepresentationActionController.php", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L1"}, {"id": "controller_representationactioncontroller_representationactioncontroller", "label": "RepresentationActionController", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L27"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_representationactioncontroller_representationactioncontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L31"}, {"id": "controller_representationactioncontroller_representationactioncontroller_me", "label": ".me()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41"}, {"id": "controller_representationactioncontroller_representationactioncontroller_repprofile", "label": ".repProfile()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L62"}, {"id": "representation", "label": "Representation", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L62"}, {"id": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "label": ".verifyNationalCode()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70"}, {"id": "controller_representationactioncontroller_representationactioncontroller_addiban", "label": ".addIban()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L114"}, {"id": "controller_representationactioncontroller_representationactioncontroller_removeiban", "label": ".removeIban()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L178"}, {"id": "controller_representationactioncontroller_representationactioncontroller_normalizeiban", "label": ".normalizeIban()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L200"}, {"id": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "label": ".normalizeBirthDate()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L213"}, {"id": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "label": ".createDoctor()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L231"}, {"id": "controller_representationactioncontroller_representationactioncontroller_createclinic", "label": ".createClinic()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L322"}, {"id": "controller_representationactioncontroller_representationactioncontroller_doctors", "label": ".doctors()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L401"}, {"id": "controller_representationactioncontroller_representationactioncontroller_clinics", "label": ".clinics()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L458"}, {"id": "controller_representationactioncontroller_representationactioncontroller_appointments", "label": ".appointments()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L511"}, {"id": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "label": ".doctorStats()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L589"}, {"id": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "label": ".toggleDoctorStatus()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L620"}, {"id": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "label": ".dashboardSummary()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L651"}, {"id": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "label": ".doctorsPerformance()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L702"}, {"id": "controller_representationactioncontroller_representationactioncontroller_financereport", "label": ".financeReport()", "file_type": "code", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L773"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "financialbreakdown", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "specialty", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "representationrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "inputvalidator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_controller_representationactioncontroller_php", "target": "controller_representationactioncontroller_representationactioncontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L27", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L29", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L31", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_me", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_me", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_me", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L41", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_repprofile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L62", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_repprofile", "target": "representation", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_repprofile", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L70", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_addiban", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L114", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L114", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L114", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L114", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_removeiban", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L178", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_removeiban", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L178", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_removeiban", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L178", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_normalizeiban", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L200", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L213", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L231", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L231", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L231", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L231", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_createclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L322", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_createclinic", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L322", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_createclinic", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L322", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_createclinic", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L322", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_doctors", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L401", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_doctors", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L401", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_doctors", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L401", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_doctors", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L401", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_clinics", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L458", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_clinics", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L458", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_clinics", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L458", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_clinics", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L458", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_appointments", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L511", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_appointments", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L511", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_appointments", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L511", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_appointments", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L511", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L589", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L589", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L589", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L620", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L620", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L620", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L651", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L651", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L651", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L702", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L702", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L702", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L702", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller", "target": "controller_representationactioncontroller_representationactioncontroller_financereport", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L773", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_financereport", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L773", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_financereport", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L773", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_financereport", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L773", "weight": 1.0, "context": "return_type"}, {"source": "controller_representationactioncontroller_representationactioncontroller_me", "target": "controller_representationactioncontroller_representationactioncontroller_repprofile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L58", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "target": "controller_representationactioncontroller_representationactioncontroller_repprofile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L111", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "controller_representationactioncontroller_representationactioncontroller_normalizeiban", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L150", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L157", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_addiban", "target": "controller_representationactioncontroller_representationactioncontroller_repprofile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L175", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_removeiban", "target": "controller_representationactioncontroller_representationactioncontroller_repprofile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L196", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "target": "user", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L270", "weight": 1.0}, {"source": "controller_representationactioncontroller_representationactioncontroller_createclinic", "target": "user", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Representation/Controller/RepresentationActionController.php", "source_location": "L360", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_representationactioncontroller_representationactioncontroller_me", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L53", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_me", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L55", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_me", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_repprofile", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L64", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_repprofile", "callee": "getNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_repprofile", "callee": "isNationalCodeVerified", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L66", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L91", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L93", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L96", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L96", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "preg_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L97", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L99", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L100", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "shahkarMatch", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L103", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L103", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L104", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L104", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "setNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L107", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "setNationalCodeVerified", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L108", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L109", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_verifynationalcode", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L111", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L137", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L139", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "isNationalCodeVerified", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L142", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L143", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L143", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "getIbans", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L153", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L159", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "ibanMatch", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L162", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "getNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L162", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L164", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "ErrorCodes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L164", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "getFullName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L170", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L173", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_addiban", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_removeiban", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L188", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_removeiban", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L190", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_removeiban", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L194", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_removeiban", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L196", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizeiban", "callee": "strtoupper", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L202", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizeiban", "callee": "preg_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L202", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizeiban", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L203", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizeiban", "callee": "ltrim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L204", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizeiban", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L206", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "callee": "strtr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L215", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L215", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "callee": "preg_split", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L216", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L217", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "callee": "ctype_digit", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "callee": "ctype_digit", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "callee": "ctype_digit", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_normalizebirthdate", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L228", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L259", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L259", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L260", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L260", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L261", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L266", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L267", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L270", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L270", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "setRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L273", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "setPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L274", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "password_hash", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L274", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L274", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L274", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L275", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L279", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L283", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "setGender", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L283", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L284", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "setDegree", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L284", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L285", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "setMedicalSystemCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L285", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L286", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "setInfo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L286", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L287", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "setMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L287", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L288", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "setActivityTime", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L288", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L290", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L290", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L292", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L292", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L293", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "getSpecialties", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L293", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L297", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "setRepresentationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L299", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L299", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L302", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L303", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "setRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L305", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L305", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L305", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L308", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L309", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L312", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "dispatchAsync", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L313", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L315", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L319", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createdoctor", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L319", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L346", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L346", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L347", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L347", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L348", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L351", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L353", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L354", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L357", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L360", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L360", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L363", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L366", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L367", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "setRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L369", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L369", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L369", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L373", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L374", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "setTelephone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L374", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L375", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "setAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L375", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L376", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "setInfo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L376", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L378", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "setRepresentationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L380", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L380", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L383", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L384", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L387", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "dispatchAsync", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L388", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L390", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L394", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L395", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L396", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_createclinic", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L397", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L415", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L417", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L420", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L421", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L422", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L422", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L424", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L428", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L432", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L432", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L435", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L435", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L435", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L436", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L436", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L436", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L436", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L439", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L451", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L452", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctors", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L455", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L472", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L474", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L477", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L478", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L479", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L479", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L481", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L481", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L481", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L481", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L481", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L481", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L485", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L489", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L489", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L492", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L492", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L492", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L493", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L493", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L493", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L493", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L496", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L505", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_clinics", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L508", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L527", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L529", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L532", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L533", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L534", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L534", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L535", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L535", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L536", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L536", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L538", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L538", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L538", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L538", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L538", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L538", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L538", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L538", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L548", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L552", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L552", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L556", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L556", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L558", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L559", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L560", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L561", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L561", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L561", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L566", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L566", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L566", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L568", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L568", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L568", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L568", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L571", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L579", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L580", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L581", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_appointments", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L586", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L598", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L600", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "callee": "getConnection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L603", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L604", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L606", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L607", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L608", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L609", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorstats", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L611", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L633", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L635", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L638", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L638", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "getRepresentationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L639", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L639", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L640", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "setActiveDoctorAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L643", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "isActiveDoctorAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L643", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L644", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L646", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_toggledoctorstatus", "callee": "isActiveDoctorAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L646", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L660", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L662", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L665", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L666", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L667", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L671", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L671", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L671", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L677", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L677", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L677", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L683", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "$apptCount", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L685", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "$apptCount", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L686", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "$apptCount", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L687", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "$apptCount", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L688", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "$income", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L691", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "$income", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L692", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "$income", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L693", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "$income", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L694", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "getWalletBalance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L695", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "sumByStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L696", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_dashboardsummary", "callee": "sumByStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L697", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L715", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L717", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L720", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L721", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L722", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L724", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L724", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L724", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L724", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L724", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L724", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L731", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L731", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L731", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L732", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L732", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L732", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L732", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L735", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L736", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L740", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "setParameters", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L740", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L740", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L746", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L748", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L748", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L748", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "getActiveSubscription", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L753", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "$apptCount", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L760", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "$apptCount", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L761", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "$apptCount", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L762", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "$apptCount", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L763", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_doctorsperformance", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L770", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L788", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L790", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L793", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L794", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L795", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L796", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L798", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L798", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L798", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L798", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L798", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L798", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L798", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L798", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L798", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L809", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L813", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L813", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L816", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L816", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L819", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L819", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L819", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L820", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L820", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L820", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L820", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L823", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L832", "receiver": null}, {"caller_nid": "controller_representationactioncontroller_representationactioncontroller_financereport", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Controller/RepresentationActionController.php", "source_location": "L835", "receiver": null}]}