1 line
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_repository_patientpackagerepository_php", "label": "PatientPackageRepository.php", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L1"}, {"id": "repository_patientpackagerepository_patientpackagerepository", "label": "PatientPackageRepository", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L12"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_patientpackagerepository_patientpackagerepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L14"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L14"}, {"id": "repository_patientpackagerepository_patientpackagerepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L19"}, {"id": "patientpackage", "label": "PatientPackage", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L19"}, {"id": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "label": ".findForPatient()", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L25"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L25"}, {"id": "repository_patientpackagerepository_patientpackagerepository_findusable", "label": ".findUsable()", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L45"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L45"}, {"id": "repository_patientpackagerepository_patientpackagerepository_findexpiredsince", "label": ".findExpiredSince()", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L63"}, {"id": "repository_patientpackagerepository_patientpackagerepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L73"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_repository_patientpackagerepository_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_repository_patientpackagerepository_php", "target": "patientpackage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_repository_patientpackagerepository_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_repository_patientpackagerepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_repository_patientpackagerepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_package_repository_patientpackagerepository_php", "target": "repository_patientpackagerepository_patientpackagerepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_patientpackagerepository_patientpackagerepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_patientpackagerepository_patientpackagerepository", "target": "repository_patientpackagerepository_patientpackagerepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L14", "weight": 1.0}, {"source": "repository_patientpackagerepository_patientpackagerepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientpackagerepository_patientpackagerepository", "target": "repository_patientpackagerepository_patientpackagerepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L19", "weight": 1.0}, {"source": "repository_patientpackagerepository_patientpackagerepository_findbyuuid", "target": "patientpackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "repository_patientpackagerepository_patientpackagerepository", "target": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L25", "weight": 1.0}, {"source": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientpackagerepository_patientpackagerepository", "target": "repository_patientpackagerepository_patientpackagerepository_findusable", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L45", "weight": 1.0}, {"source": "repository_patientpackagerepository_patientpackagerepository_findusable", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L45", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientpackagerepository_patientpackagerepository_findusable", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L45", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientpackagerepository_patientpackagerepository", "target": "repository_patientpackagerepository_patientpackagerepository_findexpiredsince", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L63", "weight": 1.0}, {"source": "repository_patientpackagerepository_patientpackagerepository", "target": "repository_patientpackagerepository_patientpackagerepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L73", "weight": 1.0}, {"source": "repository_patientpackagerepository_patientpackagerepository_save", "target": "patientpackage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientpackagerepository_patientpackagerepository_construct", "target": "patientpackage", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Package/Repository/PatientPackageRepository.php", "source_location": "L16", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_patientpackagerepository_patientpackagerepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L16", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L21", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findforpatient", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findusable", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L47", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findexpiredsince", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findexpiredsince", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findexpiredsince", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findexpiredsince", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findexpiredsince", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_findexpiredsince", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L75", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L75", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L78", "receiver": null}, {"caller_nid": "repository_patientpackagerepository_patientpackagerepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Package/Repository/PatientPackageRepository.php", "source_location": "L78", "receiver": null}]} |