Files
clinicpro/graphify-out/cache/ast/v0.8.44/5f770e9f29ded92b0256763b5ea107f89e5e53cb549fdd2e60d51a7341fb88ae.json
hamed 17ce271b2c Add AST cache files for DurationCalculator, ResolvedServiceSpec, and ServiceItemCatalogCategoryTest
- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports.
- Added JSON for ResolvedServiceSpec.php, detailing its structure and methods.
- Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
2026-08-03 09:37:54 +03:30

1 line
42 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "label": "ClinicResourceRepository.php", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L1"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository", "label": "ClinicResourceRepository", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L17"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L19"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L19"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L26"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L26"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "label": ".findForPair()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L37"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "label": ".countActiveForPair()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L68"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "label": ".findForAddress()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L86"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L86"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "label": ".findEligible()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L110"}, {"id": "resourcetype", "label": "ResourceType", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L110"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L110"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "label": ".findForSubject()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L162"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L162"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L162"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "label": ".findAllForSubject()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L187"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "label": ".countForType()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L201"}, {"id": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "label": ".countByTypeIds()", "file_type": "code", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L215"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_repository_clinicresourcerepository_php", "target": "repository_clinicresourcerepository_clinicresourcerepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L19", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L19", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L26", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findbyuuid", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L26", "weight": 1.0, "context": "return_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L37", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L68", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L86", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L86", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L110", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L110", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L110", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L110", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L162", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L162", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L162", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L162", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L162", "weight": 1.0, "context": "return_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L187", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L187", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L187", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L201", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L201", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_clinicresourcerepository_clinicresourcerepository", "target": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L215", "weight": 1.0}, {"source": "repository_clinicresourcerepository_clinicresourcerepository_construct", "target": "clinicresource", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L23", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L39", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L39", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L39", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L39", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L39", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L50", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L50", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L54", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L54", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L58", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L58", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L58", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L58", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L64", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L64", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforpair", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L64", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L70", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L70", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L70", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L70", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L70", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L70", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L70", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L70", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countactiveforpair", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L70", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforaddress", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L112", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L112", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L112", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L112", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L112", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L112", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "hasAnyFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L124", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "activeResourceIdsFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L125", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L131", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L131", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L135", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "having", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L135", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "groupBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L135", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L135", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L135", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L135", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L140", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L140", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "addOrderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L150", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L150", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L150", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L150", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L150", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "getCatalogCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L151", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L156", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L156", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L159", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L159", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findeligible", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L159", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L169", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L169", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L169", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L175", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L175", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "getOneOrNullResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L178", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L178", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findforsubject", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L178", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L194", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L194", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L194", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L194", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_findallforsubject", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L194", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L203", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L203", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L203", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L203", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L203", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countfortype", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L203", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "groupBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L221", "receiver": null}, {"caller_nid": "repository_clinicresourcerepository_clinicresourcerepository_countbytypeids", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Repository/ClinicResourceRepository.php", "source_location": "L221", "receiver": null}]}