Files
clinicpro/graphify-out/cache/ast/v0.8.44/38efd622dddb7d88b6b9a68a1a7bf4646407f66316b958b895eab634686c8435.json
T
2026-08-07 12:08:48 +03:30

1 line
76 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "label": "AppointmentRepository.php", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L1"}, {"id": "repository_appointmentrepository_appointmentrepository", "label": "AppointmentRepository", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L15"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_appointmentrepository_appointmentrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L17"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L17"}, {"id": "repository_appointmentrepository_appointmentrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L22"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L22"}, {"id": "repository_appointmentrepository_appointmentrepository_bookatomically", "label": ".bookAtomically()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L33"}, {"id": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "label": ".expireLapsedPending()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L86"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L86"}, {"id": "repository_appointmentrepository_appointmentrepository_findbusyintervals", "label": ".findBusyIntervals()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L125"}, {"id": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "label": ".findResourceBusyIntervals()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L141"}, {"id": "repository_appointmentrepository_appointmentrepository_findblockingintervals", "label": ".findBlockingIntervals()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L176"}, {"id": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "label": ".occupiedIntervals()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L182"}, {"id": "repository_appointmentrepository_appointmentrepository_isslottaken", "label": ".isSlotTaken()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L219"}, {"id": "repository_appointmentrepository_appointmentrepository_findbydoctor", "label": ".findByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L244"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L244"}, {"id": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "label": ".searchByDoctor()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L261"}, {"id": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "label": ".findByUserAndClinic()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L318"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L318"}, {"id": "repository_appointmentrepository_appointmentrepository_findbyuser", "label": ".findByUser()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L331"}, {"id": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "label": ".findByUserAndDoctorIds()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L345"}, {"id": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "label": ".hasRecentConfirmed()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L362"}, {"id": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "label": ".findPaymentExpired()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L386"}, {"id": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "label": ".findExpiredPending()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L407"}, {"id": "repository_appointmentrepository_appointmentrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L419"}, {"id": "repository_appointmentrepository_appointmentrepository_savewithlock", "label": ".saveWithLock()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L428"}, {"id": "repository_appointmentrepository_appointmentrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L435"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "target": "uniqueconstraintviolationexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "target": "lockmode", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "target": "optimisticlockexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_appointmentrepository_php", "target": "repository_appointmentrepository_appointmentrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L15", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L15", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L22", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findbyuuid", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L22", "weight": 1.0, "context": "return_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_bookatomically", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L33", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_bookatomically", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L86", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L86", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findbusyintervals", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L125", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findbusyintervals", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L125", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L141", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findblockingintervals", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L176", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findblockingintervals", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L176", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L182", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L182", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_isslottaken", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L219", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_isslottaken", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L219", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findbydoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L244", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findbydoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L244", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository_findbydoctor", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L244", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L261", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L261", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L261", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L318", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L318", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findbyuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L331", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findbyuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L331", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L345", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L345", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L362", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L362", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L362", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L386", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L407", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L419", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_save", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L419", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_savewithlock", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L428", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_savewithlock", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L428", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository", "target": "repository_appointmentrepository_appointmentrepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L435", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_remove", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L435", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_appointmentrepository_appointmentrepository_construct", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L19", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_bookatomically", "target": "repository_appointmentrepository_appointmentrepository_isslottaken", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L63", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_bookatomically", "target": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L69", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L95", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findbusyintervals", "target": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L127", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L153", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findblockingintervals", "target": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L178", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L198", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_isslottaken", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L230", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L376", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L392", "weight": 1.0}, {"source": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Repository/AppointmentRepository.php", "source_location": "L413", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_appointmentrepository_appointmentrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L19", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "wrapInTransaction", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L37", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L38", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L39", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "getSlotEnd", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L40", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "getResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L49", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L50", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L51", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "lock", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L61", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L71", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_bookatomically", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L72", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L98", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L106", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L110", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_expirelapsedpending", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L110", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L155", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L161", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L161", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L164", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "getScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L166", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findresourcebusyintervals", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L166", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L200", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L206", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L210", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L210", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "getScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L213", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L213", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_occupiedintervals", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L215", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L232", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L237", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L237", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L240", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_isslottaken", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L240", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbydoctor", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L250", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L272", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L272", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L272", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L272", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L278", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L278", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L282", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L282", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L285", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L285", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L288", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L288", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L291", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L291", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L291", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L296", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L297", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L297", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L298", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L301", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L301", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L301", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L303", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L303", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L303", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L303", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_searchbydoctor", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L303", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L320", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L320", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L320", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L320", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L320", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L320", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L320", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuserandclinic", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L320", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuser", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L335", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L351", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L351", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L351", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L351", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L351", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L351", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L351", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findbyuseranddoctorids", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L351", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L364", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_hasrecentconfirmed", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L367", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L388", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L388", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L388", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L388", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L388", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L388", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L388", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findpaymentexpired", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L388", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L409", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L409", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L409", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L409", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L409", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L409", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L409", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_findexpiredpending", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L409", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L421", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L421", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L422", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L422", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_savewithlock", "callee": "lock", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L430", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_savewithlock", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L430", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_savewithlock", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L431", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_savewithlock", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L431", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_savewithlock", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L432", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_savewithlock", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L432", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L437", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L438", "receiver": null}, {"caller_nid": "repository_appointmentrepository_appointmentrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Repository/AppointmentRepository.php", "source_location": "L438", "receiver": null}]}