1 line
42 KiB
JSON
1 line
42 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_serviceitem_php", "label": "ServiceItem.php", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L1"}, {"id": "entity_serviceitem_serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L14"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L29"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L35"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L44"}, {"id": "servicecategory", "label": "ServiceCategory", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L61"}, {"id": "catalogcategory", "label": "CatalogCategory", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L103"}, {"id": "entity_serviceitem_serviceitem_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L133"}, {"id": "entity_serviceitem_serviceitem_getconsumables", "label": ".getConsumables()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L147"}, {"id": "entity_serviceitem_serviceitem_replaceconsumables", "label": ".replaceConsumables()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L163"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L163"}, {"id": "entity_serviceitem_serviceitem_getid", "label": ".getId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L194"}, {"id": "entity_serviceitem_serviceitem_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L195"}, {"id": "entity_serviceitem_serviceitem_getsection", "label": ".getSection()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L196"}, {"id": "entity_serviceitem_serviceitem_getstaff", "label": ".getStaff()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L198"}, {"id": "entity_serviceitem_serviceitem_getname", "label": ".getName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L199"}, {"id": "entity_serviceitem_serviceitem_getpricerials", "label": ".getPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L200"}, {"id": "entity_serviceitem_serviceitem_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L201"}, {"id": "entity_serviceitem_serviceitem_isinsurancecovered", "label": ".isInsuranceCovered()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L202"}, {"id": "entity_serviceitem_serviceitem_getservicecategory", "label": ".getServiceCategory()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L203"}, {"id": "entity_serviceitem_serviceitem_getdurationminutes", "label": ".getDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L204"}, {"id": "entity_serviceitem_serviceitem_isbookable", "label": ".isBookable()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L205"}, {"id": "entity_serviceitem_serviceitem_getinventorypackageid", "label": ".getInventoryPackageId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L206"}, {"id": "entity_serviceitem_serviceitem_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L207"}, {"id": "entity_serviceitem_serviceitem_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L208"}, {"id": "entity_serviceitem_serviceitem_setstaff", "label": ".setStaff()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L210"}, {"id": "entity_serviceitem_serviceitem_getstaffmembers", "label": ".getStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L213"}, {"id": "entity_serviceitem_serviceitem_setstaffmembers", "label": ".setStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L229"}, {"id": "entity_serviceitem_serviceitem_setname", "label": ".setName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L242"}, {"id": "entity_serviceitem_serviceitem_setpricerials", "label": ".setPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L243"}, {"id": "entity_serviceitem_serviceitem_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L244"}, {"id": "entity_serviceitem_serviceitem_setinsurancecovered", "label": ".setInsuranceCovered()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L245"}, {"id": "entity_serviceitem_serviceitem_setservicecategory", "label": ".setServiceCategory()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L246"}, {"id": "entity_serviceitem_serviceitem_setdurationminutes", "label": ".setDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L248"}, {"id": "entity_serviceitem_serviceitem_getsolodurationminutes", "label": ".getSoloDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L257"}, {"id": "entity_serviceitem_serviceitem_getadditionaldurationminutes", "label": ".getAdditionalDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L258"}, {"id": "entity_serviceitem_serviceitem_getsessioncount", "label": ".getSessionCount()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L259"}, {"id": "entity_serviceitem_serviceitem_getcatalogcategory", "label": ".getCatalogCategory()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L260"}, {"id": "entity_serviceitem_serviceitem_effectiveadditionalminutes", "label": ".effectiveAdditionalMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L266"}, {"id": "entity_serviceitem_serviceitem_setsolodurationminutes", "label": ".setSoloDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L271"}, {"id": "entity_serviceitem_serviceitem_setadditionaldurationminutes", "label": ".setAdditionalDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L280"}, {"id": "entity_serviceitem_serviceitem_setsessioncount", "label": ".setSessionCount()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L289"}, {"id": "entity_serviceitem_serviceitem_setcatalogcategory", "label": ".setCatalogCategory()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L301"}, {"id": "entity_serviceitem_serviceitem_setbookable", "label": ".setBookable()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L308"}, {"id": "entity_serviceitem_serviceitem_setinventorypackageid", "label": ".setInventoryPackageId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L309"}, {"id": "entity_serviceitem_serviceitem_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L311"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_serviceitem_php", "target": "serviceitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_serviceitem_php", "target": "servicecategory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_serviceitem_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_serviceitem_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_serviceitem_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_serviceitem_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_serviceitem_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_serviceitem_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_serviceitem_php", "target": "entity_serviceitem_serviceitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L14", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L19", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "entity_serviceitem_serviceitem", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L35", "weight": 1.0, "context": "field"}, {"source": "entity_serviceitem_serviceitem", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L44", "weight": 1.0, "context": "field"}, {"source": "entity_serviceitem_serviceitem", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L61", "weight": 1.0, "context": "field"}, {"source": "entity_serviceitem_serviceitem", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L103", "weight": 1.0, "context": "field"}, {"source": "entity_serviceitem_serviceitem", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L124", "weight": 1.0, "context": "field"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L133", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_construct", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L133", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getconsumables", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L147", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getconsumables", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L147", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_replaceconsumables", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L163", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_replaceconsumables", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L163", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L194", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L195", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getsection", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L196", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getsection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L196", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getstaff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L198", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L198", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L199", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L200", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L201", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_isinsurancecovered", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L202", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getservicecategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L203", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getservicecategory", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L203", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getdurationminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L204", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_isbookable", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L205", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getinventorypackageid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L206", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L207", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getupdatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L208", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setstaff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L210", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L210", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_serviceitem_serviceitem_setstaff", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L210", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getstaffmembers", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L213", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getstaffmembers", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L213", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setstaffmembers", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L229", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setstaffmembers", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L229", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L242", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L242", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L243", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setpricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L243", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L244", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L244", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setinsurancecovered", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L245", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setinsurancecovered", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L245", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setservicecategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L246", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setservicecategory", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L246", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_serviceitem_serviceitem_setservicecategory", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L246", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setdurationminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L248", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setdurationminutes", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L248", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getsolodurationminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L257", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getadditionaldurationminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L258", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getsessioncount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L259", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getcatalogcategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L260", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getcatalogcategory", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L260", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_effectiveadditionalminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L266", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setsolodurationminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L271", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setsolodurationminutes", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L271", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setadditionaldurationminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L280", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setadditionaldurationminutes", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L280", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setsessioncount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L289", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setsessioncount", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L289", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setcatalogcategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L301", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setcatalogcategory", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L301", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_serviceitem_serviceitem_setcatalogcategory", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L301", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setbookable", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L308", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setbookable", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L308", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setinventorypackageid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L309", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setinventorypackageid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L309", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L311", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_replaceconsumables", "target": "entity_serviceitem_serviceitem_getconsumables", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L166", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_replaceconsumables", "target": "entity_serviceitem_serviceitem_getid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L167", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setstaffmembers", "target": "entity_serviceitem_serviceitem_getstaffmembers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L231", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_effectiveadditionalminutes", "target": "entity_serviceitem_serviceitem_getsolodurationminutes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L268", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_toarray", "target": "entity_serviceitem_serviceitem_getstaffmembers", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L315", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_toarray", "target": "entity_serviceitem_serviceitem_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L323", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_toarray", "target": "entity_serviceitem_serviceitem_getname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L324", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_toarray", "target": "entity_serviceitem_serviceitem_getservicecategory", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L338", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_toarray", "target": "entity_serviceitem_serviceitem_getsolodurationminutes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L341", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_toarray", "target": "entity_serviceitem_serviceitem_effectiveadditionalminutes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L342", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_toarray", "target": "entity_serviceitem_serviceitem_getconsumables", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L349", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_serviceitem_serviceitem_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L135", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L135", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L137", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_construct", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L137", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_construct", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L137", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L140", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L141", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_replaceconsumables", "callee": "getItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L167", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_replaceconsumables", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L175", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_replaceconsumables", "callee": "setAmount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L176", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_replaceconsumables", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L180", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_replaceconsumables", "callee": "setServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L180", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_replaceconsumables", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L184", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_replaceconsumables", "callee": "removeElement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L185", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_replaceconsumables", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L189", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setstaff", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L210", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setstaffmembers", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L232", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setstaffmembers", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L234", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setstaffmembers", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L235", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setstaffmembers", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L239", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setname", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L242", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setpricerials", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L243", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setactive", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L244", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setinsurancecovered", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L245", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setservicecategory", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L246", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setdurationminutes", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L252", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setsolodurationminutes", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L275", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setadditionaldurationminutes", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L283", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setsessioncount", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L296", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setcatalogcategory", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L304", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setbookable", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L308", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setinventorypackageid", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L309", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_toarray", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L315", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_toarray", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L316", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_toarray", "callee": "getFullName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L328", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L330", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_toarray", "callee": "getFullName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L331", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_toarray", "callee": "label", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L339", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L347", "receiver": null}]} |