1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentrepository_php", "label": "PaymentRepository.php", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L1"}, {"id": "repository_paymentrepository_paymentrepository", "label": "PaymentRepository", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L11"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_paymentrepository_paymentrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L13"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L13"}, {"id": "repository_paymentrepository_paymentrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L18"}, {"id": "payment", "label": "Payment", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L18"}, {"id": "repository_paymentrepository_paymentrepository_findbyuser", "label": ".findByUser()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L24"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L24"}, {"id": "repository_paymentrepository_paymentrepository_countbyuser", "label": ".countByUser()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L39"}, {"id": "repository_paymentrepository_paymentrepository_findbyorderid", "label": ".findByOrderId()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L52"}, {"id": "repository_paymentrepository_paymentrepository_findbyreferenceid", "label": ".findByReferenceId()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L57"}, {"id": "repository_paymentrepository_paymentrepository_findpendingbyappointment", "label": ".findPendingByAppointment()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L62"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L62"}, {"id": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "label": ".findPendingByAppointments()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L78"}, {"id": "repository_paymentrepository_paymentrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L100"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentrepository_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentrepository_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentrepository_php", "target": "payment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentrepository_php", "target": "repository_paymentrepository_paymentrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L13", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L18", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository_findbyuuid", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L18", "weight": 1.0, "context": "return_type"}, {"source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findbyuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L24", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository_findbyuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L24", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_countbyuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L39", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository_countbyuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findbyorderid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L52", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository_findbyorderid", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L52", "weight": 1.0, "context": "return_type"}, {"source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findbyreferenceid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L57", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository_findbyreferenceid", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L57", "weight": 1.0, "context": "return_type"}, {"source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findpendingbyappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L62", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository_findpendingbyappointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L62", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_paymentrepository_paymentrepository_findpendingbyappointment", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L62", "weight": 1.0, "context": "return_type"}, {"source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L78", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository", "target": "repository_paymentrepository_paymentrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L100", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository_save", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L100", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_paymentrepository_paymentrepository_construct", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L15", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository_findpendingbyappointment", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L66", "weight": 1.0}, {"source": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Repository/PaymentRepository.php", "source_location": "L88", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_paymentrepository_paymentrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L15", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L20", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuser", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuser", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuser", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuser", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuser", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuser", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuser", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuser", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuser", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L36", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyuser", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L36", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_countbyuser", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L41", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_countbyuser", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L41", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_countbyuser", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L41", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_countbyuser", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L41", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_countbyuser", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_countbyuser", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_countbyuser", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L49", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_countbyuser", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L49", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyorderid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L54", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findbyreferenceid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L59", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findpendingbyappointment", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L64", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L84", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L84", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L84", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L84", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L84", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L84", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L84", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_findpendingbyappointments", "callee": "getAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L94", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L103", "receiver": null}, {"caller_nid": "repository_paymentrepository_paymentrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentRepository.php", "source_location": "L103", "receiver": null}]} |