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

1 line
13 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_repository_noshowrecordrepository_php", "label": "NoShowRecordRepository.php", "file_type": "code", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L1"}, {"id": "repository_noshowrecordrepository_noshowrecordrepository", "label": "NoShowRecordRepository", "file_type": "code", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L12"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_noshowrecordrepository_noshowrecordrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L17"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L17"}, {"id": "repository_noshowrecordrepository_noshowrecordrepository_findforappointment", "label": ".findForAppointment()", "file_type": "code", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L22"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L22"}, {"id": "noshowrecord", "label": "NoShowRecord", "file_type": "code", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L22"}, {"id": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "label": ".countRecent()", "file_type": "code", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L27"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L27"}, {"id": "repository_noshowrecordrepository_noshowrecordrepository_historyfor", "label": ".historyFor()", "file_type": "code", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L42"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_repository_noshowrecordrepository_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_repository_noshowrecordrepository_php", "target": "noshowrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_repository_noshowrecordrepository_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_repository_noshowrecordrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_repository_noshowrecordrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_cancellation_repository_noshowrecordrepository_php", "target": "repository_noshowrecordrepository_noshowrecordrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_noshowrecordrepository_noshowrecordrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_noshowrecordrepository_noshowrecordrepository", "target": "repository_noshowrecordrepository_noshowrecordrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_noshowrecordrepository_noshowrecordrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L17", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_noshowrecordrepository_noshowrecordrepository", "target": "repository_noshowrecordrepository_noshowrecordrepository_findforappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L22", "weight": 1.0}, {"source": "repository_noshowrecordrepository_noshowrecordrepository_findforappointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_noshowrecordrepository_noshowrecordrepository_findforappointment", "target": "noshowrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L22", "weight": 1.0, "context": "return_type"}, {"source": "repository_noshowrecordrepository_noshowrecordrepository", "target": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L27", "weight": 1.0}, {"source": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_noshowrecordrepository_noshowrecordrepository", "target": "repository_noshowrecordrepository_noshowrecordrepository_historyfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L42", "weight": 1.0}, {"source": "repository_noshowrecordrepository_noshowrecordrepository_historyfor", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_noshowrecordrepository_noshowrecordrepository_construct", "target": "noshowrecord", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L19", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_findforappointment", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L29", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_countrecent", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_historyfor", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_historyfor", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_historyfor", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_historyfor", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_historyfor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_historyfor", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_noshowrecordrepository_noshowrecordrepository_historyfor", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Cancellation/Repository/NoShowRecordRepository.php", "source_location": "L44", "receiver": null}]}