1 line
6.7 KiB
JSON
1 line
6.7 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelistitem_php", "label": "PriceListItem.php", "file_type": "code", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L1"}, {"id": "entity_pricelistitem_pricelistitem", "label": "PriceListItem", "file_type": "code", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L13"}, {"id": "pricelist", "label": "PriceList", "file_type": "code", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L23"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L27"}, {"id": "entity_pricelistitem_pricelistitem_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L34"}, {"id": "entity_pricelistitem_pricelistitem_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L45"}, {"id": "entity_pricelistitem_pricelistitem_getpricelist", "label": ".getPriceList()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L46"}, {"id": "entity_pricelistitem_pricelistitem_getserviceitem", "label": ".getServiceItem()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L47"}, {"id": "entity_pricelistitem_pricelistitem_getpricerials", "label": ".getPriceRials()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L48"}, {"id": "entity_pricelistitem_pricelistitem_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L50"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelistitem_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelistitem_php", "target": "pricelistitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelistitem_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelistitem_php", "target": "entity_pricelistitem_pricelistitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L13", "weight": 1.0}, {"source": "entity_pricelistitem_pricelistitem", "target": "pricelist", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "entity_pricelistitem_pricelistitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "entity_pricelistitem_pricelistitem", "target": "entity_pricelistitem_pricelistitem_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L34", "weight": 1.0}, {"source": "entity_pricelistitem_pricelistitem_construct", "target": "pricelist", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_pricelistitem_pricelistitem_construct", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_pricelistitem_pricelistitem", "target": "entity_pricelistitem_pricelistitem_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L45", "weight": 1.0}, {"source": "entity_pricelistitem_pricelistitem", "target": "entity_pricelistitem_pricelistitem_getpricelist", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L46", "weight": 1.0}, {"source": "entity_pricelistitem_pricelistitem_getpricelist", "target": "pricelist", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L46", "weight": 1.0, "context": "return_type"}, {"source": "entity_pricelistitem_pricelistitem", "target": "entity_pricelistitem_pricelistitem_getserviceitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L47", "weight": 1.0}, {"source": "entity_pricelistitem_pricelistitem_getserviceitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L47", "weight": 1.0, "context": "return_type"}, {"source": "entity_pricelistitem_pricelistitem", "target": "entity_pricelistitem_pricelistitem_getpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L48", "weight": 1.0}, {"source": "entity_pricelistitem_pricelistitem", "target": "entity_pricelistitem_pricelistitem_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L50", "weight": 1.0}, {"source": "entity_pricelistitem_pricelistitem_toarray", "target": "entity_pricelistitem_pricelistitem_getpricerials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceListItem.php", "source_location": "L55", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_pricelistitem_pricelistitem_toarray", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Entity/PriceListItem.php", "source_location": "L53", "receiver": null}, {"caller_nid": "entity_pricelistitem_pricelistitem_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Entity/PriceListItem.php", "source_location": "L54", "receiver": null}]} |