1 line
22 KiB
JSON
1 line
22 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_serviceitemrepository_php", "label": "ServiceItemRepository.php", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L1"}, {"id": "repository_serviceitemrepository_serviceitemrepository", "label": "ServiceItemRepository", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L10"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_serviceitemrepository_serviceitemrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L12"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L12"}, {"id": "repository_serviceitemrepository_serviceitemrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L17"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L17"}, {"id": "repository_serviceitemrepository_serviceitemrepository_findbysection", "label": ".findBySection()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L22"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L22"}, {"id": "repository_serviceitemrepository_serviceitemrepository_countbysections", "label": ".countBySections()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L38"}, {"id": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "label": ".countBookableByEntity()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L64"}, {"id": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "label": ".findBookableByEntity()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L85"}, {"id": "repository_serviceitemrepository_serviceitemrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L100"}, {"id": "repository_serviceitemrepository_serviceitemrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L106"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_serviceitemrepository_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_serviceitemrepository_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_serviceitemrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_serviceitemrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_serviceitemrepository_php", "target": "repository_serviceitemrepository_serviceitemrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_findbyuuid", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type"}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_findbysection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L22", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_findbysection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_countbysections", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L38", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L64", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L85", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L100", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_save", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L100", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L106", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_remove", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L106", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_serviceitemrepository_serviceitemrepository_construct", "target": "serviceitem", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L14", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_serviceitemrepository_serviceitemrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L14", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L19", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbysection", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbysection", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbysection", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbysection", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbysection", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbysection", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbysections", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L40", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbysections", "callee": "getScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbysections", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbysections", "callee": "groupBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbysections", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbysections", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbysections", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbysections", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbysections", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L103", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L103", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L108", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L109", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L109", "receiver": null}]} |