- Created JSON representation for VisitPriceRequirementResolver.php, including nodes and edges for methods and imports. - Added AST cache for migrations/Version20260717093000.php, detailing methods and their relationships. - Introduced AST cache for DiscountRuleRepository.php, capturing methods, imports, and their interactions.
1 line
31 KiB
JSON
1 line
31 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": "L12"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L24"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L30"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L39"}, {"id": "entity_serviceitem_serviceitem_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L87"}, {"id": "entity_serviceitem_serviceitem_getconsumables", "label": ".getConsumables()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L100"}, {"id": "entity_serviceitem_serviceitem_replaceconsumables", "label": ".replaceConsumables()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L112"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L112"}, {"id": "entity_serviceitem_serviceitem_getid", "label": ".getId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L143"}, {"id": "entity_serviceitem_serviceitem_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L144"}, {"id": "entity_serviceitem_serviceitem_getsection", "label": ".getSection()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L145"}, {"id": "entity_serviceitem_serviceitem_getstaff", "label": ".getStaff()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L146"}, {"id": "entity_serviceitem_serviceitem_getname", "label": ".getName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L147"}, {"id": "entity_serviceitem_serviceitem_getpricerials", "label": ".getPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L148"}, {"id": "entity_serviceitem_serviceitem_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L149"}, {"id": "entity_serviceitem_serviceitem_isinsurancecovered", "label": ".isInsuranceCovered()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L150"}, {"id": "entity_serviceitem_serviceitem_getinsurancepricerials", "label": ".getInsurancePriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L151"}, {"id": "entity_serviceitem_serviceitem_getdurationminutes", "label": ".getDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L152"}, {"id": "entity_serviceitem_serviceitem_isbookable", "label": ".isBookable()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L153"}, {"id": "entity_serviceitem_serviceitem_getinventorypackageid", "label": ".getInventoryPackageId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L154"}, {"id": "entity_serviceitem_serviceitem_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L155"}, {"id": "entity_serviceitem_serviceitem_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L156"}, {"id": "entity_serviceitem_serviceitem_setstaff", "label": ".setStaff()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L158"}, {"id": "entity_serviceitem_serviceitem_getstaffmembers", "label": ".getStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L161"}, {"id": "entity_serviceitem_serviceitem_setstaffmembers", "label": ".setStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L173"}, {"id": "entity_serviceitem_serviceitem_setname", "label": ".setName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L186"}, {"id": "entity_serviceitem_serviceitem_setpricerials", "label": ".setPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L187"}, {"id": "entity_serviceitem_serviceitem_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L188"}, {"id": "entity_serviceitem_serviceitem_setinsurancecovered", "label": ".setInsuranceCovered()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L189"}, {"id": "entity_serviceitem_serviceitem_setinsurancepricerials", "label": ".setInsurancePriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L190"}, {"id": "entity_serviceitem_serviceitem_setdurationminutes", "label": ".setDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L191"}, {"id": "entity_serviceitem_serviceitem_setbookable", "label": ".setBookable()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L192"}, {"id": "entity_serviceitem_serviceitem_setinventorypackageid", "label": ".setInventoryPackageId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L193"}, {"id": "entity_serviceitem_serviceitem_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L195"}], "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": "clinicstaff", "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": "arraycollection", "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": "collection", "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": "mapping", "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": "uuid", "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": "entity_serviceitem_serviceitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L12", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "entity_serviceitem_serviceitem", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "entity_serviceitem_serviceitem", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L39", "weight": 1.0, "context": "field"}, {"source": "entity_serviceitem_serviceitem", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L78", "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": "L87", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_construct", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L87", "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": "L100", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getconsumables", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L100", "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": "L112", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_replaceconsumables", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L112", "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": "L143", "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": "L144", "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": "L145", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getsection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L145", "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": "L146", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L146", "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": "L147", "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": "L148", "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": "L149", "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": "L150", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getinsurancepricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L151", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getdurationminutes", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L152", "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": "L153", "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": "L154", "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": "L155", "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": "L156", "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": "L158", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L158", "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": "L158", "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": "L161", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getstaffmembers", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L161", "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": "L173", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setstaffmembers", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L173", "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": "L186", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L186", "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": "L187", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setpricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L187", "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": "L188", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L188", "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": "L189", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setinsurancecovered", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L189", "weight": 1.0, "context": "return_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_setinsurancepricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L190", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setinsurancepricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L190", "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": "L191", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setdurationminutes", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L191", "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": "L192", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setbookable", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L192", "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": "L193", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setinventorypackageid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L193", "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": "L195", "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": "L115", "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": "L116", "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": "L175", "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": "L199", "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": "L207", "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": "L208", "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": "L228", "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": "L89", "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": "L89", "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": "L93", "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": "L94", "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": "L116", "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": "L124", "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": "L125", "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": "L129", "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": "L129", "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": "L133", "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": "L134", "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": "L138", "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": "L158", "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": "L176", "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": "L178", "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": "L179", "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": "L183", "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": "L186", "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": "L187", "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": "L188", "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": "L189", "receiver": null}, {"caller_nid": "entity_serviceitem_serviceitem_setinsurancepricerials", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/ServiceItem.php", "source_location": "L190", "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": "L191", "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": "L192", "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": "L193", "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": "L199", "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": "L200", "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": "L212", "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": "L214", "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": "L215", "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": "L226", "receiver": null}]} |