1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_rate_php", "label": "Rate.php", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L1"}, {"id": "entity_rate_rate", "label": "Rate", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L11"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L33"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L37"}, {"id": "entity_rate_rate_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L63"}, {"id": "entity_rate_rate_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L73"}, {"id": "entity_rate_rate_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L74"}, {"id": "entity_rate_rate_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L75"}, {"id": "entity_rate_rate_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L76"}, {"id": "entity_rate_rate_getwaitingtimeatclinic", "label": ".getWaitingTimeAtClinic()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L78"}, {"id": "entity_rate_rate_getaccuracyofdiagnosis", "label": ".getAccuracyOfDiagnosis()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L79"}, {"id": "entity_rate_rate_getdoctorbehavior", "label": ".getDoctorBehavior()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L80"}, {"id": "entity_rate_rate_getcliniccleanliness", "label": ".getClinicCleanliness()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L81"}, {"id": "entity_rate_rate_getdoctorexpertise", "label": ".getDoctorExpertise()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L82"}, {"id": "entity_rate_rate_setdimensions", "label": ".setDimensions()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L85"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L85"}, {"id": "entity_rate_rate_overallpercent", "label": ".overallPercent()", "file_type": "code", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L98"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_rate_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_rate_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_rate_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_rate_php", "target": "raterepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_rate_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_rating_entity_rate_php", "target": "entity_rate_rate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L11", "weight": 1.0}, {"source": "entity_rate_rate", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L33", "weight": 1.0, "context": "field"}, {"source": "entity_rate_rate", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L37", "weight": 1.0, "context": "field"}, {"source": "entity_rate_rate", "target": "entity_rate_rate_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L63", "weight": 1.0}, {"source": "entity_rate_rate_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_rate_rate_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_rate_rate", "target": "entity_rate_rate_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_rate_rate", "target": "entity_rate_rate_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_rate_rate", "target": "entity_rate_rate_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_rate_rate_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L75", "weight": 1.0, "context": "return_type"}, {"source": "entity_rate_rate", "target": "entity_rate_rate_getdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_rate_rate_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L76", "weight": 1.0, "context": "return_type"}, {"source": "entity_rate_rate", "target": "entity_rate_rate_getwaitingtimeatclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_rate_rate", "target": "entity_rate_rate_getaccuracyofdiagnosis", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_rate_rate", "target": "entity_rate_rate_getdoctorbehavior", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_rate_rate", "target": "entity_rate_rate_getcliniccleanliness", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_rate_rate", "target": "entity_rate_rate_getdoctorexpertise", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_rate_rate", "target": "entity_rate_rate_setdimensions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_rate_rate_setdimensions", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L85", "weight": 1.0, "context": "return_type"}, {"source": "entity_rate_rate", "target": "entity_rate_rate_overallpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_rate_rate_construct", "target": "entity_rate_rate_setdimensions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Rating/Entity/Rate.php", "source_location": "L70", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_rate_rate_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php", "source_location": "L65", "receiver": null}, {"caller_nid": "entity_rate_rate_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php", "source_location": "L65", "receiver": null}, {"caller_nid": "entity_rate_rate_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php", "source_location": "L68", "receiver": null}, {"caller_nid": "entity_rate_rate_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php", "source_location": "L69", "receiver": null}, {"caller_nid": "entity_rate_rate_setdimensions", "callee": "$clamp", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php", "source_location": "L88", "receiver": null}, {"caller_nid": "entity_rate_rate_setdimensions", "callee": "$clamp", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php", "source_location": "L89", "receiver": null}, {"caller_nid": "entity_rate_rate_setdimensions", "callee": "$clamp", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php", "source_location": "L90", "receiver": null}, {"caller_nid": "entity_rate_rate_setdimensions", "callee": "$clamp", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php", "source_location": "L91", "receiver": null}, {"caller_nid": "entity_rate_rate_setdimensions", "callee": "$clamp", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php", "source_location": "L92", "receiver": null}, {"caller_nid": "entity_rate_rate_setdimensions", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Rating/Entity/Rate.php", "source_location": "L93", "receiver": null}]} |