1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "label": "DoctorSecretary.php", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L1"}, {"id": "entity_doctorsecretary_doctorsecretary", "label": "DoctorSecretary", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L12"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L40"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L44"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L51"}, {"id": "entity_doctorsecretary_doctorsecretary_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L73"}, {"id": "entity_doctorsecretary_doctorsecretary_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L85"}, {"id": "entity_doctorsecretary_doctorsecretary_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L86"}, {"id": "entity_doctorsecretary_doctorsecretary_getdoctor", "label": ".getDoctor()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L87"}, {"id": "entity_doctorsecretary_doctorsecretary_getsecretary", "label": ".getSecretary()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L88"}, {"id": "entity_doctorsecretary_doctorsecretary_getownertype", "label": ".getOwnerType()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L89"}, {"id": "entity_doctorsecretary_doctorsecretary_getclinic", "label": ".getClinic()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L90"}, {"id": "entity_doctorsecretary_doctorsecretary_getpermissions", "label": ".getPermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L91"}, {"id": "entity_doctorsecretary_doctorsecretary_getnationalcode", "label": ".getNationalCode()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L92"}, {"id": "entity_doctorsecretary_doctorsecretary_getaddress", "label": ".getAddress()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L93"}, {"id": "entity_doctorsecretary_doctorsecretary_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L94"}, {"id": "entity_doctorsecretary_doctorsecretary_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L95"}, {"id": "entity_doctorsecretary_doctorsecretary_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L96"}, {"id": "entity_doctorsecretary_doctorsecretary_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L98"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L98"}, {"id": "entity_doctorsecretary_doctorsecretary_setpermissions", "label": ".setPermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L99"}, {"id": "entity_doctorsecretary_doctorsecretary_setnationalcode", "label": ".setNationalCode()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L100"}, {"id": "entity_doctorsecretary_doctorsecretary_setaddress", "label": ".setAddress()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101"}, {"id": "entity_doctorsecretary_doctorsecretary_mergepermissions", "label": ".mergePermissions()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L104"}, {"id": "entity_doctorsecretary_doctorsecretary_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L124"}, {"id": "entity_doctorsecretary_doctorsecretary_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L126"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_secretary_entity_doctorsecretary_php", "target": "entity_doctorsecretary_doctorsecretary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L12", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L40", "weight": 1.0, "context": "field"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L44", "weight": 1.0, "context": "field"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L51", "weight": 1.0, "context": "field"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_construct", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctorsecretary_doctorsecretary_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctorsecretary_doctorsecretary_construct", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getdoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_getdoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getsecretary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_getsecretary", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L88", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getownertype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_getclinic", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L90", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getpermissions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L92", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L93", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_getupdatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L98", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setpermissions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setpermissions", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L99", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L100", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setnationalcode", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_setaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setaddress", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101", "weight": 1.0, "context": "return_type"}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_mergepermissions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L124", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary", "target": "entity_doctorsecretary_doctorsecretary_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L126", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setactive", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setpermissions", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setnationalcode", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L100", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_setaddress", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_mergepermissions", "target": "entity_doctorsecretary_doctorsecretary_getpermissions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L106", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_mergepermissions", "target": "entity_doctorsecretary_doctorsecretary_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L121", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_toarray", "target": "entity_doctorsecretary_doctorsecretary_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L133", "weight": 1.0}, {"source": "entity_doctorsecretary_doctorsecretary_toarray", "target": "entity_doctorsecretary_doctorsecretary_getpermissions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Secretary/Entity/DoctorSecretary.php", "source_location": "L139", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L75", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L75", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L81", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L82", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L108", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L108", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L110", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_mergepermissions", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L116", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L124", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_toarray", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L130", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_toarray", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L131", "receiver": null}, {"caller_nid": "entity_doctorsecretary_doctorsecretary_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Secretary/Entity/DoctorSecretary.php", "source_location": "L132", "receiver": null}]} |