1 line
20 KiB
JSON
1 line
20 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_repository_pricelistrepository_php", "label": "PriceListRepository.php", "file_type": "code", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L1"}, {"id": "repository_pricelistrepository_pricelistrepository", "label": "PriceListRepository", "file_type": "code", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L13"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_pricelistrepository_pricelistrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L15"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L15"}, {"id": "repository_pricelistrepository_pricelistrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L20"}, {"id": "pricelist", "label": "PriceList", "file_type": "code", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L20"}, {"id": "repository_pricelistrepository_pricelistrepository_findforpair", "label": ".findForPair()", "file_type": "code", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L26"}, {"id": "repository_pricelistrepository_pricelistrepository_findcovering", "label": ".findCovering()", "file_type": "code", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L44"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L44"}, {"id": "repository_pricelistrepository_pricelistrepository_findoverlapping", "label": ".findOverlapping()", "file_type": "code", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L78"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_repository_pricelistrepository_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_repository_pricelistrepository_php", "target": "pricelist", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_repository_pricelistrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_repository_pricelistrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_repository_pricelistrepository_php", "target": "repository_pricelistrepository_pricelistrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_pricelistrepository_pricelistrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_pricelistrepository_pricelistrepository", "target": "repository_pricelistrepository_pricelistrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L15", "weight": 1.0}, {"source": "repository_pricelistrepository_pricelistrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L15", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_pricelistrepository_pricelistrepository", "target": "repository_pricelistrepository_pricelistrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L20", "weight": 1.0}, {"source": "repository_pricelistrepository_pricelistrepository_findbyuuid", "target": "pricelist", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L20", "weight": 1.0, "context": "return_type"}, {"source": "repository_pricelistrepository_pricelistrepository", "target": "repository_pricelistrepository_pricelistrepository_findforpair", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L26", "weight": 1.0}, {"source": "repository_pricelistrepository_pricelistrepository", "target": "repository_pricelistrepository_pricelistrepository_findcovering", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L44", "weight": 1.0}, {"source": "repository_pricelistrepository_pricelistrepository_findcovering", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_pricelistrepository_pricelistrepository_findcovering", "target": "pricelist", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L44", "weight": 1.0, "context": "return_type"}, {"source": "repository_pricelistrepository_pricelistrepository", "target": "repository_pricelistrepository_pricelistrepository_findoverlapping", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L78", "weight": 1.0}, {"source": "repository_pricelistrepository_pricelistrepository_findoverlapping", "target": "pricelist", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_pricelistrepository_pricelistrepository_construct", "target": "pricelist", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Pricing/Repository/PriceListRepository.php", "source_location": "L17", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_pricelistrepository_pricelistrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L17", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L22", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findforpair", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findforpair", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findforpair", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findforpair", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findforpair", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findforpair", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findforpair", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L61", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L61", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findcovering", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L65", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L80", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L86", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "getEndsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L89", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L91", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L92", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L92", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L92", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L97", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L97", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L98", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L98", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L99", "receiver": null}, {"caller_nid": "repository_pricelistrepository_pricelistrepository_findoverlapping", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Repository/PriceListRepository.php", "source_location": "L99", "receiver": null}]} |