1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelist_php", "label": "PriceList.php", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L1"}, {"id": "entity_pricelist_pricelist", "label": "PriceList", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L22"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L38"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L62"}, {"id": "entity_pricelist_pricelist_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L65"}, {"id": "entity_pricelist_pricelist_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L82"}, {"id": "entity_pricelist_pricelist_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L83"}, {"id": "entity_pricelist_pricelist_getaddress", "label": ".getAddress()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L84"}, {"id": "entity_pricelist_pricelist_getname", "label": ".getName()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L85"}, {"id": "entity_pricelist_pricelist_getstartsat", "label": ".getStartsAt()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L86"}, {"id": "entity_pricelist_pricelist_getendsat", "label": ".getEndsAt()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L87"}, {"id": "entity_pricelist_pricelist_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L88"}, {"id": "entity_pricelist_pricelist_getitems", "label": ".getItems()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L91"}, {"id": "entity_pricelist_pricelist_setaddress", "label": ".setAddress()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L93"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L93"}, {"id": "entity_pricelist_pricelist_setname", "label": ".setName()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L94"}, {"id": "entity_pricelist_pricelist_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L95"}, {"id": "entity_pricelist_pricelist_covers", "label": ".covers()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L97"}, {"id": "entity_pricelist_pricelist_overlaps", "label": ".overlaps()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L102"}, {"id": "entity_pricelist_pricelist_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L107"}, {"id": "entity_pricelist_pricelist_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L109"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelist_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelist_php", "target": "pricelistrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelist_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelist_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelist_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelist_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelist_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_pricing_entity_pricelist_php", "target": "entity_pricelist_pricelist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L22", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L28", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L38", "weight": 1.0, "context": "field"}, {"source": "entity_pricelist_pricelist", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L62", "weight": 1.0, "context": "field"}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L65", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L83", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_getaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_pricelist_pricelist_getaddress", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L84", "weight": 1.0, "context": "return_type"}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_getstartsat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_getendsat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_getitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_pricelist_pricelist_getitems", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L91", "weight": 1.0, "context": "return_type"}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_setaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L93", "weight": 1.0}, {"source": "entity_pricelist_pricelist_setaddress", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L93", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_pricelist_pricelist_setaddress", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L93", "weight": 1.0, "context": "return_type"}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_pricelist_pricelist_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L94", "weight": 1.0, "context": "return_type"}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_pricelist_pricelist_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L95", "weight": 1.0, "context": "return_type"}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_covers", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L97", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_overlaps", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_pricelist_pricelist", "target": "entity_pricelist_pricelist_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L109", "weight": 1.0}, {"source": "entity_pricelist_pricelist_setaddress", "target": "entity_pricelist_pricelist_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L93", "weight": 1.0}, {"source": "entity_pricelist_pricelist_setname", "target": "entity_pricelist_pricelist_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_pricelist_pricelist_setactive", "target": "entity_pricelist_pricelist_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Pricing/Entity/PriceList.php", "source_location": "L95", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_pricelist_pricelist_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Entity/PriceList.php", "source_location": "L71", "receiver": null}, {"caller_nid": "entity_pricelist_pricelist_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Entity/PriceList.php", "source_location": "L71", "receiver": null}, {"caller_nid": "entity_pricelist_pricelist_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Entity/PriceList.php", "source_location": "L75", "receiver": null}, {"caller_nid": "entity_pricelist_pricelist_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Entity/PriceList.php", "source_location": "L76", "receiver": null}, {"caller_nid": "entity_pricelist_pricelist_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Entity/PriceList.php", "source_location": "L79", "receiver": null}, {"caller_nid": "entity_pricelist_pricelist_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Entity/PriceList.php", "source_location": "L107", "receiver": null}, {"caller_nid": "entity_pricelist_pricelist_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Pricing/Entity/PriceList.php", "source_location": "L119", "receiver": null}]} |