1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourcepool_php", "label": "ResourcePool.php", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L1"}, {"id": "entity_resourcepool_resourcepool", "label": "ResourcePool", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L19"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L35"}, {"id": "resourcetype", "label": "ResourceType", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L39"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L56"}, {"id": "entity_resourcepool_resourcepool_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L60"}, {"id": "entity_resourcepool_resourcepool_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L73"}, {"id": "entity_resourcepool_resourcepool_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L74"}, {"id": "entity_resourcepool_resourcepool_getaddress", "label": ".getAddress()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L75"}, {"id": "entity_resourcepool_resourcepool_gettype", "label": ".getType()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L76"}, {"id": "entity_resourcepool_resourcepool_getname", "label": ".getName()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L77"}, {"id": "entity_resourcepool_resourcepool_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L78"}, {"id": "entity_resourcepool_resourcepool_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L79"}, {"id": "entity_resourcepool_resourcepool_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L80"}, {"id": "entity_resourcepool_resourcepool_getmembers", "label": ".getMembers()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L83"}, {"id": "entity_resourcepool_resourcepool_setname", "label": ".setName()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L85"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L85"}, {"id": "entity_resourcepool_resourcepool_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L86"}, {"id": "entity_resourcepool_resourcepool_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L88"}, {"id": "entity_resourcepool_resourcepool_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L90"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourcepool_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourcepool_php", "target": "resourcepoolrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourcepool_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourcepool_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourcepool_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourcepool_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourcepool_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_resource_entity_resourcepool_php", "target": "entity_resourcepool_resourcepool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L19", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L25", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L35", "weight": 1.0, "context": "field"}, {"source": "entity_resourcepool_resourcepool", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L39", "weight": 1.0, "context": "field"}, {"source": "entity_resourcepool_resourcepool", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L56", "weight": 1.0, "context": "field"}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L60", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool_construct", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_resourcepool_resourcepool_construct", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_getaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool_getaddress", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L75", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_gettype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool_gettype", "target": "resourcetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L76", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_getupdatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_getmembers", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L83", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool_getmembers", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L85", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L86", "weight": 1.0, "context": "return_type"}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool", "target": "entity_resourcepool_resourcepool_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool_setname", "target": "entity_resourcepool_resourcepool_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool_setactive", "target": "entity_resourcepool_resourcepool_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool_toarray", "target": "entity_resourcepool_resourcepool_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_resourcepool_resourcepool_toarray", "target": "entity_resourcepool_resourcepool_getname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Resource/Entity/ResourcePool.php", "source_location": "L96", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_resourcepool_resourcepool_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourcePool.php", "source_location": "L62", "receiver": null}, {"caller_nid": "entity_resourcepool_resourcepool_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourcePool.php", "source_location": "L62", "receiver": null}, {"caller_nid": "entity_resourcepool_resourcepool_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourcePool.php", "source_location": "L66", "receiver": null}, {"caller_nid": "entity_resourcepool_resourcepool_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourcePool.php", "source_location": "L67", "receiver": null}, {"caller_nid": "entity_resourcepool_resourcepool_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourcePool.php", "source_location": "L70", "receiver": null}, {"caller_nid": "entity_resourcepool_resourcepool_construct", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourcePool.php", "source_location": "L70", "receiver": null}, {"caller_nid": "entity_resourcepool_resourcepool_construct", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourcePool.php", "source_location": "L70", "receiver": null}, {"caller_nid": "entity_resourcepool_resourcepool_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourcePool.php", "source_location": "L88", "receiver": null}, {"caller_nid": "entity_resourcepool_resourcepool_toarray", "callee": "getCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourcePool.php", "source_location": "L98", "receiver": null}, {"caller_nid": "entity_resourcepool_resourcepool_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Resource/Entity/ResourcePool.php", "source_location": "L100", "receiver": null}]} |