Files
clinicpro/graphify-out/cache/ast/v0.8.44/0922c518e0ffc821ec3fa6f62110933c0c8ccf0301f223409c7715195a2e76b9.json
T
hamed 7020d3888e Add AST cache files for ServiceItemMultiStaffTest and Version20260713093327 migrations
- Created JSON representation for ServiceItemMultiStaffTest.php, detailing nodes, edges, and raw calls.
- Created JSON representation for Version20260713093327.php migration, including nodes, edges, and raw calls.
2026-07-13 13:31:01 +03:30

1 line
23 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": "L67"}, {"id": "entity_serviceitem_serviceitem_getid", "label": ".getId()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L78"}, {"id": "entity_serviceitem_serviceitem_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L79"}, {"id": "entity_serviceitem_serviceitem_getsection", "label": ".getSection()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L80"}, {"id": "entity_serviceitem_serviceitem_getstaff", "label": ".getStaff()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L81"}, {"id": "entity_serviceitem_serviceitem_getname", "label": ".getName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L82"}, {"id": "entity_serviceitem_serviceitem_getpricerials", "label": ".getPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L83"}, {"id": "entity_serviceitem_serviceitem_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L84"}, {"id": "entity_serviceitem_serviceitem_isinsurancecovered", "label": ".isInsuranceCovered()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L85"}, {"id": "entity_serviceitem_serviceitem_getinsurancepricerials", "label": ".getInsurancePriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L86"}, {"id": "entity_serviceitem_serviceitem_getdurationminutes", "label": ".getDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L87"}, {"id": "entity_serviceitem_serviceitem_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L88"}, {"id": "entity_serviceitem_serviceitem_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L89"}, {"id": "entity_serviceitem_serviceitem_setstaff", "label": ".setStaff()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L91"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L91"}, {"id": "entity_serviceitem_serviceitem_getstaffmembers", "label": ".getStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L94"}, {"id": "entity_serviceitem_serviceitem_setstaffmembers", "label": ".setStaffMembers()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L106"}, {"id": "entity_serviceitem_serviceitem_setname", "label": ".setName()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L119"}, {"id": "entity_serviceitem_serviceitem_setpricerials", "label": ".setPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L120"}, {"id": "entity_serviceitem_serviceitem_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L121"}, {"id": "entity_serviceitem_serviceitem_setinsurancecovered", "label": ".setInsuranceCovered()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L122"}, {"id": "entity_serviceitem_serviceitem_setinsurancepricerials", "label": ".setInsurancePriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L123"}, {"id": "entity_serviceitem_serviceitem_setdurationminutes", "label": ".setDurationMinutes()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L124"}, {"id": "entity_serviceitem_serviceitem_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L126"}], "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": "L67", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_construct", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L67", "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": "L78", "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": "L79", "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": "L80", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getsection", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L80", "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": "L81", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L81", "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": "L82", "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": "L83", "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": "L84", "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": "L85", "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": "L86", "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": "L87", "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": "L88", "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": "L89", "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": "L91", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setstaff", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L91", "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": "L91", "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": "L94", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_getstaffmembers", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L94", "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": "L106", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setstaffmembers", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L106", "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": "L119", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L119", "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": "L120", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setpricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L120", "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": "L121", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L121", "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": "L122", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setinsurancecovered", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L122", "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": "L123", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setinsurancepricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L123", "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": "L124", "weight": 1.0}, {"source": "entity_serviceitem_serviceitem_setdurationminutes", "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_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/ServiceItem.php", "source_location": "L126", "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": "L108", "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": "L130", "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": "L138", "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": "L69", "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": "L69", "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": "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": "L74", "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": "L91", "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": "L109", "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": "L111", "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": "L112", "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": "L116", "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": "L119", "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": "L120", "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": "L121", "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": "L122", "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": "L123", "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": "L124", "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": "L130", "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": "L131", "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": "L142", "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": "L144", "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": "L145", "receiver": null}]}