Files
clinicpro/graphify-out/cache/ast/v0.8.44/ddd30b7d172063c67e5d6130717ffc7e12c7342954c95f2580dee566a8e0dd28.json
T
2026-08-01 16:15:39 +03:30

1 line
19 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "label": "PricingEngine.php", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L1"}, {"id": "service_pricingengine_pricingengine", "label": "PricingEngine", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L38"}, {"id": "service_pricingengine_pricingengine_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L40"}, {"id": "service_pricingengine_pricingengine_quote", "label": ".quote()", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L59"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L59"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L59"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L59"}, {"id": "pricequote", "label": "PriceQuote", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L59"}, {"id": "service_pricingengine_pricingengine_mergepolicydiscounts", "label": ".mergePolicyDiscounts()", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L163"}, {"id": "service_pricingengine_pricingengine_pricefor", "label": ".priceFor()", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L206"}, {"id": "pricelist", "label": "PriceList", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L206"}, {"id": "service_pricingengine_pricingengine_discountfor", "label": ".discountFor()", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L248"}, {"id": "service_pricingengine_pricingengine_percentof", "label": ".percentOf()", "file_type": "code", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L294"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "servicebranchoverriderepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "tariffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "packageconsumptionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "pricelistitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "pricelistrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "pricequote", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "policy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "pricingpolicyengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "policyschema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "jalalidateservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_service_pricingengine_php", "target": "service_pricingengine_pricingengine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L38", "weight": 1.0}, {"source": "service_pricingengine_pricingengine", "target": "service_pricingengine_pricingengine_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L40", "weight": 1.0}, {"source": "service_pricingengine_pricingengine", "target": "service_pricingengine_pricingengine_quote", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L59", "weight": 1.0}, {"source": "service_pricingengine_pricingengine_quote", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "service_pricingengine_pricingengine_quote", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "service_pricingengine_pricingengine_quote", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "service_pricingengine_pricingengine_quote", "target": "pricequote", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L59", "weight": 1.0, "context": "return_type"}, {"source": "service_pricingengine_pricingengine", "target": "service_pricingengine_pricingengine_mergepolicydiscounts", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L163", "weight": 1.0}, {"source": "service_pricingengine_pricingengine_mergepolicydiscounts", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L163", "weight": 1.0, "context": "parameter_type"}, {"source": "service_pricingengine_pricingengine_mergepolicydiscounts", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L163", "weight": 1.0, "context": "parameter_type"}, {"source": "service_pricingengine_pricingengine", "target": "service_pricingengine_pricingengine_pricefor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L206", "weight": 1.0}, {"source": "service_pricingengine_pricingengine_pricefor", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L206", "weight": 1.0, "context": "parameter_type"}, {"source": "service_pricingengine_pricingengine_pricefor", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L206", "weight": 1.0, "context": "parameter_type"}, {"source": "service_pricingengine_pricingengine_pricefor", "target": "pricelist", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L206", "weight": 1.0, "context": "parameter_type"}, {"source": "service_pricingengine_pricingengine", "target": "service_pricingengine_pricingengine_discountfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L248", "weight": 1.0}, {"source": "service_pricingengine_pricingengine", "target": "service_pricingengine_pricingengine_percentof", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L294", "weight": 1.0}, {"source": "service_pricingengine_pricingengine_quote", "target": "service_pricingengine_pricingengine_pricefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L74", "weight": 1.0}, {"source": "service_pricingengine_pricingengine_quote", "target": "service_pricingengine_pricingengine_mergepolicydiscounts", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L97", "weight": 1.0}, {"source": "service_pricingengine_pricingengine_quote", "target": "service_pricingengine_pricingengine_discountfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L99", "weight": 1.0}, {"source": "service_pricingengine_pricingengine_quote", "target": "service_pricingengine_pricingengine_percentof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L107", "weight": 1.0}, {"source": "service_pricingengine_pricingengine_discountfor", "target": "service_pricingengine_pricingengine_percentof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Pricing/Service/PricingEngine.php", "source_location": "L254", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_pricingengine_pricingengine_quote", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L67", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_quote", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L68", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_quote", "callee": "findCovering", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L70", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_quote", "callee": "firstUsable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L86", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_quote", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L122", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_quote", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L130", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_quote", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L130", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_mergepolicydiscounts", "callee": "evaluate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L172", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_mergepolicydiscounts", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L173", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_mergepolicydiscounts", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L174", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_mergepolicydiscounts", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L176", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_mergepolicydiscounts", "callee": "effect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L193", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_mergepolicydiscounts", "callee": "effect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L196", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "mapForAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L213", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L213", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L213", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L216", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L218", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "priceMap", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L222", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L222", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L225", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "findForServiceYear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L231", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L231", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "jalaliYear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L231", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L234", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L236", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L239", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_pricefor", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L241", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_discountfor", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L283", "receiver": null}, {"caller_nid": "service_pricingengine_pricingengine_percentof", "callee": "floor", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Service/PricingEngine.php", "source_location": "L300", "receiver": null}]}