- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports. - Added JSON for ResolvedServiceSpec.php, detailing its structure and methods. - Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
1 line
46 KiB
JSON
1 line
46 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "label": "AppointmentPlanBuilder.php", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L1"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder", "label": "AppointmentPlanBuilder", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L27"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L29"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_build", "label": ".build()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L40"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L40"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L40"}, {"id": "appointmentplan", "label": "AppointmentPlan", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L40"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_finish", "label": ".finish()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L101"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "label": ".gatherTemplates()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L129"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "label": ".orderedTemplates()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L167"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_mergedcounts", "label": ".mergedCounts()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L209"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "label": ".planRequirements()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L226"}, {"id": "segmenttemplate", "label": "SegmentTemplate", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L226"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "label": ".eligibleFor()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L270"}, {"id": "segmentrequirement", "label": "SegmentRequirement", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L270"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "label": ".explainMissing()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L308"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "label": ".singleSegment()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L332"}, {"id": "service_appointmentplanbuilder_appointmentplanbuilder_maxof", "label": ".maxOf()", "file_type": "code", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L379"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "segmentrequirement", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "segmenttemplate", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "segmenttemplaterepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "appointmentplan", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "plannedrequirement", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "plannedsegment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "durationcalculator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "resourcetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "clinicresourcerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "resourcetyperepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_plan_service_appointmentplanbuilder_php", "target": "service_appointmentplanbuilder_appointmentplanbuilder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L27", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L29", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_build", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L40", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_build", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_build", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_build", "target": "appointmentplan", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L40", "weight": 1.0, "context": "return_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_finish", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L101", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_finish", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L101", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_finish", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L101", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_finish", "target": "appointmentplan", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L101", "weight": 1.0, "context": "return_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L129", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L129", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L167", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_mergedcounts", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L209", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L226", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "target": "segmenttemplate", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L226", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L226", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L270", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "target": "segmentrequirement", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L270", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L270", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "target": "segmenttemplate", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L270", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L308", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "target": "segmentrequirement", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L308", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L308", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L332", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L332", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L332", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder", "target": "service_appointmentplanbuilder_appointmentplanbuilder_maxof", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L379", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_build", "target": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L47", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_build", "target": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L52", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_build", "target": "service_appointmentplanbuilder_appointmentplanbuilder_finish", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L55", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_build", "target": "service_appointmentplanbuilder_appointmentplanbuilder_mergedcounts", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L60", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_build", "target": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L62", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_build", "target": "segmenttemplate", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L63", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_build", "target": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L83", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_finish", "target": "segmenttemplate", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L108", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "target": "segmenttemplate", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L174", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "target": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L235", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "target": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L244", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "target": "service_appointmentplanbuilder_appointmentplanbuilder_maxof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L261", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "target": "segmentrequirement", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L360", "weight": 1.0}, {"source": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "target": "service_appointmentplanbuilder_appointmentplanbuilder_maxof", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L363", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_build", "callee": "totalMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L46", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_build", "callee": "getDurationSource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L63", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_build", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L65", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_build", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L70", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_build", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L70", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_build", "callee": "getSequence", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L77", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_build", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L78", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_build", "callee": "isPatientPresent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L81", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_build", "callee": "isMergeable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L82", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_build", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L83", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_finish", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L111", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L131", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L134", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L137", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L137", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L137", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L139", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "callee": "findForService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L140", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "callee": "findForServices", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L145", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L147", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_gathertemplates", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L151", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "callee": "isMergeable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L173", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "callee": "getDurationSource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L174", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L181", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L184", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L184", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "callee": "array_merge", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L189", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L189", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "callee": "usort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L191", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "callee": "getSequence", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L193", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_orderedtemplates", "callee": "getSequence", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L193", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_mergedcounts", "callee": "getRequirements", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L214", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_mergedcounts", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L215", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_mergedcounts", "callee": "getCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L216", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_mergedcounts", "callee": "getResourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L216", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_mergedcounts", "callee": "getCount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L218", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getRequirements", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L234", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getCount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L237", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L238", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getResourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L238", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L241", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L254", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getResourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L254", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L255", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getResourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L255", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getOccupancy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L257", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getConstraints", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L258", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L260", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getSetupMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L261", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_planrequirements", "callee": "getCleanupMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L262", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "getSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L276", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L276", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "getSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L276", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "findEligible", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L280", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "getResourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L282", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "getService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L284", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "requiresSameGender", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L287", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L288", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L296", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L296", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L302", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L302", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_eligiblefor", "callee": "getAttributes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L304", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L313", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L313", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "getResourceType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L313", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "requiresSameGender", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L315", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "getSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L319", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L320", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L320", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "getSkill", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L320", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L323", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L323", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_explainmissing", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L325", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L340", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L340", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "callee": "findByCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L346", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "callee": "tenantEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L347", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "callee": "tenantEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L348", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "callee": "findEligible", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L354", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L358", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "callee": "getSetupMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L363", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "callee": "getCleanupMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L364", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_singlesegment", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L369", "receiver": null}, {"caller_nid": "service_appointmentplanbuilder_appointmentplanbuilder_maxof", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Plan/Service/AppointmentPlanBuilder.php", "source_location": "L381", "receiver": null}]} |