1 line
7.2 KiB
JSON
1 line
7.2 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_like_php", "label": "Like.php", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L1"}, {"id": "entity_like_like", "label": "Like", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L10"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L23"}, {"id": "comment", "label": "Comment", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L27"}, {"id": "entity_like_like_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L38"}, {"id": "entity_like_like_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L47"}, {"id": "entity_like_like_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L48"}, {"id": "entity_like_like_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L49"}, {"id": "entity_like_like_getcomment", "label": ".getComment()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L50"}, {"id": "entity_like_like_getvalue", "label": ".getValue()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L51"}, {"id": "entity_like_like_setvalue", "label": ".setValue()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L53"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L53"}, {"id": "entity_like_like_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Rating/Entity/Like.php", "source_location": "L55"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_like_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_like_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_like_php", "target": "likerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_like_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_like_php", "target": "entity_like_like", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L10", "weight": 1.0}, {"source": "entity_like_like", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "entity_like_like", "target": "comment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "entity_like_like", "target": "entity_like_like_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L38", "weight": 1.0}, {"source": "entity_like_like_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_like_like_construct", "target": "comment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_like_like", "target": "entity_like_like_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L47", "weight": 1.0}, {"source": "entity_like_like", "target": "entity_like_like_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L48", "weight": 1.0}, {"source": "entity_like_like", "target": "entity_like_like_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L49", "weight": 1.0}, {"source": "entity_like_like_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L49", "weight": 1.0, "context": "return_type"}, {"source": "entity_like_like", "target": "entity_like_like_getcomment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L50", "weight": 1.0}, {"source": "entity_like_like_getcomment", "target": "comment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L50", "weight": 1.0, "context": "return_type"}, {"source": "entity_like_like", "target": "entity_like_like_getvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L51", "weight": 1.0}, {"source": "entity_like_like", "target": "entity_like_like_setvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L53", "weight": 1.0}, {"source": "entity_like_like_setvalue", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L53", "weight": 1.0, "context": "return_type"}, {"source": "entity_like_like", "target": "entity_like_like_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L55", "weight": 1.0}, {"source": "entity_like_like_toarray", "target": "entity_like_like_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Like.php", "source_location": "L59", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_like_like_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Like.php", "source_location": "L40", "receiver": null}, {"caller_nid": "entity_like_like_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Like.php", "source_location": "L40", "receiver": null}, {"caller_nid": "entity_like_like_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Like.php", "source_location": "L44", "receiver": null}]} |