Files
clinicpro/graphify-out/cache/ast/v0.8.44/bf9ea2f1ce04662caaa4151498a72761649091b2e67fe79728f22160f7fdf86c.json
T
hamed f2ecaf201a Add JSON files for task 14 events utilization documentation
- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document.
- Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
2026-07-30 12:16:27 +03:30

1 line
34 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": "L11"}, {"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": "L13"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L13"}, {"id": "repository_serviceitemrepository_serviceitemrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L18"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L18"}, {"id": "repository_serviceitemrepository_serviceitemrepository_findbysection", "label": ".findBySection()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L23"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L23"}, {"id": "repository_serviceitemrepository_serviceitemrepository_findbyentity", "label": ".findByEntity()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L34"}, {"id": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "label": ".findByStaff()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L53"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L53"}, {"id": "repository_serviceitemrepository_serviceitemrepository_countbysections", "label": ".countBySections()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L73"}, {"id": "repository_serviceitemrepository_serviceitemrepository_countbookablebyentity", "label": ".countBookableByEntity()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L99"}, {"id": "repository_serviceitemrepository_serviceitemrepository_findbookablebyentity", "label": ".findBookableByEntity()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L120"}, {"id": "repository_serviceitemrepository_serviceitemrepository_finduuidsbyids", "label": ".findUuidsByIds()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L145"}, {"id": "repository_serviceitemrepository_serviceitemrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L161"}, {"id": "repository_serviceitemrepository_serviceitemrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L167"}], "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": "clinicstaff", "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": "serviceentityrepository", "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": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L9", "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": "L11", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L11", "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": "L13", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L13", "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": "L18", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_findbyuuid", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L18", "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": "L23", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_findbysection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L23", "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": "L34", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository", "target": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L53", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L53", "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": "L73", "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": "L99", "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": "L120", "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": "L145", "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": "L161", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_save", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L161", "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": "L167", "weight": 1.0}, {"source": "repository_serviceitemrepository_serviceitemrepository_remove", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L167", "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": "L15", "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": "L15", "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": "L20", "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": "L25", "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": "L25", "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": "L25", "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": "L25", "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": "L25", "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": "L25", "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": "L36", "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": "L36", "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": "L36", "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": "L36", "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": "L36", "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": "L36", "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": "L36", "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": "L36", "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": "L36", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L58", "receiver": null}, {"caller_nid": "repository_serviceitemrepository_serviceitemrepository_findbystaff", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceItemRepository.php", "source_location": "L59", "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": "L75", "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": "L79", "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": "L79", "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": "L79", "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": "L79", "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": "L79", "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": "L79", "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": "L79", "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": "L79", "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": "L101", "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": "L101", "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": "L101", "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": "L101", "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": "L101", "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": "L101", "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": "L101", "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": "L101", "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": "L101", "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": "L101", "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": "L101", "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": "L122", "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": "L122", "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": "L122", "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": "L122", "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": "L122", "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": "L122", "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": "L122", "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": "L122", "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": "L122", "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": "L122", "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": "L122", "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": "L151", "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": "L151", "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": "L151", "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": "L151", "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": "L151", "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": "L151", "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": "L158", "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": "L163", "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": "L163", "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": "L164", "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": "L164", "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": "L169", "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": "L170", "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": "L170", "receiver": null}]}