Files
clinicpro/graphify-out/cache/ast/v0.8.44/8de6c0474d25eddcdd62846837c0464f498c6e27887e9f6c09acb33378360e1f.json
2026-08-07 12:08:48 +03:30

1 line
8.7 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_practicedomain_repository_practicedomainrepository_php", "label": "PracticeDomainRepository.php", "file_type": "code", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L1"}, {"id": "repository_practicedomainrepository_practicedomainrepository", "label": "PracticeDomainRepository", "file_type": "code", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L12"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_practicedomainrepository_practicedomainrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L14"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L14"}, {"id": "repository_practicedomainrepository_practicedomainrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L19"}, {"id": "practicedomain", "label": "PracticeDomain", "file_type": "code", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L19"}, {"id": "repository_practicedomainrepository_practicedomainrepository_findbycode", "label": ".findByCode()", "file_type": "code", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L24"}, {"id": "repository_practicedomainrepository_practicedomainrepository_findordered", "label": ".findOrdered()", "file_type": "code", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L34"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_practicedomain_repository_practicedomainrepository_php", "target": "practicedomain", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_practicedomain_repository_practicedomainrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_practicedomain_repository_practicedomainrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_practicedomain_repository_practicedomainrepository_php", "target": "repository_practicedomainrepository_practicedomainrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_practicedomainrepository_practicedomainrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_practicedomainrepository_practicedomainrepository", "target": "repository_practicedomainrepository_practicedomainrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L14", "weight": 1.0}, {"source": "repository_practicedomainrepository_practicedomainrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_practicedomainrepository_practicedomainrepository", "target": "repository_practicedomainrepository_practicedomainrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L19", "weight": 1.0}, {"source": "repository_practicedomainrepository_practicedomainrepository_findbyuuid", "target": "practicedomain", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L19", "weight": 1.0, "context": "return_type"}, {"source": "repository_practicedomainrepository_practicedomainrepository", "target": "repository_practicedomainrepository_practicedomainrepository_findbycode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L24", "weight": 1.0}, {"source": "repository_practicedomainrepository_practicedomainrepository_findbycode", "target": "practicedomain", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L24", "weight": 1.0, "context": "return_type"}, {"source": "repository_practicedomainrepository_practicedomainrepository", "target": "repository_practicedomainrepository_practicedomainrepository_findordered", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L34", "weight": 1.0}, {"source": "repository_practicedomainrepository_practicedomainrepository_construct", "target": "practicedomain", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L16", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_practicedomainrepository_practicedomainrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L16", "receiver": null}, {"caller_nid": "repository_practicedomainrepository_practicedomainrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L21", "receiver": null}, {"caller_nid": "repository_practicedomainrepository_practicedomainrepository_findbycode", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L26", "receiver": null}, {"caller_nid": "repository_practicedomainrepository_practicedomainrepository_findordered", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L36", "receiver": null}, {"caller_nid": "repository_practicedomainrepository_practicedomainrepository_findordered", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L39", "receiver": null}, {"caller_nid": "repository_practicedomainrepository_practicedomainrepository_findordered", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_practicedomainrepository_practicedomainrepository_findordered", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_practicedomainrepository_practicedomainrepository_findordered", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_practicedomainrepository_practicedomainrepository_findordered", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PracticeDomain/Repository/PracticeDomainRepository.php", "source_location": "L42", "receiver": null}]}