1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_itemgroup_php", "label": "ItemGroup.php", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L1"}, {"id": "entity_itemgroup_itemgroup", "label": "ItemGroup", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L19"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L36"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L60"}, {"id": "entity_itemgroup_itemgroup_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L64"}, {"id": "entity_itemgroup_itemgroup_getid", "label": ".getId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L76"}, {"id": "entity_itemgroup_itemgroup_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L77"}, {"id": "entity_itemgroup_itemgroup_getservice", "label": ".getService()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L78"}, {"id": "entity_itemgroup_itemgroup_getname", "label": ".getName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L79"}, {"id": "entity_itemgroup_itemgroup_getminselect", "label": ".getMinSelect()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L80"}, {"id": "entity_itemgroup_itemgroup_getmaxselect", "label": ".getMaxSelect()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L81"}, {"id": "entity_itemgroup_itemgroup_getsortorder", "label": ".getSortOrder()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L82"}, {"id": "entity_itemgroup_itemgroup_getmembers", "label": ".getMembers()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L85"}, {"id": "entity_itemgroup_itemgroup_setname", "label": ".setName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L87"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L87"}, {"id": "entity_itemgroup_itemgroup_setsortorder", "label": ".setSortOrder()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L88"}, {"id": "entity_itemgroup_itemgroup_setselectrange", "label": ".setSelectRange()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L91"}, {"id": "entity_itemgroup_itemgroup_touch", "label": ".touch()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L112"}, {"id": "entity_itemgroup_itemgroup_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L114"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_itemgroup_php", "target": "itemgrouprepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_itemgroup_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_itemgroup_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_itemgroup_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_itemgroup_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_itemgroup_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_itemgroup_php", "target": "entity_itemgroup_itemgroup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L19", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L25", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L36", "weight": 1.0, "context": "field"}, {"source": "entity_itemgroup_itemgroup", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L60", "weight": 1.0, "context": "field"}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L64", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup_construct", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L64", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_getservice", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup_getservice", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L78", "weight": 1.0, "context": "return_type"}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_getminselect", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_getmaxselect", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_getsortorder", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_getmembers", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup_getmembers", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L85", "weight": 1.0, "context": "return_type"}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_setsortorder", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup_setsortorder", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L88", "weight": 1.0, "context": "return_type"}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_setselectrange", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup_setselectrange", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L91", "weight": 1.0, "context": "return_type"}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L112", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup", "target": "entity_itemgroup_itemgroup_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L114", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup_setname", "target": "entity_itemgroup_itemgroup_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup_setsortorder", "target": "entity_itemgroup_itemgroup_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup_setselectrange", "target": "entity_itemgroup_itemgroup_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_itemgroup_itemgroup_toarray", "target": "entity_itemgroup_itemgroup_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ItemGroup.php", "source_location": "L118", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_itemgroup_itemgroup_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L66", "receiver": null}, {"caller_nid": "entity_itemgroup_itemgroup_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L66", "receiver": null}, {"caller_nid": "entity_itemgroup_itemgroup_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L69", "receiver": null}, {"caller_nid": "entity_itemgroup_itemgroup_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L70", "receiver": null}, {"caller_nid": "entity_itemgroup_itemgroup_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L73", "receiver": null}, {"caller_nid": "entity_itemgroup_itemgroup_construct", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L73", "receiver": null}, {"caller_nid": "entity_itemgroup_itemgroup_construct", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L73", "receiver": null}, {"caller_nid": "entity_itemgroup_itemgroup_construct", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L73", "receiver": null}, {"caller_nid": "entity_itemgroup_itemgroup_construct", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L73", "receiver": null}, {"caller_nid": "entity_itemgroup_itemgroup_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L112", "receiver": null}, {"caller_nid": "entity_itemgroup_itemgroup_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ItemGroup.php", "source_location": "L123", "receiver": null}]} |