1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "label": "Representation.php", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L1"}, {"id": "entity_representation_representation", "label": "Representation", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L10"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L22"}, {"id": "entity_representation_representation_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L54"}, {"id": "entity_representation_representation_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L63"}, {"id": "entity_representation_representation_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L64"}, {"id": "entity_representation_representation_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L65"}, {"id": "entity_representation_representation_getfullname", "label": ".getFullName()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L66"}, {"id": "entity_representation_representation_getmobilenumber", "label": ".getMobileNumber()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L67"}, {"id": "entity_representation_representation_getcityid", "label": ".getCityId()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L68"}, {"id": "entity_representation_representation_getcommissionpercent", "label": ".getCommissionPercent()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L69"}, {"id": "entity_representation_representation_getbankaccount", "label": ".getBankAccount()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L70"}, {"id": "entity_representation_representation_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L71"}, {"id": "entity_representation_representation_setfullname", "label": ".setFullName()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73"}, {"id": "entity_representation_representation_setmobilenumber", "label": ".setMobileNumber()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L74"}, {"id": "entity_representation_representation_setcityid", "label": ".setCityId()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L75"}, {"id": "entity_representation_representation_setcommissionpercent", "label": ".setCommissionPercent()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L76"}, {"id": "entity_representation_representation_setbankaccount", "label": ".setBankAccount()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L77"}, {"id": "entity_representation_representation_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L78"}, {"id": "entity_representation_representation_getibans", "label": ".getIbans()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L81"}, {"id": "entity_representation_representation_addiban", "label": ".addIban()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L87"}, {"id": "entity_representation_representation_removeiban", "label": ".removeIban()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L106"}, {"id": "entity_representation_representation_findverifiediban", "label": ".findVerifiedIban()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L117"}, {"id": "entity_representation_representation_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L127"}, {"id": "entity_representation_representation_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L129"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "representationrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_representation_entity_representation_php", "target": "entity_representation_representation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L10", "weight": 1.0}, {"source": "entity_representation_representation", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L54", "weight": 1.0}, {"source": "entity_representation_representation_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L54", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L63", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L64", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L65", "weight": 1.0}, {"source": "entity_representation_representation_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L65", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getfullname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L66", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getmobilenumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L67", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getcityid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L68", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getcommissionpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setfullname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_representation_representation_setfullname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setmobilenumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_representation_representation_setmobilenumber", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L74", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setcityid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_representation_representation_setcityid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L75", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setcommissionpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_representation_representation_setcommissionpercent", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L76", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_representation_representation_setbankaccount", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L77", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_representation_representation_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L78", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_getibans", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_addiban", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_representation_representation_addiban", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_removeiban", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L106", "weight": 1.0}, {"source": "entity_representation_representation_removeiban", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L106", "weight": 1.0, "context": "return_type"}, {"source": "entity_representation_representation", "target": "entity_representation_representation_findverifiediban", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L117", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L127", "weight": 1.0}, {"source": "entity_representation_representation", "target": "entity_representation_representation_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L129", "weight": 1.0}, {"source": "entity_representation_representation_setfullname", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_representation_representation_setmobilenumber", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_representation_representation_setcityid", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_representation_representation_setcommissionpercent", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_representation_representation_setbankaccount", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_representation_representation_setactive", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_representation_representation_addiban", "target": "entity_representation_representation_getibans", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_representation_representation_addiban", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_representation_representation_removeiban", "target": "entity_representation_representation_getibans", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L109", "weight": 1.0}, {"source": "entity_representation_representation_removeiban", "target": "entity_representation_representation_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L112", "weight": 1.0}, {"source": "entity_representation_representation_findverifiediban", "target": "entity_representation_representation_getibans", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Representation/Entity/Representation.php", "source_location": "L119", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_representation_representation_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L56", "receiver": null}, {"caller_nid": "entity_representation_representation_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L56", "receiver": null}, {"caller_nid": "entity_representation_representation_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L59", "receiver": null}, {"caller_nid": "entity_representation_representation_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L60", "receiver": null}, {"caller_nid": "entity_representation_representation_addiban", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L90", "receiver": null}, {"caller_nid": "entity_representation_representation_addiban", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L94", "receiver": null}, {"caller_nid": "entity_representation_representation_addiban", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L94", "receiver": null}, {"caller_nid": "entity_representation_representation_addiban", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L99", "receiver": null}, {"caller_nid": "entity_representation_representation_removeiban", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L108", "receiver": null}, {"caller_nid": "entity_representation_representation_removeiban", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L108", "receiver": null}, {"caller_nid": "entity_representation_representation_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Representation/Entity/Representation.php", "source_location": "L127", "receiver": null}]} |