Files
clinicpro/graphify-out/cache/ast/v0.8.44/d10bd91dfd80f0f65e784ec45909417e6fc14a12a03bb785e56e5430013eb798.json
2026-07-31 12:07:11 +03:30

1 line
19 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_repository_waitlistentryrepository_php", "label": "WaitlistEntryRepository.php", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L1"}, {"id": "repository_waitlistentryrepository_waitlistentryrepository", "label": "WaitlistEntryRepository", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L12"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_waitlistentryrepository_waitlistentryrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L14"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L14"}, {"id": "repository_waitlistentryrepository_waitlistentryrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L19"}, {"id": "waitlistentry", "label": "WaitlistEntry", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L19"}, {"id": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "label": ".findMatching()", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L31"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L31"}, {"id": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "label": ".findForPair()", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L61"}, {"id": "repository_waitlistentryrepository_waitlistentryrepository_findforpatient", "label": ".findForPatient()", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L79"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L79"}, {"id": "repository_waitlistentryrepository_waitlistentryrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L84"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_repository_waitlistentryrepository_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_repository_waitlistentryrepository_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_repository_waitlistentryrepository_php", "target": "waitlistentry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_repository_waitlistentryrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_repository_waitlistentryrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_waitlist_repository_waitlistentryrepository_php", "target": "repository_waitlistentryrepository_waitlistentryrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_waitlistentryrepository_waitlistentryrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_waitlistentryrepository_waitlistentryrepository", "target": "repository_waitlistentryrepository_waitlistentryrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L14", "weight": 1.0}, {"source": "repository_waitlistentryrepository_waitlistentryrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_waitlistentryrepository_waitlistentryrepository", "target": "repository_waitlistentryrepository_waitlistentryrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L19", "weight": 1.0}, {"source": "repository_waitlistentryrepository_waitlistentryrepository_findbyuuid", "target": "waitlistentry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "repository_waitlistentryrepository_waitlistentryrepository", "target": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L31", "weight": 1.0}, {"source": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_waitlistentryrepository_waitlistentryrepository", "target": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L61", "weight": 1.0}, {"source": "repository_waitlistentryrepository_waitlistentryrepository", "target": "repository_waitlistentryrepository_waitlistentryrepository_findforpatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L79", "weight": 1.0}, {"source": "repository_waitlistentryrepository_waitlistentryrepository_findforpatient", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_waitlistentryrepository_waitlistentryrepository", "target": "repository_waitlistentryrepository_waitlistentryrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L84", "weight": 1.0}, {"source": "repository_waitlistentryrepository_waitlistentryrepository_save", "target": "waitlistentry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L84", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_waitlistentryrepository_waitlistentryrepository_construct", "target": "waitlistentry", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L16", "weight": 1.0}, {"source": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "target": "waitlistentry", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L16", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L21", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L53", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L53", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findmatching", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L63", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L63", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L63", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L63", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L63", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L63", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L63", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L72", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L72", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L75", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpair", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L75", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_findforpatient", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L81", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L86", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L86", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L89", "receiver": null}, {"caller_nid": "repository_waitlistentryrepository_waitlistentryrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Waitlist/Repository/WaitlistEntryRepository.php", "source_location": "L89", "receiver": null}]}