Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 line
28 KiB
JSON
1 line
28 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_findbyentity", "label": ".findByEntity()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L33"}, {"id": "repository_serviceitemrepository_serviceitemrepository_countbysections", "label": ".countBySections()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L50"}, {"id": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "label": ".countBookableByEntity()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L76"}, {"id": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "label": ".findBookableByEntity()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L97"}, {"id": "repository_serviceitemrepository_serviceitemrepository_finduuidsbyids", "label": ".findUuidsByIds()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L122"}, {"id": "repository_serviceitemrepository_serviceitemrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L138"}, {"id": "repository_serviceitemrepository_serviceitemrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L144"}], "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_findbyentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L33", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_countbysections", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L50", "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": "L76", "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": "L97", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_finduuidsbyids", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L122", "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": "L138", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_save", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L138", "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": "L144", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_remove", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L144", "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_findbyentity", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbyentity", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbyentity", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbyentity", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbyentity", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbyentity", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbyentity", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbyentity", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbyentity", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L35", "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": "L52", "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": "L56", "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": "L56", "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": "L56", "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": "L56", "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": "L56", "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": "L56", "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": "L56", "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": "L56", "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": "L78", "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": "L78", "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": "L78", "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": "L78", "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": "L78", "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": "L78", "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": "L78", "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": "L78", "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": "L78", "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": "L78", "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": "L78", "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": "L99", "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": "L99", "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": "L99", "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": "L99", "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": "L99", "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": "L99", "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": "L99", "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": "L99", "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": "L99", "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": "L99", "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": "L99", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_finduuidsbyids", "callee": "getScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L128", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_finduuidsbyids", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L128", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_finduuidsbyids", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L128", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_finduuidsbyids", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L128", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_finduuidsbyids", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L128", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_finduuidsbyids", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L128", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_finduuidsbyids", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L135", "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": "L140", "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": "L140", "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": "L141", "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": "L141", "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": "L146", "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": "L147", "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": "L147", "receiver": null}]} |