1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_catalogcategory_php", "label": "CatalogCategory.php", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L1"}, {"id": "entity_catalogcategory_catalogcategory", "label": "CatalogCategory", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L20"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L39"}, {"id": "entity_catalogcategory_catalogcategory_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L58"}, {"id": "entity_catalogcategory_catalogcategory_getid", "label": ".getId()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L69"}, {"id": "entity_catalogcategory_catalogcategory_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L70"}, {"id": "entity_catalogcategory_catalogcategory_getparent", "label": ".getParent()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L71"}, {"id": "entity_catalogcategory_catalogcategory_getname", "label": ".getName()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L72"}, {"id": "entity_catalogcategory_catalogcategory_getsortorder", "label": ".getSortOrder()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L73"}, {"id": "entity_catalogcategory_catalogcategory_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L74"}, {"id": "entity_catalogcategory_catalogcategory_setname", "label": ".setName()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L76"}, {"id": "entity_catalogcategory_catalogcategory_setsortorder", "label": ".setSortOrder()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L77"}, {"id": "entity_catalogcategory_catalogcategory_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L78"}, {"id": "entity_catalogcategory_catalogcategory_setparent", "label": ".setParent()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L79"}, {"id": "entity_catalogcategory_catalogcategory_depth", "label": ".depth()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L82"}, {"id": "entity_catalogcategory_catalogcategory_touch", "label": ".touch()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L95"}, {"id": "entity_catalogcategory_catalogcategory_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L97"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_catalogcategory_php", "target": "catalogcategoryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_catalogcategory_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_catalogcategory_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_catalogcategory_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_catalogcategory_php", "target": "entity_catalogcategory_catalogcategory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L20", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L26", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L39", "weight": 1.0, "context": "field"}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L58", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_construct", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L58", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_getparent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_getparent", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L71", "weight": 1.0, "context": "return_type"}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_getsortorder", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L76", "weight": 1.0, "context": "return_type"}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_setsortorder", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_setsortorder", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L77", "weight": 1.0, "context": "return_type"}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L78", "weight": 1.0, "context": "return_type"}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_setparent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_setparent", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_catalogcategory_catalogcategory_setparent", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L79", "weight": 1.0, "context": "return_type"}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_depth", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory", "target": "entity_catalogcategory_catalogcategory_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L97", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_setname", "target": "entity_catalogcategory_catalogcategory_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_setsortorder", "target": "entity_catalogcategory_catalogcategory_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_setactive", "target": "entity_catalogcategory_catalogcategory_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_setparent", "target": "entity_catalogcategory_catalogcategory_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_catalogcategory_catalogcategory_depth", "target": "entity_catalogcategory_catalogcategory_getparent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/CatalogCategory.php", "source_location": "L89", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_catalogcategory_catalogcategory_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/CatalogCategory.php", "source_location": "L60", "receiver": null}, {"caller_nid": "entity_catalogcategory_catalogcategory_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/CatalogCategory.php", "source_location": "L60", "receiver": null}, {"caller_nid": "entity_catalogcategory_catalogcategory_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/CatalogCategory.php", "source_location": "L63", "receiver": null}, {"caller_nid": "entity_catalogcategory_catalogcategory_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/CatalogCategory.php", "source_location": "L64", "receiver": null}, {"caller_nid": "entity_catalogcategory_catalogcategory_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/CatalogCategory.php", "source_location": "L66", "receiver": null}, {"caller_nid": "entity_catalogcategory_catalogcategory_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/CatalogCategory.php", "source_location": "L95", "receiver": null}]} |