Files
clinicpro/graphify-out/cache/ast/v0.8.44/3cd87538c1c10720ee3b4d5ee2178316c07d3cd63691bfcfed43cbe17944da85.json
T
2026-07-30 17:52:02 +03:30

1 line
32 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "label": "ClinicResourceRepository.php", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L1"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository", "label": "ClinicResourceRepository", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L17"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L19"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L19"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L24"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L24"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "label": ".findForPair()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L35"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "label": ".findEligible()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L75"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L75"}, {"id": "resourcetype", "label": "ResourceType", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L75"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "label": ".findForSubject()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L96"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L96"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L96"}, {"id": "room", "label": "Room", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L96"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "label": ".findAllForSubject()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L122"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "label": ".countForType()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L137"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "label": ".countByTypeIds()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L151"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "room", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "repository_clinicresourcerepository_clinicresourcerepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L19", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L24", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findbyuuid", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L24", "weight": 1.0, "context": "return_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L35", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L75", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L75", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L75", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L96", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "target": "room", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L96", "weight": 1.0, "context": "return_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L122", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L122", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L122", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "target": "room", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L122", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L137", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L137", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L151", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_construct", "target": "clinicresource", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L21", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L21", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L37", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L37", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L37", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L37", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L37", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L48", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L48", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L52", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L52", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L56", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L62", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L62", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L62", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L77", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L77", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L77", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L77", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L77", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L77", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L85", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "having", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L85", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "groupBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L85", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L85", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L85", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L85", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L90", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L90", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L93", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L93", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L93", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L104", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L104", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L104", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L110", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L110", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "getOneOrNullResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L113", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L113", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L113", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L130", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L130", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L130", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L130", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L130", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L139", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L139", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L139", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L139", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L139", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L139", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L157", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L157", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "groupBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L157", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L157", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L157", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L157", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L157", "receiver": null}]}