1 line
37 KiB
JSON
1 line
37 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "label": "TreatmentCase.php", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L1"}, {"id": "entity_treatmentcase_treatmentcase", "label": "TreatmentCase", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L22"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L42"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L46"}, {"id": "treatmentprotocol", "label": "TreatmentProtocol", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L50"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L54"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L82"}, {"id": "entity_treatmentcase_treatmentcase_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L94"}, {"id": "entity_treatmentcase_treatmentcase_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L116"}, {"id": "entity_treatmentcase_treatmentcase_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L117"}, {"id": "entity_treatmentcase_treatmentcase_getpatientrecord", "label": ".getPatientRecord()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L118"}, {"id": "entity_treatmentcase_treatmentcase_getserviceitem", "label": ".getServiceItem()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L119"}, {"id": "entity_treatmentcase_treatmentcase_getprotocol", "label": ".getProtocol()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L120"}, {"id": "entity_treatmentcase_treatmentcase_getsupervisordoctor", "label": ".getSupervisorDoctor()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L121"}, {"id": "entity_treatmentcase_treatmentcase_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L122"}, {"id": "entity_treatmentcase_treatmentcase_gettotalsessions", "label": ".getTotalSessions()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L123"}, {"id": "entity_treatmentcase_treatmentcase_getopenedat", "label": ".getOpenedAt()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L124"}, {"id": "entity_treatmentcase_treatmentcase_getclosedat", "label": ".getClosedAt()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L125"}, {"id": "entity_treatmentcase_treatmentcase_getareas", "label": ".getAreas()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L126"}, {"id": "entity_treatmentcase_treatmentcase_getsessions", "label": ".getSessions()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L127"}, {"id": "entity_treatmentcase_treatmentcase_getassignedstaff", "label": ".getAssignedStaff()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L128"}, {"id": "entity_treatmentcase_treatmentcase_addarea", "label": ".addArea()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L130"}, {"id": "treatmentcasearea", "label": "TreatmentCaseArea", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L130"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L130"}, {"id": "entity_treatmentcase_treatmentcase_addsession", "label": ".addSession()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L138"}, {"id": "treatmentsession", "label": "TreatmentSession", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L138"}, {"id": "entity_treatmentcase_treatmentcase_completedsessions", "label": ".completedSessions()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L147"}, {"id": "entity_treatmentcase_treatmentcase_close", "label": ".close()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L155"}, {"id": "entity_treatmentcase_treatmentcase_reopen", "label": ".reopen()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L165"}, {"id": "entity_treatmentcase_treatmentcase_setsupervisordoctor", "label": ".setSupervisorDoctor()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L174"}, {"id": "entity_treatmentcase_treatmentcase_settotalsessions", "label": ".setTotalSessions()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L188"}, {"id": "entity_treatmentcase_treatmentcase_removearea", "label": ".removeArea()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L196"}, {"id": "entity_treatmentcase_treatmentcase_replaceassignedstaff", "label": ".replaceAssignedStaff()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L207"}, {"id": "entity_treatmentcase_treatmentcase_removesession", "label": ".removeSession()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L220"}, {"id": "entity_treatmentcase_treatmentcase_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L228"}, {"id": "entity_treatmentcase_treatmentcase_performers", "label": ".performers()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L285"}, {"id": "entity_treatmentcase_treatmentcase_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L300"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "target": "treatmentcaserepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_entity_treatmentcase_php", "target": "entity_treatmentcase_treatmentcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L22", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L28", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L42", "weight": 1.0, "context": "field"}, {"source": "entity_treatmentcase_treatmentcase", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L46", "weight": 1.0, "context": "field"}, {"source": "entity_treatmentcase_treatmentcase", "target": "treatmentprotocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L50", "weight": 1.0, "context": "field"}, {"source": "entity_treatmentcase_treatmentcase", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L54", "weight": 1.0, "context": "field"}, {"source": "entity_treatmentcase_treatmentcase", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L82", "weight": 1.0, "context": "field"}, {"source": "entity_treatmentcase_treatmentcase", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L86", "weight": 1.0, "context": "field"}, {"source": "entity_treatmentcase_treatmentcase", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L91", "weight": 1.0, "context": "field"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_construct", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L94", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_treatmentcase_treatmentcase_construct", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L94", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_treatmentcase_treatmentcase_construct", "target": "treatmentprotocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L94", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L116", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L117", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getpatientrecord", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L118", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_getpatientrecord", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L118", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getserviceitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L119", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_getserviceitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L119", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getprotocol", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L120", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_getprotocol", "target": "treatmentprotocol", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L120", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getsupervisordoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L121", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_getsupervisordoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L121", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L122", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_gettotalsessions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L123", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getopenedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L124", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getclosedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L125", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getareas", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L126", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_getareas", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L126", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getsessions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L127", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_getsessions", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L127", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_getassignedstaff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L128", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_getassignedstaff", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L128", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_addarea", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L130", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_addarea", "target": "treatmentcasearea", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L130", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_treatmentcase_treatmentcase_addarea", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L130", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_addsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L138", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_addsession", "target": "treatmentsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L138", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_treatmentcase_treatmentcase_addsession", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L138", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_completedsessions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L147", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L155", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_close", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L155", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_reopen", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L165", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_reopen", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L165", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_setsupervisordoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L174", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_setsupervisordoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L174", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_treatmentcase_treatmentcase_setsupervisordoctor", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L174", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_settotalsessions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L188", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_settotalsessions", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L188", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_removearea", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L196", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_removearea", "target": "treatmentcasearea", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L196", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_treatmentcase_treatmentcase_removearea", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L196", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_replaceassignedstaff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L207", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_replaceassignedstaff", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L207", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_removesession", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L220", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_removesession", "target": "treatmentsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L220", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_treatmentcase_treatmentcase_removesession", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L220", "weight": 1.0, "context": "return_type"}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L228", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_performers", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L285", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase", "target": "entity_treatmentcase_treatmentcase_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L300", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_construct", "target": "entity_treatmentcase_treatmentcase_getsupervisordoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_addarea", "target": "entity_treatmentcase_treatmentcase_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L133", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_addsession", "target": "entity_treatmentcase_treatmentcase_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L141", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_completedsessions", "target": "entity_treatmentcase_treatmentcase_toarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L150", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_completedsessions", "target": "entity_treatmentcase_treatmentcase_getstatus", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L151", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_completedsessions", "target": "treatmentsession", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L151", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_close", "target": "entity_treatmentcase_treatmentcase_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L159", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_reopen", "target": "entity_treatmentcase_treatmentcase_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L169", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_setsupervisordoctor", "target": "entity_treatmentcase_treatmentcase_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L177", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_settotalsessions", "target": "entity_treatmentcase_treatmentcase_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L191", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_removearea", "target": "entity_treatmentcase_treatmentcase_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L199", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_replaceassignedstaff", "target": "entity_treatmentcase_treatmentcase_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L215", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_removesession", "target": "entity_treatmentcase_treatmentcase_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L223", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_toarray", "target": "entity_treatmentcase_treatmentcase_completedsessions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L234", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_toarray", "target": "entity_treatmentcase_treatmentcase_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L238", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_toarray", "target": "entity_treatmentcase_treatmentcase_performers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L267", "weight": 1.0}, {"source": "entity_treatmentcase_treatmentcase_performers", "target": "entity_treatmentcase_treatmentcase_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Entity/TreatmentCase.php", "source_location": "L293", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_treatmentcase_treatmentcase_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L101", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L101", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L102", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_construct", "callee": "totalSessions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L106", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L108", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L109", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L110", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_addarea", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L132", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_addsession", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L140", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_completedsessions", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L149", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_completedsessions", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L149", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_close", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L158", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_removearea", "callee": "removeElement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L198", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_replaceassignedstaff", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L209", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_replaceassignedstaff", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L212", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_removesession", "callee": "removeElement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L222", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L239", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L247", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L247", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L248", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L248", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "getRecordNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L249", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L253", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L255", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L259", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L259", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L267", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L271", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_performers", "callee": "getPerformedBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L290", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_performers", "callee": "getFullName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L293", "receiver": null}, {"caller_nid": "entity_treatmentcase_treatmentcase_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Entity/TreatmentCase.php", "source_location": "L300", "receiver": null}]} |