Files
clinicpro/graphify-out/cache/ast/v0.8.44/4a4bdfafe8c7358292ceb153324a8fce88aeeaa453229ef26ee87cc5d30e28c1.json
T
2026-08-01 14:22:36 +03:30

1 line
16 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_resourcecalendarrepository_php", "label": "ResourceCalendarRepository.php", "file_type": "code", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L1"}, {"id": "repository_resourcecalendarrepository_resourcecalendarrepository", "label": "ResourceCalendarRepository", "file_type": "code", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L13"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_resourcecalendarrepository_resourcecalendarrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L15"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L15"}, {"id": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresource", "label": ".findForResource()", "file_type": "code", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L21"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L21"}, {"id": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "label": ".findForResources()", "file_type": "code", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L38"}, {"id": "repository_resourcecalendarrepository_resourcecalendarrepository_deleteforresource", "label": ".deleteForResource()", "file_type": "code", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L60"}, {"id": "repository_resourcecalendarrepository_resourcecalendarrepository_countbyresourceids", "label": ".countByResourceIds()", "file_type": "code", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L74"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_resourcecalendarrepository_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_resourcecalendarrepository_php", "target": "resourcecalendar", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_resourcecalendarrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_resourcecalendarrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_resourcecalendarrepository_php", "target": "repository_resourcecalendarrepository_resourcecalendarrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_resourcecalendarrepository_resourcecalendarrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_resourcecalendarrepository_resourcecalendarrepository", "target": "repository_resourcecalendarrepository_resourcecalendarrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L15", "weight": 1.0}, {"source": "repository_resourcecalendarrepository_resourcecalendarrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_resourcecalendarrepository_resourcecalendarrepository", "target": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L21", "weight": 1.0}, {"source": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresource", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L21", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_resourcecalendarrepository_resourcecalendarrepository", "target": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L38", "weight": 1.0}, {"source": "repository_resourcecalendarrepository_resourcecalendarrepository", "target": "repository_resourcecalendarrepository_resourcecalendarrepository_deleteforresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L60", "weight": 1.0}, {"source": "repository_resourcecalendarrepository_resourcecalendarrepository_deleteforresource", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_resourcecalendarrepository_resourcecalendarrepository", "target": "repository_resourcecalendarrepository_resourcecalendarrepository_countbyresourceids", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L74", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L17", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresource", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresource", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresource", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresource", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresource", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresource", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresource", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L54", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_findforresources", "callee": "getResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L54", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_deleteforresource", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L62", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_deleteforresource", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L62", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_deleteforresource", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L62", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_deleteforresource", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L62", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_deleteforresource", "callee": "delete", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L62", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_deleteforresource", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L62", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_countbyresourceids", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_countbyresourceids", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_countbyresourceids", "callee": "groupBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_countbyresourceids", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_countbyresourceids", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_countbyresourceids", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_resourcecalendarrepository_resourcecalendarrepository_countbyresourceids", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ResourceCalendarRepository.php", "source_location": "L80", "receiver": null}]}