Files
clinicpro/graphify-out/cache/ast/v0.8.44/2972dfde0467003ee061e87ad62a4d64d8cfa47c45fcd74134f46b8565149acd.json
T
2026-07-16 09:18:53 +03:30

1 line
24 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": "L71"}, {"id": "entity_serviceitem_serviceitem_getid", "label": ".getId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L82"}, {"id": "entity_serviceitem_serviceitem_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L83"}, {"id": "entity_serviceitem_serviceitem_getsection", "label": ".getSection()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L84"}, {"id": "entity_serviceitem_serviceitem_getstaff", "label": ".getStaff()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L85"}, {"id": "entity_serviceitem_serviceitem_getname", "label": ".getName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L86"}, {"id": "entity_serviceitem_serviceitem_getpricerials", "label": ".getPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L87"}, {"id": "entity_serviceitem_serviceitem_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L88"}, {"id": "entity_serviceitem_serviceitem_isinsurancecovered", "label": ".isInsuranceCovered()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L89"}, {"id": "entity_serviceitem_serviceitem_getinsurancepricerials", "label": ".getInsurancePriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L90"}, {"id": "entity_serviceitem_serviceitem_getdurationminutes", "label": ".getDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L91"}, {"id": "entity_serviceitem_serviceitem_isbookable", "label": ".isBookable()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L92"}, {"id": "entity_serviceitem_serviceitem_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L93"}, {"id": "entity_serviceitem_serviceitem_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L94"}, {"id": "entity_serviceitem_serviceitem_setstaff", "label": ".setStaff()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L96"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L96"}, {"id": "entity_serviceitem_serviceitem_getstaffmembers", "label": ".getStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L99"}, {"id": "entity_serviceitem_serviceitem_setstaffmembers", "label": ".setStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L111"}, {"id": "entity_serviceitem_serviceitem_setname", "label": ".setName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L124"}, {"id": "entity_serviceitem_serviceitem_setpricerials", "label": ".setPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L125"}, {"id": "entity_serviceitem_serviceitem_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L126"}, {"id": "entity_serviceitem_serviceitem_setinsurancecovered", "label": ".setInsuranceCovered()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L127"}, {"id": "entity_serviceitem_serviceitem_setinsurancepricerials", "label": ".setInsurancePriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L128"}, {"id": "entity_serviceitem_serviceitem_setdurationminutes", "label": ".setDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L129"}, {"id": "entity_serviceitem_serviceitem_setbookable", "label": ".setBookable()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L130"}, {"id": "entity_serviceitem_serviceitem_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L132"}], "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": "entity_serviceitem_serviceitem_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_construct", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L71", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_serviceitem_serviceitem", "target": "entity_serviceitem_serviceitem_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L82", "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": "L83", "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": "L84", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getsection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L84", "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": "L85", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L85", "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": "L86", "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": "L87", "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": "L88", "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": "L89", "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": "L90", "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": "L91", "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": "L92", "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": "L93", "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": "L94", "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": "L96", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L96", "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": "L96", "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": "L99", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getstaffmembers", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L99", "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": "L111", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setstaffmembers", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L111", "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": "L124", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L124", "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": "L125", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setpricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L125", "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": "L126", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L126", "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": "L127", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setinsurancecovered", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L127", "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": "L128", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setinsurancepricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L128", "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": "L129", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setdurationminutes", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L129", "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": "L130", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setbookable", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L130", "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": "L132", "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": "L113", "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": "L136", "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": "L144", "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": "L73", "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": "L73", "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": "L77", "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": "L78", "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": "L96", "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": "L114", "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": "L116", "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": "L117", "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": "L121", "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": "L124", "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": "L125", "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": "L126", "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": "L127", "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": "L128", "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": "L129", "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": "L130", "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": "L136", "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": "L137", "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": "L148", "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": "L150", "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": "L151", "receiver": null}]}